I installed correctly
rp_praveen - July 3, 2008 - 18:09
| Project: | TagTool |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I already had a cck blog type with free tagging enabled.
I uploaded the module, Enabled
Edited my vocabulary -already had free tagging enabled
Saved
Clicked Edit again, and TagTool was there
Then I went to create a new post, I get this Error returned to me, not sure what to make of it. Really awesome tool love to get it going.
user warning: Invalid use of group function query: SELECT t.name, MAX(n.created) FROM term_data t INNER JOIN term_node r ON r.tid = t.tid INNER JOIN node n ON n.nid = r.nid WHERE t.vid = 2 GROUP BY r.tid ORDER BY MAX(n.created) DESC LIMIT 0, 10 in /home/jeniusmu/public_html/includes/database.mysql.inc on line 172.
running version 5.7
| Attachment | Size |
|---|---|
| errorTagTool.png | 41.93 KB |

#1
Left it alone, after upgrading to Drupal 5.10 came back to it works great now. The only other difference from then and now, originally I was using a custom theme I created modified off the Zen StarterKit, now using A3 Alantis theme.