FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

a query

 


einstein
i didn't know where to post this, so i would request the mods to move it to the appropriate place.

There is something wrong with the appearance of my forum : http://geekworld.17.forumer.com/viewtopic.php?t=200

At the top-left corner, there is some sort of code like "" /> " />"

What can be the possible reason for this? Confused
darrenpaul
Might I suggest you try the forumer support forums, they can actually fix it.
mathiaus
darrenpaul wrote:
Might I suggest you try the forumer support forums, they can actually fix it.

Agreed.

Actually trying to help all the same though ... it seems to be in the source code, either its your template or the actual php code is printing it for some reason. Check your template and if it shows nothing try the 'bad' pages (viewtopic.php, profile.php [possibly others that only registered users can use]).
a.Bird
Code:
<link rel="up" href="viewforum.php?f=28" title="GeekWorld Contests <img src="http://www.cbse.nic.in/images/newicon.gif">" />

and
Code:
<link rel="chapter forum" href="viewforum.php?f=28" title="GeekWorld Contests <img src="http://www.cbse.nic.in/images/newicon.gif">" />


Is newicon.gif working? I'm assuming that your formatting for this tag is incorrect. Maybe there is another way you are supposed to link to an image inside of the link tag. My guess is, however, that you cannot put an image in a link title.


Last edited by a.Bird on Sun Sep 10, 2006 12:49 am; edited 1 time in total
Kaneda
In your page source, there are two <link> tags, where the title is something like "GeekWorld Contests <img src="http://www.cbse.nic.in/images/newicon.gif">". The <img> tag inside the title confuses the browser, so it thinks the closing ">" is the end of the link tag (rather than the img tag) and so it outputs the rest to the browser, which would be " />

So yes, like mathiaus says, somewhere in your template or settings or whatever, that title needs to be removed.
Reply to topic    Frihost Forum Index -> General -> General Chat

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.