- Posts: 3
- Home
- Forum
- Community Forum
- Report bugs
- Fatal error: Class 'JModelLegacy'
/reservationassets/tmpl/default.php on line 15
- nitro282
- Topic Author
- Offline
Less
More
10 years 11 months ago #4256
by nitro282
/reservationassets/tmpl/default.php on line 15 was created by nitro282
i have this bug in administrator/index.php?option=com_solidres
administrator/components/com_solidres/views/reservationassets/tmpl/default.php on line 157
administrator/components/com_solidres/views/reservationassets/tmpl/default.php on line 157
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
10 years 11 months ago #4257
by vietvh
Replied by vietvh on topic /reservationassets/tmpl/default.php on line 15
Hi,
What is your Joomla version?
What is your Joomla version?
Please Log in or Create an account to join the conversation.
- nitro282
- Topic Author
- Offline
Less
More
- Posts: 3
10 years 10 months ago #4328
by nitro282
Replied by nitro282 on topic /reservationassets/tmpl/default.php on line 15
Joomla 3.3.0. Solidres 0.6.2.Stable
two other bugs I've noticed:
- Currency: does not work, so I can not even save.
- Inserting pictures from media manager, when I insert images in media manager, Add new reservation in assets, after I select the pictures and I
two other bugs I've noticed:
- Currency: does not work, so I can not even save.
- Inserting pictures from media manager, when I insert images in media manager, Add new reservation in assets, after I select the pictures and I
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
10 years 10 months ago #4329
by vietvh
Replied by vietvh on topic /reservationassets/tmpl/default.php on line 15
Hi,
From your screenshot we can see this error "call to undefined method JHtml::tooltipText".
Look like there is something wrong with your Joomla installation when that method can not be found.
You can open this file libraries/cms/html/html.php and check inside to see if there is a method like this:
Is your Joomla a fresh installation or upgraded from older versions?
From your screenshot we can see this error "call to undefined method JHtml::tooltipText".
Look like there is something wrong with your Joomla installation when that method can not be found.
You can open this file libraries/cms/html/html.php and check inside to see if there is a method like this:
public static function tooltipText($title = '', $content = '', $translate = 1, $escape = 1)
{
}
Is your Joomla a fresh installation or upgraded from older versions?
Please Log in or Create an account to join the conversation.
Moderators: solidres