PHP Web Host - Quality Web Hosting For All PHP Applications Free RavenNuke(tm) Add Ons
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Sun Mar 27, 2005 11:32 pm Reply with quote Back to top

It's the sportsline.com site that is hanging it.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Sfinxs
Client


Joined: Mar 09, 2005
Posts: 157

PostPosted: Sun Mar 27, 2005 11:34 pm Reply with quote Back to top

sorry for wasting yoru time i goooooooooooot iiiiitttttttttttttt!!!!!!!!!!!!!!!!! I scrolled down and saw that the block says modules/rwh_blala/index.php was not found and i realized I didn't name the folder the same as the link. So I fixed it. Thanks Raven, now I can sleep and get up for school tomorrow yihaaaaaaaaaaa!
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Sun Mar 27, 2005 11:38 pm Reply with quote Back to top

Smack Bang Head ROTFL
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
ciph3r
Worker
Worker


Joined: Jun 01, 2005
Posts: 178

PostPosted: Fri Jul 28, 2006 11:50 pm Reply with quote Back to top

I got 2.3 working. You have to go into your header.php file:

Find this:

echo "<link rel=\"alternate\" type=\"application/rss+xml\" title=\"RSS\" href=\"backend.php\">\n";
echo "<LINK REL=\"StyleSheet\" HREF=\"themes/$ThemeSel/style/style.css\" TYPE=\"text/css\">\n\n\n";
if (file_exists("includes/custom_files/custom_head.php")) {
@include_once("includes/custom_files/custom_head.php");
}

Insert this below the line:
if (file_exists("includes/my_header.php")) {
@include_once("includes/my_header.php");
}

The result should appear like this:

echo "<link rel=\"alternate\" type=\"application/rss+xml\" title=\"RSS\" href=\"backend.php\">\n";
echo "<LINK REL=\"StyleSheet\" HREF=\"themes/$ThemeSel/style/style.css\" TYPE=\"text/css\">\n\n\n";
if (file_exists("includes/custom_files/custom_head.php")) {
@include_once("includes/custom_files/custom_head.php");
}
if (file_exists("includes/my_header.php")) {
@include_once("includes/my_header.php");
}

Then upload the my_header.php file into your includes directory.
Once I did this, 2.3 works.

Can be found here:
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum