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