Magento associated products doesn't work - magento

I have Magento 1.6
I have done a bulk upload today, (all products are configurable) and they have created normally except they didn't associate.
I can't figure out why, I have tried to change the attribute, but it still not working.
I have deleted them all and start again, and when I click on the configurable product, it is now asking me to select a super attribute, so I need to click on it, associate manually the product, then it is working.
I suppose it is coming from my set up in the attribute ? but I can't figure out what
Hope you can help

Related

Missing Cart Information in Magento

Bit of a strange one but when I go to add products to the cart on my Magento website (I'm using 1.9.3.8) the product information (image, name, etc) no longer shows up in the cart, either the preview when you hover over it or when in the cart itself. (Images in links)
The product is in there as the prices are there and customers have still been able to checkout and go ahead with their orders. But obviously, not having the product information there may confused some so it would be great to get it fixed.
The website has been targeted in a couple of phishing attacks recently so I have password protected some folders and added htaccess files to the affected folders denying access, I don't know if my above problem is anything to do with this but my worry is that in doing this I have accidentally broken the cart and have no idea how to fix it. I have gone back and removed some of the htaccess files but nothing has seemed to fix it.
Any help pointing me in the right direction would be extremely appreciated.
Some time ago, I met the same case, the information about the product has disappeared on the cart. I changed the base theme to test. I compare the current version with a fresh one. I see some code gone. So, you need to enable the Magento's path hint to correctly check the PHP code in Phtml files. Maybe they are gone.

Add to cart function works strange (Virtuemart 2)

I use Joomla 2.5.28 and Virtumart 2.6.2 for my website. I created many child products for all of my parent products and used plug-ins custom field (stockable variants) to be able to add right variant of product to cart. And everything is ok, except one thing. If I push "Add to cart" button twice on a same product variant, I see two separated identical lines in the shopping cart.
It works this way only for child products. If I just create product without any children, it works fine.
Any ideas why it works this way and how can fix it?
Thanks in advance!
There was an issue with the Add To Cart button in previous versions of VirtueMart 2.
The latest version 2.6.18 and the upcoming 2.6.20 already have means to prevent a double click on the button.
Please update as soon as possible for security reasons anyway.

Magento cart does not display products, but does show the total price

I am running a Magento 1.8 multistore with around 10 different shops.
On one of the shops I am experiencing a weird bug, the shopping cart stays empty, but gives me a total of the added products (see image)
I am running default /template/checkout files. and some of my other stores do as well, but they do not have this problem.
I checked almost every option in the admin, but i cannot find a option that relates to this.
The web unfortunately didn't give me answers.
Thanks in advance
I fixed this by making a new store, set all settings as the old one and assign the design to it.
still no clue to what the cause of the problem was.

uploaded product images show only on front end

I was finally able to upload product images to a website using magento 1.7.0.2 but the images only appear on the front end and not visible via admin panel. I find it rather strange. Can anyone please tell me how to fix this? I have flushed the cache and reindexed several times but no apparent change.
I know this is an old question, but we had the same problem just now.
It seems that the import we did (the .csv file), missed a few fields, therefore entries were missing in the media_gallery table in Magento.
We couldn't repeat the import again, because the customer has already entered new and fixed a lot of the imported products.
We followed the guide here (thnx MagePsycho) to get the things sorted.
The guide needed a litle bit of fixing (manually entering the table names) since we were doing the fix on Magento 1.8, and had a bit of trouble with the table prefixes.

Magento product with different options doesn't change price

I've simple products in my magento store with custom options that have different prices. Upon selecting one of the given options e.g size, the total price doesn't change and stay the same. However if items purchased in shopping cart it shows correct price (base price+additional amount) I presume there's some javascript issue in my custom theme as when i changed the template to default it started to work normal. Any ideas what could be the possible issue and where should i be looking to sort this issue out.
Sounds more like a standard JavaScript error than something related directly to Magento. If I had to guess at random I'd say your theme is using jQuery (or another alternative), that is clashing with Prototype as it's not being ran in safe mode. To debug this, open up your site in a copy of FireFox with the web developer toolbar extension installed. In the top right hand corner of the page there are three circular icons. If the far right one is a red cross, there is a JavaScript error, clicking on the icon will tell you what the error is.

Resources