Closed (fixed)
Project:
Agreservations
Version:
6.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2011 at 17:11 UTC
Updated:
30 Oct 2011 at 04:54 UTC
Jump to comment: Most recent file
Comments
Comment #1
caw67 commentedAll errors in Textfile attached!
Comment #2
agill commentedit is possible that you need to set the execution time to about 400 to be sure
the categories module installs properly. the standard of 30 seconds is not enough.
in the settings.php file add:
ini_set('max_execution_time', 400);
Comment #3
agill commentedComment #4
caw67 commentedi will test it soon!
Comment #5
caw67 commentedIt works!