Reply To: 403 Forbidden error: Woocommerce
Will try that. thx. I also realized I had BPS installed in my two WP installations (one at main address and one at /shop) and had changed only one. so I’ll try applying the fix to both.
View ArticleReply To: 403 Forbidden error: Woocommerce
Ok take a look at this Forum Topic link below to get familiar with how multiple website domains – hierarchy, structure, relationship affect each other. Basically a Parent website’s htaccess file will...
View ArticleReply To: 403 Forbidden error: Woocommerce
Thanks! I can get it to work nicely with paypal sandbox, but not paypal itself. Frustrated, but not giving up yet!
View ArticleReply To: 403 Forbidden error: Woocommerce
The Sandbox should exactly simulate a Live transaction. Double check that the Sandbox and Live transaction payment script/file are using the same path location and any other parameters. It is...
View ArticleReply To: WordPress SSL htaccess code – Rewrite SSL, RewriteCond %{SERVER_PORT}
Sorry, just need to clarify re. your comment on 3-6-15 “The condition says – if Server Port is not 443…” So if they say the https port is 443, should i add the code: RewriteCond %{SERVER_PORT} ^443...
View ArticleReply To: WordPress SSL htaccess code – Rewrite SSL, RewriteCond %{SERVER_PORT}
[Topic has been merged into this relevant Topic] Hi there, After successfully using the redirect from http to https I was wondering what was the proper way to incorporate the redirect from non-www to...
View ArticleReply To: WordPress SSL htaccess code – Rewrite SSL, RewriteCond %{SERVER_PORT}
I believe this would work, but this code has not been tested. I think with SSL your Certificate is specific to the exact domain name. So it would be better to setup your site so that it is using the...
View ArticleReply To: WordPress SSL htaccess code – Rewrite SSL, RewriteCond %{SERVER_PORT}
Thanks for that – I’ve just tested the ‘https/SSl non-www to www’ version (with my domain name in!) and checking it through webpagetest site it’s worked just fine. many thanks for your help and advice...
View ArticleReply To: Cloned site not working – clone may be bad, BPS Pro links not...
Hi, I realise this thread is a bit old, but I had exactly the same thing using the Duplicator plugin when installing onto my local xampp setup, with a fresh install. BUT I think if I’d fixed a couple...
View ArticleReply To: WordPress SSL htaccess code – Rewrite SSL, RewriteCond %{SERVER_PORT}
The Port Condition does not block anything – it is a “pattern” matching condition. HTTP uses Port 80 and HTTPS/SSL uses Port 443. So if you use “is NOT” Port 443 condition then you are saying “IS”...
View ArticleReply To: 403 Forbidden error: Woocommerce
(Taking a deep breath.) There is some difference and I can’t figure out what between the sandbox and the main paypal site. The sandbox plays nicely and goes back to the order summary page. Main paypal...
View ArticleReply To: 403 Forbidden error: Woocommerce
Activate Default Mode on the shop website and test a PayPal transaction. If it completes successfully then the problem is isolated to the root htaccess file on the shop website. If the problem is...
View ArticleReply To: 403 Forbidden error: Woocommerce
Thank you for helping me with this! (And on a Saturday ta-boot!) That helped narrow it down. It’s working now. HURRAY! (On the default mode – it worked. So, out of curiosity, I deactivated,...
View ArticleReply To: 403 Forbidden error: Woocommerce
Great! Thanks for confirming everything is working now.
View ArticleReply To: Random General Questions
[Topic has been merged] Hello, AITpro. I had a question about plugins that allow users the ability to upload files conveniently (and directly) from their desktop to my site. I am in need of this type...
View ArticleReply To: Random General Questions
As long as the code in the plugin is secure and does not have any flaws/coding mistakes that would allow it to be exploited it would be safe to use. Do a little research/Googling to find out what...
View ArticleReply To: Random General Questions
I was researching it out prior to posting and I couldn’t find anything out there (via Google search and/or wp plugin support forum) that spoke to potential vulnerabilities – admittedly, that did...
View ArticleReply To: Random General Questions
I can take a look at the plugin probably in a day or so. I’ll let you know what I find.
View ArticleReply To: Simple Video Pro – 403 error
These are not valid Plugin Firewall whitelist rules: /a10-imaio/, /a10-imaio/* The 403 errors show a .php, a .js and a .swf file that need to be whitelisted for the a10-imaio plugin. These would be...
View Article