Cataloger problem

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Mantlet
Forum Members
Forum Members
Posts: 114
Joined: Fri Apr 28, 2006 9:42 am

Cataloger problem

Post 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.
Post Reply

Return to “CMSMS Core”