Active
Project:
Google Analytics Statistics
Version:
7.x-1.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2014 at 18:35 UTC
Updated:
27 Mar 2015 at 12:28 UTC
Jump to comment: Most recent
Comments
Comment #1
drupalerocant commentedComment #2
drupalerocant commentedI am still having the same problem, and don't know how to solve it.
I think the problem comes with the relationship 'Representative node'.
The module is working correctly in another view I have that orders the most popular content.
With this one no problem, but when it comes through the relationship I get the same error:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ga_stats_count_pageviews_today.metric' in 'on clause'
Thanks in advance for any help!
Comment #3
cojobo commentedJust in case someone else is having this problem, I found a work around that worked for me. I created a field with the Google statistic without a relationship. Then create an additional Google statistic field with the relationship that I wished to have. I then hide the first Google statistic field that was not relevant to the view I was trying to create. Strangely enough, this by passed the error.