Hello there,
After attempting to use the format in a view this error appears and won't display any content
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list'
Any ideas?
Cheers
Hello there,
After attempting to use the format in a view this error appears and won't display any content
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list'
Any ideas?
Cheers
Comments
Comment #1
scottsawyerI am also getting this error. Just installed a minute ago. The Block generated by Tagadellic seems to work, but the views throws this error.
If I find more info, I will post back.
Comment #2
tsavory commentedany news have the same issue
Comment #3
muka commentedHi, can you export your view or at least describe what it should show ?
Comment #4
scorchio commentedI had the same error appearing. You can reproduce this with:
I've also found how to fix this:
After that the tagcloud will show up and display the tags as usual.
Comment #5
bobr37 commented#4 worked perfectly. cheers scorchio
Comment #6
muka commentedI've update the dev codebase adding the default base table as default relationship.
Please, reopen if this cause any issue.