Site Administration drop-down menu not opening in Moodle Admin
I am stuck with an issue in my Moodle admin. The issue is when I click on the Site Administration this opens a dropdown like below image:-
Site Administration Dropdown
But this same site Administration drop-down is giving me an error for the same application over UAT. The drop-down keeps loading and never opens up.
Please see below image for the error received:-
Site administration dropdown in UAT
The error in the console says:- Devtools failed to parse SourceMap:- http://xx.xx.xx.xx/abc/lib/requirejs.php/-1/core/popper.es5.js.map
On Clicking this link in the console error a program file which is a part of Moodle opens in the browser.
I tried a number a ways to resolve it:-
1- I copied this program file and placed it in my UAT code. But the issue here was requirejs.php is a program file inside lib directory and not a directory itself and subsequent directories in the link of the console are not in Production as well. I created them in UAT and then placed the program file there. But this doesn't work as well.
2- There was a vague solution over the Internet which says that Hard Cache reloads the error will disappear.
3- Another way on the Internet was to disable Javascript in your Browser which didn't work as well.
I, therefore, request you guys to further help me with this.
KIndly let me know if I didn't make it clear.
Thanks in Advance!!
moodle
New contributor
add a comment |
I am stuck with an issue in my Moodle admin. The issue is when I click on the Site Administration this opens a dropdown like below image:-
Site Administration Dropdown
But this same site Administration drop-down is giving me an error for the same application over UAT. The drop-down keeps loading and never opens up.
Please see below image for the error received:-
Site administration dropdown in UAT
The error in the console says:- Devtools failed to parse SourceMap:- http://xx.xx.xx.xx/abc/lib/requirejs.php/-1/core/popper.es5.js.map
On Clicking this link in the console error a program file which is a part of Moodle opens in the browser.
I tried a number a ways to resolve it:-
1- I copied this program file and placed it in my UAT code. But the issue here was requirejs.php is a program file inside lib directory and not a directory itself and subsequent directories in the link of the console are not in Production as well. I created them in UAT and then placed the program file there. But this doesn't work as well.
2- There was a vague solution over the Internet which says that Hard Cache reloads the error will disappear.
3- Another way on the Internet was to disable Javascript in your Browser which didn't work as well.
I, therefore, request you guys to further help me with this.
KIndly let me know if I didn't make it clear.
Thanks in Advance!!
moodle
New contributor
add a comment |
I am stuck with an issue in my Moodle admin. The issue is when I click on the Site Administration this opens a dropdown like below image:-
Site Administration Dropdown
But this same site Administration drop-down is giving me an error for the same application over UAT. The drop-down keeps loading and never opens up.
Please see below image for the error received:-
Site administration dropdown in UAT
The error in the console says:- Devtools failed to parse SourceMap:- http://xx.xx.xx.xx/abc/lib/requirejs.php/-1/core/popper.es5.js.map
On Clicking this link in the console error a program file which is a part of Moodle opens in the browser.
I tried a number a ways to resolve it:-
1- I copied this program file and placed it in my UAT code. But the issue here was requirejs.php is a program file inside lib directory and not a directory itself and subsequent directories in the link of the console are not in Production as well. I created them in UAT and then placed the program file there. But this doesn't work as well.
2- There was a vague solution over the Internet which says that Hard Cache reloads the error will disappear.
3- Another way on the Internet was to disable Javascript in your Browser which didn't work as well.
I, therefore, request you guys to further help me with this.
KIndly let me know if I didn't make it clear.
Thanks in Advance!!
moodle
New contributor
I am stuck with an issue in my Moodle admin. The issue is when I click on the Site Administration this opens a dropdown like below image:-
Site Administration Dropdown
But this same site Administration drop-down is giving me an error for the same application over UAT. The drop-down keeps loading and never opens up.
Please see below image for the error received:-
Site administration dropdown in UAT
The error in the console says:- Devtools failed to parse SourceMap:- http://xx.xx.xx.xx/abc/lib/requirejs.php/-1/core/popper.es5.js.map
On Clicking this link in the console error a program file which is a part of Moodle opens in the browser.
I tried a number a ways to resolve it:-
1- I copied this program file and placed it in my UAT code. But the issue here was requirejs.php is a program file inside lib directory and not a directory itself and subsequent directories in the link of the console are not in Production as well. I created them in UAT and then placed the program file there. But this doesn't work as well.
2- There was a vague solution over the Internet which says that Hard Cache reloads the error will disappear.
3- Another way on the Internet was to disable Javascript in your Browser which didn't work as well.
I, therefore, request you guys to further help me with this.
KIndly let me know if I didn't make it clear.
Thanks in Advance!!
moodle
moodle
New contributor
New contributor
New contributor
asked 22 hours ago
Ravi Naithani
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Ravi Naithani is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1390399%2fsite-administration-drop-down-menu-not-opening-in-moodle-admin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Ravi Naithani is a new contributor. Be nice, and check out our Code of Conduct.
Ravi Naithani is a new contributor. Be nice, and check out our Code of Conduct.
Ravi Naithani is a new contributor. Be nice, and check out our Code of Conduct.
Ravi Naithani is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1390399%2fsite-administration-drop-down-menu-not-opening-in-moodle-admin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown