hello guys i have got an error in the evnt managment page
i have dtregister 2_4_3 and Joomla V 1.5.9
Table DBNAME.jos_events\' doesn\'t exist SQL=SELECT count(*) from jos_dtregister_group_event a INNER JOIN jos_events b ON a.eventid =
b.id LEFT JOIN jos_dtregister_categories c ON a.category =
c.categoryId order by c.ordering ,a.eventId , a.ordering asc ,
publish_up ascDB function failed with error number 1146
Table DBNAME.jos_events\' doesn\'t exist SQL=SELECT a. * ,
b.title, b.publish_up FROM jos_dtregister_group_event a INNER JOIN
jos_events b ON a.eventid = b.id LEFT JOIN jos_dtregister_categories
c ON a.category = c.categoryId order by c.ordering , a.ordering asc ,
publish_up asc LIMIT 0, 10
You could search the forum and find this multiple times
Option 1 -
You do not have the JEvents calendar component installed at all... which is required and noted anywhere you read about DT Register
Option 2 -
You do not have the CORRECT version of JEvents installed. The current version of DT Register will not work with the very latest JEvents which was a complete rewrite of the component. Our upcoming 1.5 native release will work with the latest JEvents, but for now you should use the 1.4.3RC2 release of JEvents.