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
Problem edit category
-
iconcept
- Phoca Newbie

- Posts: 9
- Joined: 16 Jul 2008, 19:32
Problem edit category
Last edited by caro84g on 03 Nov 2008, 17:37, edited 1 time in total.
Reason: removing capitals from topic title
Reason: removing capitals from topic title
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: PROBLEM EDIT CATEGORY
in categories view should not be a problem with time ??? there is no work with images ???
Jan
Jan
If you find Phoca extensions useful, please support the project
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: PROBLEM EDIT CATEGORY
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 ?
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
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: PROBLEM EDIT CATEGORY
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
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