• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Cloudflare SSL issue

Status
Not open for further replies.

John1337

Chevereto Noob
Hello, this might be the wrong section, if so then sorry about that.

Now I've been trying to switch over to https using cloudflare flexible plan but the problem is, every time I do so all the jquery stuff stops working and I get this error:

Code:
ReferenceError: PF is not defined

I've been going though everything multiple times, replaced all http entries with https, switched to googles jquery: https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js, trying different versions, updated htaccess, read every topic about this in this forum but still it fails. Any ideas how to solve this? when using http everything works just fine, my version is 3.6.0, maybe this has been fixed in later versions, if so then let me know. Since your demo site didn't support https either I was unable to check if this issue affect that one as well.

Anyone with the same issue or a solution to this issue?

Best Regards,
 
Don't use any sort of JS or CSS optimizations provided by CloudFlare and try to see if it works.
 
Status
Not open for further replies.
Back
Top