XF 2.1 Problems after switching hosts

Hypist

New member
Hey all, first off I'd like to apologize if this is in the wrong sub-forum.

Today, I have decided to switch hosts. I was having many complications with my previous hosts, so I finally upgraded.

So, I backed up all of my files through FileZilla, saved my SQL database file, and uploaded it all to new host.

The forums work fine, I don't notice any problems with them. Console looks fine as well.

The problem lies within the admin control panel. It doesn't allow me to click on any buttons, dropdowns don't work, etc. I am unable to search and everything. I am able to select sub-sections, but no options work.

When I open console, I see the following:

Code:
Uncaught SyntaxError: Invalid or unexpected token
vendor-compiled.js?_v=7e9b2a7e:4 Uncaught TypeError: d is not a function
    at vendor-compiled.js?_v=7e9b2a7e:4
    at vendor-compiled.js?_v=7e9b2a7e:10
(anonymous) @ vendor-compiled.js?_v=7e9b2a7e:4
(anonymous) @ vendor-compiled.js?_v=7e9b2a7e:10
core-compiled.js?_v=7e9b2a7e:6 Uncaught TypeError: Cannot set property 'transition' of undefined
    at core-compiled.js?_v=7e9b2a7e:6
    at core-compiled.js?_v=7e9b2a7e:8
    at core-compiled.js?_v=7e9b2a7e:164
(anonymous) @ core-compiled.js?_v=7e9b2a7e:6
(anonymous) @ core-compiled.js?_v=7e9b2a7e:8
(anonymous) @ core-compiled.js?_v=7e9b2a7e:164
defaultReaction.min.js?_v=7e9b2a7e:1 Uncaught TypeError: Cannot read property 'prototype' of undefined
    at defaultReaction.min.js?_v=7e9b2a7e:1
(anonymous) @ defaultReaction.min.js?_v=7e9b2a7e:1
hiddenContent.min.js?_v=7e9b2a7e:1 Uncaught TypeError: XF.create is not a function
    at hiddenContent.min.js?_v=7e9b2a7e:1
    at hiddenContent.min.js?_v=7e9b2a7e:3
(anonymous) @ hiddenContent.min.js?_v=7e9b2a7e:1
(anonymous) @ hiddenContent.min.js?_v=7e9b2a7e:3
admin.min.js?_v=7e9b2a7e:4 Uncaught TypeError: Cannot set property 'acpNav' of undefined
    at admin.min.js?_v=7e9b2a7e:4
    at admin.min.js?_v=7e9b2a7e:10
(anonymous) @ admin.min.js?_v=7e9b2a7e:4
(anonymous) @ admin.min.js?_v=7e9b2a7e:10
admin.php?tools/run-job&only_ids=268&_xfRedirect=https%3A%2F%2F(website placeholder)%2Fforums%2Fadmin.php%3Fstyles%2Fthemehouse:81 Uncaught TypeError: jQuery.extend is not a function

I will attach a screenshot as well for better reading.
 

Attachments

  • chrome_lyOnwRIrY1.webp
    chrome_lyOnwRIrY1.webp
    55.8 KB · Views: 8
Top Bottom