XF 2.1 Theme Import Stuck on Processing

Dawnzide

Member
We are trying to import a theme on Xenforo, we have already uploaded it to the server and while uploading the XML file we get stuck on processing. It shows us a few things but throughout the entire website it's filled with console errors in inspect element.

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

Code:
Failed to load resource: the server responded with a status of 404 ()
jquery-3.3.1.min.js:1 Failed to load resource: the server responded with a status of 404 ()
vendor-compiled.js:1 Failed to load resource: the server responded with a status of 404 ()
core-compiled.js?_v=570a0415:6 Uncaught TypeError: Cannot set property 'transition' of undefined
    at core-compiled.js?_v=570a0415:6
    at core-compiled.js?_v=570a0415:8
    at core-compiled.js?_v=570a0415:162
(anonymous) @ core-compiled.js?_v=570a0415:6
(anonymous) @ core-compiled.js?_v=570a0415:8
(anonymous) @ core-compiled.js?_v=570a0415:162
admin.min.js?_v=570a0415:4 Uncaught TypeError: Cannot set property 'acpNav' of undefined
    at admin.min.js?_v=570a0415:4
    at admin.min.js?_v=570a0415:10
(anonymous) @ admin.min.js?_v=570a0415:4
(anonymous) @ admin.min.js?_v=570a0415:10
admin.php?tools/run-job:77 Uncaught TypeError: jQuery.extend is not a function
    at admin.php?tools/run-job:77
(anonymous) @ admin.php?tools/run-job:77
admin.php?tools/run-job:199 Uncaught TypeError: jQuery.extend is not a function
    at admin.php?tools/run-job:199
(anonymous) @ admin.php?tools/run-job:199

Someone Please Help :/
 
Top Bottom