Guys anyone know how to install this youtube video mod to SMF custom theme ? I have seen the Mod in offical forum but have no idea how to install it.
What you will most likely have to do is install the mod maualy. The package manager will do most of the work but you will have to change the template files yourself. To easily find out what template files will need changing for a specific mod you can use the Mod Parser. http://modparser.dev.dansoftaustralia.net/ It is a free tool which will break the code down so it is easily understood. If you have no knowledge of php this may still be tricky for you but i am very new to php and with a little practice you should be able to install mods manualy. If you need any help using the Mod Parser just post here and i will keep my eye on it for you. Hope this helps Ben Jones
delrivo, i've tried to install ad revenue sharing mod into my smf forum, installation process ran without any error whatsoever. the mod is "installed", but i don't see anything changing in my forum. no ads, and no additional option at my "Admin - Configuration Panel". What I did it wrong? Please help. Thanks.
there are 2 mods on SMF's site. make sure you get the correct one for your version http://custom.simplemachines.org/mods/index.php?mod=936 http://custom.simplemachines.org/mods/index.php?mod=390 try it through package manager first. if that dont work, open the install xml file and following the search and replace instructions.
yes, i use the mod from the second link. i tried through package manager. installation is successful (at least according to the message), but no change whatsoever at the admin panel and no ads appear anywhere. I'll check the xml file. Could it be a permission problem?
make sure the you tube image is in the image folder of your theme. did you modify post.template.php of your custom theme, does your custom theme have that file or is it dependent on the default theme. there are no permissions to edit or change, it should just work. PM me if your still having problems. its an easy fix.