Forums / Install & configuration / need help with import script

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

need help with import script

Author Message

andre müller

Friday 09 January 2004 10:33:29 am

whatever script i run, i get these errors:

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/httpd/vhosts/capsule.ch/httpdocs/ez33-1/importuser.php:6) in /home/httpd/vhosts/capsule.ch/httpdocs/ez33-1/lib/ezutils/classes/ezsession.php on line 210

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/httpd/vhosts/capsule.ch/httpdocs/ez33-1/importuser.php:6) in /home/httpd/vhosts/capsule.ch/httpdocs/ez33-1/lib/ezutils/classes/ezsession.php on line 210

Fatal error: Call to a member function on a non-object in /home/httpd/vhosts/capsule.ch/httpdocs/ez33-1/kernel/content/ezcontentoperationcollection.php on line 222

an idea anyone?
thanks

Marco Zinn

Friday 09 January 2004 12:36:26 pm

is your db content locale english? German, i guess ;)
See http://ez.no/content/view/full/34173/ for some hints.

BTW: you can ignore the session warnings.

Marco
http://www.hyperroad-design.com

andre müller

Saturday 10 January 2004 12:53:59 am

thanks a lot, marco! you're right, one can ignore the error messages.
i think in my case it was an unclean database. i would have had the language problem you mentioned,though - if i hadn't read your posts before ;)