Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Write Review

Reviews

Simple Code Banners! - 1.4 by blake

I received a "Fatal error: Cannot redeclare find_replace_templatesets()" error after installation. I went to the plugin file and changed all "require" to "require_once" to get my plugin page to work again.

After that was fixed, this worked great! Thanks.

Written By: masterkiller, 9th August 2011

Like masterkiller I had to change all REQUIRE to REQUIRE_ONCE and it worked. Once I did that the plug-in worked.

Written By: stepdg, 23rd August 2011

This method is approved by Adsense ?

Written By: cezars, 18th September 2011

editing suggestion above is useful to make this code run. change "require" to "require_once". no " " of course.

Written By: romeo, 10th October 2011

Version 1.3 differs from 1.4?

Written By: defened, 18th October 2011

There were many errors in the php file. And after correcting everything also I am unable to show ads in my blog. First there is no need to include "inc/adminfunctions_templates.php" file more than once in one php file. It showed several errors. I had to escape each line with '//', then only it got activated in admin. After activating and configuring it then also it is not working. I dont understand how to make it work.

Written By: amit, 20th October 2011

Write Review