Author Topic: Error in uploading image  (Read 4471 times)

0 Members and 1 Guest are viewing this topic.

Offline rah

  • Newbie
  • *
  • Posts: 21
    • View Profile
Error in uploading image
« on: May 23, 2003, 05:38:15 PM »
when i tried to validate a new image in a new catergory, I get the following:

Warning: copy(./../data/media/20/image.jpg) [function.copy]: failed to create stream: No such file or directory in /home/username/public_html/bcgallery/admin/admin_functions.php on line 111. Error adding image: (image.jpg)

CAN ANYONE HELP ME PLEASE???

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Error in uploading image
« Reply #1 on: May 23, 2003, 05:43:40 PM »
refer /docs/installation.txt file for correct CHMODs
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline rah

  • Newbie
  • *
  • Posts: 21
    • View Profile
Error in uploading image
« Reply #2 on: May 24, 2003, 09:17:06 PM »
I should have elaborated. There were actually 2 images that were to be validated, one ia an existing category and  the other in a new one. The first one was validated and uploaded fine in the existing category, while the other image is giving the error:

Warning: copy(./../data/media/20/image.jpg) [function.copy]: failed to create stream: No such file or directory in /home/username/public_html/bcgallery/admin/admin_functions.php on line 111. Error adding image: (image.jpg)

All the chmods seem fine

Any other suggestions???

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Error in uploading image
« Reply #3 on: May 24, 2003, 10:42:58 PM »
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline rah

  • Newbie
  • *
  • Posts: 21
    • View Profile
Error in uploading image
« Reply #4 on: May 25, 2003, 02:36:06 PM »
Thank You... the link you gave helped.