Modifications hate me?

Started by ThatGuyWhoKnowsThings, December 01, 2010, 12:59:04 PM

Previous topic - Next topic

ThatGuyWhoKnowsThings

So i can't auto install, because of some writeable problem every time i install anything, So i manual installed a mod (Some of the finds were not there...) but it said it wasn't a important change, Any who to the main point i have installed many mods and none of them show on the admin settings the newest being this (./Sources/Admin.php)

'corefeatures' => array(
'label' => $txt['core_settings_title'],
'file' => 'ManageSettings.php',
'function' => 'ModifyCoreFeatures',
'icon' => 'corefeatures.gif',
),
'blogadmin' => array(
'label' => $txt['blogs_manage_admin'],
'file' => 'BlogAdminSettings.php',
'function' => 'BlogAdminSettings',
'icon' => 'posts.gif',
'subsections' => array(
'newsfromsmfp' => array($txt['blogs_link_tree_news']),
'settings' => array($txt['blog_settings']),
),
),


But I do not get a "blog admin" menu near the core features or anywhere, help please?  :'(

Illori

please use the support thread for the mod you have installed.

ThatGuyWhoKnowsThings


kat

For installing packages, make sure there's a directory, inside the Packages one, named "temp".

It needs to be CHMOD 777.

Advertisement: