theseanz
Forum Replies Created
-
Forum: Plugins
In reply to: [JSON API] [Plugin: JSON API] order_by argumentJust wanted to chime in and say I am having this issue, also. I’m about to dig into the code, but I’d rather not as my PHP skills are intermediate at best.
Forum: Plugins
In reply to: [Plugin: Page Flip Image Gallery] Error, Error, ErrorAh, sorry guys I didn’t have any text on mine so I didn’t realize that was only a half-solution. Hopefully the info we’ve provided will help the plug-in author fix the issue, at least.
Forum: Plugins
In reply to: [Plugin: Page Flip Image Gallery] Error, Error, ErrorThis can be solved (well, it worked for me anyway) by creating an .htaccess file in /[yourblogdirectory]/wp-content/plugins/page-flip-image-gallery/
RewriteEngine On
RewriteBase /[yourblogdirectory]/wp-content/plugins/page-flip-image-gallery/do/
RewriteRule (.*)/(.*)/(.*)$ /[blogdirectory]/wp-content/plugins/page-flip-image-gallery/script.php?action=$2&id=$3[L]There’s probably a nicer way of writing it, but I’m not a mod_rewrite ninja. It indicates a larger problem, with the server settings probably, but if you just want it to work without digging deeper this will do.
Forum: Plugins
In reply to: [Plugin: Page Flip Image Gallery] Error, Error, ErrorI’m getting the exact same problem on the page editor. The problem is that this request 404s:
/wp-content/plugins/page-flip-image-gallery/do/loadalbumxml/3