I received a payment module for the site I am setting up. It came as folder in an "admin" folder and an "includes" folder. I added these folder to the ones in my local copy of my site and then uploaded the "admin" folder and the "includes" folder. Now I am unable to log in to admin and I get a page with these error messages on it.
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home1/swingfle/public_html/admin/includes/classes/logger.php:127) in /home1/swingfle/public_html/includes/functions/sessions.php on line 108
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home1/swingfle/public_html/admin/includes/classes/logger.php:127) in /home1/swingfle/public_html/includes/functions/sessions.php on line 108
Warning: Cannot modify header information - headers already sent by (output started at /home1/swingfle/public_html/admin/includes/classes/logger.php:127) in /home1/swingfle/public_html/admin/includes/init_includes/init_templates.php on line 71
Warning: Cannot modify header information - headers already sent by (output started at /home1/swingfle/public_html/admin/includes/classes/logger.php:127) in /home1/swingfle/public_html/admin/includes/functions/general.php on line 41
The Store pages still work for the most part there are some problems that have come up there also. The Send to friend page is blank.
I am thinking that the copy I had locally may have been one I downloaded just before I had ssl set up on the site. If that is the problem I have no idea how to fix this. I hope someone may be able to help on this. The site is hosted at bluehost. Thank you, John



