forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 plugins => Topic started by: melspencer on December 14, 2008, 03:47:28 pm

Title: FileMove problem
Post by: melspencer on December 14, 2008, 03:47:28 pm
Hello there,

I've looked all over the forums to find a topic which helps me out, but I couldn't find anything, that's why I'm now posting my problem in hope somebody could help me out.

So, when I click on the FileMove Button I'm not seeing ALL the folders I have and at the end, this error appears:

Fatal error: Maximum execution time of 30 seconds exceeded in /home/xxx/public_html/photos/plugins/FileMove/include/function.inc.php on line 156

What could be the problem here? I don't see the error on my other site, where I run FileMove for testing purposes. Is it possible that this error appears because my Gallery is too large (over 40,000+ images) and FileMove isn't able to manage this amount?  ???

You see, I'm clueless. So help would be much appriciated.

Thanks a lot
Title: Re: FileMove problem
Post by: François Keller on December 14, 2008, 04:19:53 pm
Quote
Is it possible that this error appears because my Gallery is too large (over 40,000+ images) and FileMove isn't able to manage this amount?
Yes it's possible. The plugin was nor tested on very large gallery's
Title: Re: FileMove problem
Post by: melspencer on December 14, 2008, 04:31:05 pm
Yes it's possible. The plugin was nor tested on very large gallery's

is there a way for me to make it work? some sort of (coding-)trick?
Title: Re: FileMove problem
Post by: Fabricio Ferrero on December 14, 2008, 04:32:59 pm
You could edit your 'phpinfo' file and change the 'Maximum execution time' value to a higher one. If you don't know how to do it ask your web host and they will tell you how.
Title: Re: FileMove problem
Post by: melspencer on December 14, 2008, 04:42:21 pm
You could edit your 'phpinfo' file and change the 'Maximum execution time' value to a higher one. If you don't know how to do it ask your web host and they will tell you how.

thanks a lot. I'm going to give that a try
Title: Re: FileMove problem
Post by: Fabricio Ferrero on December 14, 2008, 06:44:22 pm
You're welcome ;)

If you want to know your values: (from docs..)

Quote
Log in to your Coppermine setup as the admin and simply point (type in the URL) your browser to http://yourdomain.tld/your_coppermine_folder/phpinfo.php .
Title: Re: FileMove problem
Post by: Takako on December 18, 2008, 04:31:23 am
Yes it's possible. The plugin was nor tested on very large gallery's

I just wanted to point out that my gallery has 60000+ photos and I didn't have any probs with filemove~
However, filemove seems to only work on firefox. It doesn't work for me on Internet Explorer or Maxthon
Title: Re: FileMove problem
Post by: François Keller on December 18, 2008, 07:20:16 am
Quote
However, filemove seems to only work on firefox. It doesn't work for me on Internet Explorer or Maxthon
It's a known issue. I hope i'll found a fix for the cpg1.5 version from this plugin  ;) (i'm open if someone find something to fix this)
Title: Re: FileMove problem
Post by: Hein Traag on December 18, 2008, 08:20:14 am
No problem is there, just use firefox  ;D
Title: Re: FileMove problem
Post by: François Keller on December 18, 2008, 08:22:07 am
Quote
I just wanted to point out that my gallery has 60000+ photos
it also depend on how many folders and subfolders you have in the albums directory
Title: Re: FileMove problem
Post by: melspencer on January 12, 2009, 10:17:49 pm
this post is now defintily too old for my reply, but my host did higher my execution time but nothing's changed.
Title: Re: FileMove problem
Post by: Joachim Müller on January 22, 2009, 10:02:45 am
There are several parameters that have an impact - missing permissions on file system level may be another potential culprit