Results 1 to 3 of 3

Thread: Problem with Rename Tabs in Admin

  1. #1
    caxy is offline Sugar Community Member
    Join Date
    Dec 2007
    Posts
    16

    Question Problem with Rename Tabs in Admin

    Hello,

    I am trying to change the wording in the tabs at the top of the page (Home, Accounts, Contacts etc..) and am having some issues. I first noticed there is a utility in the Admin tool called Rename Tabs, it sounds easy enough but it does not seem to work! I go to this utility and click the pencil icon next to the tab I want to update, enter a new value and then use the save button at the top. After I do this, the page seems to reload and the value I entered is where I typed but nothing else seems to have changed (including the Database value), what am I doing wrong?

    I am pretty versed in PHP and MySQL so I would be able to do the update manually but I cannot seem to find anything containing this information in the database. As an alternative, I tried to update the language file (en_us_lang.php) but that list is some what incomplete and when I changed the value of the tab, it only changed the wording at the very top of the page, not on the corresponding pages.

    I've dome some searching around but everything I seem to find leads me back to the start or seems to detail an older version (I am using the most current release as of 12-19-07)

    any ideas?

  2. #2
    AnalyticalAviation is offline Sugar Community Member
    Join Date
    May 2006
    Posts
    33

    Default Re: Problem with Rename Tabs in Admin

    I just had a similar problem but after trying a few times it completly failed. The system went down with an error on line 1 of a custom language php file. All that had been created on that custom page was the opening php tag....I erased it and resaved and it is back to normal...Tab name remains default.

  3. #3
    SamuelAugy is offline Sugar Community Member
    Join Date
    Sep 2007
    Location
    Paris (France)
    Posts
    238

    Default Re: Problem with Rename Tabs in Admin

    You can edit \custom\include\language\your_language.php to add (or edit) this type of line :
    $app_list_strings['moduleList']['Contacts']='XXXXXX';

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. hide tabs without using configure tabs in admin
    By dada in forum Developer Help
    Replies: 1
    Last Post: 2007-05-11, 11:23 PM
  2. Replies: 0
    Last Post: 2007-04-11, 12:04 PM
  3. Problem With Removing Tabs
    By Eskay in forum Help
    Replies: 1
    Last Post: 2006-06-19, 11:00 PM
  4. Replies: 5
    Last Post: 2005-02-01, 02:18 AM
  5. Replies: 5
    Last Post: 2004-11-22, 05:56 PM

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
  •