After updating to 1.1.0, the Wordpress Custom URL plugin will no longer activate.
Plugin could not be activated because it triggered a fatal error.
"Parse error: syntax error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/johnnysq/public_html/wp-content/plugins/pingfm-custom-url-status-updates/pingfm.php on line 20"
"Parse error: syntax error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/johnnysq/public_html/wp-content/plugins/pingfm-custom-url-status-updates/pingfm.php on line 20"
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Line 20 is the last one here:
class WP_PingFmCustomUrl {
// Some constants to keep track of version numbers
const PLUGIN_VERSION = '1.1.0';
-
Inappropriate?I recommend contacting the developer of the plugin to see if there are any upgrades.
-
Inappropriate?For anyone wondering, I talked to the plugin author and found that I was using a legacy [outdated] version of PHP. PHP 5 is required to make the plugin work. Luckily my webhost has an option in it's CPanel to switch between PHP 4 and 5 at will. If yours doesn't, I suggest putting in a support ticket or emailing customer service.
I’m thankful
1 person says
this solves the problem
Loading Profile...



EMPLOYEE