Magento Backend pages not showing content properly after upgradeHome page results in 404 after upgrade“Please specify the product's option(s).” after magento upgrade 1.6.2 to 1.9.1Magento Backend horribly slow Nginx + PHP-FPM + MariaDB + RedisBackend + Frontend gone after Upgrade from 2.0.7 - 2.1.0 (Magento2)Product url give 404 error to crawling even product is enabled and visibility set to catalog search.SYSTEM and REPORTS menu disappeared after upgrade to 1.9No url is working after shifting magento 1.9Problem with product image cache after upgradeBlog pages not using the custom themePrices Zero on listing pages after update to Magento 1.9
On what legal basis did the UK remove the 'European Union' from its passport?
Can I use my laptop, which says 100-240V, in the USA?
Why is “Ich wusste, dass aus dir mal was wird” grammitally correct?
Word for being out at night during curfew
Why not just directly invest in the holdings of an ETF?
Plastic-on-plastic lubricant that wont leave a residue?
How can I answer high-school writing prompts without sounding weird and fake?
Drawing lines to nearest point
How can dragons propel their breath attacks to a long distance
tikz: not so precise graphic
Smallest Guaranteed hash collision cycle length
When a land becomes a creature, is it untapped?
How to select certain lines (n, n+4, n+8, n+12...) from the file?
Is the schwa sound consistent?
What is the significance of 4200 BCE in context of farming replacing foraging in Europe?
How does noise-cancellation work in Mac laptops?
Run script for 10 times until meets the condition, but break the loop if it meets the condition during iteration
Make all the squares explode
How to compact two the parabol commands in the following example?
How are one-time password generators like Google Authenticator different from having two passwords?
Why was Thor doubtful about his worthiness to Mjolnir?
Can a tourist shoot a gun in the USA?
Why was Endgame Thanos so different than Infinity War Thanos?
What food production methods would allow a metropolis like New York to become self sufficient
Magento Backend pages not showing content properly after upgrade
Home page results in 404 after upgrade“Please specify the product's option(s).” after magento upgrade 1.6.2 to 1.9.1Magento Backend horribly slow Nginx + PHP-FPM + MariaDB + RedisBackend + Frontend gone after Upgrade from 2.0.7 - 2.1.0 (Magento2)Product url give 404 error to crawling even product is enabled and visibility set to catalog search.SYSTEM and REPORTS menu disappeared after upgrade to 1.9No url is working after shifting magento 1.9Problem with product image cache after upgradeBlog pages not using the custom themePrices Zero on listing pages after update to Magento 1.9
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
We've just performed a manual upgrade from 1.8.1 to 1.9.2 and thought everything had gone alright. The frontend seems properly with pages and products and loading fine.
But, the backend is messed up. The pages aren't loading properly. I can see the header and footers, but didn't find the content in between.
I have already flushed the caches but didn't change.
Find the following images for what I mean.
As you can see there is no content showing. The dashboard page shows correctly and the configuration page loads too, but pages like products, orders cache, index etc don't show properly.
magento-1.9 upgrade backend
add a comment |
We've just performed a manual upgrade from 1.8.1 to 1.9.2 and thought everything had gone alright. The frontend seems properly with pages and products and loading fine.
But, the backend is messed up. The pages aren't loading properly. I can see the header and footers, but didn't find the content in between.
I have already flushed the caches but didn't change.
Find the following images for what I mean.
As you can see there is no content showing. The dashboard page shows correctly and the configuration page loads too, but pages like products, orders cache, index etc don't show properly.
magento-1.9 upgrade backend
add a comment |
We've just performed a manual upgrade from 1.8.1 to 1.9.2 and thought everything had gone alright. The frontend seems properly with pages and products and loading fine.
But, the backend is messed up. The pages aren't loading properly. I can see the header and footers, but didn't find the content in between.
I have already flushed the caches but didn't change.
Find the following images for what I mean.
As you can see there is no content showing. The dashboard page shows correctly and the configuration page loads too, but pages like products, orders cache, index etc don't show properly.
magento-1.9 upgrade backend
We've just performed a manual upgrade from 1.8.1 to 1.9.2 and thought everything had gone alright. The frontend seems properly with pages and products and loading fine.
But, the backend is messed up. The pages aren't loading properly. I can see the header and footers, but didn't find the content in between.
I have already flushed the caches but didn't change.
Find the following images for what I mean.
As you can see there is no content showing. The dashboard page shows correctly and the configuration page loads too, but pages like products, orders cache, index etc don't show properly.
magento-1.9 upgrade backend
magento-1.9 upgrade backend
edited Sep 17 '16 at 8:06
Teja Bhagavan Kollepara
2,99442050
2,99442050
asked Jul 30 '15 at 18:03
MattMatt
741213
741213
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
Just to check, did you update the app/design/adminhtml/ folder and deleted the var/cache folder? I know there are some changes to the layout and template files and if you're caching the old layouts or missing them somehow it could mess things up.
add a comment |
Try manually clearing your cache: remove the content in var/cache
. Maybe some old setting is still there.
Make sure you do not have compile option enabled:
Check includes/config.php
and make sure all the lines are commented out.
add a comment |
Open Google Chrome debug bar and check if there are errors in any javascript.
Also in the debug bar you can see if any issues like 404, 403 or other helpfull problems
add a comment |
Problem solved. Check inside the app/design/adminhtml/default/default/etc
Try to replace theme.xml with the original backup file.
It worked for me
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%2f76192%2fmagento-backend-pages-not-showing-content-properly-after-upgrade%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Just to check, did you update the app/design/adminhtml/ folder and deleted the var/cache folder? I know there are some changes to the layout and template files and if you're caching the old layouts or missing them somehow it could mess things up.
add a comment |
Just to check, did you update the app/design/adminhtml/ folder and deleted the var/cache folder? I know there are some changes to the layout and template files and if you're caching the old layouts or missing them somehow it could mess things up.
add a comment |
Just to check, did you update the app/design/adminhtml/ folder and deleted the var/cache folder? I know there are some changes to the layout and template files and if you're caching the old layouts or missing them somehow it could mess things up.
Just to check, did you update the app/design/adminhtml/ folder and deleted the var/cache folder? I know there are some changes to the layout and template files and if you're caching the old layouts or missing them somehow it could mess things up.
answered Jul 30 '15 at 21:03
Adad64Adad64
30915
30915
add a comment |
add a comment |
Try manually clearing your cache: remove the content in var/cache
. Maybe some old setting is still there.
Make sure you do not have compile option enabled:
Check includes/config.php
and make sure all the lines are commented out.
add a comment |
Try manually clearing your cache: remove the content in var/cache
. Maybe some old setting is still there.
Make sure you do not have compile option enabled:
Check includes/config.php
and make sure all the lines are commented out.
add a comment |
Try manually clearing your cache: remove the content in var/cache
. Maybe some old setting is still there.
Make sure you do not have compile option enabled:
Check includes/config.php
and make sure all the lines are commented out.
Try manually clearing your cache: remove the content in var/cache
. Maybe some old setting is still there.
Make sure you do not have compile option enabled:
Check includes/config.php
and make sure all the lines are commented out.
answered Feb 18 '16 at 0:05
Phoenix128_RiccardoTPhoenix128_RiccardoT
5,40721231
5,40721231
add a comment |
add a comment |
Open Google Chrome debug bar and check if there are errors in any javascript.
Also in the debug bar you can see if any issues like 404, 403 or other helpfull problems
add a comment |
Open Google Chrome debug bar and check if there are errors in any javascript.
Also in the debug bar you can see if any issues like 404, 403 or other helpfull problems
add a comment |
Open Google Chrome debug bar and check if there are errors in any javascript.
Also in the debug bar you can see if any issues like 404, 403 or other helpfull problems
Open Google Chrome debug bar and check if there are errors in any javascript.
Also in the debug bar you can see if any issues like 404, 403 or other helpfull problems
answered May 20 '18 at 11:50
x86fantinix86fantini
545
545
add a comment |
add a comment |
Problem solved. Check inside the app/design/adminhtml/default/default/etc
Try to replace theme.xml with the original backup file.
It worked for me
add a comment |
Problem solved. Check inside the app/design/adminhtml/default/default/etc
Try to replace theme.xml with the original backup file.
It worked for me
add a comment |
Problem solved. Check inside the app/design/adminhtml/default/default/etc
Try to replace theme.xml with the original backup file.
It worked for me
Problem solved. Check inside the app/design/adminhtml/default/default/etc
Try to replace theme.xml with the original backup file.
It worked for me
edited Aug 3 '15 at 14:54
answered Aug 3 '15 at 14:37
FasterbitFasterbit
11
11
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%2f76192%2fmagento-backend-pages-not-showing-content-properly-after-upgrade%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