![]() |
Thank Plugin: use with several themes [MyBB 1.2.1] - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Support (https://community.mybb.com/forum-72.html) +---- Thread: Thank Plugin: use with several themes [MyBB 1.2.1] (/thread-14063.html) |
Thank Plugin: use with several themes [MyBB 1.2.1] - Kefkes - 2006-11-25 I use the "Thank You" plug-in, but I have a problem in my forum. I use different themes on my forum. For example, /images/simpleblue contains a self-inserted theme. The default theme has stayed in /images in order not to ruin something. ![]() ![]() Included is the plug-in I'm talking about. Can someone help me, please? ![]() Greetz, Kefkes Answer, please! RE: Thank Plugin: use with several themes [MyBB 1.2.1] - Martin M. - 2006-11-26 Inside inc/plugins/thx.php find: Replace with: then find: Replace with:
And please don't bump the thread. RE: Thank Plugin: use with several themes [MyBB 1.2.1] - Kefkes - 2006-11-26 But what if your default theme (MyBB Default) has stayed in the folder ./images in contrary to the other themes that have a separate folder? RE: Thank Plugin: use with several themes [MyBB 1.2.1] - Martin M. - 2006-11-26 I updated the code and will work with any theme. |