Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
I get the: Something has gone wrong. We've run into a problem and are unable to handle this request
Hawakai
New
This has been since a few days, here's the link:
http://www.gringo-rio.com/rioforum-2-2/#/categories/cultural-shocks
Any ideas?
H
0
Comments
Works for me. Maybe it's caused by a plugin that shows its content only to logged in users?
ok! thanks! I'll try
Ok, yes, its only when I'm logged in. Any ideas of what plugins could cause that.
You will save yourself some time, and others if you search the forum for messages like that
http://vanillaforums.org/search?adv=&search=Something+has+gone+wrong
grep is your friend.
Oh great, a riddle! I love riddles! Tell me which urls work and which do not. But don't tell me which plugins you are using, because that would be too easy
Ok, sorry guys. I will check the link x00 sent me. Have a great weekend guys!
I really would have guessed...
Ok, here we go Vanilla Statistics, Vanilla jsConnect, Social Login, ShareThis, ReplyTo, Registration Restrict Logger, In This Discussion, ImageResizer, Google Analytics, Google AdSense > Side Panel, FileUpload, EMailSubscribe, BotStopApproval, Adsense,
And this is the error log:
DiscussionController->Options not found.
The error occurred on or near: /home2/theriofo/public_html/therioforum/applications/vanilla/controllers/class.discussioncontroller.php
40: Deprecated('DiscussionController->CommentData', "DiscussionController->Data('Comments')");
41: return $this->Data('Comments');
42: break;
43: }
44: throw new Exception("DiscussionController->$Name not found.", 400);
45: }
46:
47: /**
48: * Default single discussion display.
Backtrace:
[/home2/theriofo/public_html/therioforum/plugins/ReplyTo/class.replyto.plugin.php:658] DiscussionController->__get();
[/home2/theriofo/public_html/therioforum/plugins/ReplyTo/class.replyto.plugin.php:636] ReplyTo->AddReplyToButton();
[/home2/theriofo/public_html/therioforum/library/core/class.pluginmanager.php:705] ReplyTo->DiscussionController_CommentOptions_Handler();
[/home2/theriofo/public_html/therioforum/library/core/class.pluginmanager.php:638] Gdn_PluginManager->CallEventHandler();
[/home2/theriofo/public_html/therioforum/library/core/class.pluggable.php:144] Gdn_PluginManager->CallEventHandlers();
[/home2/theriofo/public_html/therioforum/applications/vanilla/views/discussion/helper_functions.php:334] Gdn_Pluggable->FireEvent();
[/home2/theriofo/public_html/therioforum/applications/vanilla/views/discussion/helper_functions.php:351] PHP::GetCommentOptions();
[/home2/theriofo/public_html/therioforum/applications/vanilla/views/discussion/helper_functions.php:88] PHP::WriteCommentOptions();
[/home2/theriofo/public_html/therioforum/applications/vanilla/views/discussion/comments.php:19] PHP::WriteComment();
[/home2/theriofo/public_html/therioforum/applications/vanilla/views/discussion/index.php:52] PHP::include();
[/home2/theriofo/public_html/therioforum/library/core/class.controller.php:779] PHP::include();
[/home2/theriofo/public_html/therioforum/library/core/class.controller.php:1245] Gdn_Controller->FetchView();
[/home2/theriofo/public_html/therioforum/library/core/class.pluggable.php:210] Gdn_Controller->xRender();
[/home2/theriofo/public_html/therioforum/applications/vanilla/controllers/class.discussioncontroller.php:234] Gdn_Pluggable->__call();
[/home2/theriofo/public_html/therioforum/applications/vanilla/controllers/class.discussioncontroller.php:234] DiscussionController->Render();
[/home2/theriofo/public_html/therioforum/applications/vanilla/controllers/class.discussioncontroller.php:234] DiscussionController->Index();
[/home2/theriofo/public_html/therioforum/library/core/class.dispatcher.php:350] PHP::call_user_func_array();
[/home2/theriofo/public_html/therioforum/index.php:46] Gdn_Dispatcher->Dispatch();
Reply To plugin is using a depreciated method. It hasn't been update since 2011, so it is safe to assume it has been abandoned.
grep is your friend.
Mate, that was it! Cheers!