Support

UNiTE, Remote CLI, eXtract Wizard

#21027 CMS update cron failed

Posted in ‘UNiTE and Remote CLI’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

PHP version
n/a
Tool
UNiTE
Tool version
n/a

Latest post by user48437 on Thursday, 25 September 2014 07:04 CDT

user48437
Hi,

I'm experiencing a problem with a cron job via cpanel:

You are using PHP 5.3.27 (cli)

Unsetting time limit restrictions

Fatal error: Class 'F0FModel' not found in /home/xxxx/public_html/administrator/components/com_cmsupdate/models/updates.php on line 24

Kris

nicholas
Akeeba Staff
Manager
I believe this is an issue with Joomla! 2.5 we have already solved but the fix is not included in 1.0.1. You can still upgrade manually through the back-end of your site. Thank you for the heads up, anyway!

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

user48437
'hi Nicholas,

FYI: This is in joomla 3.3.3 -> 3.3.4

Kris

nicholas
Akeeba Staff
Manager
Thanks, I can see the typo now. The line reading
JLoader::import('fof.include');

should read
JLoader::import('f0f.include');

Did you spot the difference? It's f-zero-f, not f-oh-f.

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

user48437
Change this around line 274 too:

This
$this->model = FOFModel::getTmpInstance('Updates', 'CmsupdateModel');

Should be
$this->model = F0FModel::getTmpInstance('Updates', 'CmsupdateModel');


Error:

Fatal error: Class 'FOFModel' not found in /home/skab1/public_html/cli/cmsupdate.php on line 274

Thanks for fast help as usual!

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!