Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"The site is experiencing technical difficulties." anter enabling owa plugin. #2

Open
mehdiMj-ir opened this issue Nov 18, 2021 · 0 comments

Comments

@mehdiMj-ir
Copy link

Describe the bug you encountered:

"The site is experiencing technical difficulties. Please check your site admin email inbox for instructions."
And HTTP 500 error form this plugin on browser console log.

How did you install owa-wordpress-plugin?

From WordPress plugin installer.

Tracking Issue
I enabled WordPress debug display true in wp-config.php and here is an error.

Deprecated: Required parameter $options follows optional parameter $params in /var/www/*****/wp-content/plugins/open-web-analytics/src/settings/field.php on line 31

Apache Error Log
[Fri Nov 19 00:58:26.100451 2021] [proxy_fcgi:error] [pid 764303:tid 140290527495936] [client ***.***.***.***:11334] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to a member function createSites() on string in /var/www/*****/wp-content/plugins/open-web-analytics/owa-plugin.php:1191\nStack trace:\n#0 /var/www/*****/wp-includes/class-wp-hook.php(303): owaWp_plugin->getSitesFromOwa()\n#1 /var/www/*****/wp-includes/plugin.php(189): WP_Hook->apply_filters()\n#2 /var/www/*****/wp-content/plugins/open-web-analytics/src/settings/fields/select.php(19): apply_filters()\n#3 /var/www/*****/wp-admin/includes/template.php(1743): owaWp\\settings\\fields\\select->render()\n#4 /var/www/*****/wp-content/plugins/open-web-analytics/src/settings/page.php(428): do_settings_fields()\n#5 /var/www/*****/wp-content/plugins/open-web-analytics/src/settings/page.php(289): owaWp\\settings\\page->doTabbedSettingsSections()\n#6 /var/www/*****/wp-includes/class-wp-hook.php(303): owaWp\\settings\\page->renderPage()\n#7 /var/www/*****/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()\n#8 /var/www/*****/wp-includes/plugin.php

More Info
I use GNU/Linux Ubuntu 20.04 with Apache/2.4.41, MariaDB/10.5.13 and PHP 8.0.12.
The both OWA and WP are on the same VPS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant