XF 2.3 Can't delete old styles

SatGuyScott

Active member
Yesterday I upgraded to Xenforo 2.3 from 2.2.

I made some test styles to do some testing and now I can't delete those styles I made. When I try I get the following error message pop up.

"Oops! We ran into some problems.
Oops! We ran into some problems. Please try again later. More error details may be in the browser console."

There is nothing in the error log, but it seems I can not delete any themes.

Any ideas?
 
 
Thanks Paul.

Here is what it shows.

Code:
Uncaught ReferenceError: $ is not defined
    at admin.php?styles/:244:20Understand this errorAI
main.min.js?_v=93ef58cc:14 Uncaught ReferenceError: jQuery is not defined
    at main.min.js?_v=93ef58cc:14:323Understand this errorAI
discussion.min.js?_v=93ef58cc:4 Uncaught ReferenceError: jQuery is not defined
    at discussion.min.js?_v=93ef58cc:4:434Understand this errorAI
/xen/admin.php?styles/xenforo-2-3-default.127/delete&_xfResponseType=json&_xfWithData=1&_xfRequestUri=%2Fxen%2Fadmin.php%3Fstyles%2F&_xfToken=1732545767%2C3f9e0fcb0fc54760b88f08954f773a00:1 
        
        
       Failed to load resource: the server responded with a status of 403 ()Understand this errorAI
core-compiled.js?_v=93ef58cc:3 Error: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access this resource.</p>
</body></html>
 
Back
Top Bottom