Error message: impossible to move Error message: impossible to move
 

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]

Main Menu

Error message: impossible to move

Started by FansiteLover08, January 21, 2008, 07:29:25 PM

Previous topic - Next topic

0 Members and 5 Guests are viewing this topic.

FansiteLover08

I have had my gallery for a while now and have not had a problem uploding images. However, now i am getting the error message 'impossible to move'. I did what was suggested in the upload troubleshooting section of the docs and this is what i got..
Impossible to move 03~19.jpg to albums/userpics/10001/ !
Please help!

just_some_guy

Quote from: The Manual 4.11.5 Asking for support on upload issues
When asking for support on the coppermine forum, post a link to your site and a test user account (the test user mustn't be in the admin group!) with upload privileges, with the above mentioned settings in place - this way, supporters can see the error messages as well. Do not post debug_output unless requested. If you want fast results, you should disable admin approval for the group the test user is in, so supporters can tell instantly what is wrong without needing to double-check.

When people have issues with uploading and decide to post their question on the Coppermine support board, they usually are told to read this upload troubleshooting section. Many of them fail to do so properly, which results in frustration both for users as well as supporters. To make this absolutely clear: the above mentioned steps are absolutely mandatory, no matter what skill level you have, no matter what upload method you have troubles with. Failing to do exactly as suggested will result in your request for help being ignored. Yes, this applies to you. We mean it!
Tambien, Hablo Español      PHP - Achieve Anything
"The Internet is becoming the town square for the global village of tomorrow. " - Bill Gates
Windows 7 Forums

FansiteLover08

Do you have any idea what's wrong?
I have read the docs already.

Nibbler

After reading it you should actually do what it tells you to do. See in particular the section highlighted in bold above.

tamiafans.net

I have this same issue.  My website is www.tamiafans.net/gallery and the test username is: test and password is: test.  Anyone who can help, it would be greatly appreciated.

Joachim Müller

@tamiafans: you already have a thread of your own, don't hijack someone else's thread. Stay out of this thread. I already answered the thread you started. >:(

FansiteLover08


Joachim Müller


  • You're running cpg1.4.9, while the most recent stable release currently is cpg1.4.14, so you run 5 versions behind. Upgrade as suggested in the docs!
  • Your free webhosting is injecting code in places where it shouldn't (before the doctype declaration and after the clsing </html>-tag. This is of course silly, but a technique often used by cheap (or free) webhosts. Are you sure that they fullfill the minimum requirements, i.e. has someone reported to have Coppermine running on that free webhost? You get what you pay for IMO.
  • I get the error message "Failed to create directory albums/userpics/10003 !  ", which clearly shows that yours is a permissions or safe mode issue. Review the corresponding sections of the docs. You need to make sure that the user the webserver runs under has write permissions on the albums folder and everything within it.

FansiteLover08

- How do i upgrade, and i don't think you can upgrade my gallery any higher than cpg1.4.9 (that's what it says in the docs)?
- I have read the safe mode section of the docs, however i don't understand why i only have this problem now, or how to fix it? :/ My gallery does not run on a host, just mygallery.galacnet.com. I do not have an ftp programme.

One more thing, i don't know if it is related..a while ago when i tried to upload pictures they were not showing up, but when i changed the 'Method for resizing images' in the config to GD version 2.x it seemed to fix the problem. Does this have anything to do with my current problem?

Joachim Müller

Quote from: FansiteLover08 on January 22, 2008, 08:25:04 PM
- How do i upgrade, and i don't think you can upgrade my gallery any higher than cpg1.4.9 (that's what it says in the docs)?
Of course the docs that came with cpg1.4.9 say that cpg1.4.9 is the most recent version. There is a copy of the documents available here as well (link at the top of the screen). The upgrading section there explains how to update.

Quote from: FansiteLover08 on January 22, 2008, 08:25:04 PM- I have read the safe mode section of the docs, however i don't understand why i only have this problem now, or how to fix it? :/
Check phpinfo to find out if your webhost is running in safe mode.

Quote from: FansiteLover08 on January 22, 2008, 08:25:04 PMMy gallery does not run on a host, just mygallery.galacnet.com.
You must be the miracle person who doesn't need a webserver to run a website ::). Of course your gallery is running on a webserver (aka host).

Quote from: FansiteLover08 on January 22, 2008, 08:25:04 PMI do not have an ftp programme.
Then get one. We recommend FileZilla.


Quote from: FansiteLover08 on January 22, 2008, 08:25:04 PMOne more thing, i don't know if it is related..a while ago when i tried to upload pictures they were not showing up, but when i changed the 'Method for resizing images' in the config to GD version 2.x it seemed to fix the problem. Does this have anything to do with my current problem?
Use the image library that is available on your webserver. Read the FAQ to find out what image library is available on your webserver. We can't tell you. Usually, GD2 is fine (because it's the most common one that comes with PHP).

You appear to have installed using an auto-installer. We don't support that. The only supported install method is the one we explain in our docs. The only supported upgrade method is the one explained in our docs. Upgrade as we suggest.

FansiteLover08

The problem is now fixed, it seemed to be related to Coppermine making a new server.
Anyone who is experiencig this problem now or in the last week, then it could be the same issue. You will just have to wait, it should fix itself.
Thanks for your help anyway.

Joachim Müller

Glad that your issue is solved, but your explanation and your advice for others is nonsense and just wrong.