michaelmorais
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
hello @litonice13
I am testing in different browsers, google chrome and firefox on pc and mobile …
hello @sanzeeb3 ,
when I follow the tutorial and install Action Scheduler Plugin it gives the same error and crashes my wordpress. I think something is wrong with my database and I don’t know how to solve it.
But thanks for the replyForum: Fixing WordPress
In reply to: 403 Forbidden error appears randomly sometimesThe host server is on microsoft iis, the .htaccess file is useless in this type of hosts…
Forum: Fixing WordPress
In reply to: 403 Forbidden error appears randomly sometimesmy .htaccess only has this:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>while for the rest, thanks for the reply but my host says it is my part that is failing.
Viewing 4 replies - 1 through 4 (of 4 total)