Small bug.. When you click on an image in Seller's other items, the link is missing the itemid and results in: Invalid data specified
example:
/classifieds.php?do=viewitem&itemid=&urlid=1&userid =19
When you click on the title next to the image, the itemid is OK.
/classifieds.php?do=viewitem&itemid=20&urlid=1&user id=19
By the way, why would you include the urlid and userid in these links? Just the itemid works fine as well.
|