Author Topic: Upload and Upgrade Issues  (Read 4431 times)

0 Members and 1 Guest are viewing this topic.

Offline mskite

  • Pre-Newbie
  • Posts: 3
    • View Profile
Upload and Upgrade Issues
« on: May 26, 2005, 09:38:32 PM »
Hi, I was adding photos to my gallery this morning with no problems when I ran into one.  Whenever I tried to upload a photo, I received the following error:

---
Warning: move_uploaded_file(./../data/media/1/ep501_1.jpg): failed to open stream: Permission denied in /home/mskiteon/public_html/qaf/gallery/includes/upload.php on line 122

Warning: move_uploaded_file(): Unable to move '/tmp/phpkpocPb' to './../data/media/1/ep501_1.jpg' in /home/mskiteon/public_html/qaf/gallery/includes/upload.php on line 122
Image 1
    Error uploading image file: ep501_1.jpg
ep501_1.jpg: Copy error. Please check the directory permissions.

No database entry!
---

I decided to upgrade my gallery from 1.7 to 1.7.1 since that seemed as good a time as any and not only is that error continuing but my templates now show the if statements in certain places.  For example,
On the details page, every photo's title shows the {if image_is_new} new{endif image_is_new} in plain text as well as  {if iptc_info}
IPTC Info
{endif iptc_info}
In addition, on the main/index page, it shows Top images New images
{endif categories}454 images in 60 categories. and  {if categories}


Can any one offer any solutions?  I have looked at the templates and nothing seems out of the ordinary.

Thanks

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: Upload and Upgrade Issues
« Reply #1 on: May 27, 2005, 12:58:22 AM »
we have a whole board for possible error messages and sollutions, also, would be a good idea for u check out FAQ and Bug Fixes boards as well ;)
everything u've discribed is covered there.
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 mskite

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: Upload and Upgrade Issues
« Reply #2 on: May 27, 2005, 01:27:34 AM »
Thanks for your response. I had done some searchs prior to posting but to no avail.  I'll look closer I guess.  Thanks again

Offline mskite

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: Upload and Upgrade Issues
« Reply #3 on: May 27, 2005, 02:01:58 AM »
I'm still unable to fix the Copy Error.  I re-chmodded the files and directories multiple times and that did not work.  That was the only solution I could find on the forum.  What I don't understand is it was a weird break: one minute it works, the next it doesn't.

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
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)