Page 1 of 1

Problem edit category

Posted: 22 Aug 2008, 10:07
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

Re: PROBLEM EDIT CATEGORY

Posted: 22 Aug 2008, 17:06
by Jan
in categories view should not be a problem with time ??? there is no work with images ???

Jan

Re: PROBLEM EDIT CATEGORY

Posted: 16 Oct 2008, 21:10
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 ?

Re: PROBLEM EDIT CATEGORY

Posted: 03 Nov 2008, 15:23
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