Guest
20 Oct 2012 08:43

I'm using Joomla 2.5.7 and I installed the following files in this hierarchy:

✓- media_mint.v.1.4.zip - Installed Successfully

✓- ip2country.zip - - Installed Successfully

✗ - pkg_cobalt.v.7.9447.zip - Error:

    JInstaller: :Install: **Cannot find XML setup file**

    JFolder: :files: Path is not a folder. Path: /hermes/bosweb/*****/*****/************/***********/components/com_cobalt

    JInstaller: :Install: **Cannot find XML setup file**

What's the way to handle it? Appreciate your attention!

Last Modified: 02 Mar 2014


Guest
20 Oct 2012 08:50

Ok, reinstalled pkg_cobalt.v.7.9447.zip once again and I see Cobalt in the Component menu but when clicking on it I got the following error:


500 - An error has occurred.

Table 'jml_lg5d2k54j6.jml_js_res_record' doesn't exist SQL=SELECT a.,t.name AS type_name,CONCAT(u.username," (",u.name,")") AS username,vl.title AS access_title FROM jml_js_res_record AS a LEFT JOIN jml_js_res_types AS t ON a.type_id = t.id LEFT JOIN jml_users AS u ON a.user_id = u.id LEFT JOIN jml_viewlevels AS vl ON a.access = vl.id WHERE (a.published IN (0, 1)) ORDER BY a.ctime asc Table 'jml_lg5d2k54j6.jml_js_res_record' doesn't exist SQL=SELECT a.,t.name AS type_name,CONCAT(u.username," (",u.name,")") AS username,vl.title AS access_title FROM jml_js_res_record AS a LEFT JOIN jml_js_res_types AS t ON a.type_id = t.id LEFT JOIN jml_users AS u ON a.user_id = u.id LEFT JOIN jml_viewlevels AS vl ON a.access = vl.id WHERE (a.published IN (0, 1)) ORDER BY a.ctime asc LIMIT 0, 20 Table 'jml_lg5d2k54j6.jml_js_res_record' doesn't exist SQL=SELECT a.*,t.name AS type_name,CONCAT(u.username," (",u.name,")") AS username,vl.title AS access_title FROM jml_js_res_record AS a LEFT JOIN jml_js_res_types AS t ON a.type_id = t.id LEFT JOIN jml_users AS u ON a.user_id = u.id LEFT JOIN jml_viewlevels AS vl ON a.access = vl.id WHERE (a.published IN (0, 1)) ORDER BY a.ctime asc

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, This email address is being protected from spambots. You need JavaScript enabled to view it. document.getElementById('cloakf69d81332d713ce568d605b4cfef6c78').innerHTML = ''; var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addyf69d81332d713ce568d605b4cfef6c78 = 'cgiadmin' + '@'; addyf69d81332d713ce568d605b4cfef6c78 = addyf69d81332d713ce568d605b4cfef6c78 + 'yourhostingaccount' + '.' + 'com'; var addy_textf69d81332d713ce568d605b4cfef6c78 = 'cgiadmin' + '@' + 'yourhostingaccount' + '.' + 'com';document.getElementById('cloakf69d81332d713ce568d605b4cfef6c78').innerHTML += ''+addy_textf69d81332d713ce568d605b4cfef6c78+''; and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Please help...


Guest
21 Oct 2012 02:51

The component didn't install right tables in database. You need clean it and install the component one more time. For example you need delete table 'jml_lg5d2k54j6.jml_js_res_record (perhaps it calls just 'jml_js_res_record').


Sergey
Total posts: 13,748
22 Oct 2012 05:54

Yes, tables was not installed somehow. Try to install Cobalt over without even uninstalling it. If not help, find administrator/components/com_cobalt/sql/install.utf8.sql and apply this SQL manually.

Wat is your MySQL version by the way?

Powered by Cobalt