RPGNow--Problem with a product listing page


log in or register to remove this ad

johnsemlak said:
On the d20 sourcebook listing here:
http://www.rpgnow.com/default.php?c...9135b5411301419d82d969d5bc8skip=1skip=1skip=1

the page lists products only up to 'L', roughly. I've been trying to get the second page of this list (I'm pretty sure there must be one), but when I click the 'MORE" link at the bottom, the same page comes up.

You might want to email a person from rpgnow.

As far as I know, the owner of the site opened a physical storefront less than a week ago. You'll probably havean easier chance getting his customer service rep, than hoping that he'll log on this board in time to notice this post.
 


PosterBoy said:
Sure you're hitting the right more button? The top one does the recent additions. The bottom one does the alpha listing.
Yep, sure. I'm using the bottom one.

I'm not really desparately trying to find something, just noticed it.
 

johnsemlak said:
On the d20 sourcebook listing here:
http://www.rpgnow.com/default.php?c...9135b5411301419d82d969d5bc8skip=1skip=1skip=1

the page lists products only up to 'L', roughly. I've been trying to get the second page of this list (I'm pretty sure there must be one), but when I click the 'MORE" link at the bottom, the same page comes up.
Try this link:

http://www.rpgnow.com/default.php?cPath=1_260_270&PHPSESSID=256739135b5411301419d82d969d5bc8&skip=1

The problem was immediately obvious... the difference in the link above with the link I gave you is an ampersand prior to the "skip" word. For whatever reason, the RPGNow server isn't generating that extra "&" sign in the link that the "More" Button leads to, hence the "skip=1" is being read as part of the PHP Session ID instead of as a command to "skip 1 page."

Looking at the page, it seems that the code tells it to make the link equal to the "Current URL" plus "skip=n" - they need to make the link equal to "Current URL" plus "&skip=n"

--The Sigil
 



Remove ads

Top