I've been trying to check why I don't have the sitemap files renewed (after the original ones created by version 1.0.2 I think). There's a script execution timeout in php error log:
PHP Fatal error: Maximum execution time of 90 seconds exceeded in [...]/dbtech/dbseo/includes/library/attachment.php on line 189
As a side note - when I ran the sitemap manually, even if the process ended with an error - cronjob doesn't start with the following error:
"The sitemap is currently being generated in the admin control panel. The scheduled task will not run while the sitemap is being built in the control panel." What can I do to reset the process later?
PHP Fatal error: Maximum execution time of 90 seconds exceeded in [...]/dbtech/dbseo/includes/library/attachment.php on line 189
As a side note - when I ran the sitemap manually, even if the process ended with an error - cronjob doesn't start with the following error:
"The sitemap is currently being generated in the admin control panel. The scheduled task will not run while the sitemap is being built in the control panel." What can I do to reset the process later?