Getting the number 1 of the heather.

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Getting the number 1 of the heather.
Molly28
CZ Active Member
Molly28 has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Feb 10, 2004
0.01 posts per day
Posts: 102
Points: 5,310
   
Hi.
I install the Dynamic Titles.. and when i open any page ..everything looks fine ..exept.. a small number 1 come up in the top right corner..
is that right? or should i remove it?
and which file .. icon_rolleyes.gif
thank you



Back to top Reply with quote
#2   re: Getting the number 1 of the heather.
Ryman
CZ Super Newbie
Ryman has been a member for over 20 year's 20 Year Member
usa.gif illinois.gif
Occupation: Student, Webmaster, That little annoying geek
Fav. Sports Team: STL Cardinals
Website:
Status: Offline
Joined: Jan 13, 2004
0.01 posts per day
Posts: 50
Points: 3,510
   
i think this is PHP returning "true" to the script. in the code, comment out (or if it is in the middle of the line, cut and paste it into a comment)whatever is calling this, then see if the script still works, if it does, then you can leave everything as it is, if it doesnt, put the code back



Back to top Reply with quote
#3   re: Getting the number 1 of the heather.
Molly28
CZ Active Member
Molly28 has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Feb 10, 2004
0.01 posts per day
Posts: 102
Points: 5,310
   
well i can se the numer one in my code twice..

i am puting the heather.php here so someone can tell me what to take it out.

thank you



Attached Files
header.txt (2.52 KB, Downloaded: 5231 Time(s))


Back to top Reply with quote
#4   re: Getting the number 1 of the heather.
Molly28
CZ Active Member
Molly28 has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Feb 10, 2004
0.01 posts per day
Posts: 102
Points: 5,310
   
don't worry about the last post...
I found the problem was i have an extra //echo that shoun't be there !

Wrong
//echo include("includes/dynamic_titles.php");
//echo "<title>$sitename $pagetitle</title>\n";



Right
include("includes/dynamic_titles.php");
//echo "<title>$sitename $pagetitle</title>\n";



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
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
You cannot attach files in this forum
You cannot download files in this forum