Hi there!
I've just downloaded your component TagMeta but it gives me an error when installing the component:
* JInstaller::install: Error SQL. DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' CHANGE `title` `title` varchar(255), CHANGE `descriptio' at line 1 SQL=ALTER TABLE `jos_tagmeta`, CHANGE `title` `title` varchar(255), CHANGE `description` `description` varchar(255), CHANGE `keywords` `keywords` varchar(255);
SQL =
ALTER TABLE `jos_tagmeta`,
CHANGE `title` `title` varchar(255),
CHANGE `description` `description` varchar(255),
CHANGE `keywords` `keywords` varchar(255);
* Componente Instalar: Error SQL. DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' CHANGE `title` `title` varchar(255), CHANGE `descriptio' at line 1 SQL=ALTER TABLE `jos_tagmeta`, CHANGE `title` `title` varchar(255), CHANGE `description` `description` varchar(255), CHANGE `keywords` `keywords` varchar(255);
SQL =
ALTER TABLE `jos_tagmeta`,
CHANGE `title` `title` varchar(255),
CHANGE `description` `description` varchar(255),
CHANGE `keywords` `keywords` varchar(255);
I can't figure out what the problem is. Can you help me??
Many thanks in advance, kind regards,