|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
CartShop-Tutorial: ErrorMsg
Hello,
I installed the CartShop-Tutorial. But when I call cart.php.... I get follow Errormsg: Warning: Cannot send session cookie - headers already sent by (output started at /.../db.php:26) in /.../functions.php on line 72 Warning: Cannot send session cache limiter - headers already sent (output started at /.../db.php:26) in /.../functions.php on line 72 Warning: Cannot add header information - headers already sent by (output started at /.../db.php:26) in /.../functions.php on line 73 Warning: Cannot add header information - headers already sent by (output started at /.../db.php:26) in /.../functions.php on line 73 What to do with this Errormsg ? Thx, Michelchen |
|
#2
|
|||
|
|||
|
Mikelchen,
Make sure you don't have any whitespace or blank lines at the top of your script. Would you mind posting the code you're using?
__________________
____________________________________________ Developer Shed Weekly Writer | DevArticles Forum Moderator Build Your Own KlipFolio Klip With PHP FrankManno.com - Under Construction Design Interactive Group - Under Construction |
|
#3
|
|||
|
|||
|
I had the same problem today, and realized that I had an extra line at the bottom of db.php. After deleting this white space my problem was solved.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > CartShop-Tutorial: ErrorMsg |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|