News:

Welcome to SMF Ads Support Forum

Main Menu
Coinbase

ad_mod_v2-3-4_SMF_vbeta4.zi ad_mod_v2 cannot find code to modify

Started by gibsongk55, March 22, 2009, 07:05:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gibsongk55

Hi,

I am trying to install this mod.  The following code in the instructions in the /Sources/Admin.php file does not exist in SMF version 1.1.8

'theme' => array(
'label' => $txt['theme_admin'],
'file' => 'Themes.php',
'function' => 'ThemesMain',
'custom_url' => $scripturl . '?action=admin;area=theme;sa=admin',
'icon' => 'themes.gif',
'subsections' => array(
'admin' => array($txt['themeadmin_admin_title']),
'list' => array($txt['themeadmin_list_title']),
'reset' => array($txt['themeadmin_reset_title']),
'edit' => array($txt['themeadmin_edit_title']),
),
),


Thank you,

Gibs