Results 1 to 3 of 3

Thread: <%$tpl_base%> is wrong

  1. #1
    Join Date
    Jul 2010
    Posts
    7

    Default <%$tpl_base%> is wrong

    Where is <%$tpl_base%> defined? I made a mistake on the install and the path to the css files are wrong. I need to edit that tpl_base but I can't find it.

  2. #2
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    It is stored in database, idx_setting table. You need to run the following sql query in phpmyadmin or indexu query box in admin panel.

    Code:
    UPDATE `idx_setting` SET `setting_value` = 'http://www.findhunting.com/directory' WHERE `setting_id` = 5;

  3. #3
    Join Date
    Jul 2010
    Posts
    7

    Default

    got it - thanks

Similar Threads

  1. What's wrong on www.indexutemplates.com?
    By colinjin in forum Pre-Sales Questions
    Replies: 8
    Last Post: 07-31-2008, 02:53 AM
  2. Replies: 2
    Last Post: 10-31-2007, 04:25 PM
  3. What is wrong with this ???
    By lanzabiz in forum v5.x
    Replies: 3
    Last Post: 05-27-2004, 01:17 AM
  4. What did I do wrong?
    By craven in forum v5.x
    Replies: 1
    Last Post: 04-20-2003, 05:42 PM
  5. Wrong focus
    By ReeToric in forum v5.x
    Replies: 1
    Last Post: 09-26-2001, 07:45 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
  •