jchunick
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [WP Help] [Plugin: WP Help] PHP Warnings in error_logyes. We’re seeing the same thing.
Forum: Plugins
In reply to: [RP News Ticker] [Plugin: RP News Ticker] syntax error, unexpectedThis 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.
Forum: Plugins
In reply to: [RP News Ticker] [Plugin: RP News Ticker] Doesnt work!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.
Forum: Plugins
In reply to: [RP News Ticker] [Plugin: RP News Ticker] brokenThis 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.
Forum: Plugins
In reply to: [RP News Ticker] [Plugin: RP News Ticker] errorThis 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.
This is caused if you are using PHP version 5.2 instead of 5.3
Viewing 6 replies - 1 through 6 (of 6 total)