Max Execution Time Errors and Template Errors with plugins "Events Manager Pro" and WPML using Sage 10

Using Events Manager Pro plugin and WPML with Sage 10, getting this error when trying to load a category page:

Symfony\Component\ErrorHandler\Error\FatalError thrown with message "Maximum execution time of 30 seconds exceeded"

Stacktrace:
#0 Symfony\Component\ErrorHandler\Error\FatalError in /Users/kennyeliason/code/centrohispanolv/web/wp/wp-includes/l10n.php:289

from debug.log with max execution time at 30 seconds:

[08-Dec-2020 22:09:55 UTC] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /site/web/wp/wp-includes/functions.php on line 4777

debug.log with max execution time at 60 seconds:

[08-Dec-2020 22:08:37 UTC] PHP Fatal error:  Maximum execution time of 60 seconds exceeded in /site/web/app/themes/sage10/vendor/roots/acorn/src/Acorn/Bootstrap/HandleExceptions.php on line 81

In case anyone else encounters the issue, or has a solution… Going to run some updates and go from there.

Okay so got a stacktrace, i’m just still pretty lost on where to go from here:

InvalidArgumentException thrown with message “View [.site.web.app.themes.sage10.index.php] not found.”

Stacktrace:
#8 InvalidArgumentException in /site/web/app/themes/sage10/vendor/illuminate/view/FileViewFinder.php:137
#7 Illuminate\View\FileViewFinder:findInPaths in /site/web/app/themes/sage10/vendor/illuminate/view/FileViewFinder.php:79
#6 Illuminate\View\FileViewFinder:find in /site/web/app/themes/sage10/vendor/illuminate/view/Factory.php:131
#5 Illuminate\View\Factory:make in /site/web/app/themes/sage10/vendor/roots/acorn/src/helpers.php:407
#4 Roots\view in /site/web/app/themes/sage10/index.php:15
#3 include in /site/web/wp/wp-includes/template-loader.php:106
#2 require_once in /site/web/wp/wp-blog-header.php:19
#1 require in /site/web/index.php:6
#0 require in /Users/user/.composer/vendor/laravel/valet/server.php:191

This topic was automatically closed after 42 days. New replies are no longer allowed.