Andrew DS a11n
Forum Replies Created
-
Hi, as I’ve stated in my original message, I was able to get your plugin to work by replacing
ABSPATHwith$_SERVER['DOCUMENT_ROOT']in the following files:/photo-gallery/admin/controllers/Options.php
/photo-gallery/filemanager/controller.phpABSPATHjust won’t work on our hosting on WordPress.com, because this is an unwritable folder where the WordPress installation resides.The writable folders (themes, plugins, uploads) are found in
$_SERVER['DOCUMENT_ROOT'] . "/wp-content/".However, updating the plugin files all the time is not ideal, and that is why I’m making a request to make your plugin also work with
$_SERVER['DOCUMENT_ROOT']. Is this possible?Thanks again. I’ve tested version 1.4.9, but I’m still getting the same errors.
When I go to Photo Gallery > Options, I’m unable to save the Images directory path. I get this error:
Uploads directory doesn't exist. Old value is restored.Screenshot: http://cld.wthms.co/FZjHj9
When I try to create a gallery, I’m not able to upload images. There’s a popup with an error saying
File loading failed :: abortScreenshot: http://cld.wthms.co/odIrUo
Any thoughts? Is there an email address where I can contact you? We can set you up with a trial account on our platform to help you figure things out. Let me know!
Thank you! I’m wondering if this change is already implemented in version 1.4.7? I’ve just tested it and the same problem remains.
Forum: Plugins
In reply to: [Estatik Mortgage Calculator] Settings are not being saved@taylorbryant try deactivating the plugin, and then removing these from the options table in SQL / phpmyAdmin:
widget_estatikcalculator
estatik_calculator_settingsReactivate the plugin and you should be able to save your settings afterwards.
Hi!
Your plugin doesn’t seem to offer users a way to log into their sites in the Android and iOS apps. When I say apps, I mean the mobile phone apps offered on this page:
not their sites on a mobile browser such as Safari or Chrome. Do you plan on adding a feature that will allow it anytime soon? Thank you! 🙂