Magento2.3.0 In production mode when i go to admin category click getting errorCall to a member function setActive() on booleanMagento2 : purchased Theme inside testimonial module using when add testimonial than getting errorI created a custom module ,but getting error, not able to figure out what the error is about. How to get out of this error?getting error in while running Cutom admin controller URL in magento 2Not able to add/update magento2 category post upgrade from 1.9 to 2.1.0Magento 2 Fatal error: Uncaught Error: Class not foundMagento2: Admin side getting errorMagento error when going to forgotten password linkmagento error logs Error log record number: 1173359093956Magento2 - Checkout shipping method when click Ship hereMagento2 : I am getting this error when i upload two custom module and css and js fileMagento 2.3.2 Undefined offset Encryptor.php
Terence Tao–type books in other fields?
Send a single HTML email from Thunderbird, overriding the default "plain text" setting
USA: Can a witness take the 5th to avoid perjury?
What is a Waiting Word™?
Why didn't Britain or any other European power colonise Abyssinia/Ethiopia before 1936?
Where to place an artificial gland in the human body?
A planet illuminated by a black hole?
This message is flooding my syslog, how to find where it comes from?
How important is a good quality camera for good photography?
Should I have protein shakes the next day after workout, or only right after workout?
Binomial analogue of Riemann sum for definite integral
Did the IBM PC use the 8088's NMI line?
Is there a reason why I should not use the HaveIBeenPwned API to warn users about exposed passwords?
What do teaching faculty do during semester breaks?
Heisenberg uncertainty principle in daily life
Expansion with *.txt in the shell doesn't work if no .txt file exists
Singapore to Sydney to Canberra: where do we clear customs
Character is called by their first initial. How do I write it?
How can I receive packages while in France?
How can I prevent corporations from growing their own workforce?
401(k) investment after being fired. Do I own it?
Trapped in an ocean Temple in Minecraft?
Why isn't there a serious attempt at creating a third mass-appeal party in the US?
Why does RPM for a fixed-pitch propeller change with an aircraft's pitch?
Magento2.3.0 In production mode when i go to admin category click getting error
Call to a member function setActive() on booleanMagento2 : purchased Theme inside testimonial module using when add testimonial than getting errorI created a custom module ,but getting error, not able to figure out what the error is about. How to get out of this error?getting error in while running Cutom admin controller URL in magento 2Not able to add/update magento2 category post upgrade from 1.9 to 2.1.0Magento 2 Fatal error: Uncaught Error: Class not foundMagento2: Admin side getting errorMagento error when going to forgotten password linkmagento error logs Error log record number: 1173359093956Magento2 - Checkout shipping method when click Ship hereMagento2 : I am getting this error when i upload two custom module and css and js fileMagento 2.3.2 Undefined offset Encryptor.php
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am using Magento2.3.0 and our website is production mode when i go to admin side in category getting error. i apply all command but it may be issue in generated folder inside because using compile command after getting issue my error comes below
Fatal error: Uncaught Error: Call to a member function setActive() on boolean in /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-backend/Model/View/Result/Page.php:27 Stack trace: #0 /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-catalog/Controller/Adminhtml/Category/Edit.php(105): MagentoBackendModelViewResultPage->setActiveMenu('Magento_Catalog...') #1 /home/XXXXX/public_html/XVXVXVXV.co.uk/generated/code/Magento/Catalog/Controller/Adminhtml/Category/Edit/Interceptor.php(24): MagentoCatalogControllerAdminhtmlCategoryEdit->execute() #2 /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/framework/App/Action/Action.php(108): MagentoCatalogControllerAdminhtmlCategoryEditInterceptor->execute() #3 /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-backend/App/AbstractAction.php(231): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp)) #4 /home/XXXXX/public_html/econaturalproduct in /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-backend/Model/View/Result/Page.php on line 27
In one category below product not getting on frontend side.
magento2 admin
add a comment |
I am using Magento2.3.0 and our website is production mode when i go to admin side in category getting error. i apply all command but it may be issue in generated folder inside because using compile command after getting issue my error comes below
Fatal error: Uncaught Error: Call to a member function setActive() on boolean in /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-backend/Model/View/Result/Page.php:27 Stack trace: #0 /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-catalog/Controller/Adminhtml/Category/Edit.php(105): MagentoBackendModelViewResultPage->setActiveMenu('Magento_Catalog...') #1 /home/XXXXX/public_html/XVXVXVXV.co.uk/generated/code/Magento/Catalog/Controller/Adminhtml/Category/Edit/Interceptor.php(24): MagentoCatalogControllerAdminhtmlCategoryEdit->execute() #2 /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/framework/App/Action/Action.php(108): MagentoCatalogControllerAdminhtmlCategoryEditInterceptor->execute() #3 /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-backend/App/AbstractAction.php(231): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp)) #4 /home/XXXXX/public_html/econaturalproduct in /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-backend/Model/View/Result/Page.php on line 27
In one category below product not getting on frontend side.
magento2 admin
check with this url - magento.stackexchange.com/questions/204954/… i hope its working to you.
– Anas Mansuri
Jul 17 at 12:15
already applied it but not getting solution
– Rv Singh
Jul 17 at 12:16
pleae look at my other issue "magento.stackexchange.com/questions/282236/…"
– Rv Singh
Jul 17 at 12:16
i m stucking this issue on live only
– Rv Singh
Jul 17 at 12:17
add a comment |
I am using Magento2.3.0 and our website is production mode when i go to admin side in category getting error. i apply all command but it may be issue in generated folder inside because using compile command after getting issue my error comes below
Fatal error: Uncaught Error: Call to a member function setActive() on boolean in /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-backend/Model/View/Result/Page.php:27 Stack trace: #0 /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-catalog/Controller/Adminhtml/Category/Edit.php(105): MagentoBackendModelViewResultPage->setActiveMenu('Magento_Catalog...') #1 /home/XXXXX/public_html/XVXVXVXV.co.uk/generated/code/Magento/Catalog/Controller/Adminhtml/Category/Edit/Interceptor.php(24): MagentoCatalogControllerAdminhtmlCategoryEdit->execute() #2 /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/framework/App/Action/Action.php(108): MagentoCatalogControllerAdminhtmlCategoryEditInterceptor->execute() #3 /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-backend/App/AbstractAction.php(231): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp)) #4 /home/XXXXX/public_html/econaturalproduct in /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-backend/Model/View/Result/Page.php on line 27
In one category below product not getting on frontend side.
magento2 admin
I am using Magento2.3.0 and our website is production mode when i go to admin side in category getting error. i apply all command but it may be issue in generated folder inside because using compile command after getting issue my error comes below
Fatal error: Uncaught Error: Call to a member function setActive() on boolean in /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-backend/Model/View/Result/Page.php:27 Stack trace: #0 /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-catalog/Controller/Adminhtml/Category/Edit.php(105): MagentoBackendModelViewResultPage->setActiveMenu('Magento_Catalog...') #1 /home/XXXXX/public_html/XVXVXVXV.co.uk/generated/code/Magento/Catalog/Controller/Adminhtml/Category/Edit/Interceptor.php(24): MagentoCatalogControllerAdminhtmlCategoryEdit->execute() #2 /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/framework/App/Action/Action.php(108): MagentoCatalogControllerAdminhtmlCategoryEditInterceptor->execute() #3 /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-backend/App/AbstractAction.php(231): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp)) #4 /home/XXXXX/public_html/econaturalproduct in /home/XXXXX/public_html/XVXVXVXV.co.uk/vendor/magento/module-backend/Model/View/Result/Page.php on line 27
In one category below product not getting on frontend side.
magento2 admin
magento2 admin
asked Jul 17 at 11:57
Rv SinghRv Singh
8625 silver badges18 bronze badges
8625 silver badges18 bronze badges
check with this url - magento.stackexchange.com/questions/204954/… i hope its working to you.
– Anas Mansuri
Jul 17 at 12:15
already applied it but not getting solution
– Rv Singh
Jul 17 at 12:16
pleae look at my other issue "magento.stackexchange.com/questions/282236/…"
– Rv Singh
Jul 17 at 12:16
i m stucking this issue on live only
– Rv Singh
Jul 17 at 12:17
add a comment |
check with this url - magento.stackexchange.com/questions/204954/… i hope its working to you.
– Anas Mansuri
Jul 17 at 12:15
already applied it but not getting solution
– Rv Singh
Jul 17 at 12:16
pleae look at my other issue "magento.stackexchange.com/questions/282236/…"
– Rv Singh
Jul 17 at 12:16
i m stucking this issue on live only
– Rv Singh
Jul 17 at 12:17
check with this url - magento.stackexchange.com/questions/204954/… i hope its working to you.
– Anas Mansuri
Jul 17 at 12:15
check with this url - magento.stackexchange.com/questions/204954/… i hope its working to you.
– Anas Mansuri
Jul 17 at 12:15
already applied it but not getting solution
– Rv Singh
Jul 17 at 12:16
already applied it but not getting solution
– Rv Singh
Jul 17 at 12:16
pleae look at my other issue "magento.stackexchange.com/questions/282236/…"
– Rv Singh
Jul 17 at 12:16
pleae look at my other issue "magento.stackexchange.com/questions/282236/…"
– Rv Singh
Jul 17 at 12:16
i m stucking this issue on live only
– Rv Singh
Jul 17 at 12:17
i m stucking this issue on live only
– Rv Singh
Jul 17 at 12:17
add a comment |
1 Answer
1
active
oldest
votes
Enable Maintenance Mode
bin/magento maintenance:enable
Clear Generated Code:
rm -rf /path-to-magento/generated/code/* /path-to-magento/generated/metadata/*
Upgrade Magento:
bin/magento setup:upgrade
Compile Dependency injection:
bin/magento setup:di:compile
Re-index:
bin/magento indexer:reindex
Clean the cache:
bin/magento cache:clean
Disable Maintenance:
bin/magento maintenance:disable
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
);
);
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%2fmagento.stackexchange.com%2fquestions%2f282382%2fmagento2-3-0-in-production-mode-when-i-go-to-admin-category-click-getting-error%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Enable Maintenance Mode
bin/magento maintenance:enable
Clear Generated Code:
rm -rf /path-to-magento/generated/code/* /path-to-magento/generated/metadata/*
Upgrade Magento:
bin/magento setup:upgrade
Compile Dependency injection:
bin/magento setup:di:compile
Re-index:
bin/magento indexer:reindex
Clean the cache:
bin/magento cache:clean
Disable Maintenance:
bin/magento maintenance:disable
add a comment |
Enable Maintenance Mode
bin/magento maintenance:enable
Clear Generated Code:
rm -rf /path-to-magento/generated/code/* /path-to-magento/generated/metadata/*
Upgrade Magento:
bin/magento setup:upgrade
Compile Dependency injection:
bin/magento setup:di:compile
Re-index:
bin/magento indexer:reindex
Clean the cache:
bin/magento cache:clean
Disable Maintenance:
bin/magento maintenance:disable
add a comment |
Enable Maintenance Mode
bin/magento maintenance:enable
Clear Generated Code:
rm -rf /path-to-magento/generated/code/* /path-to-magento/generated/metadata/*
Upgrade Magento:
bin/magento setup:upgrade
Compile Dependency injection:
bin/magento setup:di:compile
Re-index:
bin/magento indexer:reindex
Clean the cache:
bin/magento cache:clean
Disable Maintenance:
bin/magento maintenance:disable
Enable Maintenance Mode
bin/magento maintenance:enable
Clear Generated Code:
rm -rf /path-to-magento/generated/code/* /path-to-magento/generated/metadata/*
Upgrade Magento:
bin/magento setup:upgrade
Compile Dependency injection:
bin/magento setup:di:compile
Re-index:
bin/magento indexer:reindex
Clean the cache:
bin/magento cache:clean
Disable Maintenance:
bin/magento maintenance:disable
answered Jul 17 at 15:30
HunterHunter
462 bronze badges
462 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- 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%2fmagento.stackexchange.com%2fquestions%2f282382%2fmagento2-3-0-in-production-mode-when-i-go-to-admin-category-click-getting-error%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
check with this url - magento.stackexchange.com/questions/204954/… i hope its working to you.
– Anas Mansuri
Jul 17 at 12:15
already applied it but not getting solution
– Rv Singh
Jul 17 at 12:16
pleae look at my other issue "magento.stackexchange.com/questions/282236/…"
– Rv Singh
Jul 17 at 12:16
i m stucking this issue on live only
– Rv Singh
Jul 17 at 12:17