Page 55 of 248 FirstFirst ... 545535455565765105155 ... LastLast
Results 541 to 550 of 2475
  1. #541
    Join Date
    Mar 2006
    Location
    White Pigeon, MI
    Posts
    172
    Plugin Contributions
    0

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

    I am still unable to finish this install because of info below.


    I have the mod set up and thanks it looks like a great one. I have one problem.

    In my admin catalog I cannot access my Reward Points.

    Under Customers I cannot access Group Reward Points and Reward Points.

    I am getting this error for all 3.

    Sorry, your security clearance does not allow you to access this resource.

    Please contact your site administrator if you believe this to be incorrect.

    Sorry for any inconvenience.

    Thank You for the help!

  2. #542
    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 travel124 View Post
    I am still unable to finish this install because of info below.


    I have the mod set up and thanks it looks like a great one. I have one problem.

    In my admin catalog I cannot access my Reward Points.

    Under Customers I cannot access Group Reward Points and Reward Points.

    I am getting this error for all 3.

    Sorry, your security clearance does not allow you to access this resource.

    Please contact your site administrator if you believe this to be incorrect.

    Sorry for any inconvenience.

    Thank You for the help!
    You will have to take the question to the Admin Permissions mod thread- I'm afraid I don't use that modification.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  3. #543
    Join Date
    Aug 2006
    Location
    HCMC
    Posts
    268
    Plugin Contributions
    0

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

    Quote Originally Posted by hem View Post
    I'm guessing that you MySQL version is lower than 4.2
    Hi,

    I use bluehost and their Php version is 5.

    What can i do now to fix this trouble?

    Thanks in advance !

  4. #544
    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 kimsonvu View Post
    Hi,

    I use bluehost and their Php version is 5.

    What can i do now to fix this trouble?

    Thanks in advance !
    It works with v5. Just check with your ISP that your hosting is set for this version. I know with my host I had to add a line to my .htaccess file in order to use the newer version as they defaulted to v4 for backward compatibility.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  5. #545
    Join Date
    Oct 2008
    Posts
    2
    Plugin Contributions
    0

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

    Error
    SQL query:

    SELECT (

    @group_id := `configuration_group_id`
    )
    FROM `configuration_group`
    WHERE `configuration_group_title` LIKE 'Reward Points';



    MySQL said:

    #1146 - Table 'thescra1_zc2.configuration_group' doesn't exist

    help how do i fix this

  6. #546
    Join Date
    Aug 2006
    Location
    HCMC
    Posts
    268
    Plugin Contributions
    0

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

    Quote Originally Posted by hem View Post
    It works with v5. Just check with your ISP that your hosting is set for this version. I know with my host I had to add a line to my .htaccess file in order to use the newer version as they defaulted to v4 for backward compatibility.
    Hi,

    I checked ! This is 5.26 php version !

    PHP Version: 5.2.6 (Zend: 2.2.0) PHP Memory Limit: 128M

  7. #547

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

    Quote Originally Posted by kimsonvu View Post
    Hi,

    After search customer last name in Admin->Customer->Reward Points Module

    I click into customer which i found to edit point but i saw this trouble :

    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND status=0 ORDER BY date DESC LIMIT 12' at line 1
    in:
    [SELECT rewards_id, orders_id, date, reward_points, status FROM handicrareward_status_track WHERE customers_id= AND status=0 ORDER BY date DESC LIMIT 12;]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.


    Do you know how to fix this?

    Thanks you!
    Hi Andrew. I've just discovered I'm having this problem, too I've had a customer pay with Paypal, so need to manually award her points, but I can't due to this error.

    I have checked and yes....I am running MySQL version 4.1.22-standard .
    Any idea how I update this? Do I need to ask my host to do it?

  8. #548
    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 beadfaery View Post
    Hi Andrew. I've just discovered I'm having this problem, too I've had a customer pay with Paypal, so need to manually award her points, but I can't due to this error.

    I have checked and yes....I am running MySQL version 4.1.22-standard .
    Any idea how I update this? Do I need to ask my host to do it?
    Yes- just give your ISP a call and see if they can't update you to v5 (point out to them that v6 will be available shortly)
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  9. #549
    Join Date
    Oct 2005
    Location
    Germany
    Posts
    60
    Plugin Contributions
    0

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

    Hello,
    today I install the version 1.2 and now it didn't work correctly. I am in Germany and we have to show all prices with tax in it. Version 1.13 always calculate the reward points from the price without tax (It is o.k.).
    The new version calculate from the prices without tax on the product_info_display.php and show for example 40 reward points but if you add the item to the cart the sitebox show 48 reward points, because it calculates from the price with tax.
    I think it is equal from which price it is calculated but it should be the same in every case.
    I use it on a life-shop and have to go back to 1.13 because this issue isn't acceptable.

  10. #550
    Join Date
    Mar 2006
    Location
    White Pigeon, MI
    Posts
    172
    Plugin Contributions
    0

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

    This mod has not worked all week for me. I added the permissions but no longer getting downloads to come through on orders. I tried ran the uninstall and now I have this error.

    1146 Table 'digit124_zenstore.zen_reward_master' doesn't exist
    in:
    [SELECT prp.point_ratio*p.products_price AS reward_points, prp.point_ratio, p.products_price, p.products_priced_by_attribute FROM zen_reward_master prp, zen_products p, zen_products_to_categories p2c WHERE p.products_id='2749' AND p2c.products_id='2749' AND ((prp.scope_id=p.products_id AND prp.scope='2') OR (p.products_id=p2c.products_id AND prp.scope_id=p2c.categories_id AND prp.scope='1') OR (prp.scope='0')) ORDER BY prp.scope DESC LIMIT 1;]

 

 

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR