Magento 1.9.3.0 product page design is reverted to base/default The Next CEO of Stack OverflowDoes Magento have a fallback for default email templates?Magento custom theme to default theme redirection issueWhy does Magento show the default 'favicon.ico' when template path hints are enabled?Custom option templates (radio, checkbox, etc) for a single product)Old themes in the Design configuration page of Magento 2?home page goes back to default when changing storeMagento 2.1 mobile product page doesn't scrollSub Category product can't be view in the product pageMagento Product Page LayoutError in product page, Magento 2.3

Raspberry pi 3 B with Ubuntu 18.04 server arm64: what pi version

Do I need to write [sic] when including a quotation with a number less than 10 that isn't written out?

Salesforce opportunity stages

Does Germany produce more waste than the US?

Traveling with my 5 year old daughter (as the father) without the mother from Germany to Mexico

Ising model simulation

What difference does it make matching a word with/without a trailing whitespace?

Why cannot we not say "I have been having a dog"?

What does this strange code stamp on my passport mean?

Another proof that dividing by 0 does not exist -- is it right?

How can a day be of 24 hours?

How to implement Comparable so it is consistent with identity-equality

Prodigo = pro + ago?

Cannot restore registry to default in Windows 10?

Calculating discount not working

Physiological effects of huge anime eyes

Strange use of "whether ... than ..." in official text

Avoiding the "not like other girls" trope?

An elegant way to define a sequence

Planeswalker Ability and Death Timing

Car headlights in a world without electricity

Calculate the Mean mean of two numbers

How can I separate the number from the unit in argument?

Is it OK to decorate a log book cover?



Magento 1.9.3.0 product page design is reverted to base/default



The Next CEO of Stack OverflowDoes Magento have a fallback for default email templates?Magento custom theme to default theme redirection issueWhy does Magento show the default 'favicon.ico' when template path hints are enabled?Custom option templates (radio, checkbox, etc) for a single product)Old themes in the Design configuration page of Magento 2?home page goes back to default when changing storeMagento 2.1 mobile product page doesn't scrollSub Category product can't be view in the product pageMagento Product Page LayoutError in product page, Magento 2.3










4















I have a Magento 1.9.3.0 test shop for which I've created a new theme based on rwd. This shop uses a database that's been cloned from the production environment (Magento 1.8.1.0). Everything works very well except this weird bug:



When I visit a product view page the package/theme gets reverted to base/default from rwd/myCustom.



If I go in Admin and edit the product I was looking at earlier and just hit "Save" or "Save and continue" even without making any change, then refresh the product page again, the correct theme appears (rwd/myCustom)



enter image description here



I don't have many products (~50) so I could just manually go through them and "fix" them but I am more curious what causes this.



  • None of the products have a custom design set.

  • I've cleared cache, re-indexed a bunch of times so it's not that.

  • I've checked under Systems > Design and there's are no entries there.

  • I've tried a mass attribute update (Select All > Actions: Update
    Attributes > Change an attribute for all products > Save) but that
    doesn't seem to fix anything.

  • Logs (magento & apache) show nothing when accessing "bugged" product
    pages

Programatically loading and saving a product doesn't fix it.










share|improve this question
























  • as you are talking about the hitting save and it solves the issue, you still have indexing issues, although you reindexed seems still the tables were not indexed correctly.

    – Nickool
    Oct 20 '16 at 22:59















4















I have a Magento 1.9.3.0 test shop for which I've created a new theme based on rwd. This shop uses a database that's been cloned from the production environment (Magento 1.8.1.0). Everything works very well except this weird bug:



When I visit a product view page the package/theme gets reverted to base/default from rwd/myCustom.



If I go in Admin and edit the product I was looking at earlier and just hit "Save" or "Save and continue" even without making any change, then refresh the product page again, the correct theme appears (rwd/myCustom)



enter image description here



I don't have many products (~50) so I could just manually go through them and "fix" them but I am more curious what causes this.



  • None of the products have a custom design set.

  • I've cleared cache, re-indexed a bunch of times so it's not that.

  • I've checked under Systems > Design and there's are no entries there.

  • I've tried a mass attribute update (Select All > Actions: Update
    Attributes > Change an attribute for all products > Save) but that
    doesn't seem to fix anything.

  • Logs (magento & apache) show nothing when accessing "bugged" product
    pages

Programatically loading and saving a product doesn't fix it.










share|improve this question
























  • as you are talking about the hitting save and it solves the issue, you still have indexing issues, although you reindexed seems still the tables were not indexed correctly.

    – Nickool
    Oct 20 '16 at 22:59













4












4








4








I have a Magento 1.9.3.0 test shop for which I've created a new theme based on rwd. This shop uses a database that's been cloned from the production environment (Magento 1.8.1.0). Everything works very well except this weird bug:



When I visit a product view page the package/theme gets reverted to base/default from rwd/myCustom.



If I go in Admin and edit the product I was looking at earlier and just hit "Save" or "Save and continue" even without making any change, then refresh the product page again, the correct theme appears (rwd/myCustom)



enter image description here



I don't have many products (~50) so I could just manually go through them and "fix" them but I am more curious what causes this.



  • None of the products have a custom design set.

  • I've cleared cache, re-indexed a bunch of times so it's not that.

  • I've checked under Systems > Design and there's are no entries there.

  • I've tried a mass attribute update (Select All > Actions: Update
    Attributes > Change an attribute for all products > Save) but that
    doesn't seem to fix anything.

  • Logs (magento & apache) show nothing when accessing "bugged" product
    pages

Programatically loading and saving a product doesn't fix it.










share|improve this question
















I have a Magento 1.9.3.0 test shop for which I've created a new theme based on rwd. This shop uses a database that's been cloned from the production environment (Magento 1.8.1.0). Everything works very well except this weird bug:



When I visit a product view page the package/theme gets reverted to base/default from rwd/myCustom.



If I go in Admin and edit the product I was looking at earlier and just hit "Save" or "Save and continue" even without making any change, then refresh the product page again, the correct theme appears (rwd/myCustom)



enter image description here



I don't have many products (~50) so I could just manually go through them and "fix" them but I am more curious what causes this.



  • None of the products have a custom design set.

  • I've cleared cache, re-indexed a bunch of times so it's not that.

  • I've checked under Systems > Design and there's are no entries there.

  • I've tried a mass attribute update (Select All > Actions: Update
    Attributes > Change an attribute for all products > Save) but that
    doesn't seem to fix anything.

  • Logs (magento & apache) show nothing when accessing "bugged" product
    pages

Programatically loading and saving a product doesn't fix it.







product-page theme-fallback magento1.9.3.0






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 2 days ago









Teja Bhagavan Kollepara

3,00841949




3,00841949










asked Oct 20 '16 at 22:33









Alexandru BangalăAlexandru Bangală

518




518












  • as you are talking about the hitting save and it solves the issue, you still have indexing issues, although you reindexed seems still the tables were not indexed correctly.

    – Nickool
    Oct 20 '16 at 22:59

















  • as you are talking about the hitting save and it solves the issue, you still have indexing issues, although you reindexed seems still the tables were not indexed correctly.

    – Nickool
    Oct 20 '16 at 22:59
















as you are talking about the hitting save and it solves the issue, you still have indexing issues, although you reindexed seems still the tables were not indexed correctly.

– Nickool
Oct 20 '16 at 22:59





as you are talking about the hitting save and it solves the issue, you still have indexing issues, although you reindexed seems still the tables were not indexed correctly.

– Nickool
Oct 20 '16 at 22:59










1 Answer
1






active

oldest

votes


















3














I just figured it out!



Notes:



The old (production) site is running a package called oldtheme.

The new (development) site is running a theme called myCustom under the rwd package.



After digging through app/code/core/Mage/Core/Model/Design/Package.php and logging the designPackageExists function with Mage::log I've noticed that Magento was looking for an oldtheme package instead of rwd.



I did a search in the database and revealed that under catalog_product_entity_varchar there were a bunch of entries with the oldtheme/default value.
I tracked the entry's entity_type_id in the eav_attributes table and found that its corresponded to the custom_design attribute (even though non of the products had a custom design set for any of the store views).



The fix was removing the offending entries from catalog_product_entity_varchar.






