Page 1 of 2 12 LastLast
Results 1 to 10 of 171

Hybrid View

  1. #1
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Store credit and reward point module

    Not normal, but an easy fix:

    Try to update your includes/classes/store_credit.php to use this instead:

    http://code.google.com/p/zencart-rew...ore_credit.php
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  2. #2
    Join Date
    Mar 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Store credit and reward point module

    Thank you ! it is working now, great !

  3. #3
    Join Date
    Jul 2004
    Posts
    142
    Plugin Contributions
    0

    Default Re: Store credit and reward point module

    Things are really looking good.

    How do you remove the refresh button on the checkout page?

    Thanks
    GJW

  4. #4
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Store credit and reward point module

    Which one? I dont think we modify the checkout page in any way. Can you please show a screenshot? Regards.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #5
    Join Date
    Jul 2004
    Posts
    142
    Plugin Contributions
    0

    Default Re: Store credit and reward point module

    Using FEC. a refresh button appears upon checkout, which is not need. See image attachment.
    Thank You

    GJW
    Attached Images Attached Images  

  6. #6
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,564
    Plugin Contributions
    71

    Default Re: Store credit and reward point module

    Quote Originally Posted by stampsville View Post
    Using FEC. a refresh button appears upon checkout, which is not need. See image attachment.
    Thank You

    GJW
    What version of FEC are you using? There is no refresh button on my test site...

  7. #7
    Join Date
    Nov 2006
    Posts
    91
    Plugin Contributions
    0

    Default Re: Store credit and reward point module

    I absolutely love the mod and the idea of store credit. I think I have an error message, can you please tell me what it refers to. Thank you


    1146 Table 'bigfoot_zc2.zen_sc_customers' doesn't exist
    in:
    [select count(*) as total from zen_customers c left join zen_sc_customers sc on c.customers_id= sc.customers_id ]
    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.

  8. #8
    Join Date
    Apr 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Store credit and reward point module

    I uploaded the shared class files, the module manager, and v3.01b. But when "installing new module", I got an error relating to not finding table zen_sc_customer. I tried uploading v3.01c files and now I get the error

    1017 Can't find file: './[DBNAME]/zen_SC_CUSTOMER.frm' (errno: 2)
    in:
    [RENAME TABLE zen_SC_CUSTOMER TO zen_SC_CUSTOMERS;]
    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.

    where [DBNAME] is my database.

    The module shows under "list all modules" and now I have access under Modules -> Order Total.

    Is that error an issue?
    Last edited by duenorth; 7 Apr 2008 at 08:39 AM.

  9. #9
    Join Date
    Apr 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Store credit and reward point module

    And what steps are required to completely remove the module, if need be, besides deleting the uploaded files?

  10. #10
    Join Date
    Mar 2005
    Posts
    167
    Plugin Contributions
    0

    Default Re: Store credit and reward point module

    I cannot get this to work. If I go to Module Manager and go to list of modules and click on update I get the following error:

    "1017 Can't find file: './simetra/SC_CUSTOMER.frm' (errno: 2)
    in:
    [RENAME TABLE SC_CUSTOMER TO SC_CUSTOMERS;]
    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."

    I went into myphpadmin and renamed my sc_customer table to sc_customers but same error comes up.

    If I go to: Customers > Store Credit I get the following error
    1054 Unknown column 'sc.customers_id' in 'on clause'
    in:
    [select count(*) as total from customers c left join sc_customers sc on c.customers_id= sc.customers_id ]
    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.

    How do I fix this???

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Adding a reward point module/add-on
    By dawneprochilo in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 10 Nov 2013, 05:16 PM
  2. Point Reward Setup - Redeem and Account
    By bhizzy in forum Managing Customers and Orders
    Replies: 0
    Last Post: 1 Apr 2010, 10:35 PM
  3. Replies: 0
    Last Post: 11 Mar 2010, 04:39 AM
  4. bug reported in reward point module
    By smart_pro in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Mar 2009, 10:57 AM
  5. Error after installing reward point module
    By trisha33 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 15 Feb 2009, 11:27 PM

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