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?
|