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

peternpetern New
edited September 2010 in Vanilla 2.0 - 2.8
"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

Comments

  • edited September 2010
    I had this same issue. My investigation and solution are here:

    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.
  • phreakphreak Vanilla*APP (White Label) & Vanilla*Skins Shop MVP
    I'm not sure if it's the same, but WhosOnline 0.8 crushed my forum by generating a blank page and inducing an endless load of the page in Google Chrome.

    First the forum gets loaded for a split second than the browser-screen blanks white.
    URL rewriting is enabled.
    • VanillaAPP | iOS & Android App for Vanilla - White label app for Vanilla Forums OS
    • VanillaSkins | Plugins, Themes, Graphics and Custom Development for Vanilla
Sign In or Register to comment.