![]() |
The gateway module lost the path of the images - Printable Version +- The FOSSBilling Forum (https://forum.fossbilling.org) +-- Forum: Support (https://forum.fossbilling.org/forum-7.html) +--- Forum: Support - Setup & Configuration (https://forum.fossbilling.org/forum-9.html) +--- Thread: The gateway module lost the path of the images (/thread-45.html) |
The gateway module lost the path of the images - dev_1239 - 11-22-2024 The gateway module lost the images that I had by default and I can't find a way to fix the loss of path in the config is configured correctly, the data path but it still doesn't find the path of the images although if you right click on the image and open it in a new window it gives you the error 404 as if it did not exist but the file exists in the location RE: The gateway module lost the path of the images - BelleNottelling - 11-27-2024 What's the full path that's trying to load? And what kind of server? RE: The gateway module lost the path of the images - dev_1239 - 12-24-2024 (11-27-2024, 06:24 AM)BelleNottelling What's the full path that's trying to load? i´m using a plesk server 18, with debian 9, not use a full path, only load the module gateway but i dont know how change path for images. actually i edited mod_invoice_invoice.html.twig and change style="background: transparent url('{{gtw.logo.logo}}') no-repeat center center; background-size: contain; for a full path image in httdocs. and function ok, but i can load only one Gateway. you can helpme? |