Magento products are not showing in admin panel - magento

I installed price count down extension, products are showing in admin panel when i click the product it showing me a blank page. I uninstalled the extension still the problem persists. Please any suggestions .
Thanks in advance

please remove module xml file from modules folder and remove cache and try to try compilation process again its enable

Related

Compilation issue in Magento

When I enable the compilation from Magento admin then the product is deleted from admin, the checkout page is not working and store locater extension page http://demo.azurigroup.com.au/ponicosmetics/index.php/storelocator/index/ is working. But if I disable the compilation then my extension page http://demo.azurigroup.com.au/ponicosmetics/index.php/storelocator/index/ is not working.
Please suggest to me what I should do.

Can't Add/ Edit Categories After Upgrading Magento to 1.9.1.0

After upgrading Magento from 1.9.0.1 to 1.9.1.0 we can't add/ edit categories.
When clicking Catalogue/ Manage Categories in the Admin Panel, the categories descriptions are showing for 1/10 of a second and then dissapear.
The categories descriptions are shown in the frontend, but not in the admin panel.
Also when clicking one of the tabs (manage categories), "#" is beiing added to url.
Does anybody know what could be causing this problem?
Check your php.ini settings by adding:
phpinfo();
die;
at the top of your index.php
You likely have your
memory_limit
set too low, likely at 128m.
Increase this to 256/512/1024/2048 until satisfied.
i had face same problem on Saturday and then i search in my db and delete this row then i am able to see my categories this problem is not for upgrading magento but it is because of ultimo theme extension
I had the same issue and tried everything. Finally I contacted my hosting company and this is what they found out. (which is weird because I have created many magento themes and never had an issue of this before even with the latest version) Thank you for contacting support. After looking into this for you I am seeing that there are some mod_security errors getting generated when you click on one of the categories. So we fix this on our end for you.
Hopefully this will help.
I had exactly the same issue and after about a months worth of testing I pinned it down to mod_security.
my hosting allows me to turn this off and after doing so, the categories worked as expected.
Same problem, disabling mod-security and re-enabling afterward fixed this for me

Magento configurable swatch (1.9.1 native) not switching image in main product page

I couldn't figure what's wrong but the native configurable swatch no longer work, it won't change the product image when different option is selected. I have tried the catalog page option and it worked, jus the main product page. Can anyone please take a look?
http://store.yocupco.com/yogurtcups/16-oz-paper-yogurt-cups.html
Thanks!!
There is a conflict with "Onepage check out" from IWD indeed. However you don't need to uninstall it.
Just login to Admin Panel, go to 'System', 'IWD Extensions', 'Core' and set 'enable jQuery on frontend' to NO. That worked for me with Magento 1.9.1.1
In http://store.yocupco.com/skin/frontend/rwd/default/js/app.js file find
image.elevateZoom();
and replace it with
if (jQuery('.product-image').length == 0) {
image.elevateZoom();
}

I am unable to Find Configurable options on Product page Magento?

I have customized pages in magento, it was working fine until I installed Extension MagiczoomPlus. Now When I create a Configurable Product as shown in this link. I am unable to find my Configuration options on product detail page. even the add to cart button is not visible. I tried to look with developers View but Conldn't find configration.phtml loaded on product page. Please help How to resolve this. Thanks in advance
Have a look at /app/design/frontend/base/default/template/magiczoomplus/media.phtml
or in the folder that it is in you will find other bits of code that magiczoom adds. I don't know what you have altered but if you have been altering the products page it may be worth checking out. Also if you have been adding any other javascripts, I would check that you have got jquery no conflict setup in the right place.

upload product images in magento

I just installed magento on wampserver, and I can create categories and add products, but whenever I try to upload an image for a product, it seems that the "upload files" button doesn't work. Here is a screenshot .
Can anyone please help me out??
Thanks!!
maybe update flash. This button uses Flash. Or check that the permissions are correctly set: http://www.magentocommerce.com/wiki/1_-_installation_and_configuration/magento_filesystem_permissions

Resources