Current time: 05-18-2024, 03:46 PM Hello There, Guest! (LoginRegister)


Post Reply 
help - no tempate? :S
Author Message
Monotoko Offline
Junior Member
*

Posts: 20
Joined: Jan 2011
Reputation: 0
Post: #2
RE: help - no tempate? :S
After a lot of looking around the file, I realized index.php was missing this:

Code:
$tpl->assign(
    array(
        'TR_ADMIN_MAIN_INDEX_PAGE_TITLE' => tr('ispCP - Admin Home'),
        'THEME_COLOR_PATH' => "../themes/{$cfg->USER_INITIAL_THEME}",
        'THEME_CHARSET' => tr('encoding'),
        'ISP_LOGO' => get_logo($_SESSION['user_id'])
    )
);

Hopefully this can solve someone elses problem later Smile
02-21-2011 07:45 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
help - no tempate? :S - Monotoko - 02-21-2011, 08:32 AM
RE: help - no tempate? :S - Monotoko - 02-21-2011 07:45 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)