PDA

View Full Version : Max Level (v2)


LilPixie
02-17-2009, 07:51 PM
I originally posted this thread http://www.rusnakweb.com/forum/showthread.php?tid=496 which solved the initial problem. Then, today I added three new adoptable and it's saying that two of them are at the max level. I tried reuploading the file in the previous thread, but two of them are still saying max level.

Here's a screenie just for reference: http://i93.photobucket.com/albums/l59/snitzerr/yes.png

Is there a way to permanently fix this?
Or did I mess up somewhere?

BMR777
02-17-2009, 07:54 PM
That's odd. Did you make sure and change the levels from the default levels that come with the script? :)

LilPixie
02-17-2009, 08:01 PM
This is what I have them set to http://i93.photobucket.com/albums/l59/snitzerr/level.png
I wanted to find the actual file that saves this information to check and see if something saved wrong, but I couldn't remember what it was called.

Oh wait. Here it is:
<?php
//EasyPHPAdoptables Levels File

$level1c = 5;
$level2c = 10;
$level3c = 20;
$level4c = 30;
$level5c = 40;
$level6c = 60;
$level7c = 90;
$level8c = 120;

?>

Nothing saved wrong. o_o

BMR777
02-17-2009, 08:12 PM
Ok then, if you applied the patch file then it's a bug. I'll look into it but it is very likely this will also be fixed with the next release which is due out real soon. :)

LilPixie
02-17-2009, 08:15 PM
xD ok thank a ton
No worries. ^^