“发生了致命的JavaScript错误.您要发送错误报告吗?"在phpmyadmin上 [英] "A fatal JavaScript error has occurred. Would you like to send an error report?" on phpmyadmin

查看:720
本文介绍了“发生了致命的JavaScript错误.您要发送错误报告吗?"在phpmyadmin上的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

几天前,我从站点上的一个教程开始将phpMyAdmin升级到最新版本(删除并替换Xampp中phpMyAdmin文件夹的所有内容,并替换为最新的,然后再次放置旧的config.inc.php).升级后,我经常收到错误消息和错误代码.

I upgraded phpMyAdmin to latest version some days ago following a tutorial from a site (deleting and replacing all the content of phpMyAdmin folder in Xampp and replacing with latest one and placing old config.inc.php again). After upgrading, I frequently get the error message and error code.

         {
"exception": {
    "mode": "onerror",
    "message": "Uncaught ReferenceError: makeProfilingChart is not defined",
    "stack": [
        {
            "line": "1",
            "func": "?",
            "uri": "sql.php?target=",
            "scriptname": "sql.php"
        }
    ],
    "useragent": "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36",
    "uri": "sql.php?target="
},
"script_name": "sql.php",
"pma_version": "4.1.7",
"browser_name": "CHROME",
"browser_version": "32.0.1700.107",
"user_os": "Win",
"server_software": "Apache/2.4.7 (Win32) OpenSSL/1.0.1e PHP/5.5.6",
"user_agent_string": "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36",
"locale": "en",
"configuration_storage": "enabled",
"php_version": "5.5.6",
"microhistory": {
    "pages": [
        {
            "hash": "index.php?db=&table=&server=1&target=&token=9e78f35e781e58d1a3a46f930985af27"
        },
        {
            "hash": "db_structure.php?db=widget_crop&table=&server=1&target=&token=9e78f35e781e58d1a3a46f930985af27",
            "params": {
                "opendb_url": "db_structure.php",
                "safari_browser": "0",
                "querywindow_height": "400",
                "querywindow_width": "600",
                "collation_connection": "utf8mb4_general_ci",
                "lang": "en",
                "server": "1",
                "text_dir": "ltr",
                "pma_text_default_tab": "Browse",
                "pma_text_left_default_tab": "Structure",
                "confirm": "true"
            }
        },
        {
            "hash": "sql.php?db=widget_crop&table=users&server=1&target=&token=9e78f35e781e58d1a3a46f930985af27",
            "params": {
                "opendb_url": "db_structure.php",
                "safari_browser": "0",
                "querywindow_height": "400",
                "querywindow_width": "600",
                "collation_connection": "utf8mb4_general_ci",
                "lang": "en",
                "server": "1",
                "text_dir": "ltr",
                "pma_text_default_tab": "Browse",
                "pma_text_left_default_tab": "Structure",
                "confirm": "true"
            }
        }
    ],
    "current_index": "3"
}
}

由于已删除旧版本,因此我无法还原到该旧版本,该错误导致对鼠标单击无响应,并且卡在其中.

I can't revert back to the old version since I already deleted it, the error cause no response to mouse click and I stuck in it.

推荐答案

在Chrome浏览器中,我还收到一条错误消息(发生致命的JavaScript错误.您要发送错误报告吗?").我在Internet Explorer中尝试使用"localhost/phpmyadmin",它运行良好.所以我禁用了Chrome浏览器中的PageXray扩展名.与Chrome浏览器配合使用时效果很好.祝你好运.

I also have an error message ("A fatal JavaScript error has occurred. Would you like to send an error report?") in Chrome browser. I try 'localhost/phpmyadmin' in Internet Explorer, it work well. So I disable PageXray extension in Chrome browser. It's work well with Chrome browser. Good luck.

这篇关于“发生了致命的JavaScript错误.您要发送错误报告吗?"在phpmyadmin上的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