Is anyone else having problems using News Pro later than version 3.1 with PHP 5.3.10?
I built a brand new Ubuntu 12.04 server which is running PHP 5.3.10 and MySQL 5.5.24. I migrated two different Joomla 2.5.7 sites to the new server. One has News Pro 3.1.3 and the other News Pro 3.3.2.
Both sites work perfectly as long as the News Pro modules are inactive. Any page, however, with an active News Pro module will not display correctly. I appears as if all code after the first <div> tag of the module position is completely absent from the page, breaking the HTML.
The apache error log doesn't show anything unusual, but the access log shows a 500 error:
GET /index.php HTTP/1.1" 500 2423
I double checked that my PHP settings all look correct. (Interestingly, no Joomla! 1.5 sites work on this new configuration.)
Any help would be greatly appreciated!