Page 34 of 36 FirstFirst ... 243233343536 LastLast
Results 331 to 340 of 359
  1. #331
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

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

    If it's the settings under the Configuration menu that you're looking for, then those will only appear if you've run the install sql file. (But don't run it again repeatedly else it will wipe out any data you've already collected.)

    If it's the menu option for the reporting screen or for editing the referral source "choices", then read on:
    For v1.3.x, the menu is driven by the files in the /your-renamed-admin/includes/boxes/extra_boxes/ folder. If you didn't upload the file for that folder, then the menu options won't show.
    For v1.5.0, the menu settings will be automatically installed as long as you load the /your-renamed-admin/includes/functions/extra_functions/ files.

    Of course, both versions require that ALL the files in the plugin be uploaded to their respective locations. So really, targeting specific files is moot. If you're missing files from the correct locations, you need to fix them. That's a pretty basic factor with anything on a website.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #332
    Join Date
    May 2007
    Posts
    471
    Plugin Contributions
    0

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

    First THANK YOU for the upgrade! I just installed it and I am getting an error on the create account screen...I have narrowed it down to this piece of code in the modules/create_account.php file:

    //rmh referral start
    $sql= "insert into " . TABLE_CUSTOMERS_INFO . " (customers_info_id, customers_info_number_of_logons, customers_info_date_account_created, customers_info_date_of_last_logon, customers_info_source_id) values ('" . (int)$_SESSION['customer_id'] . "', '0', now(), now(), '". (int)$source . "')";
    $db->Execute($sql);

    if ($source == '9999') {

    zen_db_perform(TABLE_SOURCES_OTHER, array('customers_id' => $_SESSION['customer_id'], 'sources_other_name' => $source_other));

    }

    //rmh referral end

    --------------------------------

    and this is the error I am getting - I am not quite sure what all this means or what to do here?....

    [12-Sep-2012 08:17:14] PHP Warning: session_write_close() [<a href='function.session-write-close'>function.session-write-close</a>]: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively in /home/fisherwa/public_html/includes/application_bottom.php on line 16
    Jill || I Love Zen Cart Templates || 2 Dogs Design
    I Love To Help But Let's Keep It Public Please To Help Others!

  3. #333
    Join Date
    May 2007
    Posts
    471
    Plugin Contributions
    0

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

    Forget it works perfectly! :-) THANK YOU!!!!!!!!!!!!
    Jill || I Love Zen Cart Templates || 2 Dogs Design
    I Love To Help But Let's Keep It Public Please To Help Others!

  4. #334
    Join Date
    Mar 2013
    Posts
    2
    Plugin Contributions
    0

    Default Referrals don't show in Customers record.

    Referrals don't show in my Customers record.

    I've installed the module and it works. I can see totals for referral sources in Reports -> Referral Sources Report

    However, when I look at individual customers in Customers -> Customers, the referral source is not listed.

    Is it supposed to be? If not, can it be added?

  5. #335
    Join Date
    Aug 2011
    Posts
    199
    Plugin Contributions
    0

    Default Re: Referrals don't show in Customers record.

    I guess this is how its supposed to be , as even i am not getting it in the customers list.

  6. #336
    Join Date
    Aug 2011
    Posts
    199
    Plugin Contributions
    0

    Default Re: Referrals don't show in Customers record.

    I want to add the referral source in the "office use section" of the mail i get when a new account gets created.
    How do i do that ? I though if i figure out which variable stores this information, i can edit email_extras.php and add that there.
    Please help

    Thanks

  7. #337
    Join Date
    Jul 2004
    Location
    Oxford
    Posts
    108
    Plugin Contributions
    0

    Default Re: Referrals don't show in Customers record.

    Using ZenCart 1.5.3. Installed v150. On customer log in page it shows the DEFINE statements rather than the results. Have triple checked files uploaded to correct locations. In Admin area am able to modify the sources and can see the report on screen. Any pointers please? Name:  zencart_how_find_us.jpg
Views: 172
Size:  18.1 KB
    Ruth

  8. #338
    Join Date
    Jul 2004
    Location
    Oxford
    Posts
    108
    Plugin Contributions
    0

    Default Re: Referrals don't show in Customers record.

    I am a twit. Official. Uploaded an Admin file to Includes.
    Ruth

  9. #339
    Join Date
    Nov 2011
    Posts
    121
    Plugin Contributions
    0

    Default Re: Referrals don't show in Customers record.

    Any chance this will be made compatible with 1.5.4 soon?

  10. #340
    Join Date
    Oct 2005
    Posts
    151
    Plugin Contributions
    0

    Default Re: Referrals don't show in Customers record.

    I upgraded a site from 1.3.9 to 1.5.3 a while back. Also upgraded the How Did You Hear About Us module to v.150. Just discovered that the module no longer records the new customer info under Reports->Referral Sources. Only older stats are there. No new stats are being added. Also missing: the controls in Admin->Configuration->Customer Details. And wondering like others here why I see no referral info under Customers->Customer. My clients says that info used to be there. Does this module (v.150) *work* in Zen Cart 1.5.3??

 

 
Page 34 of 36 FirstFirst ... 243233343536 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