Jump to content

Link error from TDN premade


rosemaryxrue

Recommended Posts

Hello all! I'm a little puzzled, and not sure if this is a glitch or something on Neopets' end and I just have to wait it out, or not. Here's the page: http://www.neopets.com/~marhmallow_dan

 

 

The error is with the sitely back to TDN graphics (I'm using a background). This is what TDN coded:

<a href="http://graphics.thedailyneopets.com/"><imgsrc="//images.weserv.nl/?url=http://graphics.thedailyneopets.com/img/credit.png" style="display: inline; border: 0px;"></a>

 

Neopets turned it into the following, and then tells me "Oops! That is not a valid URL." when I click on it in page. Looking at it, it looks like Neopets is objecting to the / for some reason?

<a href="http://www.neopets.com/redirect/fansite.phtml?r=http%3A%2F%2Fgraphics.thedailyneopets.com%2F"class="auto_bumper"><img src="//images.weserv.nl/?url=http://www.neopets.com/redirect/fansite.phtml?r=http%3A%2F%2Fgraphics.thedailyneopets.com%2Fimg%2Fcredit.png" style="display: inline; border: 0px;" class="auto_bumper"></a>

 

I've checked in both Firefox and Safari, and the link and image are broken on both. Suggestions?

Link to comment
Share on other sites

It works for me. All you need to do is add a space between the img and src.

<a href="http://graphics.thedailyneopets.com/"><img src="http://graphics.thedailyneopets.com/img/credit.png" style="display: inline; border: 0px;"></a>
If you could provide which lookup you are using, that would be great so we can fix the typo :)
Link to comment
Share on other sites

I'm using the navy blue background with pawprints: Whole-Lotta-Navy.jpg But the original code has that space, as does the style sheet I'm using. I'm not sure why it deleted it when I c/p'd here. I can see the button just fine when I hit "preview changes", but when I save it and then view the page itself it gives me a broken link to http://www.neopets.com/redirect/fansite.phtml?r=http%3A%2F%2Fgraphics.thedailyneopets.com+-invalid_characters-+F

(Oh look! I figured out how y'all are displaying these without creating hyperlinks.)
Original:

<center><a href="http://graphics.thedailyneopets.com/"><img src="http://graphics.thedailyneopets.com/img/credit.png" style="display: inline; border: 0px;"></a></center>
Neo-edit:
<a href="http://www.neopets.com/redirect/fansite.phtml?r=http%3A%2F%2Fgraphics.thedailyneopets.com%2F" class="auto_bumper"><img src="http://www.neopets.com/redirect/fansite.phtml?r=http%3A%2F%2Fgraphics.thedailyneopets.com%2Fimg%2Fcredit.png" style="display: inline; border: 0px;" class="auto_bumper"></a>
Okay, I solved part of the problem. The image is now showing up, because it let me change the %2F to / like it's supposed to be, and I otherwise left the redirect image link alone. However, it won't let me fix the link to TDN graphics. *frustration* I think this is a Neo thing. Going to try to submit a ticket to them, if it lets me.

 

 

ETA: Sorry! Forgot forums like this have an edit button, I'm so used to Neo. Won't happen again.

This post has been edited by a member of staff (Rune Valentine) because of a violation of the forum rules.
Please don't double post. If you would like to add something, use the 'Edit' button.
Please check your user inbox to see if you have been contacted regarding this incident, then review our rules.

Link to comment
Share on other sites

Submitting a ticket about it won't do any good. Linking to fansites from petpages always has the redirect image button. Do as hrtbrk suggested and leave out the hyperlink and you'll be good to go. :)

Link to comment
Share on other sites

Thank you both!

 

 

This post has been edited by a member of staff (Rune Valentine) because of a violation of the forum rules.

Please keep your posts at 7 words or above.

Please check your user inbox to see if you have been contacted regarding this incident, then review our rules.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...