this is a cool script however it gives this errors when i try to test it out
user warning: Unknown column 'tu.vid' in 'where clause' query: SELECT t.* FROM term_data t INNER JOIN term_user tu WHERE tu.tid = t.tid AND tu.vid = t.vid AND tu.uid = 2 ORDER BY weight, name in /var/www/vhosts/evaal.com/httpdocs/includes/database.mysql.inc on line 121.

Comments

flk’s picture

this is weird. i in head i have the right .install file but not in 4.7 :(.

anyways: i think i have just updated the problem,

to solve your problem you can run on mysql/phpmyadmin:

alter table term_user add vid int(10) unsigned NOT NULL default '0' 
pomliane’s picture

Status: Active » Closed (won't fix)

This version of User Tags is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.