Trembowiecki
Active Member
Hi,
First thing first: Joomla 5.2.3, Fabrik 4.5, PHP 8.3.16
I've created few VERY complex sites using Fabrik, but they all so far were run locally, using LAN IPs as an address. However, since web browsers are so strict now that require to confirm every PDF download, I've decided to finally create for them inner urls with SSL certificates.
At first it looked like the process went smooth and everything worked like it should. BUT suddenly I've spotted a huge deal breaker: when using SSL certificate (meaning url starts with https, instead of http), the PDF mechanism stopped seeing custom_css.php and template_css in custom detail templates (but also in Fabrik's bootstrap detail template).
The problem is - when I debug PDF, it looks like the style files are processed, it's only the generated PDF that ignores them. I've switched SSL off and it started working aiagn, but hey, something is very wrong.
Oh, and I have the latest Fabrik library (4.2) installed and use DOMPDF.
Help?...
First thing first: Joomla 5.2.3, Fabrik 4.5, PHP 8.3.16
I've created few VERY complex sites using Fabrik, but they all so far were run locally, using LAN IPs as an address. However, since web browsers are so strict now that require to confirm every PDF download, I've decided to finally create for them inner urls with SSL certificates.
At first it looked like the process went smooth and everything worked like it should. BUT suddenly I've spotted a huge deal breaker: when using SSL certificate (meaning url starts with https, instead of http), the PDF mechanism stopped seeing custom_css.php and template_css in custom detail templates (but also in Fabrik's bootstrap detail template).
The problem is - when I debug PDF, it looks like the style files are processed, it's only the generated PDF that ignores them. I've switched SSL off and it started working aiagn, but hey, something is very wrong.
Oh, and I have the latest Fabrik library (4.2) installed and use DOMPDF.
Help?...