PDA

View Full Version : HTML Entity Problem


Saint Dean
12-16-2008, 07:47 PM
Hello im getting a little problem on something im working on.

Basically i have an address from xbox.com that i want to link from my site

But it has an Entity of &gt appearing in it. So whenever i click on the link its showing me a ">" everytime now the link wont work unless it shows the text.

Does anyone know what i should do?

Lynne
12-16-2008, 09:10 PM
Try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Saint Dean
12-17-2008, 06:20 AM
Tryed it with the code added, didnt disable it. Just made a few things worse.

http://www.uwclan.co.uk/forums/showpost.php?p=9666&postcount=4

Look underneath the xbox gamercard and you will see.

Lynne
12-17-2008, 02:22 PM
Sorry, I have no idea what I'm supposed to be looking for on that page. I don't know what an xbox gamercard is.