XF 2.1 Error Styling

Manshelf

Member
If I get the default style I get an error:
Oops! We encountered a problem. Please try again later. More error details can be found in the browser console.


Console message :

Code:
PHP: <!DOCTYPE html>

<html style="height:100%">

<head><title> 403 Forbidden


</title></head>

<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">

<div style="height:auto; min-height:100%; ">     <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">

        <h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">403</h1>

<h2 style="margin-top:20px;font-size: 30px;">Forbidden


</h2>

<p>Access to this resource on the server is denied!</p>

</div></div></body></html>

core-compiled.js:44:357

    defaultAjaxError https://xxx/js/xf/core-compiled.js?_v=e504d954:44

    q https://xxxx/js/xf/core-compiled.js?_v=e504d954:41

    jQuery 4

        u

        fireWith

        k

        n
 
Top Bottom