This error probably has less to do with this module than a slight error made when making the edits needed to get this module working for you.. (Black space is the usual culprit as SBP pointed out) The Zen Cart FAQs are a RICH source of information..


Search Results for "headers already sent by"

Displaying 5 out of 5 found articles:
Warning: Headers already sent... Symptom: Warning: Cannot modify header information - headers already sent by (output started at /....includes/something/something/something.php:12) in ..../includes/something_else.php on line 67 Common Cause: This warning...
Relevance: 57.03 | Troubleshooting

Some of my PHP files are missing the ?> at the end of the file Symptom The ending ?> seems to be missing in some of my files, esp since upgrading to v1.3.8. With a Diff viewer I can see that in some cases the last line has changed from ?> to //EOF Cause This is completely...
Relevance: 42.23 | Miscellaneous

Some of my pages are blank except for these characters:  Problem: Some of my pages are blank except for these characters:  Symptoms: - Page is *almost* blank, except for showing these characters:  - Installing the debug logging...
Relevance: 38.59 | Troubleshooting

When I log into Admin, first page is slow or it just hangs forever. FIRST ... is the slowness *only* for the admin area? If you also see the *same* slowness in your storefront, this FAQ does not apply to your situation. Slowness logging in to the Admin area When you first log in to the Admin...
Relevance: 34.06 | Zen Cart Admin Controls

Using WinMerge You can install WinMerge by downloading the latest version from their website at the WinMerge Downloads Page After installing, run it. To compare files press CTRL-O (File | Open) and choose the desired individual files to compare....
Relevance: 30.04 | Template Customization/ Building Overrides

Quote Originally Posted by jar3300 View Post
I installed the debug utility and tested the account creation. It appears to be related to the un_database_tables.php. Here are the errors.

[10-Mar-2011 07:47:03] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/rustic/public_html/cart/includes/extra_datafiles/un_database_tables.php:7) in /home/rustic/public_html/cart/includes/init_includes/init_templates.php on line 78

[10-Mar-2011 07:47:48] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/rustic/public_html/cart/includes/extra_datafiles/un_database_tables.php:7) in /home/rustic/public_html/cart/includes/functions/sessions.php on line 108
[10-Mar-2011 07:47:48] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/rustic/public_html/cart/includes/extra_datafiles/un_database_tables.php:7) in /home/rustic/public_html/cart/includes/functions/sessions.php on line 108
[10-Mar-2011 07:47:48] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/rustic/public_html/cart/includes/extra_datafiles/un_database_tables.php:7) in /home/rustic/public_html/cart/includes/init_includes/init_templates.php on line 78
[10-Mar-2011 07:47:48] PHP Warning: session_regenerate_id() [<a href='function.session-regenerate-id'>function.session-regenerate-id</a>]: Cannot regenerate session id - headers already sent in /home/rustic/public_html/cart/includes/functions/sessions.php on line 167
[10-Mar-2011 07:47:48] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/rustic/public_html/cart/includes/extra_datafiles/un_database_tables.php:7) in /home/rustic/public_html/cart/includes/functions/functions_general.php on line 44

And it goes on...
Thanks for your efforts.
jim