Problem edit category

Phoca Gallery - image gallery extension
iconcept
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 16 Jul 2008, 19:32

Problem edit category

Post by iconcept »

hello i have a problem for edit categories

Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/vhosts/inet-mineral.com/httpdocs/administrator/components/com_phocagallery/helpers/phocagallery.php on line 1267

i have 360 category

please help me
Last edited by caro84g on 03 Nov 2008, 17:37, edited 1 time in total.
Reason: removing capitals from topic title
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: PROBLEM EDIT CATEGORY

Post by Jan »

in categories view should not be a problem with time ??? there is no work with images ???

Jan
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: PROBLEM EDIT CATEGORY

Post by Jan »

is this parameter 'Clean Thumbnails' set to NO

the code on line 1267
$phocagallerys_tree_object = new JObject();

new object will be created, it is created in function (method) which is not recursive so there should not be problems with time ?
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: PROBLEM EDIT CATEGORY

Post by Jan »

Should be fixed (optimized) now.

Try to upgrade to Phoca Gallery version 2.1.0 RC, there the loading time of category tree should be reduced to minimum while editing the category in administration.

Please let me know if it works.

Jan
If you find Phoca extensions useful, please support the project
Post Reply