Author Topic: uploading  (Read 7496 times)

0 Members and 1 Guest are viewing this topic.

Offline annabuns28

  • Pre-Newbie
  • Posts: 3
    • View Profile
    • http://finger-of-suspicion.net
uploading
« on: November 22, 2002, 03:48:37 AM »
ive looked all through the forum for when this problem was discussed, and i tried the CHMODing and all of that, and i STILL get this error when i try to upload images:

Warning: Unable to create './data/media/1/crosswalk.jpg': No such file or directory in /home/fingerof/public_html/images/includes/upload.php on line 114

Warning: Unable to move '/tmp/phpH3vlQM' to './data/media/1/crosswalk.jpg' in /home/fingerof/public_html/images/includes/upload.php on line 114

will someone PLEASE help me? im tired of looking through the forum and trying things that dont work. im desperate now.

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
uploading
« Reply #1 on: November 22, 2002, 09:14:01 AM »
Check if the folder "1" exitsts, if not create the folder and chmod 777.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline christinastylecom

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • http://www.christinastyle.com
uploading
« Reply #2 on: November 23, 2002, 07:17:29 PM »
i tried it but didnt work

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
uploading
« Reply #3 on: November 24, 2002, 10:18:59 AM »
See the path

./data/media/1/crosswalk.jpg

Maybe in your path it's another folder that does not exist.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline albertg

  • Pre-Newbie
  • Posts: 1
    • View Profile
uploading
« Reply #4 on: November 26, 2002, 05:18:52 AM »
same error. Anyone can help

Exact error msg after tryin to upload as admin

Warning: Unable to create './../data/media/94/smileyface.gif': No such file or directory in /home/kindred/public_html/4images/includes/upload.php on line 114

Warning: Unable to move '/tmp/phpkwDgJi' to './../data/media/94/smileyface.gif' in /home/kindred/public_html/4images/includes/upload.php on line 114
Image 1  
  Error uploading image file: smileyface.gif
smileyface.gif: Copy error. Please check the directory permissions.

No database entry!

I have created folder 94 and chmod it to 777 already + i have created many categories..so ...any idea why plssss

Offline lexmax

  • Pre-Newbie
  • Posts: 1
    • View Profile
uploading
« Reply #5 on: November 28, 2002, 05:48:16 PM »
auch ich habe exakt das gleiche problem.

den verzeichnissen habe ich auf 777 gesetzt und die den ordner 1 habe ich von hand eingefügt.

Leider alles ohne Erfolg! Hoffentlich kann da jemand helfen!

Lex

Offline conner

  • Pre-Newbie
  • Posts: 4
    • View Profile
uploading
« Reply #6 on: December 01, 2002, 07:26:02 PM »
same error..
Code: [Select]

Warning: Unable to create './data/media/21/boom.gif': Permission denied in /home/xerom/public_html/rockosociety/icondatabase/includes/upload.php on line 114

Warning: Unable to move '/tmp/phppgBTwX' to './data/media/21/boom.gif' in /home/xerom/public_html/rockosociety/icondatabase/includes/upload.php on line 114


                                        :roll:

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
uploading
« Reply #7 on: December 02, 2002, 09:01:45 AM »
If you create new categories check if the program has created the folder for this category correctly. Go to categories overview and point your cursor over the category name. The status bar of your browser shows a url, i.e.

http://www.domain.com/4images/categories.php?cat_id=<cat_id>

<cat_id> is the id of the category. Check if the folder "<cat_id>" exists in "data/media" and "data/thumbnails". If not create the folder and chmod it with 777.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline conner

  • Pre-Newbie
  • Posts: 4
    • View Profile
uploading
« Reply #8 on: December 02, 2002, 02:43:53 PM »
ok thx jan, i was confused there for a while  :lol: