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

Dynamic Metas - 1.0 by Crazycat

At line 99, there is a call to the variable $forum which is NULL if a thread does not exist. Encase this with a "if ($forum) { }" and you should be good.

Additionally, you maybe want to return a default $metadescription value.

Written By: lazy, 18th April 2008

Write Review