Thread: Supertracker

Page 16 of 33 FirstFirst ... 6141516171826 ... LastLast
Results 151 to 160 of 324
  1. #151
    Join Date
    Jun 2008
    Posts
    47
    Plugin Contributions
    0

    Default Re: Supertracker

    i Love this mod i have been using it for a while now. but for some reason it has now started to show 6 entry's for each visit to my site. Each entry is showing a different Country name for the UK e.g. one will show United Kingdom next will show Northern Ireland the next Scotland and so on.

    I'm guessing it is being caused by the new Big Royal mail mod zones that I installed the other day but i cant finger out where it is picking them up from as I have removed some zones but it is still doing it?

  2. #152
    Join Date
    Dec 2005
    Posts
    460
    Plugin Contributions
    0

    Default Re: Supertracker

    I am having the same issue, duplicate entries of the same cart. StarBuck & PatF have you got several countries under the same ISO ref.

    I have as with StarBuck the Big Royal mail mod installed and to get Jersey/Guernsey the same postal prices I have used the ISO code GBR/GB which gets around this issue, but for this mod it causes dupilcated results, as I see it it is part of the code that calls the list using the iso code so I will have three copies of the same cart becuse I have three entries of GBR/GB in countries.

    PHP Code:
    $lt_query "SELECT s.*, c.countries_name, s.country_code
                                         FROM " 
    TABLE_SUPERTRACKER " s
                                             LEFT JOIN " 
    TABLE_COUNTRIES " c ON (c.countries_iso_code_2 = s.country_code)" .
                                         
    $where "
                                         ORDER BY last_click DESC
                                         LIMIT " 
    $offset ", 10"
    Any ideas on how we can get around this ?

  3. #153
    Join Date
    Mar 2009
    Posts
    12
    Plugin Contributions
    0

    Default Re: Supertracker

    I am getting the same problem with duplicate entries, I have also noticed that even if I have logged in it shows me as guest instead of the username as the same mod did for OSC.

    Actually I want to make sure I Am clear, I am not getting duplicate entries, I am getting a new entry for each page that I vist. In other words, if I click on 15 different products than I get 15 entries in the database and NONE of them are showing as coming from a registered user when that person has logged in.

    could this be due to sessions?

    Any ideas?
    Last edited by gottoys; 3 Apr 2009 at 03:20 AM.

  4. #154
    Join Date
    Nov 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Supertracker

    Running 1.3.8 with zj_black template
    It puts the site down, only background remains,
    seems like an javascript problem when removing the jscript_supertracker file, it works again. pls respond somebody.

  5. #155

    Default Supertracker and apostrophes

    Hi, I am having an issue using apostrophes in my text boxes.

    Here's the thread.

    DrByte thinks it might be a Supertracker bug. Does anyone know of an easy way to disable Supertracker so I can see if it is the culprit?

    I really like Supertracker. If there is a problem with it, hopefully the bug can be fixed - I'd like to keep it running.

    Thanks!

  6. #156
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Supertracker

    Quote Originally Posted by cowgirlmodel View Post
    Hi, I am having an issue using apostrophes in my text boxes.

    Here's the thread.

    DrByte thinks it might be a Supertracker bug. Does anyone know of an easy way to disable Supertracker so I can see if it is the culprit?

    I really like Supertracker. If there is a problem with it, hopefully the bug can be fixed - I'd like to keep it running.

    Thanks!
    I had the same problem a page back lol http://www.zen-cart.com/forum/showth...274#post695274

    The solution was posted here: http://www.zen-cart.com/forum/showpo...2&postcount=74

    Hope that helps you too

    Just to add in, I had to empty out the customer's cart before the error would go away completely
    Last edited by LissaE; 7 Apr 2009 at 11:33 PM.
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  7. #157

    Default Re: Supertracker

    Quote Originally Posted by christon26 View Post
    I had the same problem a page back lol http://www.zen-cart.com/forum/showth...274#post695274

    The solution was posted here: http://www.zen-cart.com/forum/showpo...2&postcount=74

    Hope that helps you too

    Just to add in, I had to empty out the customer's cart before the error would go away completely
    Thanks Christon - you are a HERO! It worked!
    You have a really nice store, too; I bookmarked it.

    For future reference for others with this apostrophe problem - this file that needs to be changed is /includes/classes/supertracker.php

  8. #158
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Supertracker

    LOL you're welcome....the hero though is not me, I didn't write the mod nor the fix

    And thanx about my store...I have worked long and hard on it....and still always finding new things to add or change LOL
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  9. #159

    Default Re: Supertracker

    I really appreciate that you answered my ?? so quickly; so yes, for me you are the hero.

    ZenCart is a great program, but definitely not for the faint of heart or those who can't put in the time to work on it. I'm amazed by how much work so many people in the forum have put into their stores; and it's such a steep learning curve for many of us. This forum community is by far one of the best - so many people helping each other. And a lot of it is just plain trial & error solutions shared for no reason except to make it easier on the next person.

  10. #160
    Join Date
    Mar 2009
    Posts
    47
    Plugin Contributions
    0

    Default Re: Supertracker

    I have read around for few weeks and found some posts with the same problem I am having but not a solution. I am using Zen Cart version 138a with 2 mods installed. User tracking and image handler 2.
    The admin interface for supertracker appears to be fuctioning but I get no information. It always has the following line.
    database currently holds 0 rows (oldest record : )
    And its the same line for everything in the dropdown menu. Anyone have an idea?

 

 
Page 16 of 33 FirstFirst ... 6141516171826 ... LastLast

Similar Threads

  1. Supertracker
    By enquirer66 in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 2 Mar 2011, 08:37 PM
  2. SuperTracker
    By ma.r.a in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 11 Feb 2011, 08:19 PM
  3. Supertracker referrals?
    By mlbacher in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 24 Aug 2009, 07:53 PM
  4. supertracker mod
    By confused_aswell in forum General Questions
    Replies: 2
    Last Post: 1 Aug 2008, 12:55 PM
  5. Supertracker Add-on
    By bcmartinez in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 19 May 2006, 01:24 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