Thread: Supertracker

Page 13 of 33 FirstFirst ... 3111213141523 ... LastLast
Results 121 to 130 of 324
  1. #121
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: Supertracker

    I installed Supertracker with all files, sql install file and sql file from post #3 and keep getting this error.

    Not Found

    The requested URL /admin/FILENAME_SUPERTRACKER.php was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.burnerbooks.com Port 80

    I re-loaded the admin/supertracker.php file two times. Am I suppose to change the file name from supertracker.php to filename_supertracker.php?

    Thanks,
    Kim

  2. #122
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: Supertracker

    Quote Originally Posted by kburner View Post
    I installed Supertracker with all files, sql install file and sql file from post #3 and keep getting this error.

    Not Found

    The requested URL /admin/FILENAME_SUPERTRACKER.php was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.burnerbooks.com Port 80

    I re-loaded the admin/supertracker.php file two times. Am I suppose to change the file name from supertracker.php to filename_supertracker.php?

    Thanks,
    Kim

    Can anyone help me with this?
    Kim

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

    Default Re: Supertracker

    You installed Supertracker NOT with all files.

  4. #124
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: Supertracker

    Quote Originally Posted by a_berezin View Post
    You installed Supertracker NOT with all files.
    Thank you so much! I re-installed and all works well.

    Kim

  5. #125
    Join Date
    Jan 2004
    Posts
    482
    Plugin Contributions
    0

    Default Re: Supertracker

    Help Please :)

    I have double checked the install and all is as it should be.

    No Stats.

    I use the BareBones Template - not the standard template. Should there be any code in that template to call out the JScript?

    Please let me know...and whatever else I can check. :)

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

    Default Re: Supertracker

    Where are you uploaded the jscript_supertracker.php?

  7. #127
    Join Date
    Jan 2004
    Posts
    482
    Plugin Contributions
    0

    Default Re: Supertracker

    Quote Originally Posted by a_berezin View Post
    Where are you uploaded the jscript_supertracker.php?
    Thank you ... that file is located at

    /home/catalog/public_html/includes/templates/barebones/jscript/jscript_supertracker.php

    I thought maybe I should throw it into the default, too, because it wasn't working under the templates jscript directory

    /home/catalog/public_html/includes/templates/template_default/jscript/jscript_supertracker.php

    PHP Version: 5.2.6
    Database: MySQL 5.0.51a
    Zen Cart 1.3.7.1
    Database Patch Level: 1.3.7

  8. #128
    Join Date
    Jan 2004
    Posts
    482
    Plugin Contributions
    0

    Default Re: Supertracker

    We have a project that is contingent on our tracking customers, and this mod isn't working.

    Has any one tried the other tracking mods? Can you recommend one?

  9. #129
    Join Date
    May 2008
    Posts
    87
    Plugin Contributions
    0

    Default Re: Supertracker

    I think it would be great if I could add a time offset to the supertracker without having to change the cart timing (which is a hassle ) in a simple manner. Is there a way I could do it ?

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

    Default Re: Supertracker

    Quote Originally Posted by avf View Post
    I think it would be great if I could add a time offset to the supertracker without having to change the cart timing (which is a hassle ) in a simple manner. Is there a way I could do it ?
    1. In sql replace
    NOW()
    by
    date_add(now(), INTERVAL ' . TIME_ZONE_OFFSET . ' HOUR)
    2. Replace
    $thirty_mins_ago = date('Y-m-d H:i:s', (time() - (30*60)));
    by
    $thirty_mins_ago = date('Y-m-d H:i:s', (time()+TIME_ZONE_OFFSET*60*60 - (30*60)));

 

 
Page 13 of 33 FirstFirst ... 3111213141523 ... 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