Shop specials coding question

5 posts / 0 new
Last post
melaka
melaka's picture
Offline
Last seen: 10 years 8 months ago
Joined: 26/10/2007 - 2:10pm
Shop specials coding question
So I've had "featured items" in my shop for a while, and click on them to quickly check stock levels every day or so. So, last night I click on my item "Heart Shaped Sunglasses" and get a pricing warning (attached). None of my other items bring up the warning. I didn't have time to deal with it last night, so I just took it out. I tried to add it back in today, but get the same error when I click on it from my shop front. My coding for the item was: (a href="/browseshop.phtml?owner=minavamp&buy_obj_info_id=25148&buy_cost_neopoints=?&banner#p") (img src="http://images.neopets.com/items/clo_sunglass2.gif")(/a) with arrows instead of parentheses. Can anyone tell me if there's a way to adjust it to get rid of the error? Or do you think it's a glitch with that specific item?
AttachmentSize
Image icon warning.png58 KB
saudor
saudor's picture
Offline
Last seen: 17 hours 26 min ago
Joined: 10/06/2007 - 12:30pm
instead of =? i think you now have to do 99999. used to work with "?" though
----------------------------- [color=purple]Protect your account[/color] http://www.neopets.com/~punchback_bob CG information & more
melaka
melaka's picture
Offline
Last seen: 10 years 8 months ago
Joined: 26/10/2007 - 2:10pm
Thanks. It's weird that it works fine with my other items though.
saudor
saudor's picture
Offline
Last seen: 17 hours 26 min ago
Joined: 10/06/2007 - 12:30pm
odd. I'll take another look at it when i get home or when the people behind me leave lol
----------------------------- [color=purple]Protect your account[/color] http://www.neopets.com/~punchback_bob CG information & more
melaka
melaka's picture
Offline
Last seen: 10 years 8 months ago
Joined: 26/10/2007 - 2:10pm
I'll just switch them all to be safe. Thanks again.