Hi @blogterritorios,
Can you tell me what is your current PHP version?
Hi Reedyseth
WordPress 4.4.1. I’m sorry, I don’t know where to see php version
@blogterritorios,
Perhaps you have an old version of PHP, and StCR requires at least PHP => 5.4.x
See
https://github.com/stcr/subscribe-to-comments-reloaded/issues/170
Same issue here too:
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected T_STRING in /wp-content/plugins/subscribe-to-comments-reloaded/subscribe-to-comments-reloaded.php on line 19
Yep, that was the case. Although, I checked the version at the command line prior to posting, we happened to have an .htaccess override that was causing an older version of PHP to run.
Now that we are running PHP 5.4.x (5.4.45) all is well! Thanks.
we happened to have an .htaccess override that was causing an older version of PHP to run.
Oh, I never noticed that one, great discovery, I will spread out the word to see if the have the same issue. Thanks.