News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Qusten about mod

Started by dvd123, August 29, 2011, 04:27:27 AM

Previous topic - Next topic

dvd123

i instal this mod
http://custom.simplemachines.org/mods/index.php?mod=1295

got smf 2.0 so i make this


http://custom.simplemachines.org/mods/index.php?action=parse

at default work fine but at mine dont work :(
i use dzinerstudio OverView
if anyone want make for me here is theme
http://www.dzinerstudio.com/index.php?action=downloads;sa=view;down=136

tnx

Rik©

Quote from: AjaxChat Integration FAQIf you are using a custom theme you will need to edit the following files in your custom theme using a Package Parser

    * Themes/yourtheme/index.template.php
    * Themes/yourtheme/style.css
    * And possibly...
    * Themes/yourtheme/BoardIndex.template.php
    * If your theme does not have a BoarIndex.template don't worry about it, that means your forum is using the default BoardIndex.template
-> http://www.simplemachines.org/community/index.php?topic=257973.msg1981766#msg1981766

-Rik©

dvd123

#2
sorry i give wrong link look agen this is SMFPacks Shoutbox v1.0.3 - NIBOGO
i fix up links

at default work fine but i think  need edit mine theme for work at OverView

Rik©

Did you make the edits to your theme?
If your theme has its own index.template.php file you'll have to edit manually...
./Themes/YOUR-THEME-HERE/index.template.php
find
}

function template_body_below()
{

add before
//SMFPacks Shoutbox -->
if (function_exists('template_shoutbox')) template_shoutbox('main');
// <-- SMFPacks Shoutbox


Also, inside the mod-package is a /Themes/default folder.
Copy the content(files and folders) of /Themes/default from the mod-package to your themes folder (OverView).

-Rik©

dvd123



Advertisement: