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

Warning on Install. Windwalker 4.1.1 Not Activated #68

Closed Bonitto closed 8 years ago

Bonitto commented 8 years ago

Hi when I install latest version of Remote image I receive the following error. Remote Image also will not load.

Joomla version: 3.5 PHP 7

Warning

JInstaller: :Install: File does not exist /mnt/data/vhosts/casite-666661.cloudaccess.net/httpdocs/tmp/install_56f676f8539f0/remoteimage-staging/windwalker/resource Library %s: Could not copy files from the source.

asika32764 commented 8 years ago

I think it because Joomla 3.5 has some different on the installation process so ARI can not auto install Windwalker.

Try directly install Windwalker Framework https://github.com/ventoviro/windwalker-joomla-rad/releases/download/2.1.1/windwalker-rad-2.1.1.zip

Bonitto commented 8 years ago

Hi,

Thanks for the quick reply. Am I just copying and pasting the contents into the root/libraries/windwalker or windwalker-bundle directory?

asika32764 commented 8 years ago

You can install it from Joomla Extension Install page or copy to libraries/windwalker

Bonitto commented 8 years ago

Ok just fyi,

Using the default Joomla installer throws the following error:

Error

Unable to write entry Unable to find install package

asika32764 commented 8 years ago

Did you checked the file permissions on your server? It seems Joomla can not operate your dirs.

I can successful install Windwalker on my Joomla 3.5 in PHP7

p-2016-03-27-001

p-2016-03-27-002

Bonitto commented 8 years ago

I'm sorry for the confusion I meant installing your windwalker zip could not install from the install manager.

asika32764 commented 8 years ago

And the ARI also install successfully in a new empty Joomla 3.5

p-2016-03-27-003

asika32764 commented 8 years ago

I'm sorry for the confusion I meant installing your windwalker zip could not install from the install manager.

Do you mean the install manager is this page?

p-2016-03-27-004

Bonitto commented 8 years ago

Yes sir

asika32764 commented 8 years ago

I can install both ARI and windwalker normally.

Can you check your file permissions or the upload limit?

Bonitto commented 8 years ago

upload_max_filesize = 128M. Could I provide dev login creds to your email for you to take a look perhaps to see if I have something misconfigured?

asika32764 commented 8 years ago

OK, send the creds to asika32764 at gmail.com, I will check what happened.

asika32764 commented 8 years ago

OK, after test, I can confirm there is some error on Linux server when installing, I need sometime to fix this. Could you try just upload windwalker to libraries/windwalker?

If this still not work, then you must wait next version.

asika32764 commented 8 years ago

Try 2.0.7 https://github.com/lyrasoft/remoteimage/releases/tag/2.0.7

Bonitto commented 8 years ago

That worked! Thanks so much again