Hello
I am using wordpress on zencart module for wordpress integration.

I have installed wordpress and zencart in Separate directory and upload the contents of ZC_ROOT directory to Zen Cart's installation path.Similarly, upload the contents of the WP_ROOT directory to WordPress' installation path.

And edit this file /includes/extra_configures/wordpress-config.php. Change this line ('ABSPATH','/var/www/vhost/example.com/public_html/blog/'); with my appropriate WordPress path. And on the sidebox sidebar.

After completion of whole process i m facing these warning:-

Warning: Cannot modify header information - headers already sent by (output started at D:\wamp\www\zencart\includes\templates\template_default\common\tpl_box_default_l eft.php:21) in D:\wamp\www\zencart\wp-includes\pluggable.php on line 850.

But when i deleted all content of these file i see my blog page on zencart but left menu is not.

Help Please.
Thanks!