Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2010
    Posts
    114
    Plugin Contributions
    0

    Default Altered line no effect

    Successfully changed header, and then altered the line shown below. Classic template 1.3.9

    Does not appear to change anything, but in this one case I did not save a copy of the original text. Does it need to be changed back, and what was the original text?

    Languages/English/Classic

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'My company name [home link]');

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Altered line no effect

    Languages/English/Classic

    Are folders, what is the name of the file

    You can get a fresh distribution from the home link at the top of this page
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2010
    Posts
    114
    Plugin Contributions
    0

    Default Re: Altered line no effect

    header.php
    <?php

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'My Company Name [home link]');

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Altered line no effect

    header.php
    Try making it this - it is just a lang file not to include functional items
    Code:
    define('HEADER_ALT_TEXT', 'My company name');
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Altered Database tables in 1.5.x?
    By philip937 in forum Upgrading to 1.5.x
    Replies: 16
    Last Post: 9 Jan 2013, 10:28 PM
  2. Problem with common html_header.php -- same line altered by 2 contributions
    By ckosloff in forum Contribution-Writing Guidelines
    Replies: 2
    Last Post: 2 Jul 2008, 02:44 PM
  3. Saved Cart Bug with altered attributes?
    By nrg77 in forum General Questions
    Replies: 4
    Last Post: 24 Feb 2008, 06:35 AM
  4. .htaccess file needs to be altered...how?
    By stormysar in forum General Questions
    Replies: 1
    Last Post: 29 May 2007, 08:19 PM

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