Hi Everyone,
I installed rokgallery (twice) on a refraction template and I get a 500 error when I try to access the component.
I say installed twice because when I installed it the first time, ROKGALLERY didn't show up in the list of components. The install seemed to go perfectly and now errors showed in the after install screen. I tried emtying the cashe but it didn't help so I tried reinstalling it and it now shows up in the component menu but I'm getting the 500 error when I try and do anything with it.
I just checked the ROKCANDY component and it also is getting a 500 error but with different syntax:
Joomla!
500 - An error has occurred.
Table 'kevinw_nwahec.n2ue4_rokcandy' doesn't exist SQL=SELECT a.id, a.macro, a.html, a.checked_out, a.checked_out_time, a.catid, a.published, a.ordering,uc.name AS editor,c.title AS category_title FROM n2ue4_rokcandy AS a LEFT JOIN n2ue4_users AS uc ON uc.id=a.checked_out LEFT JOIN n2ue4_categories AS c ON c.id = a.catid WHERE (a.published = 0 OR a.published = 1) ORDER BY category_title asc, a.ordering asc Table 'kevinw_nwahec.n2ue4_rokcandy' doesn't exist SQL=SELECT a.id, a.macro, a.html, a.checked_out, a.checked_out_time, a.catid, a.published, a.ordering,uc.name AS editor,c.title AS category_title FROM n2ue4_rokcandy AS a LEFT JOIN n2ue4_users AS uc ON uc.id=a.checked_out LEFT JOIN n2ue4_categories AS c ON c.id = a.catid WHERE (a.published = 0 OR a.published = 1) ORDER BY category_title asc, a.ordering asc LIMIT 0, 20 Table 'kevinw_nwahec.n2ue4_rokcandy' doesn't exist SQL=SELECT a.id, a.macro, a.html, a.checked_out, a.checked_out_time, a.catid, a.published, a.ordering,uc.name AS editor,c.title AS category_title FROM n2ue4_rokcandy AS a LEFT JOIN n2ue4_users AS uc ON uc.id=a.checked_out LEFT JOIN n2ue4_categories AS c ON c.id = a.catid WHERE (a.published = 0 OR a.published = 1) ORDER BY category_title asc, a.ordering asc