cannot modify header information ...

rolinstoned aka vlijmsche

No avatar

2005-11-23 21:47

}

if( isset( $save ) ){
header( 'Location: '.$_SERVER['PHP_SELF'].'?p=ordersDelivery' );
exit;
}
}
}
------------------------------------------------------------------------------ -------

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/skillz/domains/skillz.be/public_html/cart/index.php:1) in /usr/home/skillz/domains/skillz.be/public_html/cart/actions_client/orders.php on line 34


i don't know what this means but it doesn't work so pls help me

treewood (OpenSolution)

Avatar: treewood

2005-11-23 22:01

it seems that you enter html code or enter in first line in index.php

rolinstoned aka vlijmsche

No avatar

2005-11-23 22:35

no it's not...

wizzud

No avatar

2005-11-24 10:43

... so line 1 of your index.php would be ... ?

rolinstoned aka vlijmsche

No avatar

2005-11-24 22:26

<style type="text/css">

treewood (OpenSolution)

Avatar: treewood

2005-11-25 07:12

then i write it again: "you enter html code". Move all html code from index.php

rolinstoned aka vlijmsche

No avatar

2005-11-25 17:29

so how can i import my css with php? it's called body.css and is in my shopping cart diretory

treewood (OpenSolution)

Avatar: treewood

2005-11-25 18:53

in templates/default/ ... there are tpl files with html code. check templates/default/head.tpl file

rolinstoned aka vlijmsche

No avatar

2005-11-25 19:33

aight, i thank you for your service and time ;)

grtz

Back to top
about us | contact