We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

New Forum Topic e500 | Forum

Jonathan
Jonathan Nov 6 '15
Hello,


Lately whenever someone tries to start a new forum thread, they are receiving e500 errors. Looking at it in debug mode throws out this error:



OW Debug - ErrorMessage:Argument 1 passed to FORUM_BOL_ForumService::addTopic() must be an instance of FORUM_BOL_Group, instance of FORUM_BOL_Topic given, called in /home/meetplac/public_html/ow_plugins/signature/controllers/add_topic.php on line 187 and defined


File:/home/meetplac/public_html/ow_plugins/forum/bol/forum_service.php


Line:1155



Now, I was trying to open the file in the online code editor from hostmonster while having the config.php file still open, but instead of opening the new file like it was supposed to, it ended up OVERWRITING the forum_service.php file so I can't even see where the error was *fume*. (EDIT: I got the forum_service.php source again by downloading the plugin from the store! *phew*)


So, could someone please tell me how I can fix this issue... Or perhaps tell me what was in that file so I can attempt to solve this problem myself? Thank you very much!


ISSUE RESOLVED


It was an issue with the Forum Signature plugin. Everything was peachy again after deactivating that. Thanks anyways - hopefully this will prove useful should anyone else run into this problem!

The Forum post is edited by Jonathan Nov 6 '15
ross Team
ross Nov 8 '15
Thanks for letting us know.