Not able to install.
Reports error:
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in .../wp-content/plugins/rp-news-ticker/rp-news-ticker-loader.php on line 92
Not able to install.
Reports error:
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in .../wp-content/plugins/rp-news-ticker/rp-news-ticker-loader.php on line 92
This is caused if you are using PHP version 5.2 instead of 5.3
do this in a php page:
<?php phpinfo(); ?>
...to find out what version of PHP your server is using.
@ jchunick - Correct, my php version is 5.2.3.
You must log in to post.