ThePoofyChicken
Member
Posted 4 years ago #
Fatal error: SUHOSIN - Use of preg_replace() with /e modifier is forbidden by configuration in /home/poofy/public_html/blog/wp-includes/kses.php(627) : regexp code on line 627
Here is line 627:
return preg_replace('/^((&[^;]*;|[\sA-Za-z0-9])*)'.'(:|:|&#[Xx]3[Aa];)\s*/e', 'wp_kses_bad_protocol_once2("\\1", $allowed_protocols)', $string);
Search for that SUHOSIN thing - here and on Google.
Also: make a habit to put the first few words of your error message(s) in the search box. It makes miracles :)
ThePoofyChicken
Member
Posted 4 years ago #
Been looking, tried changing a few things on that line and nothing worked.
ThePoofyChicken
Member
Posted 4 years ago #
Dam, looks like it is with the host >_> .
Wasted time doing this :( .