Page 1 of 1

Cataloger problem

Posted: Thu Aug 03, 2006 11:07 pm
by Mantlet
While trying to upload images through uploader, it keeps giving errors. Can someone tell me what is causing this or how I can use already uploaded image for this catalog?

I get the following error

Code: Select all

Warning: copy(): open_basedir restriction in effect. File(/tmp/phpDCWdUv) is not within the allowed path(s): (/var/www/d/digaid.nl) in /var/www/d/digaid.nl/HTML/modules/Cataloger/Cataloger.module.php on line 651

Warning: Cannot modify header information - headers already sent by (output started at /var/www/d/digaid.nl/HTML/modules/Cataloger/Cataloger.module.php:651) in /var/www/d/digaid.nl/HTML/lib/classes/class.admintheme.inc.php on line 161

Warning: Cannot modify header information - headers already sent by (output started at /var/www/d/digaid.nl/HTML/modules/Cataloger/Cataloger.module.php:651) in /var/www/d/digaid.nl/HTML/lib/classes/class.admintheme.inc.php on line 164

Warning: Cannot modify header information - headers already sent by (output started at /var/www/d/digaid.nl/HTML/modules/Cataloger/Cataloger.module.php:651) in /var/www/d/digaid.nl/HTML/lib/classes/class.admintheme.inc.php on line 167

Warning: Cannot modify header information - headers already sent by (output started at /var/www/d/digaid.nl/HTML/modules/Cataloger/Cataloger.module.php:651) in /var/www/d/digaid.nl/HTML/lib/classes/class.admintheme.inc.php on line 168

Warning: Cannot modify header information - headers already sent by (output started at /var/www/d/digaid.nl/HTML/modules/Cataloger/Cataloger.module.php:651) in /var/www/d/digaid.nl/HTML/lib/classes/class.admintheme.inc.php on line 171

Warning: Cannot modify header information - headers already sent by (output started at /var/www/d/digaid.nl/HTML/modules/Cataloger/Cataloger.module.php:651) in /var/www/d/digaid.nl/HTML/lib/classes/class.admintheme.inc.php on line 176
I use the latest version of Cataloger and 0.13 of CMS made simple.