Author Topic: Problems with Upload and Thumbnails  (Read 5533 times)

0 Members and 1 Guest are viewing this topic.

Offline kengal

  • Pre-Newbie
  • Posts: 2
    • View Profile
Problems with Upload and Thumbnails
« on: August 16, 2006, 10:57:09 AM »
Hello

First sorry for my bad english  :roll:

I have Problems with the Direct Upload

Code: [Select]
Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 1732 is not allowed to access /var/www/web585/html/sterdi/4images/data/media/3 owned by uid 33 in /var/www/web585/html/sterdi/4images/includes/upload.php on line 119
Bild 1
  Fehler beim Upload der Bild-Datei: untitled.JPG
untitled.JPG: Datei konnte nicht auf den Server kopiert werden. Bitte überprüfen Sie ob die Zugriffsrechte des Zielordners richtig gesetzt sind

Daten nicht in die Datenbank geschrieben

in English: Data can't be copy to server. Please check the rights of the target folder.

But the Folders "data" and all folders in "data have full rights (777)

When I Upload files per FTP can I insert the pictures over the check new images function

The next problem is, that I can't create Thumbnails. The check from which pictures are no Thumbnails available, works.

When i push the create button come this notice:
Code: [Select]
Erstelle Thumbnail für: 2otg (2otg.jpg) .... 
   Thumbnail added

but it hasn't create a Thumbnail.

the Modul to create thumbnails is the GD Libary

Thx for help

kengal

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
Re: Problems with Upload and Thumbnails
« Reply #1 on: August 16, 2006, 03:06:10 PM »
SAFE MODE - covered in FAQ
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 kengal

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: Problems with Upload and Thumbnails
« Reply #2 on: August 16, 2006, 03:48:01 PM »