raphael753
Forum Replies Created
-
Hello,
I openned many tickets but nobody found.
They advise me to disable plugin one by one to find what plugin cause the probleme
As my website i live and as I need my plugin and as I trust them, however i duplicate my website on another server on wpengine to see if the bugs appears and no.
Right now, the page http://yofitness.fr/go/ give me a 404 .
I know that by resetting file permission, the page will work again, but I can work in this condition. Generally it’s one my client that sending me a message saying me that there is a 404 !
When I’l logged in, I have the 404 also
I installed steam plugin and audit log and I didn’t see something suspect.Any IDEA ?
Hello Terell,
Thanks for the help.
For the moment, the wpengine team didn’t find 404 appears.
I suspecting I Theme Security cause this is a very intrusive plugin (I understand that the plugin must be intrustive to guarantee the security) and the bug first appears when I make some settings on this;
I found that the day before the first 404 appears a .htaccess.bak was created on my sftp /
Off course I do not know if it’s linked
Actual .htaccess is
`
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress`
Past .htaccess is
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{QUERY_STRING} (GLOBALS|REQUEST)(=|\[|%) [NC] RewriteRule .* - [F] </IfModule>Forum: Plugins
In reply to: [BuddyPress Custom Profile Menu] Not working with WP 3.8 and BP 1.9The plug in is free. It’s a gift, not a shame
Forum: Plugins
In reply to: [BadgeOS] Two separate ranking in BadgeOSHello Michael,
Thanks for the response, I maybe found a way : Combine multiple achievement plug in.
Did you think possible to use BadgeOs and WPachievements on the same site. Points will be give by BadgeOS, Credits by WPachievements…
Thanks,
Raphael