I get the following error

user warning: Unknown column 'm.user_name' in 'field list' query: SELECT m.mid, m.path, m.timestamp, m.visible, u.uid, u.name AS registered_name, m.sid, m.user_name FROM mugshot m INNER JOIN users u ON m.uid = u.uid WHERE m.preview = 0 ORDER BY m.timestamp DESC LIMIT 0, 24 in /var/www/vhosts/geeklee.com/httpdocs/dp/includes/database.mysql.inc on line 172.

Comments

limited1’s picture

Assigned: Unassigned » limited1
Status: Active » Closed (fixed)

Oh I see now - I have to run "/update.php?op=selection" from the "admin/build/modules" page and then select the mugshot version 1 from the mugshot module drop down list. Sorry inexperienced user here. Anyway I now have it working :)