Results 1 to 2 of 2

Thread: Troubleshooting Unexpected Behavior

  1. #1
    Former lead dev Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,863
    Blog Entries
    88
    Thanks
    486
    Thanked 810 Times in 529 Posts

    Lightbulb Troubleshooting Unexpected Behavior

    So many times I've been scratching my head wondering why the plugin I've just installed isn't working properly. Here are some possible reasons for unexpected behavior.

    1. Your browser has cached the page.

    Try a hard refresh, CTRL+F5, to make sure you're looking at a fresh page.

    If the problem is CSS or JavaScript related, go to Admin -> Maintenance, clear the css/js cache, return to the page you were having a problem on and do a hard refresh. If you prefer, you can disable the css/js cache in Admin -> Settings.

    2. Hotaru is using cached database queries which are out of date.

    Clearing the cache when you encounter problems remedies most problems. Just go to Admin -> Maintenance and click "Clear database cache" to instantly delete all the cached files.

    You can disable or change the duration of the database cache in Admin - > Settings.

    3. Hotaru is checking for plugin actions in the wrong order.

    Depending on the order you install certain plugins, it's possible the resulting behavior might differ. Take for example the navigation bar. The Vote plugin adds "Top Stories" and "Latest" to the navigation bar and the Submit plugin adds "Submit a Story". The order those links appear in the navigation bar depends on the order you install those plugins. While that particular example won't break your website, more complicated plugin functions could cause unexpected results if fired in the wrong order.

    The solution is simply to go to Admin -> Plugin Management and click the up and down arrows to change the order the actions are triggered in.
    Last edited by Nick; 09-23-2009 at 06:15 AM. Reason: Removed "Hotaru is using old database tables" section as it no longer applies in 0.6+

  2. #2
    Admin & Design JonH's Avatar
    Join Date
    Jun 2009
    Location
    New Braunfels, Texas
    Posts
    248
    Thanks
    57
    Thanked 49 Times in 30 Posts

    Default

    "Try a hard refresh, CTRL+F5, to make sure you're looking at a fresh page. "

    I started using "Private Browsing" in Firefox: Ctrl+Shift+P when working with changing themes, CSS or installs. it disables the cache / temp files on your browser. I think IE has this feature too.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •