Results 1 to 4 of 4

what's new here !

This is a discussion on what's new here ! within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; there is big title in main page saying "What's new here !" where to find to delete that wording ? ...

      
  1. #1
    New Member
    Join Date
    Aug 2003
    Posts
    5
    Rep Power
    0


    Default what's new here !

    there is big title in main page saying "What's new here !"

    where to find to delete that wording ?

    tried to find anywhere but can't find it.

    thanks,

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,477
    Rep Power
    567


    Default

    edit:

    /catalog/includes/languages/english/index.php
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    Anonymous
    Guest


    Default

    Quote Originally Posted by msasek
    edit:

    /catalog/includes/languages/english/index.php
    Nothing changes when I edit /catalog/includes/languages/english/index.php

    define('HEADING_TITLE', 'WELCOME TO MY ONLINE SHOP!');

    The index.php page still displays "What's New Here?"

  4. #4
    Anonymous
    Guest


    Default

    OK, I just figured it out. I was changing this:

    define('HEADING_TITLE', 'What\'s New Here?');

    and should have changed this, towards the bottom of catalog/includes/languages/english/index.php:

    } elseif ($category_depth == 'top') {
    define('HEADING_TITLE', 'What\'s New Here?');

    Hope this helps someone :<D

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
  •