Magento Manage Attribute Sets Loads Empty Page - magento

When I click on an attribute set to edit/configure it, Magento loads an empty page. I have searched on here and Google to find a solution, and have tried changing the memory_limit and max_execution_time with no success.
The page I see has the Magento Admin Panel header/footer with all the CSS, but in-between is empty.
I have also tried flushing the cache, etc.
I am using Magento 1.7 Community Edition.

Does it look like that ? http://www.magentocommerce.com/?ACT=25&fid=10915&aid=26491_ZqIJgFakZKbxKEik4Iby&board_id=1
In my case the French translation caused the problem (a string was bad escaped and caused a Javascript error). Maybe try to switch to English using the dropdown in the bottom left of the admin area.
I've just installed the new language pack and now it's working again in French.
./mage install http://connect20.magentocommerce.com/community Mage_Locale_fr_FR --force

Related

Magento showing different product quantities on different pages

We have a Magento site running on version 1.7.0 on the Argento theme that seems to be having intermittent issues with products not appearing. This appears to happen on certain pages and not others.
For example, if you add a product from the homepage or single category pages, it will show immediately as being part of the cart (note, Argento uses AjaxPro for the cart). However, once you navigate to another page, say "My Cart" or "Checkout" the total will show as zero. Doing a hard-refresh on the browser will update the total.
Additionally, if you open the Chrome Dev tools, navigate to "Network" and then check "disable cache" everything runs perfectly.
Things we have tried to resolve this:
Flushing/Clearing/Disabling the Magento cache. Seems to make things slightly better but doesn't clear up the issue.
x-cache-control meta tag. Same as above, issue seems to be less frequent but still definitely appearing.
Turn off AjaxPro. Our initial belief was that this plugin was causing issues, but turning it off has no effect.
Re-Index. Has no effect.
Added $.ajaxSetup({"cache" : false}) at the top of our scripts. This also has no effect.
Any advice or tips on where to look next would be appreciated.
It turns out that our hosting provider had set up the installation with the sessions stored in memcache. We switched this over to file storage in our local.xml and it fixed the issue.

Magento cart page is not showing

My Magento cart page is not showing at all. It just comes up with a blank page. Previously this site was developed by another developer and He has disabled the Checkout process. Now I cannot find which settings he has done to stop the checkout process.
Can anyone tell me what are the possibilities to stop the default module from working.
Also every thing else is coming right on the cart page. Header and footer and all the things just that it is not rendering the html for cart block. The Content just came up empty, with no HTML.
Please open the adminpanel and then go to the
System/Configuration/Advanced
there is a tab Disable Modules Output and then enable the Mage_checkout module
As I have told you the previous developer have disabled the modules. But that was not the case the developer have installed some extensions to disable the checkout process but that does not work very well. Then he tries to delete the extensions the wrong way so the entries that were made by those extensions was still in the database table "core_config_data".
And these values are being used by the left over files of the extensions ans he has overridden the magento core files for that. I just copy and replace the core magento files and also cleared the table "core_config_data" table and all things got working once again.

Magento admin CMS pages content in wrong tab

I've got a Magento site however when I login into the admin area to create a new CMS page the content box is appearing in the Page Information tab and not the Content tab. This is causing the validation to fail when I add the content.
Any help would be much appreciated
Try disabling any third party extensions/customizations you may of installed.
It could also be caused by corrupted database entries.
Try reinstalling Magento to a new database and seeing if the issue persists.
If it's fixed, then it's a problem with your data. If it isn't, then it must be a extension or customization causing the bug.
Go to System>Configuration>Advanced and you will see a brand of extension you recently installed. Set it to disabled and hit Save Config. Flush Cache, log out and log back in to admin and it should be corrected. If it is, contact the extension creator and report the bug as it shouldnt do that.The only realy way for that to happen is for something to overrule its placement which would be a 3rd party extension.
The other possibility is that you moved some folders in adminhtml by accident. If thats the case, try uploading an original copy of adminhtml.

magento page not display properly

I install magento on the server with default theme, then I put in a category and a product to see how it works, I found out the detail page doesnt layout right and no pictures on it only plain texts. I change to other themes and reindex / refresh coach and none of them helped, the magento is fresh install and nothing change beside adding some theme and product.
I would reinstall if it isn't a huge problem. Something must have gone wonky.

Cant see any page on magento

I am facing the following problem
http://www.theprinterdepot.net/hp-5000dn-printer-refurbished.html
all product pages are blank, but if you go to the homepage, or a category page or a search results page its working.
ini errors in enabled so I have no idea where to look for the error.
I solved this my self after clearing all magento cache. I also had to put the old theme I was using, the creators of the theme told me that it only allows magento 1.4.1.1 to 1.5.1.1 and my installation was 1.4.0.1.
I think that was the problemm

Resources