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.
Whos Online plugin is requesting invalid URL /plugin/imonline
petern
New
"GET /plugin/imonline HTTP/1.1" 404
This plugin requests an invalid URL when URL rewriting is disabled. I guess the fix is similar to the recent fix to the Quotes plugin:
http://www.vanillaforums.org/discussion/comment/127915/#Comment_127915
This plugin requests an invalid URL when URL rewriting is disabled. I guess the fix is similar to the recent fix to the Quotes plugin:
http://www.vanillaforums.org/discussion/comment/127915/#Comment_127915
0
Comments
http://www.vanillaforums.org/discussion/12695/whosonline-whole-forum-in-sidebar-solved
In short, you can change the requested url to be:
/index.php?p=/plugin/imonline
The javascript is assuming you have friendly URLs enabled, so you have to alter it if you don't. The author, @garymardell, is planning a fix that will take advantage of a new javascript function to be more agnostic about this.
First the forum gets loaded for a split second than the browser-screen blanks white.
URL rewriting is enabled.