That looks like a bigger issue on the site - check your Prestashop permalink settings (urgently)!

To find the issue ou may need to display_errors in config.inc.php with this:

Code:
@ini_set('display_errors', 'on');
Another debug tip is to check PS_REWRITING_SETTINGS in your DB table "configuration".