Has anyone had a look at this on VB4? On my vb4 test site this mod still works however it has a couple of errors and its the only mod stopping me from just upgrading.
I'd be willing to part with a few quid to get this sorted for vb4 now.
Errors displayed:
This error is displayed when you access any of the social forums, you can still access them however with the error displayed at the top.
Code:
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3780
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(1111) : eval()'d code on line 19
This error is when you access a normal forum not related to social forums.
Code:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(1111) : eval()'d code on line 19
Error displayed to guests trying to access normal forum
Code:
Unable to add cookies, header already sent.
File: /home/main/public_html/community/includes/class_core.php
Line: 4269
On explorer it knocks the templates all over the place although in firefox everything looks normal apart from the errors displayed.