Galleria - Image Gallery for uploading multiple images and viewing them as sliding images gallery
#1926 - I reinstall and doen't work
I installed Galeria-ImageGallery-2.0 on SuiteCRM 7.11.3 but doen't work... I have this error... [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (Logo.Vox.png, line 0)
5 years ago
Please check the Folder/File rights for upload folder. If the path is readable/writable then verify that the images are there and uploaded correctly. The secondary step would be to check if CRM htaccess is blocking the view of files. For this you can open .htaccess file on root and comment the following line like this.
RedirectMatch 403 (?i)/+upload
Let us know you still face the issue. We shall check on your instance.
5 years ago
Thanks... It's fixed with the haccess correction.