Bugs » Links displayed incorrectly in Nucleus Blog

added on Jan 28, 2008 by UncleTim
Awesome script. I have it installed on 13 sites so far and it works great. I am installing on a new site that uses
Nucleus blog software and the links aren't displaying correctly. I first had a problem GETTING them to display at all,
got that working, now the links are adding back slashes. I think it may be a CSS style sheet setting but I can't seem
to get it worked out.

I am trying to add this link:
http://www.tiffinivids.com

Here is the template file I am using:
<a href="{$URL}" title="{$ANCHOR}">{$ANCHOR}</a><br />

Here is the output file it is generating:
<a href=\"http://www.tiffinivids.com\" title=\"TiffiniVids\">TiffiniVids</a>

And as you can guess the resulting link looks like this:
http://www.tiffinitv.com/"http://www.tiffinivids.com/"

I am just a little stuck on this one. Maybe some bloggers have an answer for me.

Thanks,
UncleTim
added on Jan 30, 2008 by v0id
hey there,

just had a look at your site, and it seems you got it working? If so, what did you change/do to make it work?

- v0id
added on Feb 3, 2008 by UncleTim
Hey v0id,

No, haven't got it working yet. If you go to www.tiffinitv.com and look at the links down the right hand side under
'Amateurs', they are still messed up.
The links look like this:

http://www.tiffinitv.com/"http://www.customvideoads.com/"

Not sure what to do to fix this. I actually went in and manually edited the output file and things looked good for a
minute. But when the script updated the file, it went back to this wrong format.

Still guessing,
UncleTim

Add reply

This thread has been inactive for more than 14 days, so it has been locked.

Feel free to create a new thread with your questions.