• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

Nothing is loading?

Status
Not open for further replies.

ashkir

👽 Chevereto Freak
Website URL
https://nickpic.host

Chevereto version
3.9.3

Description of the issue
I'm getting several errors in the updated in the script console. Once everyone's cache got updated the following is now happening:

Uncaught ReferenceError: PF is not defined
at HTMLDocument.<anonymous> (nickpic.host/:18)
at c (scripts.min.js:1)
at Object.fireWith [as resolveWith] (scripts.min.js:1)
at Function.ready (scripts.min.js:1)
at HTMLDocument.q (scripts.min.js:1)

fireWith: function(e, t) {
return !l || i && !u || (t = t || [],
t = [e, t.slice ? t.slice() : t],
n ? u.push(t) : c(t)),
this
},


Uncaught ReferenceError: PF is not defined
at nickpic.host/:719

Uncaught SyntaxError: Unexpected end of input peafowl.min.js:254

It seems to be all JS is failing to load. I cannot seem to do anything about this. I cannot even access my admin panel.

Edit: As because the menu wasn't working, I had to manually figure out the settings url. /dashboard/settings/system to disable minify.

That did the trick. How odd.
 
From here it loads fine, minify could cause issues due to caches stuff and if you use mod_pagespeed you don't need to minify.
 
Status
Not open for further replies.
Back
Top