Try to reset the authorization and check if API Key, Client ID and Client Secret are correct:
Open the plugin configuration page, which is located under Settings -> GA Dashboard. Press the blue button called “CLEAR AUTHORIZATION”, located under API Key, Client Secret and Client ID.
I am unable to replicate the error, are you sure that the error comes from Google Analytics Dashboard for WP? Are you using other similar plugins, that may conflict with? Have you tried uninstalling it and re-installing it again?
@area97 did you managed to find the issue?
Thread Starter
area97
(@area97)
I removed other GA plugins, then reinstalled your. but no way to get into stats.
“Fatal error: Exception thrown without a stack frame in Unknown on line 0” it’s all I can get.
phpinfo.php
<?php
phpinfo();
?>
Can you post or send me:
– the output of the above script
– error_log from wp-admin folder
– your wordpress version
Thank you
Please update to latest version
Thread Starter
area97
(@area97)
sorry for not getting in touch with you.
gonna try right now. thanks for letting me know.
Hi! I have the same problem
Fatal error: Exception thrown without a stack frame in Unknown on line 0
The version of the plugin is 4.0.2 and the one of WordPress is the last one.
WordPress version, host operating system, PHP version? A list of plugins currently used?
phpinfo.php
<?php
phpinfo();
?>
Can you post or send me:
– the output of the above script
– error_log from wp-admin folder
Thank you
You should try to rename your sub-folder name from WordPress to wordpress (lowercase only). Don’t forget to adjust the corresponding settings in wp-config.php if needed.
Let me know if this works!
Thank you a lot! I will try this solution. But I saw that my problem is very common. So can you please release a patch please?
It’s not common at all, I can’t even replicate it on my development servers to release a bugfix, as far as I can see is something particular to each user.
Can you also send me the error_log file from your wp-admin forlder?