• Resolved svh002

    (@svh002)


    Hello!
    This morning I was working on my site, when my main WordPress dashboard in the backend went crazy.
    Instead of showing the normal backend panel it, when I click on Dashboard it goes to a blank page filled with code.

    I tryied to log in in different laptops and in all of them the problem persisted

    The website is working fine.
    Other menus on the backend suck as the woocommerce tab are working fine, the issue is just with the main dashboard.

    The first part of the code i see is:

    <!DOCTYPE html>
    <html class=”wp-toolbar”
    lang=”es”>
    <head>
    <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
    <title>Escritorio < Myska WebMarket — WordPress</title>
    <script type=”text/javascript”>
    addLoadEvent = function(func){if(typeof jQuery!==’undefined’)jQuery(document).ready(func);else if(typeof wpOnload!==’function’){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}};
    var ajaxurl = ‘/wp-admin/admin-ajax.php’,
    pagenow = ‘dashboard’,
    typenow = ”,
    adminpage = ‘index-php’,
    thousandsSeparator = ‘.’,
    decimalPoint = ‘,’,
    isRtl = 0;
    </script>

    What can I do? I am no coder, so I am quite lost with this

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with wordpress Dashboard’ is closed to new replies.