Hi all,
I've Joomla 1.5.7 with legacy plugin activated, when i install joomlacomment 3.26
Appear this error:
Code:
componente Installa: DB function failed with error number 2006
MySQL server has gone away SQL=INSERT INTO jos_components VALUES( 0, '!JoomlaComment', 'option=com_comment', 0, 0, 'option=com_comment', '!JoomlaComment', 'com_comment', 0, 'js/ThemeOffice/component.png', 0, '', 1 )
SQL =
INSERT INTO jos_components VALUES( 0, '!JoomlaComment', 'option=com_comment', 0, 0, 'option=com_comment', '!JoomlaComment', 'com_comment', 0, 'js/ThemeOffice/component.png', 0, '', 1 )
Maybe there are link and table missing --- i can't find table com_comment but what is the table I need and what is table structure?
Thanks,
CJ