We have one order that refuses to go through (that we know of) over 40 items
When going to check out... consistantly the following error.
Fatal error: Maximum execution time of 30 seconds exceeded in /home2/store/public_html/includes/classes/db/mysql/query_factory.php on line 176
We logged in to try to force it... got the error above a few times
Hit the back button and check out again and get the following error.
Fatal error: Maximum execution time of 30 seconds exceeded in /home2/store/public_html/includes/functions/functions_prices.php on line 124
Does 1.3.6 require more resources or something? We were on 1.2.7d until the 6th with no problems (multiple items on large orders - no problems).
Which leads me to... we have the following setting:
// ie: /path/to/your/webspace/public_html/zen/cache -- leave no trailing slash
define('SQL_CACHE_METHOD', 'none');
define('DIR_FS_SQL_CACHE', '/enter/your/path/to/public_html_or_htdocs/and/zencart/here/zen/cache');
should this be different?




