Error viewing posts
i get an error when i view posts by people and myself in any category. The error is displayed below. Please how do i solve it?
38: Deprecated('DiscussionController->CommentData', "DiscussionController->data('Comments')");
39: return $this->data('Comments');
40: break;
41: }
42: throw new Exception("DiscussionController->$Name not found.", 400);
43: }
44:
45: /**
46: * Default single discussion display.
Backtrace:
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/plugins/ReplyTo/class.replyto.plugin.php:658] DiscussionController->__get();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/plugins/ReplyTo/class.replyto.plugin.php:636] ReplyTo->AddReplyToButton();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/library/core/class.pluginmanager.php:873] ReplyTo->DiscussionController_CommentOptions_Handler();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/library/core/class.pluginmanager.php:781] Gdn_PluginManager->callEventHandler();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/library/core/class.pluggable.php:133] Gdn_PluginManager->callEventHandlers();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/themes/silicon/views/discussion/helper_functions.php:493] Gdn_Pluggable->fireEvent();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/themes/silicon/views/discussion/helper_functions.php:511] PHP::getCommentOptions();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/themes/silicon/views/discussion/helper_functions.php:132] PHP::writeCommentOptions();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/applications/vanilla/views/discussion/comments.php:19] PHP::writeComment();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/applications/vanilla/views/discussion/index.php:53] PHP::include();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/library/core/class.controller.php:713] PHP::include();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/library/core/class.controller.php:1242] Gdn_Controller->fetchView();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/library/core/class.pluggable.php:199] Gdn_Controller->xRender();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/applications/vanilla/controllers/class.discussioncontroller.php:282] Gdn_Pluggable->__call();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/applications/vanilla/controllers/class.discussioncontroller.php:282] DiscussionController->render();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/applications/vanilla/controllers/class.discussioncontroller.php:282] DiscussionController->index();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/library/core/class.dispatcher.php:326] PHP::call_user_func_array();
[/hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/media/forum/index.php:44] Gdn_Dispatcher->dispatch();
Need Help?
Comments
It looks like it might be an issue with the Reply To plugin. Try disabling it and seeing if that solves the issue.
It is a very old plugin, I made some changes , here is the plugin let us know if it works
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
okay let me give it a try
still didn't work