share|improve this answer























    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
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f141930%2fmagento-1-9-3-0-product-page-design-is-reverted-to-base-default%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









    3














    I just figured it out!



    Notes:



    The old (production) site is running a package called oldtheme.

    The new (development) site is running a theme called myCustom under the rwd package.



    After digging through app/code/core/Mage/Core/Model/Design/Package.php and logging the designPackageExists function with Mage::log I've noticed that Magento was looking for an oldtheme package instead of rwd.



    I did a search in the database and revealed that under catalog_product_entity_varchar there were a bunch of entries with the oldtheme/default value.
    I tracked the entry's entity_type_id in the eav_attributes table and found that its corresponded to the custom_design attribute (even though non of the products had a custom design set for any of the store views).



    The fix was removing the offending entries from catalog_product_entity_varchar.






    share|improve this answer



























      3














      I just figured it out!



      Notes:



      The old (production) site is running a package called oldtheme.

      The new (development) site is running a theme called myCustom under the rwd package.



      After digging through app/code/core/Mage/Core/Model/Design/Package.php and logging the designPackageExists function with Mage::log I've noticed that Magento was looking for an oldtheme package instead of rwd.



      I did a search in the database and revealed that under catalog_product_entity_varchar there were a bunch of entries with the oldtheme/default value.
      I tracked the entry's entity_type_id in the eav_attributes table and found that its corresponded to the custom_design attribute (even though non of the products had a custom design set for any of the store views).



      The fix was removing the offending entries from catalog_product_entity_varchar.






      share|improve this answer

























        3












        3








        3







        I just figured it out!



        Notes:



        The old (production) site is running a package called oldtheme.

        The new (development) site is running a theme called myCustom under the rwd package.



        After digging through app/code/core/Mage/Core/Model/Design/Package.php and logging the designPackageExists function with Mage::log I've noticed that Magento was looking for an oldtheme package instead of rwd.



        I did a search in the database and revealed that under catalog_product_entity_varchar there were a bunch of entries with the oldtheme/default value.
        I tracked the entry's entity_type_id in the eav_attributes table and found that its corresponded to the custom_design attribute (even though non of the products had a custom design set for any of the store views).



        The fix was removing the offending entries from catalog_product_entity_varchar.






        share|improve this answer













        I just figured it out!



        Notes:



        The old (production) site is running a package called oldtheme.

        The new (development) site is running a theme called myCustom under the rwd package.



        After digging through app/code/core/Mage/Core/Model/Design/Package.php and logging the designPackageExists function with Mage::log I've noticed that Magento was looking for an oldtheme package instead of rwd.



        I did a search in the database and revealed that under catalog_product_entity_varchar there were a bunch of entries with the oldtheme/default value.
        I tracked the entry's entity_type_id in the eav_attributes table and found that its corresponded to the custom_design attribute (even though non of the products had a custom design set for any of the store views).



        The fix was removing the offending entries from catalog_product_entity_varchar.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Oct 23 '16 at 23:57









        Alexandru BangalăAlexandru Bangală

        518




        518



























            draft saved

            draft discarded
















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f141930%2fmagento-1-9-3-0-product-page-design-is-reverted-to-base-default%23new-answer', 'question_page');

            );

            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







            Popular posts from this blog

            Bulk add to cart function issuecart vs. mini cart issue … rwd themeRedirect Add to cart button to cart pageAdd to cart issue - Magento 2.1The requested Payment Method is not available When creating an orderM2: reason add-to-cart might not function in production modeAdd to cart issue in some android devicesMagento 2 - custom price can not add to subtotal and grand total after add to cartAdd to cart codeIssue with my cart module on pdp and cart pages, just keeps spinningBulk price and quantity update using rest api

            Magento2 - How to hide price filter only in specific categories?Multiselect price filter attribute in layered navigationhide only some categories from layered navigation in magentoRemove Price Filter on certain categoriescustomize layered price filter?Hide Price for a particular customer groupPrice filter in layered navigation not working correctly with price including tax in magento 2.2.3Magento 2 how to hide attribute at Layered navigation?Magento 2. how to hide price only for specific categoriesMagento 2 How can I hide the price and total from cart and checkout summary?Magento2: Can we add navigation layered filter like price filter for other attribute?