runnerjp Posted August 29, 2006 Share Posted August 29, 2006 hey//// i added this to my homepage <?php include("http://runnerselite.com/forum/ssi.php?a=news&show=10"); ?> so that i could get top 10 posts from my smf forumand when i access my page all i get is this error messageWarning: main(http://runnerselite.com/forum/ssi.php?a=news&show=10): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/runnerse/public_html/index.php on line 76what does it mean :S Quote Link to comment https://forums.phpfreaks.com/topic/19046-help-i-keep-gttin-an-error-need-to-be-good-at-php/ Share on other sites More sharing options...
.josh Posted August 29, 2006 Share Posted August 29, 2006 well it usually means that you don't have the right path to the file you want to include. Quote Link to comment https://forums.phpfreaks.com/topic/19046-help-i-keep-gttin-an-error-need-to-be-good-at-php/#findComment-82362 Share on other sites More sharing options...
runnerjp Posted August 29, 2006 Author Share Posted August 29, 2006 ok now its sayingPlease don't access SSI.php by URL directly; you may want to use the path ('SSI.php') or add ?ssi_function=something.how wud i edit <?php include("http://runnerselite.com/forum/SSI.php?a=news&show=10"); ?> to make it work :D Quote Link to comment https://forums.phpfreaks.com/topic/19046-help-i-keep-gttin-an-error-need-to-be-good-at-php/#findComment-82363 Share on other sites More sharing options...
runnerjp Posted August 29, 2006 Author Share Posted August 29, 2006 n e 1? Quote Link to comment https://forums.phpfreaks.com/topic/19046-help-i-keep-gttin-an-error-need-to-be-good-at-php/#findComment-82372 Share on other sites More sharing options...
runnerjp Posted August 29, 2006 Author Share Posted August 29, 2006 ? Quote Link to comment https://forums.phpfreaks.com/topic/19046-help-i-keep-gttin-an-error-need-to-be-good-at-php/#findComment-82414 Share on other sites More sharing options...
wildteen88 Posted August 29, 2006 Share Posted August 29, 2006 Have no idea. But what I can tell you are running SMF. I suggest you get help over at smf help forum. Quote Link to comment https://forums.phpfreaks.com/topic/19046-help-i-keep-gttin-an-error-need-to-be-good-at-php/#findComment-82418 Share on other sites More sharing options...
runnerjp Posted August 29, 2006 Author Share Posted August 29, 2006 where is the smf help forum Quote Link to comment https://forums.phpfreaks.com/topic/19046-help-i-keep-gttin-an-error-need-to-be-good-at-php/#findComment-82419 Share on other sites More sharing options...
ober Posted August 29, 2006 Share Posted August 29, 2006 simplemachines.org???? Quote Link to comment https://forums.phpfreaks.com/topic/19046-help-i-keep-gttin-an-error-need-to-be-good-at-php/#findComment-82437 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.