Thread: Supertracker

Results 1 to 10 of 324

Hybrid View

  1. #1
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Supertracker

    Quote Originally Posted by kappy1 View Post
    If I select Visitors Countries Stats I get this error. I applied the sq patch but still the same thing and only for this one report.

    WARNING: An Error occurred, please refresh the page and try again.
    Fatal error: 1267:Illegal mix of collations (latin1_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '=' :: SELECT COUNT(*) AS count, s.country_code, c.countries_name FROM supertracker s LEFT JOIN countries c ON (c.countries_iso_code_2 = s.country_code) GROUP BY country_code in /home/kellys14/public_html/catalog/includes/classes/db/mysql/query_factory.php on line 101
    Execute this SQL-code:
    Code:
    ALTER TABLE  `supertracker` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    ALTER TABLE  `supertracker` CHANGE  `country_code`  `country_code` CHAR(2) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT '';

  2. #2
    Join Date
    Sep 2012
    Location
    Acworth, GA
    Posts
    6
    Plugin Contributions
    0

    Default Re: Supertracker

    So I downloaded Supertracker and followed the instructions to a Tee. I even went back and double checked that all the correct files were in the right place. Supertracker shows up under reports. I can pick the various options like Last Ten Visitors and such. But it is showing Database Info: the Supertracker database currently holds 0 rows (oldest record : ). Meaning its not gathering any data. Any ideas what I did wrong or need to fix?

  3. #3
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Supertracker

    did you have any visitors since you installed supertracker? Normally the installation reinstalls the supertracker table, so at the beginning it is empty.

  4. #4
    Join Date
    Sep 2012
    Location
    Acworth, GA
    Posts
    6
    Plugin Contributions
    0

    Default Re: Supertracker

    Quote Originally Posted by Design75 View Post
    did you have any visitors since you installed supertracker? Normally the installation reinstalls the supertracker table, so at the beginning it is empty.
    Yes, I have had new people register on the site and orders placed. After I installed it, I hopped on my website from a second computer and it didn't show any data.

  5. #5
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Supertracker

    When installing, did you rename the YOUR_TEMPLATE folder to your own template for
    PHP Code:
    includes/templates/YOUR_TEMPLATE/jscript/jscript_supertracker.php 
    ?

  6. #6
    Join Date
    Sep 2012
    Location
    Acworth, GA
    Posts
    6
    Plugin Contributions
    0

    Default Re: Supertracker

    Quote Originally Posted by Design75 View Post
    When installing, did you rename the YOUR_TEMPLATE folder to your own template for
    PHP Code:
    includes/templates/YOUR_TEMPLATE/jscript/jscript_supertracker.php 
    ?
    Yes I did. Logged into my ftp just now, it shows: /includes/templates/bask_black/jscript/jscript_supertracker.php

  7. #7
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Supertracker

    grr. so it is nothing obvious

 

 

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

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