To perform the requested action, WordPress needs to access your web server.
Does the Video Gallery plugin require continuous write access to my file system? If not, it’s making WordPress think it does. If so, I cannot use the plugin — it is impossible to enable write access on my production server.
]]>I set up WordPress in my XAMPP setup. I added the plugin “Document Management System” and following the installation steps, I’m now stuck in the error “The DMS plugin is unable to write to the document repository…”. How can I resolve this? This is all in a windows environment, so I don’t have the “sudo chmod” capability, and hope there is a simple solution.
Thanks in advance,
-Rudy.
FYI – I’ve already tried to block certain aspects of WP Dashboard Notes via the “Adminimize” plugin but that didn’t work.
Any help here is greatly appreciated! I’ll provide a discount code to any of our music just to repay the favor. =]
Thank you!
]]>[10/14/2015 2:41 PM] – FAILURE : Unable to write to .htaccess – server type not supported!
[10/14/2015 2:41 PM] – SUCCESS : AIOWPSecurity_Blacklist_Menu – The plugin was unable to write to the .htaccess file.
The server is running PHP Version 7.0.0RC1, Microsoft-IIS/8.5 and Helicon Ape to handle the .htaccess files. AFAIK the .htaccess file has read and write access.
Is there anything I can do to solve this issue?
Kind regards
https://www.ads-software.com/plugins/all-in-one-wp-security-and-firewall/
]]>this has prabably been asked by others. I’ve not actually used GCE yet and I believe it’s read-only. I’ve signed up for 3.0 Beta. For 3.0, is there any chance to have write/update capabilities on google calendar itself?
https://www.ads-software.com/plugins/google-calendar-events/
]]>https://www.ads-software.com/plugins/ajax-load-more/
]]>https://www.ads-software.com/support/topic/how-to-remove-write-access-on-webconfig-file
https://www.ads-software.com/support/topic/permalinks-you-should-update-your-webconfig-now
https://javadotnet.in/2012/10/permalinks-you-should-update-your-web-config-now/.
I have deleted and re-added the web.config file to my wp root folder, I have rewritten the code in it, I have changed the permissions to default and rechanged them back to custom. I have removed and reinstalled several plugins that might interfere. One plug in states that the permissions for the web.config file is 0666 rather than 0644 but I am not sure how to change that in azure. Im not sure how to get my web host to change my hosting server to linux either.
No matter what the main menu links on my direct domain name are wrong. They lead to pages that do no exist. Once you click on any links it redirects you to a 404 page.
I am running microsoft azure
Thank you.
]]>I have created two pages that are access controlled by two different UAM groups. Read access is set to all, write access to only group members. One user has edit capabilities and is member of one group but not the other, so the user can edit one page, but not the other. This works perfectly!
However, I also want to check the access from PHP code, because I have some text I want to be displayed only for users with write access.
I have tried code like this:
global $oUserAccessManager;
if (isset($oUserAccessManager)) :
$uamAccessHandler = $oUserAccessManager->getAccessHandler();
if ($uamAccessHandler->checkObjectAccess('page', get_the_ID())) :
echo "Access ok";
else :
echo "No access";
endif;
endif;
I have tried both checkObjectAccess
and checkUserAccess
. Both return true on both pages, also the page where the user cannot edit.
What am I missing?
https://www.ads-software.com/plugins/user-access-manager/
]]>Up until now the plugin worked perfectly. Today, after the last update suddenly the wp2db setting page started showing me a fatal error for not having write permissions.
I tried to re-install and it didn’t have any effect. Tried changing the CHMOD to something more permissive than 755 and it didn’t change saying that for some reason i don’t have permissions to change it.
As I’m able to change the permissions to anything else, I really don’t know how to make the plugin work for me.
Could you please advise me what to do?
Many Thanks in Advance,
L.
https://www.ads-software.com/extend/plugins/wordpress-backup-to-dropbox/
]]>https://www.ads-software.com/extend/plugins/event-calendar-scheduler/
]]>