Need Help with Side Nav Include

Reply

Join Date: May 2004
Posts: 434
Reputation: ep2002 is an unknown quantity at this point 
Solved Threads: 0
ep2002's Avatar
ep2002 ep2002 is offline Offline
Posting Pro in Training

Need Help with Side Nav Include

 
0
  #1
Dec 22nd, 2004
Help !

Can someone help me quickly LOL

I'm trying to switch over to a new server & all of the PHP & Javascript stuff is missing

See, current server... http://www.exoticpublishing.com

New server... http://216.82.123.216/

The left nav is missing, the right newscroller is missing & the last date & time updated at the bottom is missing.

Can someone PM me to help me pleeasseee I need this all moved over in the next week as I'm switching over.

All of the files are uploaded onto the current server & I don't understand why it's not showing up.

Thanks so much & I hope everyone is doing well with the holiday season!


Michelle
Review all of our open job positions

**Parents having problems with your kids? Come tell us your story

Are you a writer or editor? Join us...
Reply With Quote Quick reply to this message  
Join Date: Nov 2003
Posts: 360
Reputation: Gary King will become famous soon enough Gary King will become famous soon enough 
Solved Threads: 5
Team Colleague
Gary King's Avatar
Gary King Gary King is offline Offline
PHP/vBulletin Guru

Re: Need Help with Side Nav Include

 
0
  #2
Dec 23rd, 2004
What is the filename of the page that I see here: http://www.exoticpublishing.com/ I checked but it is not an index.php or index.php3

Also, I suspect that the include(); files are missing because the paths are different. Check the include(); functions in the file to make sure they are pointing to correct file.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 45
Reputation: joey101 is an unknown quantity at this point 
Solved Threads: 0
joey101 joey101 is offline Offline
Light Poster

Re: Need Help with Side Nav Include

 
0
  #3
Dec 25th, 2004
Another thing, it's NOT a good idea to be showing the ip address for your site like that.
Reply With Quote Quick reply to this message  
Join Date: Nov 2003
Posts: 360
Reputation: Gary King will become famous soon enough Gary King will become famous soon enough 
Solved Threads: 5
Team Colleague
Gary King's Avatar
Gary King Gary King is offline Offline
PHP/vBulletin Guru

Re: Need Help with Side Nav Include

 
0
  #4
Dec 25th, 2004
It's not a big deal. The IP address of a domain can be found in a second or two.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 196
Reputation: mikeSQL is an unknown quantity at this point 
Solved Threads: 3
mikeSQL's Avatar
mikeSQL mikeSQL is offline Offline
Junior Poster

Re: Need Help with Side Nav Include

 
0
  #5
Dec 26th, 2004
Forget abou the domain guys, lets get to her question.

Michelle, I belive you can try this.

[PHP] <?php include('navbar.php'); ?>[/PHP]

now, the navbar.php is what I am assuming the name of your navigator or what I like to call it, "blocks", make sure you replace the navbar.php with whatever its actually called. Aslo, make sue you change the location of the navbar.php as well incase its incorrect. Like if its in a subfolder or whatever try

[PHP] <?php include('BOOBOO/navbar.php'); ?>[/PHP]

If you still neeed help ,just PM me and I will take a look at it for you and have it working correctly. Its not hard actually, from the question your needing is for someone to help you grab the navigator and having show up on your new site correct? Right, I also looked at the new site and from what I see, thats what your wanting. All you have todo is include. But, if need any further help, just PM me away. Thats what Im here for.

Oh, i forgot to add 1 more thing. I never tried adding any PHP snippets to HTML pages, and from what I overlooked, try making your pages all .php That will give you the extra options incase you want some thing added or somthing which will make it alot easier. Not unless for sure you CAN add some PHP in an HTML page, but i never do that, it just makes it more difficult i think.
dynastyCODERS#1 when it comes to Programming Tutorials, Database designs and discussions, Operating Systems, you name it, check us out and drop us a line to tell us your opinions on any and everything in mind!;)
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 45
Reputation: joey101 is an unknown quantity at this point 
Solved Threads: 0
joey101 joey101 is offline Offline
Light Poster

Re: Need Help with Side Nav Include

 
0
  #6
Jan 21st, 2005
Originally Posted by Gary
It's not a big deal. The IP address of a domain can be found in a second or two.
LOL, I guess it can... I was just repeating what I heard
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC