• I went back to using the old directory plugin for now because after the update when I went to “add new listing” I got a 500 error. My error logs say:

    [Sat May 31 07:19:21 2014] [warn] RewriteCond: NoCase option for non-regex pattern ‘-f’ is not supported and will be ignored.

    I look forward to the bug fixing — this is a great plugin! ??

    https://www.ads-software.com/plugins/ldd-directory-lite/

Viewing 1 replies (of 1 total)
  • Mark

    (@delayedinsanity)

    That’s an error with mod_rewrite, and I’m honestly not sure how the plugin could be triggering it for you.

    Check your .htaccess file, and look for this:

    RewriteCond %{REQUEST_FILENAME} !-f

    Make sure there isn’t an [NC] on the end of that line. If there is, remove it.

Viewing 1 replies (of 1 total)
  • The topic ‘Getting 500 error’ is closed to new replies.