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.
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
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
Thanks!
greetings
Jose