Function google_analytics_reports_statistics_page() is returning html and does not make use of theme functions. Thus one cannot override the theming and needs to hack into the module.

Solution:
- implement hook_theme
- all html output should be created by one or more theme functions

Comments

grendzy’s picture

Assigned: Unassigned » grendzy
grendzy’s picture

Project: Google Analytics API » Google Analytics Reports
Version: 6.x-1.x-dev »
grendzy’s picture

Version: » 6.x-1.x-dev
Status: Active » Fixed

fixed in latest dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.