View Single Post
  #8  
Old 04-18-2009, 06:56 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 16,993
BMR777 is on a distinguished road
Default RE: Freezing and limiting adoptables

Did you by chance use a different table prefix other than adopts_ when you installed? Your code is using adopts_ rather than the $prefix variable, so that may be the case.

Also, try echoing out $num using an echo statement. It should appear at the top of the page. Is the number correct or something else?
Reply With Quote