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

Signup Questions - 1.1 by Aquilez

Cant even activatet it. Error on plugin page:
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM, expecting T_VARIABLE in /home/*****/public_html/inc/plugins/signupquestions.php on line 802

Written By: Thorondor, 2nd August 2011

That's because your server isn't using PHP 5.3, it's using 5.2 or below. You can still fix it, open "signupquestions.php" with a code editor, dreamweaver, or similar app, and replace two instances of "static::" with "self::", save, upload, activate. I'm using MyBB v1.6.4

Written By: Masakari, 4th September 2011

Write Review