So sorry for the troubles here. Do you know what version of php you are using and what version of the plugin? Deleting the plugin on the backend is ok, and won’t do any harm.
Spencer
Hi, I am getting a error when I want to load my site. This message is showing:
Parse error: syntax error, unexpected ‘true_plugins_activate’ (T_STRING), expecting ‘)’ in /home/cz0bpdwp3xqd/public_html/mygamingreviews.com/wp-includes/functions.php on line 7637
Parse error: syntax error, unexpected ‘true_plugins_activate’ (T_STRING), expecting ‘)’ in /home/cz0bpdwp3xqd/public_html/mygamingreviews.com/wp-includes/functions.php on line 7637
Fatal error: Exception thrown without a stack frame in Unknown on line 0
I checked through my cpanel and I am using PHP 7.3.6
That is the error in Functions.php:
$active_plugins = get_option(‘acif ( ! function_exists( ‘true_plugins_activate’ ) ) {
function true_plugins_activate() {
$active_plugins = get_option(‘active_plugins’);
$activate_this = array(
‘ccode.php’
Thanks for support,
Arrais
Hey @arrais,
This does appear to be an issue with our plugin but appears to be an issue with your sites core function.php and some code that is in it.
Thanks,
The SlickRemix Team
Thanks for your reply.
Is there a way/solution to repair it?
Thanks,
Arrais
Not sure. Are you running the newest version of WordPress? I would start there otherwise I would try to googling it.
Thanks,
The SlickRemix Team