fastslack/jUpgradePro

Joomla 1.5 to 2.5 via REST: fatal error: Call to a member function requestRest()

Closed this issue · 1 comments

Hi All,

I've encountered an additional error while migration from Joomla 1.5.26 to Joomla 2.5.19:

PHP Notice: Undefined variable: driver in /var/www/myserver/root/administrator/components/com_jupgradepro/includes/jupgrade.extensions.class.php on line 435
[07-Apr-2014 13:21:50] PHP Fatal error: Call to a member function requestRest() on a non-object in /var/www/myserver/root/administrator/components/com_jupgradepro/includes/jupgrade.extensions.class.php on line 435

After this error the migration stops.

Regards
level420

Fixed. cf50a3c

Thanks for reporting