Hi all,

I am coming up with a blank page on a site that I had thought that I had properly applied the security patch. I ran the debugging php file and came up with this error:

PHP Fatal error: Cannot redeclare zen_js_zone_list() in /home/xxxxxxxx/public_html/includes/functions/html_output.php on line 159

It seems similar to a couple posted here recently:

[25-Jun-2009 09:09:45] PHP Fatal error: Cannot redeclare zen_js_zone_list() (previously declared in /home/XXXX/public_html/shop/includes/functions/functions_general.php:1418) in /home/XXXX/public_html/shop/includes/functions/html_output.php on line 195

but my error code is missing the following:

(previously declared in /home/XXXX/public_html/shop/includes/functions/functions_general.php:1418)

Is my error simply because I had replaced the wrong html_output.php file? (If so, just go over the instructions again, right?)

ZC version 1.3.8a and thanks!