php - Magento Product Attribute "Manage Label / Options" content not showing -
i have been given task of upgrading old store's magento ver. 1.7.0.2 magento ver. 1.9.2.0.
had quite few issues seems normal when comes magento upgrades, got sorted after nights work. there seems minor issue on backend if navigate following...
> admin > catalog > attributes > manage attributes > [any custom attribute] > edit product attribute
the "manage label / options" tab displays nothing if click it. can see mean in screenshot provided.
i still have old system backed (magento ver. 1.7.0.2) , displays following on same page
i have tried searching similar issue, without results. have tried looking phtml files, not find errors there. nor there errors ini_set('display_errors', 1);
on. tried deleting cache , reindexing without luck.
hope can me issue, , in advance! if there additional information required, i'll happy provide it.
i solved problem! missing following folder, got old system:
adminhtml/default/default/template/jr/*
Comments
Post a Comment