Page 1 of 1

problem a Guestbook

Posted: 19 Jul 2011, 17:34
by Podvorie
Sorry for my English.

ver Guestbook 2.0.0
ver Joomla 1.6.4 Russian Localization

Attempt create a first guestbook after install component.

Error:

Unknown column 'a.language' in 'on clause' SQL=SELECT a.*,l.title AS language_title,uc.name AS editor FROM `jos_phocaguestbook_books` AS a LEFT JOIN `jos_languages` AS l ON l.lang_code = a.language LEFT JOIN jos_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.ordering asc Unknown column 'a.language' in 'on clause' SQL=SELECT a.*,l.title AS language_title,uc.name AS editor FROM `jos_phocaguestbook_books` AS a LEFT JOIN `jos_languages` AS l ON l.lang_code = a.language LEFT JOIN jos_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.ordering asc Unknown column 'a.language' in 'on clause' SQL=SELECT a.*,l.title AS language_title,uc.name AS editor FROM `jos_phocaguestbook_books` AS a LEFT JOIN `jos_languages` AS l ON l.lang_code = a.language LEFT JOIN jos_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.ordering asc Unknown column 'a.language' in 'on clause' SQL=SELECT a.*,l.title AS language_title,uc.name AS editor FROM `jos_phocaguestbook_books` AS a LEFT JOIN `jos_languages` AS l ON l.lang_code = a.language LEFT JOIN jos_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.ordering asc

Re: problem a Guestbook

Posted: 21 Jul 2011, 22:06
by Jan
Hi, did you click on Install or Upgrade, the language column is missing. You should click on install so all the columns are installed in your tables.

Jan

Re: problem a Guestbook

Posted: 07 Mar 2012, 12:45
by Big-Ben
Has anybody experience with this problem or could help me? I have the same issue... :idea: