I have and still shows as a percent not dollars. And in the database still cant locate MODULE_ORDER_TOTAL_REWARD_POINTS_STATUS Also now I have in admin - config 2 reward points options
I have and still shows as a percent not dollars. And in the database still cant locate MODULE_ORDER_TOTAL_REWARD_POINTS_STATUS Also now I have in admin - config 2 reward points options
Okay I went through the database and removed both "Reward Points" and ran the update still shows as a % in my account :\
sorry for the triple post, but I have also found another location in the admin-> Customers-> Reward Points... it shows as this:
Reward Points Pending: 0
Value of Pending: $0.00
Reward Points Earned: 113
Value of Earned: 5%
When the Value of Earned should be $5.00... maybe this will help you find the error. Is it doing the same for you?
I installed this module and ran into a couple problems. When I go into admin.configure.reward points I get a bunch of error message up above the admin list.
When I click on Set New Account Reward Points and Set New Account Reward Points
When I click on anything else I get this:Fatal error: Call to undefined function SetRewardPointStateFunction() in /home7/lauriess/public_html/store/lsadminls/configuration.php(192) : eval()'d code on line 1
Warning: call_user_func(UseRewardPointStateFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/xxxxx/public_html/store/xxxxx/includes/functions/general.php on line 1544
Warning: call_user_func(UseRewardPointNewAccountAwardFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/xxxxx/public_html/store/xxxxx/includes/functions/general.php on line
Warning: call_user_func(UseRewardPointStateFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/xxxxx/public_html/store/xxxxx/includes/functions/general.php on line 1544
Warning: call_user_func(UseRewardPointNewAccountAwardFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home7/xxxxxs/public_html/store/xxxxx/includes/functions/general.php on line 1544
After looking this up, the line (line 1544) it is talking about says this:
and the other one in the configuration.php file... I have no idea, but the only line that has "eval" in it is this one..return call_user_func($function, $parameter);
Any suggestions?eval('$value_field = ' . $cInfo->set_function . '"' . htmlspecialchars($cInfo->configuration_value) . '");');
Have you made any changes to your zencart database recently?
Also- try running rpd (Reward Point Diagnostics)- You can download the latest from www.omnicia.com/rpd.zip- Just copy the two files to your root folder and call rpd.php from your browser.
Bookmarks