Hi there.
My sincerest apologies for only getting back to you now.
Please advise if you perhaps have an .htaccess file in the ‘plugins’ folder? If so, would it be possible for you to copy and paste the contents here?
If not, would it be possible for you to copy and paste the contents of the .htaccess file in the ‘wp-content’ folder? (Remove your URL in the rewrite rules for security purposes).
There is only an .htaccess in my root folder. Its content, written by WP, is:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /xxxxxxxxxxx.com/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /xxxxxxxxxxx.com/index.php [L]
</IfModule>
# END WordPress
There’s no .htaccess in the plugins folder. I did try this with no effect, deleted it after:
<Files ajax-pro.php>
Order Deny,Allow
Deny from all
Allow from all
</Files>
The console error can be seen here: http://i.imgur.com/YfN4kXg.jpg
Hi there.
So sorry for only getting back to you now.
Do you perhaps have any security plugins installed?
Would you mind logging in via FTP and changing the file permissions of the ajax-pro.php file to 755 or 777?
I did have iThemes security installed but have since turned off all the options, then deactivated, then deleted. I reinstalled WPCP after that. I’ve changed the permissions on the file to everything, up to 777, with no result.
Hi there.
Are you perhaps using a Plesk server?
Would you mind sending me a link to your site?
This discussion is also going in at the wplc pro forum, how about we move it all there? Saves repeating things. Thanks!
Yes sure. So sorry about that!
I’m on a WP MultiSite installation with the Plugin iThemes Security activated for all subsites like those I use. I have the Error 403 Problem when the Plugin Zotpress calls /wp-admin/admin-ajax.php?action=zpRetrieveViaShortcode&instance_id=zp-InTextBib-zotpress-… (see also iTSec 1 and 2 and WFC Live Traffic Update interval )
Could you redirect me to the wplc pro forum thread I could not find as this may help me to find solutions?
Thx.
Hi ChrisFo
Our forums can be found at http://wp-livechat.com/forums/forum/support/. You can also get in touch with us via our contact page at http://wp-livechat.com/contact-us/ for further Pro version assistance.