- Posts: 11
- Home
- Forum
- Community Forum
- Report bugs
- Fatal error: Class 'JModelLegacy'
Fatal error: Class 'JModelLegacy'
- marco4000
- Topic Author
- Offline
Less
More
11 years 2 months ago #3942
by marco4000
Fatal error: Class 'JModelLegacy' was created by marco4000
Hi when i try to use the component the browser show me:
Fatal error: Class 'JModelLegacy' not found in /web/htdocs/www.friulisitiweb.it/home/vienna2/administrator/components/com_solidres/helpers/helper.php on line 13
I have the latest version of joomla
Fatal error: Class 'JModelLegacy' not found in /web/htdocs/www.friulisitiweb.it/home/vienna2/administrator/components/com_solidres/helpers/helper.php on line 13
I have the latest version of joomla
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
11 years 2 months ago #3943
by vietvh
Replied by vietvh on topic Fatal error: Class 'JModelLegacy'
Hi,
Can you provide exact Joomla version number?
Can you provide exact Joomla version number?
Please Log in or Create an account to join the conversation.
- marco4000
- Topic Author
- Offline
Less
More
- Posts: 11
11 years 2 months ago #3945
by marco4000
Replied by marco4000 on topic Fatal error: Class 'JModelLegacy'
Joomla! 2.5.4 Stable [ Ember ] 2-April-2012 14:00 GMT
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
11 years 2 months ago #3946
by vietvh
Replied by vietvh on topic Fatal error: Class 'JModelLegacy'
Solidres requires Joomla 3+, you need to upgrade your Joomla.
Please Log in or Create an account to join the conversation.
- marco4000
- Topic Author
- Offline
Less
More
- Posts: 11
11 years 2 months ago #3947
by marco4000
Replied by marco4000 on topic Fatal error: Class 'JModelLegacy'
done but the new error is
SQL=SELECT a.*,cat.title AS category_name,COUNT(rt.id) AS number_of_roomtype,cou.name AS country_name,uc.name AS editor,ag.title AS access_level FROM `mclwe_sr_reservation_assets` AS a LEFT JOIN `mclwe_categories` AS cat ON cat.id = a.category_id LEFT JOIN `mclwe_sr_room_types` AS rt ON rt.reservation_asset_id = a.id LEFT JOIN `mclwe_sr_countries` AS cou ON cou.id = a.country_id LEFT JOIN `mclwe_users` AS uc ON uc.id=a.checked_out LEFT JOIN `mclwe_viewlevels` AS ag ON ag.id = a.access WHERE (a.state IN (0, 1)) GROUP BY cat.title,cou.name,uc.name,ag.title,a.id ORDER BY a.name asc LIMIT 0, 20 SQL=SELECT a.*,cat.title AS category_name,COUNT(rt.id) AS number_of_roomtype,cou.name AS country_name,uc.name AS editor,ag.title AS access_level FROM `mclwe_sr_reservation_assets` AS a LEFT JOIN `mclwe_categories` AS cat ON cat.id = a.category_id LEFT JOIN `mclwe_sr_room_types` AS rt ON rt.reservation_asset_id = a.id LEFT JOIN `mclwe_sr_countries` AS cou ON cou.id = a.country_id LEFT JOIN `mclwe_users` AS uc ON uc.id=a.checked_out LEFT JOIN `mclwe_viewlevels` AS ag ON ag.id = a.access WHERE (a.state IN (0, 1)) GROUP BY cat.title,cou.name,uc.name,ag.title,a.id ORDER BY a.name asc
SQL=SELECT a.*,cat.title AS category_name,COUNT(rt.id) AS number_of_roomtype,cou.name AS country_name,uc.name AS editor,ag.title AS access_level FROM `mclwe_sr_reservation_assets` AS a LEFT JOIN `mclwe_categories` AS cat ON cat.id = a.category_id LEFT JOIN `mclwe_sr_room_types` AS rt ON rt.reservation_asset_id = a.id LEFT JOIN `mclwe_sr_countries` AS cou ON cou.id = a.country_id LEFT JOIN `mclwe_users` AS uc ON uc.id=a.checked_out LEFT JOIN `mclwe_viewlevels` AS ag ON ag.id = a.access WHERE (a.state IN (0, 1)) GROUP BY cat.title,cou.name,uc.name,ag.title,a.id ORDER BY a.name asc LIMIT 0, 20 SQL=SELECT a.*,cat.title AS category_name,COUNT(rt.id) AS number_of_roomtype,cou.name AS country_name,uc.name AS editor,ag.title AS access_level FROM `mclwe_sr_reservation_assets` AS a LEFT JOIN `mclwe_categories` AS cat ON cat.id = a.category_id LEFT JOIN `mclwe_sr_room_types` AS rt ON rt.reservation_asset_id = a.id LEFT JOIN `mclwe_sr_countries` AS cou ON cou.id = a.country_id LEFT JOIN `mclwe_users` AS uc ON uc.id=a.checked_out LEFT JOIN `mclwe_viewlevels` AS ag ON ag.id = a.access WHERE (a.state IN (0, 1)) GROUP BY cat.title,cou.name,uc.name,ag.title,a.id ORDER BY a.name asc

Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
11 years 2 months ago #3948
by vietvh
Replied by vietvh on topic Fatal error: Class 'JModelLegacy'
Hi,
Make sure that you uninstall Solidres completely (no Solidres tables left in db) because the previous Solidres installation with your Joomla 2.5 can not be used.
Make sure that you uninstall Solidres completely (no Solidres tables left in db) because the previous Solidres installation with your Joomla 2.5 can not be used.
Please Log in or Create an account to join the conversation.
Moderators: solidres