I am attempting to add an avitar to a user profile in joomla and keep getting the following error:
TableK2User::store failed - Unknown column 'ip' in 'field list' SQL=UPDATE `jos_k2_users` SET `userID`='64',`userName`='Chris Remsen',`gender`='m',`description`='',`url`='',`group`='16',`ip`='',`hostname`='',`notes`='' WHERE id='3'
what am i doing wrong here?
thanks in advance for your help