View Single Post
  #3  
Old 03-24-2011, 10:09 AM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 598,781
Hall of Famer is on a distinguished road
Default

umm I see, add this line after if($cashenabled == "yes")[

PHP Code:
$cashgiven abs($cashgiven); 
Lemme know if it solves your problem or not.

@Fadillzzz: Another possible way to fix this issue is to generate an error message when negative amount is entered.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote