After Installation ofthis Component i get this Error:
SQL=ALTER TABLE `elj3_jacomment_items` ADD `latitude` CHAR(255) COLLATE utf8_general_ci NULL DEFAULT NULL AFTER `p0`
When i would like to use the Component i get this Error:
SQL=SELECT c.id, c.parentid, c.contentid, c.ip, c.name, c.contenttitle, c.comment, c.date, c.published, c.locked, c.ordering, c.email, c.website, c.star, c.userid, c.usertype, c.option, c.voted, c.report, c.subscription_type, c.referer, c.source, c.type, c.date_active, c.active_children, c.p0 FROM elj3_jacomment_items as c WHERE 1=1 ORDER BY c.id DESC
What can i do???
Thanks in advance