plugin activation brakes 2 of my sites: CSSable-Countdown.php on line 154
-
There seems to be an issue with your plugin, it broke 2 of my sites multiple times during activation.
Errors below:
Fatal error: Cannot redeclare my_enqueue() (previously declared in /home/site1/public_html/mysubdomain/wp-content/plugins/cssable-countdown/CSSable-Countdown.php:154) in /home/site1/public_html/mysubdomain/wp-content/plugins/cssable-countdown/CSSable-Countdown.php on line 154Fatal error: Cannot redeclare my_enqueue() (previously declared in /home/site2/public_html/wp-content/plugins/cssable-countdown/CSSable-Countdown.php:154) in /home/site2/public_html/wp-content/plugins/cssable-countdown/CSSable-Countdown.php on line 154
I had to remove plugin via ftp in order to restore access to sites again.
Line 154 in my case seems to be a blank line after:
‘lang’ => get_bloginfo(‘language’),Strange there is no other reports about this as it happens on both sites, I’m wondering if this could be caused by some other plugin.
for example: Speed Booster Pack or Autoptimize, which tweak around with CSS and JS….I would like to try out this plugin, Any ideas how to fix this issue?
- The topic ‘plugin activation brakes 2 of my sites: CSSable-Countdown.php on line 154’ is closed to new replies.