Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2008
    Posts
    29
    Plugin Contributions
    0

    Default Developer Toolkit Question

    Howdy,

    I am attempting to change the name of the categories sidebox. I saw threads saying to use the Developers Toolkit. When I search for Categories my results display pages that I can't find. Such as includes/languages/english/attributes_controller.php I cannot find this file on my server.
    http://twistflowers.com/includes/lan...controller.php

    Is this a permissions problem with my hosting company or am I doing something wrong? Any help is greatly appreciated. Thanks in advance!

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Developer Toolkit Question

    If the developers tool kit finds the file, it's there, but it doesn't mean you have to change that particular file.

    For what you want to do, edit includes/languages/YOUR_TEMPLATE/english.php (where YOUR_TEMPLATE is the name of your custom template) around line 83 and change what I've highlighted in red.

    Code:
    // categories box text in sideboxes/categories.php
      define('BOX_HEADING_CATEGORIES', 'Categories');
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  3. #3
    Join Date
    Nov 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: Developer Toolkit Question

    Quote Originally Posted by afo View Post
    If the developers tool kit finds the file, it's there, but it doesn't mean you have to change that particular file.

    For what you want to do, edit includes/languages/YOUR_TEMPLATE/english.php (where YOUR_TEMPLATE is the name of your custom template) around line 83 and change what I've highlighted in red.

    Code:
    // categories box text in sideboxes/categories.php
      define('BOX_HEADING_CATEGORIES', 'Categories');
    Perfect. Thank you so very much. I owe you guys so much coffee when I finally finish this site.

 

 

Similar Threads

  1. Developer's Toolkit errors. :(
    By wondergirl in forum General Questions
    Replies: 8
    Last Post: 6 Sep 2006, 01:22 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