asikart / remoteimage

Asikart RemoteImage helps you manage Joomla CMS image and media files on local and remote FTP host.
http://ext.asikart.com/extensions/asikart-remoteimage.html
10 stars 11 forks source link

issue with latest version 2.8.0 #71

Closed raramuridesign closed 7 years ago

raramuridesign commented 7 years ago

Hi Guys the following error is showing when we update to the latest version could you please urgently look into this. Matthew

_Warning: include_once(/usr/www/users/XXXXXX/libraries/windwalker/vendor/autoload.php): failed to open stream: No such file or directory in /usr/www/users/XXXXXX/libraries/windwalker/src/Windwalker.php on line 128 Warning: include_once(): Failed opening '/usr/www/users/XXXXXX/libraries/windwalker/vendor/autoload.php' for inclusion (includepath='.:/usr/share/php:/usr/share/pear') in /usr/www/users/XXXXXX/libraries/windwalker/src/Windwalker.php on line 128 Warning: Class 'Windwalker\Router\CmsRoute' not found in /usr/www/users/XXXXXX/libraries/windwalker/src/Windwalker.php on line 139 Fatal error: Class 'Windwalker\DI\Container' not found in /usr/www/users/XXXXXX/libraries/windwalker/src/Windwalker.php on line 55

asika32764 commented 7 years ago

It seems you miss Windawlker files in your site, try install Windwalker manually from Joomla installer https://github.com/ventoviro/windwalker-joomla-rad/releases/download/2.1.5/windwalker-rad-2.1.5.zip

If you can't access admin, just upload it to libraries/windwalker, I think it will work.

About this problem, I need more test to confirm the reason,

raramuridesign commented 7 years ago

Thanks, this is working ;-)