Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   5 random adoptables (http://www.mysidiaadoptables.com/forum/showthread.php?t=723)

zhiichiro 04-24-2009 01:04 PM

5 random adoptables
 
only those on top 10 where shown on 5 random adoptables..

i think it should show 5 other pets..

and can i make it.. 20 random adoptables?

BMR777 04-24-2009 01:27 PM

RE: 5 random adoptables
 
Quote:

Originally Posted by zhiichiro
only those on top 10 where shown on 5 random adoptables..

i think it should show 5 other pets..

and can i make it.. 20 random adoptables?

Yeah, you can make it 20. In stats.php find:

PHP Code:

$query "SELECT * FROM ".$prefix."owned_adoptables ORDER BY totalclicks DESC LIMIT 5 OFFSET ".$offset.""

Change LIMIT 5 to LIMIT 20 for this to work. :)

zhiichiro 04-25-2009 10:55 AM

RE: 5 random adoptables
 
where can i change it??

BMR777 04-25-2009 04:09 PM

RE: 5 random adoptables
 
In stats.php. :)


All times are GMT -5. The time now is 05:10 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.