Try this line 1049 of pp-inc.php in the function get_ext make the line this
Code:
Content visible to verified customers only.
there was an offset specified on the strrpos which is needed on PHP 5.3 I think or above and that is probally what caused your issue.