Page 10 of 36 FirstFirst ... 8910111220 ... LastLast
Results 91 to 100 of 355
  1. #91
    Join Date
    Dec 2005
    Location
    colorado
    Posts
    108
    Plugin Contributions
    0

    Default Re: Can't get "referrals " mod working

    Quote Originally Posted by cowboyfred View Post
    I also get the error:

    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 'true', 'false'),'now())' at line 1
    in:
    [INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) VALUES ('Display "Other" Referral option', 'DISPLAY_REFERRAL_OTHER', 'true', 'Display "Other - please specify" with text box in referral source in account creation', '1', '22', 'zen_cfg_select_option(array('true', 'false'),'now());]
    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.


    when i import the SQL file i get this error:
    Error

    SQL query:
    ALTER TABLE customers_info ADD customers_info_source_id int NOT NULL AFTER customers_info_date_account_last_modified;


    MySQL said:
    #1060 - Duplicate column name 'customers_info_source_id'

    Here is some info:
    Server version: 4.1.22-standard-log
    phpMyAdmin - 2.10.0.2



    I have modified the code 'zen_cfg_select_option(array('true', 'false'),'now());
    and changed it several different ways. and no luck. Is there another solution?
    This post was from awhile ago and i don't remember how i fixed it. However, i am running the most current version of Zen-Cart and everything is humming along just great.

  2. #92
    Join Date
    Mar 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Can't get "referrals " mod working

    i'm "hacking" for better terms as trying to get this mod installed on an oldver of Zen, I guess it is a 1.3x version.

    I can see the TABLE_HEADING_REFERRED_BY showing up through the Admin-Customers section

    What field names are suppose to be added to the database?

  3. #93
    Join Date
    May 2006
    Location
    Montana
    Posts
    291
    Plugin Contributions
    20

    Default Re: Can't get "referrals " mod working

    If you will look in the install_referrals.sql file - it will tell you the tables that get added to the database.

    Quote Originally Posted by gogolf View Post
    i'm "hacking" for better terms as trying to get this mod installed on an oldver of Zen, I guess it is a 1.3x version.

    I can see the TABLE_HEADING_REFERRED_BY showing up through the Admin-Customers section

    What field names are suppose to be added to the database?

  4. #94
    Join Date
    Mar 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Can't get "referrals " mod working

    Stellar, I appreciate your input. This is a great forum.

    However being a newbie to sql , php, etc, I am trying to understand this.

    I'm looking at my database in php and trying to confirm if the database was properly updated with the sql patch (since we all seem to have had problems with it).

    When I plug in the patch for 1.3.6 I get the following message:

    12 statements processed.
    Error ERROR: Cannot ADD column customers_info_source_id because it already exists.
    Error ERROR: Cannot insert configuration_key "DISPLAY_REFERRAL_OTHER" because it already exists
    Error ERROR: Cannot insert configuration_key "REFERRAL_REQUIRED" because it already exists
    Warning Note: 3 statements ignored. See "upgrade_exceptions" table for additional details.

    So can I assume that the proper tables were inserted or updated?



    Quote Originally Posted by stellarweb View Post
    If you will look in the install_referrals.sql file - it will tell you the tables that get added to the database.

  5. #95
    Join Date
    May 2006
    Location
    Montana
    Posts
    291
    Plugin Contributions
    20

    Default Re: Can't get "referrals " mod working

    Yes, that is a safe assumption.



    Quote Originally Posted by gogolf View Post
    Stellar, I appreciate your input. This is a great forum.

    However being a newbie to sql , php, etc, I am trying to understand this.

    I'm looking at my database in php and trying to confirm if the database was properly updated with the sql patch (since we all seem to have had problems with it).

    When I plug in the patch for 1.3.6 I get the following message:

    12 statements processed.
    Error ERROR: Cannot ADD column customers_info_source_id because it already exists.
    Error ERROR: Cannot insert configuration_key "DISPLAY_REFERRAL_OTHER" because it already exists
    Error ERROR: Cannot insert configuration_key "REFERRAL_REQUIRED" because it already exists
    Warning Note: 3 statements ignored. See "upgrade_exceptions" table for additional details.

    So can I assume that the proper tables were inserted or updated?

  6. #96
    Join Date
    Mar 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Can't get "referrals " mod working

    Quote Originally Posted by stellarweb View Post
    Yes, that is a safe assumption.
    OK. So we can assume all the tables are now correct.

    My next problem is I can't see the referral choices or drop down on the Login page under the Options, what could cause that though I have updated all the other files to the store site?

  7. #97
    Join Date
    May 2006
    Location
    Montana
    Posts
    291
    Plugin Contributions
    20

    Default Re: Can't get "referrals " mod working

    Do you have a link I can take a peek at?

    Quote Originally Posted by gogolf View Post
    OK. So we can assume all the tables are now correct.

    My next problem is I can't see the referral choices or drop down on the Login page under the Options, what could cause that though I have updated all the other files to the store site?

  8. #98
    Join Date
    Mar 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Can't get "referrals " mod working

    pm sent

  9. #99
    Join Date
    May 2006
    Location
    Montana
    Posts
    291
    Plugin Contributions
    20

    Default Re: Can't get "referrals " mod working

    Got it - and just sent you a reply. Hope it helps a little bit!

    Quote Originally Posted by gogolf View Post
    pm sent

  10. #100
    Join Date
    Mar 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Can't get "referrals " mod working

    Well know that I know I'm (cough) using version 1.2.6 WE know that the Referral mod won't work "easily". Thanks for the tips Stellar. It seems I have to either trade in my wood for a graphite shaft or hack away with 1.3.7.

 

 
Page 10 of 36 FirstFirst ... 8910111220 ... LastLast

Similar Threads

  1. How Did You Hear About Us? mod
    By yeah! in forum All Other Contributions/Addons
    Replies: 15
    Last Post: 28 Dec 2011, 06:28 PM
  2. Database Errors - Duplicate Entries - How Did You Hear About Us Mod
    By limelites in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 7 Sep 2010, 08:59 PM
  3. How Did You Hear About Us Mod...2 Instances Possible??
    By jdw1979 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 26 Mar 2010, 02:14 PM
  4. How Did You Hear Did You About Us -- I want to install it correctly
    By johnd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 3 Feb 2008, 03:21 AM
  5. Error in admin - PayPal - when using How Did You Hear About us mod
    By TrvlFox in forum PayPal Express Checkout support
    Replies: 3
    Last Post: 23 Nov 2007, 03:23 PM

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