Post by kamarad » Wed Sep 21, 2016 2:32 pm

Google Analytics setup, I get the next error:

Notice: Undefined index: store_id in /customers/c/6/6/malltema.se/httpd.www/admin/controller/analytics/google_analytics.php on line 13Warning: Cannot modify header information - headers already sent by (output started at /customers/c/6/6/malltema.se/httpd.www/admin/controller/startup/error.php:34) in /customers/c/6/6/malltema.se/httpd.www/system/library/response.php
on line 12

Does anyone know what this is wrong and how to fix this?

Newbie

Posts

Joined
Sun Feb 14, 2016 6:09 am

Post by kamarad » Wed Sep 21, 2016 2:35 pm

The file Google analytics.php only have the next content:

<?php
class ControllerAnalyticsGoogleAnalytics extends Controller {
public function index() {
return html_entity_decode($this->config->get('google_analytics_code'), ENT_QUOTES, 'UTF-8');
}
}

Newbie

Posts

Joined
Sun Feb 14, 2016 6:09 am

Post by Cue4cheap » Thu Sep 22, 2016 7:13 am

Don't know your exact version, because you didn't tell us, but maybe this applies: http://forum.opencart.com/viewtopic.php?f=191&t=160302

Mike

cue4cheap not cheap quality


Expert Member

Posts

Joined
Fri Sep 20, 2013 4:45 am
Who is online

Users browsing this forum: No registered users and 16 guests