Haylzee said:Yeah they can, when I made my shop I changed adopt.php to also link to my buy.php (the page that checks your money and removes the amount owing) instead of doadopt.php and just set the prices of the normal adopts to 0. So they still all have to go through the buy.php page but you can still keep 'free' adoptables.
gjac1 said:I currently have my shop.php directed to use a file called doadopt2.php which i modified myself to add the money checking/deduction process, but that is on shop.php , if a member just does it using the normal adopt.php then they can still get it for free.
<form name='form1' method='get' action='doadopt.php'>
gjac1 said:After spending most of today on this, i have finally figured it out.
After fixing the first few problems i found out that mod wasnt subtracting the cost of the shop item from the current balance, instead it was leaving the user with minus whatever the shop item cost, for example if i had 2000 credits and i bought an adoptable for 500 , it would say my balance was -500 :s , this was due to several things.
Basically all you have to do now is edit the shop.php file and tell it to use doadopt2.php for the actual adoption (search for doadopt.php in shop.php and change it to doadopt2.php) , i have attached my doadopt2.php for you to use with everything fixed.
Thanks again for this original mod, i would never have known where to start making something like this
EDIT : oops, it seems i cant attach the file, so i uploaded it here
http://www.speedyshare.com/files/19603746/doadopt2.rar
Arianna said:Why don't you just make it so all adoptables have prices, even if they are 0? That way you don't need any doadopt2's or the like.
Thank you!gjac1 said:pokemontrainergigi, Here is my doadopt2.php if you still need it
http://www.mediafire.com/?5i1qiyvy0mo
Hall of Famer said:Yes, please hear out voices.
redheadturkey said:Hall of Famer said:Yes, please hear out voices.
I'm sure they will re attach all we need soon
I know everyone here has commitments to other things, and they are going to do it as soon as they have the chance. At least it wasn't a huge amount of files, I think there are only like 5 or 6 to be re attached.