Results 1 to 10 of 2475

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Posts
    569
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Okay I went through the database and removed both "Reward Points" and ran the update still shows as a % in my account :\

  2. #2
    Join Date
    Feb 2008
    Posts
    569
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    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?

  3. #3
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by ryanb4614 View Post
    Okay I went through the database and removed both "Reward Points" and ran the update still shows as a % in my account :\
    Ryan- there is an sql script called "remove_multiple_config_items" which cleans up multiple config items (any- not only Reward Points).
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  4. #4
    Join Date
    Sep 2009
    Posts
    254
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    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

    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
    When I click on anything else I get this:

    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

  5. #5
    Join Date
    Sep 2009
    Posts
    254
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by lauriesscraps View Post
    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

    :
    Sorry this is suppossed to say Set New Account Reward Points and Reward Point Status Track

  6. #6
    Join Date
    Sep 2009
    Posts
    254
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by lauriesscraps View Post
    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:
    After looking this up, the line (line 1544) it is talking about says this:

    return call_user_func($function, $parameter);
    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..

    eval('$value_field = ' . $cInfo->set_function . '"' . htmlspecialchars($cInfo->configuration_value) . '");');
    Any suggestions?

  7. #7
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Have you made any changes to your zencart database recently?
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  8. #8
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    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.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  9. #9
    Join Date
    Sep 2009
    Posts
    254
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by hem View Post
    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.
    OK, I downloaded it and tried to run it an it says the link it broken. Am I doing something wrong. I typed in www.mydomain/rpd.php. What else should I do?
    Last edited by lauriesscraps; 7 Mar 2010 at 06:21 PM.

  10. #10
    Join Date
    Sep 2009
    Posts
    254
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by hem View Post
    Have you made any changes to your zencart database recently?
    No, not any major changes. I have moved my downloads folder outside the public_html folder in order to protect them. Then had to change the configure.php files to connect to the new folder, but other than that, no I have not changed anything.

    Not sure what you mean by running the diagnostics. I am still somewhat new to all this and not exactly sure what that is. I am a fast learner for the most part though.

    I was also wondering if it is possible to award points to certain customers and where I can do that. Maybe I can't right now due to the errors.

    Thanks for your help.

 

 

Similar Threads

  1. v139h Reward Points module display order totals including reward points
    By irsarahbean in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Jun 2013, 01:19 AM
  2. Reward points module : 0 points earned
    By jonnyboy22 in forum Addon Payment Modules
    Replies: 5
    Last Post: 5 Jun 2012, 09:52 AM
  3. Reward Points module- points not calculated correctly
    By cpoet in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Sep 2010, 05:02 PM
  4. Reward Points Module - Hide message when 0 points offered
    By expresso in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Dec 2008, 06:58 PM
  5. Experimental Reward Points Module
    By precursor999 in forum Addon Payment Modules
    Replies: 7
    Last Post: 2 Apr 2007, 09:32 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg