Hi. I'm user of Ja Amazon S3 Extension and I'm getting an incompatibility problem with a code added at the end of image's url that was uploaded to S3 example:
https://static.rayoshop.com/products/image_1_2971.jpg?javer=2001130126
?javer=2001130126
this code is not compatible with another extension that uses the same image as thumbnail and I would like to know how can I deactivate this code and show url as this example
https://static.rayoshop.com/products/image_1_2971.jpg
I hope you can help me. Regards~
Hi marceja
What's correct URL to access backend of your site?
Updated:
You can backup this file: plugins\system\plg_jaamazons3\plg_jaamazons3.php
and update with attached file (unzip first):
Thank you so much, that worked fine to delete the line. Still I have the same problem to watch the thumbnails but I guess that has to see with another thing. I'll be testing with new images.