Page 1 of 1

PM generating absolute URL

Posted: Wed Mar 03, 2021 11:24 am
by etamargoserr
Hello,

I'm having an issue while importing JS libraries into my dynaforms (maybe not an issue, but let's call it like that).
In dynaforms, we are including external libs like this:
dynaform_libraries.png
dynaform_libraries.png (22.47 KiB) Viewed 5127 times
This was working until we migrated the environment, where we found that to access these libraries, PM generates absolute URLs using the previous ones, using HTTP by default:
http_error.jpg
http_error.jpg (165.43 KiB) Viewed 5127 times
We are loading the page on HTTPS but it is trying to access the libs using HTTP, any idea how we can change this?

Thanks for any tip you can give, and feel free to ask for any info,

Eros.

Re: PM generating absolute URL

Posted: Sat Mar 06, 2021 7:32 am
by programerboy
Hi,
Please delete all files in this path and test again: "\opt\processmaker\shared\compiled"
https://pmlearning.info
Thanks