VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: liuker on May 23, 2017, 17:41:45 PM

Title: Warning! JFolder: :files: Path is not a folder. VM3.2 joomla 3.7.1
Post by: liuker on May 23, 2017, 17:41:45 PM
HI,
i have the error message in the manugactur and shipment rule.
The error complete is :

When I create a shipping rule or create a payment method, and error message appears in the rule.

Warning
JFolder: :files: Path is not a folder. Path: /home/uv0clexx/domains/nomesito.com/public_html/images/virtuemart/shipment

I do not understand what the error was, which came upgrading vm to version 3.2

image:
https://drive.google.com/open?id=0B-Vns93hvxJkSUUxVVZEaDRlOTg

Please help me.
Title: Re: Warning! JFolder: :files: Path is not a folder. VM3.2 joomla 3.7.1
Post by: Jose M. on May 24, 2017, 20:09:40 PM
Hello,
I also have this error.
I upgraded to 3.2.2 VM and now I see these new folders:
/images/virtuemart/category
/images/virtuemart/manufacturer
/images/virtuemart/product
/images/virtuemart/vendor

I created the folder:  /images/virtuemart/shipment and the error message is no longer displayed.

I had configured folders of images in /images/stories/virtuemart/
But in Virtuemart settings, there is not field where you can specify the path to the images of the delivery methods. It is a mistake?

Jose

VM 3.2.2
Joomla 3.7.2

Title: Re: Warning! JFolder: :files: Path is not a folder. VM3.2 joomla 3.7.1
Post by: Milbo on May 25, 2017, 10:03:47 AM
The stories folder got removed. Just copy all images for payment and shipment to the new folders.

=>/images/stories/virtuemart/shipment becomes  /images/virtuemart/shipment

I wrote a fallback, which checks if new folder is available, when yes, it tries to get the image from /images/virtuemart/shipment, if not, it tries to load the image from the old path /images/stories/virtuemart/shipment

The next installer should automatically copy the images, should create less confusion
Title: Re: Warning! JFolder: :files: Path is not a folder. VM3.2 joomla 3.7.1
Post by: Jose M. on May 25, 2017, 10:26:13 AM
Thanks!

greetings
Jose