I have added some code to the donate.php to do some admin - ie reset the cash to nil.
However, how do you create a new redirect:
PHP Code:
eval(print_standard_redirect('icash_r_donatereset', true, true));
I have created a phrase named icash_r_donatereset, but when it does the reset and redirect, it comes up as an error saying that it cant find the phrase. What am I doing wrong??? Thanks.