Quote Originally Posted by reza View Post
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)
You've made a typo of some sort on line 5 -- probably extra spaces in the end of the file.

See this FAQ for an explanation of typical ways this happens:
https://www.zen-cart.com/tutorials/index.php?article=87

You probably should check your other files for extra spaces as well, both top and bottom.