Author Topic: Can not upload images with 'check new images' in CP  (Read 3229 times)

0 Members and 1 Guest are viewing this topic.

Offline Eresus

  • Newbie
  • *
  • Posts: 19
    • View Profile
Can not upload images with 'check new images' in CP
« on: January 15, 2009, 06:01:04 PM »
Hi,

I have following error:

Warning: mkdir(test/2) [function.mkdir]: No such file or directory in /homepages/20/d67638519/htdocs/Bildarchiv-4images/admin/checkimages.php on line 166

Warning: mkdir(test/2) [function.mkdir]: No such file or directory in /homepages/20/d67638519/htdocs/Bildarchiv-4images/admin/checkimages.php on line 170


In the last few weeks I have nothing change in php-code or other settings. But now I have this error if I uplode new images with 'check new images' in CP.

Why will it create the folder 'test' and than the nummber of category? Is ist right that this is the problem? The Folder name where to save original images is 'download'. If I disabled 'Save original images' the error is the same.

Have someone an idea?

Thanks for help!
Carsten

 

Offline V@nо

  • Addicted member
  • ******
  • Posts: 1.223
    • View Profile
Re: Can not upload images with 'check new images' in CP
« Reply #1 on: January 15, 2009, 06:08:09 PM »
you must be using modified checkimages.php
open it in an editor and see if there any settings
Your first three "must do" before you ask a question:
If I asked you to PM me, I meant PM to my primary account, this account doesn't accept PMs.

Offline Eresus

  • Newbie
  • *
  • Posts: 19
    • View Profile
Re: Can not upload images with 'check new images' in CP
« Reply #2 on: January 15, 2009, 06:33:27 PM »
thanks for your help. I got it.

carsten