Page 84 of 86 FirstFirst ... 34748283848586 LastLast
Results 831 to 840 of 858
  1. #831
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

    Default Re: User tracking mod

    Quote Originally Posted by TamyA View Post
    Problem Solved.

    I uninstalled the database configuration using the SQL provided with the mod and installed again. Thanks.
    Unfortunately, some of the earlier installation process steps had a tendency to leave behind some remnants that could get in the way of an upgrade install where it may not have been realized to be an upgrade... ie. if the software had previously been installed or attempted to be installed to the database, but then not fully removed (even if the removal instruction of the time were followed). Happens and why it is part of the instructions when problems have been identified with installation and why it was suggested in the previous referenced thread.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #832
    Join Date
    May 2011
    Location
    Tennessee
    Posts
    496
    Plugin Contributions
    0

    Default User tracking mod ZC 1.5.6

    Will this plugin run on ZC 1.5.6?

  3. #833
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

    Default Re: User tracking mod ZC 1.5.6

    Quote Originally Posted by jodean View Post
    Will this plugin run on ZC 1.5.6?
    Yes and no... I installed it to a store that is running PHP 7.2 and strict error reporting and had a few debug logs to address. I did also notice that the visualization of the results needed something other than the default store's table structure. At any rate, I've updated github for the moment to account for all of the minor notifications provided and to add in a table structure that at least provides a way to sensibly look at the data. Should be modified to use more of a responsive design, but haven't worked on that yet...

    Anyways, latest test of it can be seen: [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]https://github.com/mc12345678/User_Tracking

    Currently Version 1.5.9 on GitHub.
    I hadn't yet updated the geoip data nor added flags for a few of the newly identified countries... As usual, the instructions have not yet been updated significantly. I have roughly identified in the installation file what has been modified in the package.
    [/FONT]
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #834
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,304
    Plugin Contributions
    125

    Default Re: User tracking mod ZC 1.5.6

    Note that the READFIRST.txt file references an upgrading document which no longer exists.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #835
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,304
    Plugin Contributions
    125

    Default Re: User tracking mod ZC 1.5.6

    The data collected by this mod seems to grow without bounds - has there been any consideration to trimming the user_tracking table? Perhaps more recent versions of this mod already do this and I'm looking at old code?
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  6. #836
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

    Default Re: User tracking mod ZC 1.5.6

    Quote Originally Posted by swguy View Post
    The data collected by this mod seems to grow without bounds - has there been any consideration to trimming the user_tracking table? Perhaps more recent versions of this mod already do this and I'm looking at old code?
    Ummm, yeah, six years ago delete capability was added first in version 1.4.3... Yeah, old code indeed...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #837
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,304
    Plugin Contributions
    125

    Default Re: User tracking mod ZC 1.5.6

    I was hoping for something automatic.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #838
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

    Default Re: User tracking mod ZC 1.5.6

    Quote Originally Posted by swguy View Post
    I was hoping for something automatic.
    Is on a todo list, though have always wondered to what extent it would occur: every admin page change, every visit by a visitor, when the plugin is activated to see the results? Even with that, say if someone wanted to keep data for a relatively extended period, once a month, once a week, etc...

    Make it cron capable only? So many options, positive and negative.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #839
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,304
    Plugin Contributions
    125

    Default Re: User tracking mod ZC 1.5.6

    Noodle on it as a suggestion. The reason it came up is that someone had an old user_tracking table (likely created in 1.3.x) but a 1.5 installation without the software, so I had no way of getting in an trimming the table from the admin (it's easy enough to use phpMyAdmin of course, which is what I wound up doing).
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #840
    Join Date
    Oct 2020
    Location
    australia
    Posts
    31
    Plugin Contributions
    0

    Default Re: User tracking mod ZC 1.5.6

    Quote Originally Posted by mc12345678 View Post
    Yes and no... I installed it to a store that is running PHP 7.2 and strict error reporting and had a few debug logs to address. I did also notice that the visualization of the results needed something other than the default store's table structure. At any rate, I've updated github for the moment to account for all of the minor notifications provided and to add in a table structure that at least provides a way to sensibly look at the data. Should be modified to use more of a responsive design, but haven't worked on that yet...

    Anyways, latest test of it can be seen: [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]https://github.com/mc12345678/User_Tracking

    Currently Version 1.5.9 on GitHub.
    I hadn't yet updated the geoip data nor added flags for a few of the newly identified countries... As usual, the instructions have not yet been updated significantly. I have roughly identified in the installation file what has been modified in the package.
    [/FONT]
    Will this plugin run on ZC 1.5.7?

 

 

Similar Threads

  1. User Tracking Mod only shows the Admin Session
    By Griff1324 in forum General Questions
    Replies: 6
    Last Post: 29 May 2008, 10:56 PM
  2. User Tracking Mod issue: repeated Logins: Admin: View Sessions
    By dharma in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 20 Feb 2008, 04:48 AM
  3. Search log mod vs. user tracking
    By ashton0603 in forum General Questions
    Replies: 4
    Last Post: 30 Jan 2008, 08:43 AM
  4. Google Analytics vs User Tracking mod
    By miles in forum General Questions
    Replies: 1
    Last Post: 15 Jun 2007, 10:09 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