Results 1 to 10 of 858

Threaded View

  1. #11
    Join Date
    Oct 2010
    Location
    Andalucía
    Posts
    15
    Plugin Contributions
    0

    Default [Solved] Admin page registration issue v1.51

    Solved!

    Just remove the .php extension in FILENAME_USER_TRACKING and FILENAME_USER_TRACKING_CONFIG

    /MYADMIN/includes/extra_datafiles/user_tracking_database_tables.php
    PHP Code:
    <?php
    define
    ('TABLE_USER_TRACKING'DB_PREFIX 'user_tracking');
    define('DIR_WS_FLAGS''images/flags/');
    define('BOX_TOOLS_USER_TRACKING''User Tracking');
    define('BOX_TOOLS_USER_TRACKING_CONFIG''User Tracking Config');
    define('FILENAME_USER_TRACKING''user_tracking.');
    define('FILENAME_USER_TRACKING_CONFIG''user_tracking_config');
    ?>
    Cheers
    Last edited by pititis; 13 May 2013 at 03:01 PM.

 

 

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

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