help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
Error with update from Eventlist to JEM
Error with update from Eventlist to JEM
10 years 2 weeks ago - 10 years 2 weeks ago
DEar all,
I am updating my eventlist to Jem and I get this error below:
Joomla!
500 - An error has occurred.
Unknown column 'a.note' in 'field list' SQL=SELECT a.id, a.catname, a.color, a.alias, a.note, a.published, a.access, a.checked_out, a.groupid, a.checked_out_time, a.created_user_id, a.path, a.parent_id, a.level, a.lft, a.rgt, a.language,l.title AS language_title,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,gr.name AS catgroup FROM pyzw3_jem_categories AS a LEFT JOIN `pyzw3_languages` AS l ON l.lang_code = a.language LEFT JOIN pyzw3_users AS uc ON uc.id=a.checked_out LEFT JOIN pyzw3_viewlevels AS ag ON ag.id = a.access LEFT JOIN pyzw3_users AS ua ON ua.id = a.created_user_id LEFT JOIN pyzw3_jem_groups AS gr ON gr.id = a.groupid WHERE (a.published IN (0, 1)) AND (a.alias NOT LIKE "root") ORDER BY a.lft asc Unknown column 'a.note' in 'field list' SQL=SELECT a.id, a.catname, a.color, a.alias, a.note, a.published, a.access, a.checked_out, a.groupid, a.checked_out_time, a.created_user_id, a.path, a.parent_id, a.level, a.lft, a.rgt, a.language,l.title AS language_title,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,gr.name AS catgroup FROM pyzw3_jem_categories AS a LEFT JOIN `pyzw3_languages` AS l ON l.lang_code = a.language LEFT JOIN pyzw3_users AS uc ON uc.id=a.checked_out LEFT JOIN pyzw3_viewlevels AS ag ON ag.id = a.access LEFT JOIN pyzw3_users AS ua ON ua.id = a.created_user_id LEFT JOIN pyzw3_jem_groups AS gr ON gr.id = a.groupid WHERE (a.published IN (0, 1)) AND (a.alias NOT LIKE "root") ORDER BY a.lft asc LIMIT 0, 20 Unknown column 'a.note' in 'field list' SQL=SELECT a.id, a.catname, a.color, a.alias, a.note, a.published, a.access, a.checked_out, a.groupid, a.checked_out_time, a.created_user_id, a.path, a.parent_id, a.level, a.lft, a.rgt, a.language,l.title AS language_title,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,gr.name AS catgroup FROM pyzw3_jem_categories AS a LEFT JOIN `pyzw3_languages` AS l ON l.lang_code = a.language LEFT JOIN pyzw3_users AS uc ON uc.id=a.checked_out LEFT JOIN pyzw3_viewlevels AS ag ON ag.id = a.access LEFT JOIN pyzw3_users AS ua ON ua.id = a.created_user_id LEFT JOIN pyzw3_jem_groups AS gr ON gr.id = a.groupid WHERE (a.published IN (0, 1)) AND (a.alias NOT LIKE "root") ORDER BY a.lft asc
Also on VEnue:
500 - An error has occurred.
Unknown column 'a.publish_up' in 'field list' SQL=SELECT a.id, a.venue, a.alias, a.url, a.street, a.postalCode, a.city, a.state, a.country,a.latitude, a.longitude, a.locdescription, a.meta_keywords, a.meta_description,a.locimage, a.map, a.created_by, a.author_ip, a.created, a.modified,a.modified_by, a.version, a.published, a.checked_out, a.checked_out_time,a.ordering, a.publish_up, a.publish_down,uc.name AS editor,um.name AS modified_by,u.email, u.name AS author,COUNT(e.locid) AS assignedevents FROM `pyzw3_jem_venues` AS a LEFT JOIN pyzw3_users AS uc ON uc.id = a.checked_out LEFT JOIN pyzw3_users AS um ON um.id = a.modified_by LEFT JOIN pyzw3_users AS u ON u.id = a.created_by LEFT OUTER JOIN pyzw3_jem_events AS e ON e.locid = a.id WHERE (a.published IN (0, 1)) GROUP BY a.id ORDER BY a.venue asc Unknown column 'a.publish_up' in 'field list' SQL=SELECT a.id, a.venue, a.alias, a.url, a.street, a.postalCode, a.city, a.state, a.country,a.latitude, a.longitude, a.locdescription, a.meta_keywords, a.meta_description,a.locimage, a.map, a.created_by, a.author_ip, a.created, a.modified,a.modified_by, a.version, a.published, a.checked_out, a.checked_out_time,a.ordering, a.publish_up, a.publish_down,uc.name AS editor,um.name AS modified_by,u.email, u.name AS author,COUNT(e.locid) AS assignedevents FROM `pyzw3_jem_venues` AS a LEFT JOIN pyzw3_users AS uc ON uc.id = a.checked_out LEFT JOIN pyzw3_users AS um ON um.id = a.modified_by LEFT JOIN pyzw3_users AS u ON u.id = a.created_by LEFT OUTER JOIN pyzw3_jem_events AS e ON e.locid = a.id WHERE (a.published IN (0, 1)) GROUP BY a.id ORDER BY a.venue asc LIMIT 0, 20 Unknown column 'a.publish_up' in 'field list' SQL=SELECT a.id, a.venue, a.alias, a.url, a.street, a.postalCode, a.city, a.state, a.country,a.latitude, a.longitude, a.locdescription, a.meta_keywords, a.meta_description,a.locimage, a.map, a.created_by, a.author_ip, a.created, a.modified,a.modified_by, a.version, a.published, a.checked_out, a.checked_out_time,a.ordering, a.publish_up, a.publish_down,uc.name AS editor,um.name AS modified_by,u.email, u.name AS author,COUNT(e.locid) AS assignedevents FROM `pyzw3_jem_venues` AS a LEFT JOIN pyzw3_users AS uc ON uc.id = a.checked_out LEFT JOIN pyzw3_users AS um ON um.id = a.modified_by LEFT JOIN pyzw3_users AS u ON u.id = a.created_by LEFT OUTER JOIN pyzw3_jem_events AS e ON e.locid = a.id WHERE (a.published IN (0, 1)) GROUP BY a.id ORDER BY a.venue asc
Please help
I am updating my eventlist to Jem and I get this error below:
Joomla!
500 - An error has occurred.
Unknown column 'a.note' in 'field list' SQL=SELECT a.id, a.catname, a.color, a.alias, a.note, a.published, a.access, a.checked_out, a.groupid, a.checked_out_time, a.created_user_id, a.path, a.parent_id, a.level, a.lft, a.rgt, a.language,l.title AS language_title,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,gr.name AS catgroup FROM pyzw3_jem_categories AS a LEFT JOIN `pyzw3_languages` AS l ON l.lang_code = a.language LEFT JOIN pyzw3_users AS uc ON uc.id=a.checked_out LEFT JOIN pyzw3_viewlevels AS ag ON ag.id = a.access LEFT JOIN pyzw3_users AS ua ON ua.id = a.created_user_id LEFT JOIN pyzw3_jem_groups AS gr ON gr.id = a.groupid WHERE (a.published IN (0, 1)) AND (a.alias NOT LIKE "root") ORDER BY a.lft asc Unknown column 'a.note' in 'field list' SQL=SELECT a.id, a.catname, a.color, a.alias, a.note, a.published, a.access, a.checked_out, a.groupid, a.checked_out_time, a.created_user_id, a.path, a.parent_id, a.level, a.lft, a.rgt, a.language,l.title AS language_title,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,gr.name AS catgroup FROM pyzw3_jem_categories AS a LEFT JOIN `pyzw3_languages` AS l ON l.lang_code = a.language LEFT JOIN pyzw3_users AS uc ON uc.id=a.checked_out LEFT JOIN pyzw3_viewlevels AS ag ON ag.id = a.access LEFT JOIN pyzw3_users AS ua ON ua.id = a.created_user_id LEFT JOIN pyzw3_jem_groups AS gr ON gr.id = a.groupid WHERE (a.published IN (0, 1)) AND (a.alias NOT LIKE "root") ORDER BY a.lft asc LIMIT 0, 20 Unknown column 'a.note' in 'field list' SQL=SELECT a.id, a.catname, a.color, a.alias, a.note, a.published, a.access, a.checked_out, a.groupid, a.checked_out_time, a.created_user_id, a.path, a.parent_id, a.level, a.lft, a.rgt, a.language,l.title AS language_title,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,gr.name AS catgroup FROM pyzw3_jem_categories AS a LEFT JOIN `pyzw3_languages` AS l ON l.lang_code = a.language LEFT JOIN pyzw3_users AS uc ON uc.id=a.checked_out LEFT JOIN pyzw3_viewlevels AS ag ON ag.id = a.access LEFT JOIN pyzw3_users AS ua ON ua.id = a.created_user_id LEFT JOIN pyzw3_jem_groups AS gr ON gr.id = a.groupid WHERE (a.published IN (0, 1)) AND (a.alias NOT LIKE "root") ORDER BY a.lft asc
Also on VEnue:
500 - An error has occurred.
Unknown column 'a.publish_up' in 'field list' SQL=SELECT a.id, a.venue, a.alias, a.url, a.street, a.postalCode, a.city, a.state, a.country,a.latitude, a.longitude, a.locdescription, a.meta_keywords, a.meta_description,a.locimage, a.map, a.created_by, a.author_ip, a.created, a.modified,a.modified_by, a.version, a.published, a.checked_out, a.checked_out_time,a.ordering, a.publish_up, a.publish_down,uc.name AS editor,um.name AS modified_by,u.email, u.name AS author,COUNT(e.locid) AS assignedevents FROM `pyzw3_jem_venues` AS a LEFT JOIN pyzw3_users AS uc ON uc.id = a.checked_out LEFT JOIN pyzw3_users AS um ON um.id = a.modified_by LEFT JOIN pyzw3_users AS u ON u.id = a.created_by LEFT OUTER JOIN pyzw3_jem_events AS e ON e.locid = a.id WHERE (a.published IN (0, 1)) GROUP BY a.id ORDER BY a.venue asc Unknown column 'a.publish_up' in 'field list' SQL=SELECT a.id, a.venue, a.alias, a.url, a.street, a.postalCode, a.city, a.state, a.country,a.latitude, a.longitude, a.locdescription, a.meta_keywords, a.meta_description,a.locimage, a.map, a.created_by, a.author_ip, a.created, a.modified,a.modified_by, a.version, a.published, a.checked_out, a.checked_out_time,a.ordering, a.publish_up, a.publish_down,uc.name AS editor,um.name AS modified_by,u.email, u.name AS author,COUNT(e.locid) AS assignedevents FROM `pyzw3_jem_venues` AS a LEFT JOIN pyzw3_users AS uc ON uc.id = a.checked_out LEFT JOIN pyzw3_users AS um ON um.id = a.modified_by LEFT JOIN pyzw3_users AS u ON u.id = a.created_by LEFT OUTER JOIN pyzw3_jem_events AS e ON e.locid = a.id WHERE (a.published IN (0, 1)) GROUP BY a.id ORDER BY a.venue asc LIMIT 0, 20 Unknown column 'a.publish_up' in 'field list' SQL=SELECT a.id, a.venue, a.alias, a.url, a.street, a.postalCode, a.city, a.state, a.country,a.latitude, a.longitude, a.locdescription, a.meta_keywords, a.meta_description,a.locimage, a.map, a.created_by, a.author_ip, a.created, a.modified,a.modified_by, a.version, a.published, a.checked_out, a.checked_out_time,a.ordering, a.publish_up, a.publish_down,uc.name AS editor,um.name AS modified_by,u.email, u.name AS author,COUNT(e.locid) AS assignedevents FROM `pyzw3_jem_venues` AS a LEFT JOIN pyzw3_users AS uc ON uc.id = a.checked_out LEFT JOIN pyzw3_users AS um ON um.id = a.modified_by LEFT JOIN pyzw3_users AS u ON u.id = a.created_by LEFT OUTER JOIN pyzw3_jem_events AS e ON e.locid = a.id WHERE (a.published IN (0, 1)) GROUP BY a.id ORDER BY a.venue asc
Please help
Last edit: 10 years 2 weeks ago by Bluefox.
Please Log in or Create an account to join the conversation.
Re: Can I Upgrade From Event List to JEM
10 years 2 weeks ago - 10 years 2 weeks ago
hi lobebe,.
it looks like your tables are missing some fields.
first:
- what version of JEM are you using?
as the field "note" is mentioned i would say it's JEM3.x
- what Joomla version?
JEM3 is intended for Joomla 3 so would say you did install it within Joomla 3.x
- how did you upgrade (what steps)
did you do a csv import, used the import-view of JEM, imported/renamed tables or.......
When you have JEM installed within Joomla 3 and you have the Eventlist tables within the same database then you can:
- go to the import view
- choose EL-import
- and try it out
- check data
if you have it in seperate databases then it's a bit more tricky but you can try:
- export tables within phpmyadmin
- rename prefixes
- import within the database of Joomla 3 by phpmyadmin
- then go the JEM import view->el import tab
- check if everything is imported correctly
and there are more ways..
Be aware that recurrence-settings of EL are not recognized within JEM3
--> this as the recurrence is handled different.
It will be but it will be next year before that's going to happen.
If upgrading from EL101 or EL102 then be aware that the category-system has been changed. We do have a multi-cat feature at the moment. There are different opinions about it but well for now it's as it is. Furthermore we did add a "root" category.
it looks like your tables are missing some fields.
first:
- what version of JEM are you using?
as the field "note" is mentioned i would say it's JEM3.x
- what Joomla version?
JEM3 is intended for Joomla 3 so would say you did install it within Joomla 3.x
- how did you upgrade (what steps)
did you do a csv import, used the import-view of JEM, imported/renamed tables or.......
When you have JEM installed within Joomla 3 and you have the Eventlist tables within the same database then you can:
- go to the import view
- choose EL-import
- and try it out
- check data
if you have it in seperate databases then it's a bit more tricky but you can try:
- export tables within phpmyadmin
- rename prefixes
- import within the database of Joomla 3 by phpmyadmin
- then go the JEM import view->el import tab
- check if everything is imported correctly
and there are more ways..
Be aware that recurrence-settings of EL are not recognized within JEM3
--> this as the recurrence is handled different.
It will be but it will be next year before that's going to happen.
If upgrading from EL101 or EL102 then be aware that the category-system has been changed. We do have a multi-cat feature at the moment. There are different opinions about it but well for now it's as it is. Furthermore we did add a "root" category.
Last edit: 10 years 2 weeks ago by Bluefox.
Please Log in or Create an account to join the conversation.
Re: Can I Upgrade From Event List to JEM
10 years 2 weeks ago
Hi,
for me the question about versions used is not clear.
#__jem_categories.note exist since JEM 1.9.5, #__jem_venues.publish_up since 1.9.1. So there seams to be another problem.
Could it be that there were already #__jem_* tables before installing JEM? Caused by the "IF NOT EXISTS" such tables would be untouched also if the fields are wrong/incomplete. I hope you hadn't renamed the eventlist tables to *jem*? That's not required and will definitely cause problems.
Else you could please take a look at /administrator/components/com_jem/sql/install.mysql.utf8.sql and compare the fields with your db tables structure (using phpMyAdmin or however you can access your database).
Best would be to delete all ten tables #__jem_* (or rename it back to #__eventlist_* if that was the cause), uninstall JEM and install it again. Then you can import EL data using backend JEM Dashboard - Import data - Eventlist Import.
(I'm not so familiar with JEM 3 like Bluefox so my words are true on JEM 2.x)
for me the question about versions used is not clear.
#__jem_categories.note exist since JEM 1.9.5, #__jem_venues.publish_up since 1.9.1. So there seams to be another problem.
Could it be that there were already #__jem_* tables before installing JEM? Caused by the "IF NOT EXISTS" such tables would be untouched also if the fields are wrong/incomplete. I hope you hadn't renamed the eventlist tables to *jem*? That's not required and will definitely cause problems.
Else you could please take a look at /administrator/components/com_jem/sql/install.mysql.utf8.sql and compare the fields with your db tables structure (using phpMyAdmin or however you can access your database).
Best would be to delete all ten tables #__jem_* (or rename it back to #__eventlist_* if that was the cause), uninstall JEM and install it again. Then you can import EL data using backend JEM Dashboard - Import data - Eventlist Import.
(I'm not so familiar with JEM 3 like Bluefox so my words are true on JEM 2.x)
Please Log in or Create an account to join the conversation.
Time to create page: 0.543 seconds