I’m running the latest EE build, PHP5, all in Media Temple. When I try to access the settings page (from the accesory tab link) I get this message: “An Error Was Encountered You are not authorized to access this page” Any idea on how to fix this?
Any idea how you fixed this? Got the same error :(
I am also having this problem both in my local environment and on the live server.
On my sites I add a little extra security by placing my system directory at the same level as public_html… so nothing in the system directory can be accessed directly by a web browser. It sounds like others are having the same problem with - what I suspect are - more vanilla installations than mine.
Any tips you can offer would be great. I can’t wait to get it working!
I am having issues with this extension, I am not sure it is saving my username and password to the database. When I submit my settings on the CP Analytics Settings page EE displays the “Preferences Updated” success notice but the username and pw fields return to empty and I get the error
Couldn't authenticate with the credentials provided.I know it is a valid GA account, and I have actually tried another just to be certain. I browsed the “exp_extensions” table and I am not certain it is updating the field. I am using EE 2.0.2 on PHP 5.2.1. Thoughts?
I have created a dutch translation for the CP analytics
<?php
$lang = array(
'analytics_username' => 'Google Analytics gebruikersnaam',
'analytics_password' => 'Google Analytics wachtwoord',
'analytics_authenticated_as' => 'Ingelogd als',
'analytics_reset' => 'Verwijder accountgegevens',
'analytics_profile' => 'Kies een Analytics profiel',
'analytics_need_credentials' => 'Sla eerst de Google Analytics accountgegevens op voordat u een profiel kiest.',
'analytics_bad_credentials' => 'Het is niet mogelijk in te loggen met de accountgegevens.',
'analytics_no_accounts' => 'Geen profielen aanwezig',
'analytics_trouble_connecting' => 'Het is niet mogelijk in te loggen',
'analytics_trouble_connecting_message' => 'Excusses, we kunnen om een of andere reden geen verbinding maken met Google Analytics.',
'analytics_recently' => 'Recent',
'analytics_today' => 'Vandaag',
'analytics_yesterday' => 'Gisteren',
'analytics_lastmonth' => 'Vorige maand',
'analytics_overview' => 'Overzicht',
'analytics_visits' => 'bezoeken',
'analytics_pageviews' => 'pagina impressies',
'analytics_pages_per_visit' => 'pagina\'s per bezoek',
'analytics_avg_visit' => 'gem. bezoek',
'analytics_bounce_rate' => 'bounce rate',
'analytics_new_visits' => 'nieuwe bezoeken',
'analytics_top_content' => 'Top bezocht',
'analytics_views' => 'hits',
'analytics_top_referrers' => 'Top afkomst',
'analytics_referrer' => 'Referrer',
'analytics_more' => 'Meer...',
'analytics_viewing_profile' => 'Statistieken voor',
'analytics_full_report' => 'Volledig overicht',
'analytics_last_updated' => 'Laatste update',
'analytics_save_settings' => 'Instellingen opslaan',
'analytics_settings_saved' => 'Instellingen opgeslagen!',
'analytics_not_configured' => 'Analytics is niet geconfigureert',
'analytics_not_configured_message' => 'Deze Google Analytics Accessoire moet eerst geconfiugureert worden.'
);I am having issues with this extension, I am not sure it is saving my username and password to the database. When I submit my settings on the CP Analytics Settings page EE displays the “Preferences Updated” success notice but the username and pw fields return to empty and I get the errorI know it is a valid GA account, and I have actually tried another just to be certain. I browsed the “exp_extensions” table and I am not certain it is updating the field. I am using EE 2.0.2 on PHP 5.2.1. Thoughts?Couldn't authenticate with the credentials provided.
Have you had a chance to take a look into this? Let me know, thanks.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.