Results 1 to 10 of 10
  1. #1
    Join Date
    May 2010
    Posts
    99
    Plugin Contributions
    0

    Default Supertracker for 1.5.0 yet?

    Does anyone know if Supertracker still works and is safe to use with 150?

    I want to reinstall it, but after the work that has been done on security I don't want to open up any big holes or cause problems, but I love the information it gives me about my visitors.

  2. #2
    Join Date
    May 2010
    Posts
    99
    Plugin Contributions
    0

    Default Re: Supertracker?

    I installed it, but it doesn't work. Shame...it was a terrific add-on.

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

    Default Re: Supertracker?

    Be patient

  4. #4

    Default Re: Supertracker?

    I just installed it and it works just fine, however it does not show up in config or reports and I'm new to Zen and haven't figured out how to add these links yet to admnin.

    I access supertracker with www/my_admin/supertracker.php and to config www/my_admin/configuration.php?gID=1003

    All functions seem to work , but it's early days yet so not fully tested

  5. #5

    Default Re: Supertracker?

    Ok figured out the bit to add it to admin menus, did it using phpmyadmin, here's the query for your DB

    BACKUP FIRST, DONT BLAME ME

    Code:
    INSERT INTO `admin_pages` (`page_key`, `language_key`, `main_page`, `page_params`, `menu_key`, `display_on_menu`, `sort_order`) VALUES
    ('supertracker.php', 'BOX_TOOLS_SUPERTRACKER', 'FILENAME_SUPERTRACKER', '', 'reports', 'Y', 0),
    ('supertracker', 'BOX_TOOLS_SUPERTRACKER', 'FILENAME_CONFIGURATION', 'gID=1003', 'configuration', 'Y', 0);
    This puts supertracker config to the top of configuration, and supertracker in reports, alter the 0 to change the sort order

  6. #6

    Default Re: Supertracker?

    Another quick update, I altered /my_admin/supertracker.php as showmyip didnt work so I changed it for whatismyipaddress.com

    line 602

    PHP Code:
    echo '<tr><td class="dataTableContent"><b>' TABLE_TEXT_IP '</b> <a href="http://whatismyipaddress.com/ip/' $lt_row->fields['ip_address'] . '" target="_blank">' $lt_row->fields['ip_address'] . '</a>' ' (' gethostbyaddr($lt_row->fields['ip_address']) . ') ' zen_image(DIR_WS_IMAGES 'flags/' $lt_row->fields['country_code'] . '.gif') . ' ' $lt_row->fields['countries_name'] . '</td></tr>'

  7. #7
    Join Date
    Jun 2006
    Location
    Sea Lake, Australia
    Posts
    81
    Plugin Contributions
    0

    Default Re: Supertracker?

    Quote Originally Posted by saucy-but-nice View Post
    Ok figured out the bit to add it to admin menus, did it using phpmyadmin, here's the query for your DB

    BACKUP FIRST, DONT BLAME ME

    Code:
    INSERT INTO `admin_pages` (`page_key`, `language_key`, `main_page`, `page_params`, `menu_key`, `display_on_menu`, `sort_order`) VALUES
    ('supertracker.php', 'BOX_TOOLS_SUPERTRACKER', 'FILENAME_SUPERTRACKER', '', 'reports', 'Y', 0),
    ('supertracker', 'BOX_TOOLS_SUPERTRACKER', 'FILENAME_CONFIGURATION', 'gID=1003', 'configuration', 'Y', 0);
    This puts supertracker config to the top of configuration, and supertracker in reports, alter the 0 to change the sort order
    This did not work for me. I had to change gID=1003 to gID=41

  8. #8
    Join Date
    Sep 2012
    Posts
    2
    Plugin Contributions
    0

    Default Re: Supertracker?

    Quote Originally Posted by coopco View Post
    This did not work for me. I had to change gID=1003 to gID=41
    Hi,
    that makes sense .. it is important that the gID matches the id from the configuration group table.

    For some reason a the custom bits got missed when the upgraded populates the (new) admin_pages table.

    Hope this helps
    Regards,
    Dante

  9. #9
    Join Date
    Sep 2012
    Posts
    2
    Plugin Contributions
    0

    Default Re: Supertracker?

    Quote Originally Posted by helpwithdata View Post
    Hi,
    that makes sense .. it is important that the gID matches the id from the configuration group table.

    For some reason a the custom bits got missed when the upgraded populates the (new) admin_pages table.

    Hope this helps
    Regards,
    Dante
    Well .. or even .. better .. use SuperTracker 1.1 made for ZenCart 1.5 ;-)
    http://www.zen-cart.com/downloads.php?do=file&id=467

    D.

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

    Default Re: Supertracker?

    which was released today :)

 

 

Similar Threads

  1. Supertracker
    By a_berezin in forum All Other Contributions/Addons
    Replies: 323
    Last Post: 23 Sep 2021, 09:34 AM
  2. Supertracker
    By enquirer66 in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 2 Mar 2011, 08:37 PM
  3. SuperTracker
    By ma.r.a in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 11 Feb 2011, 08:19 PM
  4. Coupons for customers that aren't yet signed up
    By Nick1973 in forum General Questions
    Replies: 1
    Last Post: 28 Oct 2010, 09:02 PM
  5. Supertracker referrals?
    By mlbacher in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 24 Aug 2009, 07:53 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