View Full Version : PHP Issue! Stag Nabbit!!


soulja90
01-21-2005, 01:32 PM
Hey u Guys!

I had this error on my site. I was wondering what could be causing it or if you experienced it.



When you click on a page that has more than 1 page or information, the second one just shows every record instead of the appropriate one (Appropriate Category)


For example:

Lets say you want to go check out the general jewelry category:

http://www.wdclub.com/searchresult.php?sbcat_id=163

Now right at the bottom, their is an option to check out page 2. When clicked upone it displays pretty much all the records instead of page 2 for Jewelry.

Can anyone help me out here? :confused:

Thanks

JB

sarahk
01-22-2005, 04:07 PM
Your site was down when I visited but I'm guessing that you're not using page navigation techniques involving limits in your query. Try Google for a list of tutorials and scripts but this one from php freaks (http://www.phpfreaks.com/print.php?cmd=tutorial&tut_id=43) should do the trick.

Sarah