Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: odd uploading problem  (Read 19577 times)

0 Members and 1 Guest are viewing this topic.

fez

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
odd uploading problem
« on: October 22, 2004, 10:13:24 pm »

I read through all that I think would apply to this problem, and yes I did check three times if the chmod of the albums directory and its subdirectories were set to 755 or 777 (theyre set to 777).

it was first installed as v131 and updated to v132 (i did change the files and run update.php) and runs w/ a modified igames theme.

 Now when i goto the upload file page, select a file, it says it has uploaded the file, now when i go to enter the information, that little thumbnail that normalyl shows is no longer there.... and when i enter the info in and click submit, it says that file was unsuccesfully added, i tried with other files, same thing... its only a simple jpeg file well within the image dimension limits, file size limits, and since i have no quota, i know im within im uploading quota as well.

now i will proceed to show you the debug info from the pages...

on the upload page i get three array errors:

Notice: Undefined offset: 2 in /home/fez/public_html/cm/upload.php on line 250
Notice: Undefined offset: 3 in /home/fez/public_html/cm/upload.php on line 256
Notice: Undefined offset: 4 in /home/fez/public_html/cm/upload.php on line 256
(see debug1.txt)

now when i hit continue after it says the upload was succesful i get:

Notice: Undefined variable: file_failure_array in /home/fez/public_html/cm/upload.php on line 1940
Notice: Undefined variable: URI_failure_array in /home/fez/public_html/cm/upload.php on line 1941
Notice: Undefined variable: zip_failure_array in /home/fez/public_html/cm/upload.php on line 1942
(debug2.txt)

then to enter the file info i get:

Notice: Undefined index: OS in /home/fez/public_html/cm/include/picmgmt.inc.php on line 157
(debug3.txt)

then it says previous file could not be placed with:

Notice: Undefined index: user1 in /home/fez/public_html/cm/upload.php on line 2146
Notice: Undefined index: user2 in /home/fez/public_html/cm/upload.php on line 2147
Notice: Undefined index: user3 in /home/fez/public_html/cm/upload.php on line 2148
Notice: Undefined index: user4 in /home/fez/public_html/cm/upload.php on line 2149
Notice: Undefined index: OS in /home/fez/public_html/cm/include/picmgmt.inc.php on line 157
(debug4.txt)


i know it looks kinda long, but please help?


« Last Edit: November 02, 2004, 02:39:37 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: odd uploading problem
« Reply #1 on: October 23, 2004, 06:59:25 am »

ignore the notices, they don't matter. Please post a link and test user account (non-admin) with upload privileges.

Joachim
Logged

fez

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: odd uploading problem
« Reply #2 on: October 23, 2004, 09:56:17 pm »

www.digitalroundabout.net

user: guest
pw: dr
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: odd uploading problem
« Reply #3 on: October 23, 2004, 10:14:12 pm »

I got this message:
Quote
Sorry there is no album where you are allowed to upload files


Please create an album and give the guest account upload privileges. Make sure to test the account before making us test with it.
Logged

fez

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: odd uploading problem
« Reply #4 on: October 24, 2004, 07:43:22 pm »

goto usergalleries on the bottom and theres only one album, called test. i tired it and it will allow me to upload, it just wont uploadright because of the same problem.
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: odd uploading problem
« Reply #5 on: October 24, 2004, 08:03:37 pm »

Is there a directory in albums called edit?
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

fez

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: odd uploading problem
« Reply #6 on: October 25, 2004, 03:46:50 am »

yes, and its chmodded right...
Logged

fez

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: odd uploading problem
« Reply #7 on: October 25, 2004, 06:46:05 am »

i can give you guys temp access to all aspects of my server if needed, just ask and ill pm info. its the entire purpose of my site, so ill love you for whatever you can do.
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: odd uploading problem
« Reply #8 on: October 25, 2004, 09:54:34 am »

Have you tried switching to the default theme to see if the problem persists?
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: odd uploading problem
« Reply #9 on: October 25, 2004, 12:15:32 pm »

