Results 1 to 10 of 858

Threaded View

  1. #11
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: User tracking mod

    Thanks for repairing your UT so those heading titles show up. Much better. Wondering if you could remove the category title from the product page titles.

    So instead of:

    "TestCategory 1 TestProduct 1"

    would be better if we should see:

    "TestProduct 1".

    Just my opinion but easier to digest the UT info at a glance if just the product name was displayed. (Hint: That's how it is in the latest pinghead version).

    Another questions although this is not really just a UT question.

    The default heading_title define for the index page is " Congratulations! You have successfully installed your Zen Cart...".

    So that does not display I've edited and removed from /includes/languages/english/index.php

    Code:
    Line #51 : define('HEADING_TITLE', 'Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.');
    
    Line #55 : define('HEADING_TITLE', 'Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.');
    So instead I have:

    define('HEADING_TITLE', '');

    In this case do you have any suggestions on how to make it so the UT log displays "index" or something relevant instead of a completely blank field when logging clicks on the home page?

    If URL =
    /shop/index.php
    -or-
    /shop/index.php?main_page=index
    then heading_title = "index"

    or something like that.

    Woody
    Last edited by Woodymon; 2 Dec 2006 at 01:20 AM.

 

 

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