Hi everyone,
I was trying to integrate phpBB with my shop, so I added my forum address in includes/configure.php, then enabled phpBB linkage in my admin.
Now I have this on my shop page:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/craftyon/public_html/shop/includes/configure.php:73) in /home/craftyon/public_html/shop/includes/functions/sessions.php on line 100
Warning: Cannot modify header information - headers already sent by (output started at /home/craftyon/public_html/shop/includes/configure.php:73) in /home/craftyon/public_html/shop/includes/init_includes/init_templates.php on line 78
I put the enable phpBB linkage back to false in my admin, and changed the code in configure.php back to /phpBB2/' but it is still there.
What have I done wrong??