Hmmm,

I tried in the site theme and classic, with the same result.  The pic was uploaded, but then 'could not be placed'.
This is a small jpg, known to be good.

Go into the groups manager, and switch uploads to single file only, and see if this problem persists.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

fez

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: odd uploading problem
« Reply #10 on: October 25, 2004, 04:53:43 pm »

ok i did singlefile upload and i get: Error executing ImageMagick - Return value: 127

ok so there could be a problem w/ IM obviously so im having my host check it out, considering its part of my hosting package... anyhoo ill post back in a bit about what my host has to say...
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: odd uploading problem
« Reply #11 on: October 26, 2004, 12:18:57 pm »

There's also been quite a lot of discussion on im error 127.  You should search the boards for this error message.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

fez

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: odd uploading problem
« Reply #12 on: October 28, 2004, 12:05:45 am »

ok so i talked to my host, apparently one of the servers, the one my account was on, caught a bit of a virus.

it removed a few of other peoples accounts completely, i actually am missing files, but none from my cm  directory (where coppermine is installed), anyhoo another site that same server uses coppermine and image magik and it works just fine apparently.

i want to like..reinstall my site, but i dont want to reupload all those pictures and redo all the info for it... any suggestion on what i should do?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: odd uploading problem
« Reply #13 on: October 28, 2004, 06:06:47 am »

Just re-upload all files from the package (after your webhost has made sure the virus is cleaned on the box and ImageMagick is up-and-running again). Your pics are stored in the albums folder, as long as you don't delete them, nothing will happen to them. Take a look into the documentation that comes with coppermine and follow the upgrade instructions, they apply to your case as well.

Joachim
Logged

Matt22

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Re: odd uploading problem
« Reply #14 on: October 30, 2004, 03:49:22 pm »

When I , as a guest, upload an image to an album it says:

The file 'albums/userpics/10005/dhlyellow.JPG' can't be inserted in the album
Error executing ImageMagick - Return value: 127


I've searched this topic and still I don't found anything that sorts out my problem.

Can anyone help?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: odd uploading problem
« Reply #15 on: October 31, 2004, 07:32:39 am »

@Matt22: Don't double-post - you already posted this on http://forum.coppermine-gallery.net/index.php?topic=8253.msg51035#msg51035  ! Are you trying to make me mad on purpose? :o
Go to advanced search and enter "Error executing ImageMagick - Return value: 127" into the search fileld, there are deifinitely the answers you need.

Joachim
Logged

Matt22

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Re: odd uploading problem
« Reply #16 on: October 31, 2004, 02:28:44 pm »

GauGau, CAN YOU READ?

Quote
I've searched this topic and still I don't found anything that sorts out my problem.
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: odd uploading problem
« Reply #17 on: October 31, 2004, 04:24:11 pm »

MATT22

Can YOU read.  You have been asked to abide by the board rules many times now, but persistantly flout these rules, and then get abusive when the devs and supporters point this out to you.

The answer to the  error 127 problem is easily found, that it is not a coppermine error, but an error with the path to imagemagick, or the set-up of imagemagick.

These following posts are just 3 of many saying the same thing.

http://forum.coppermine-gallery.net/index.php?topic=2734.msg12046#msg12046

http://forum.coppermine-gallery.net/index.php?topic=1405.msg6804#msg6804

http://forum.coppermine-gallery.net/index.php?topic=6854.msg30082#msg30082

Now I suggest you review your attitude, because I think Gaugau or Tarique would be fully justified in banning you, as I would if I had the power. 
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

fez

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: odd uploading problem
« Reply #18 on: October 31, 2004, 09:48:42 pm »

ok problem solved!

closing remarks:

I dont know what caused that error, but it wasnt IM's fault.
The upgrade idea helped.
Thanks to all that helped!
www.digitalroundabout.net is now officially back online!
Logged
Pages: [1]   Go Up
 

Page created in 0.027 seconds with 19 queries.