When I am opening admin panel by domain/admin/general site is getting hanged and not opening after hitting this page(domain/admin/general) and without hitting admin page site works very cool.
In console these errors are coming.
http://domain/url/test/%24%26-_~%23%25%5C%40%5E%2A%28%29%3D%2…%5B%60%27%3B%3A%7C%22.%7B%7D%2C%3C%3E%3F%23+%CF%80%C2%A7%C2%BD%D0%96%D7%A9
Failed to load resource: the server responded with a status of 404 (Not Found)
http://domain/?qa=url/test/%24%26-_%7E%23%25%5C%40%5E%2A%28%2…%5B%60%27%3B%3A%7C%22.%7B%7D%2C%3C%3E%3F%23+%CF%80%C2%A7%C2%BD%D0%96%D7%A9 Failed to load resource: the server responded with a status of 406 (Not Acceptable)
http://domain/index.php/url/test/%24%26-_~%23%25%5C%40%5E%2A%…%5B%60%27%3B%3A%7C%22.%7B%7D%2C%3C%3E%3F%23+%CF%80%C2%A7%C2%BD%D0%96%D7%A9 Failed to load resource: the server responded with a status of 404 (Not Found)
http://domain/?qa=url&qa_1=test&qa_2=%24%26-_%7E%23%25%5C%40%…%5B%60%27%3B%3A%7C%22.%7B%7D%2C%3C%3E%3F%23+%CF%80%C2%A7%C2%BD%D0%96%D7%A9 Failed to load resource: the server responded with a status of 406 (Not Acceptable)
http://domain/index.php?qa=url&qa_1=test&qa_2=%24%26-_%7E%23%…%5B%60%27%3B%3A%7C%22.%7B%7D%2C%3C%3E%3F%23+%CF%80%C2%A7%C2%BD%D0%96%D7%A9 Failed to load resource: the server responded with a status of 404 (Not Found)
http://domain/url/test/qa-plugin/my-followers-widget/qa-my-followers-widget-styles.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://domain/url/test/qa-theme/SnowFlat/qa-styles.css?1.7.0 Failed to load resource: the server responded with a status of 404 (Not Found)
%24%26-_~%23%25%5C%40%5E%2A%28%29%3D%21%28%29%5D%5B%60%27%3B%3A%7C%22.%7B%7D%2C%3C%3E%3F%23+%CF%80%C2%A7%C2%BD%D0%96%D7%A9:7 GET http://domain/index.php/url/test/qa-theme/SnowFlat/qa-styles.css?1.7.0
%24%26-_~%23%25%5C%40%5E%2A%28%29%3D%21%28%29%5D%5B%60%27%3B%3A%7C%22.%7B%7D%2C%3C%3E%3F%23+%CF%80%C2%A7%C2%BD%D0%96%D7%A9:20 GET http://domain/index.php/url/test/qa-plugin/my-followers-widget/qa-my-followers-widget-styles.css
http://domain/url/test/qa-content/jquery-1.11.2.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://domain/url/test/qa-content/qa-page.js?1.7.0 Failed to load resource: the server responded with a status of 404 (Not Found)
I have updated the q2a code with the latest version.
please help , facing this issue from a long time even not able to update anything.
I have resolved the problem by commenting this line .
<iframe> line (admin/admin-default.php. line 986 ).
Now admin panel is working fine and URL structure looks fine if there is any other dependence by commenting this line so pls let me know.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.