Quote Originally Posted by reza View Post
Hi Drbyte
I did your instructions but I see nothing on my pages, except of a message on top of the page that says:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\wamp\www\zen\includes\extra_datafiles\band_signup.php:5) in D:\wamp\www\zen\includes\functions\sessions.php on line 108

Warning: Cannot modify header information - headers already sent by (output started at D:\wamp\www\zen\includes\extra_datafiles\band_signup.php:5) in D:\wamp\www\zen\includes\init_includes\init_templates.php on line 78

any idea how can I get this module to work? or is there in between progress in this module for zen 1.3.7, may be that it doen't work because my version in 1.3.7?
HI DrByte
I could see the form now on the frontpage in information and more information boxes, in fact I should add $more_information and f$information string to all two files in the modules directory respectively and also in english.php in language dir.
there is still a problem with the header, I get this message: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\wamp\www\zen\includes\extra_datafiles\band_sign up.php:5) in D:\wamp\www\zen\includes\functions\sessions.php on line 108

Warning: Cannot modify header information - headers already sent by (output started at D:\wamp\www\zen\includes\extra_datafiles\band_sign up.php:5) in D:\wamp\www\zen\includes\init_includes\init_templa tes.php on line 78
, I used your troubleshooting file in downloads to resolve it, but no changes.
when I delete the band_signup.php from extra_datafiles, the error message disapear bu also the form!!!!
any help please?
also is there any possibility to have the contents of the mailed-form in a database? I would like to have this form in product page, where or what do I put the link and what link?