Quote:
Originally Posted by Stefan118
Now when i enter a topic (no matter where) i get the folowing error:
Warning: Missing argument 2 for special_postbit_display_complete(), called in [path]/includes/class_postbit.php(345) : eval()'d code on line 139 and defined in [path]/vault/special_plugins_bbcode.php on line 725
|
In
vault/special_plugins_bbcode.php, find:
Code:
function special_postbit_display_complete(&$postobj, &$post_urlinfo)
Replace with:
Code:
function special_postbit_display_complete(&$postobj)