In Magento ,I cant upload the image in the products - magento

In magneto when i create the new products. I cant upload the product image. That page shows error like this
"Image type and information need to be specified for each store view. "
I cleared the Cache Storage but i also face this issue. Please help to solve this issue

I fixed problem below. I found solution from google.
Go chrome settings,
chrome://settings/content
Content settings flash
Choose Allow sites
This solution fixed my problem.

Usually this problem is browser based (corrupted flash player plugin)
Checklist suggested for it:
Check in another browser, if it is working try to reset the browser where it is giving problem.
missing /media directory or if /media directory has no write permission.
prototype js version is also causes this but rarely. (Only when you are doing up gradation or installing incompatible magento extension)
Let me know which one is working for you.

If you can’t upload images for a product in your admin section of magento it may have something to do with your flash plugin in your browser.Please disable Flash in your browser.

Use Magento HTML5 Uploader Extension. Extension link is below: https://marketplace.magento.com/mavenecommerce-html5-uploader.html

Just add those tags in layout file you can find solution here fixed

Related

image goes upto tmp folder but is not uploaded in product image Magento 1.9.2.3

I updated my website theme and just a week back backend admin product image upload functionality completely stopped working. I am not able to view or upload images at all. I have checked the permissions made changes to Uploader.php in lib it goes up to tmp folder but doesnot upload. my Magento version is mentioned. I tried disabling modules. Adding Dull uploader / Maven HTML5 Uploader none of which seems to work. I have gone through most questions on Stack but no solution seems to work. Any help pointing me towards a good solution is appreciated
it seems that the theme update may be causing this issue.
First thing you can try is changing the theme to magento's default theme.
If this is not helping, you can try going into the image upload page in magento backend and inspect the page, see if there are any error messages.If this isn't helping you can try contacting the theme's support team to help you, or ask them for older version of the theme so you revert it.

Silverstripe 3.1.2 Issue saving FocusPoint when module used with Gallery module

I'm using two great modules for Silverstripe 3 but there is a conflict somewhere which I can't work out. I've asked the developers but they have not found the solution yet.
Modules:
FocusPoint which allows you to choose where the image crops from. Great!
https://github.com/jonom/silverstripe-focuspoint
Gallery, popular gallery module.
https://github.com/frankmullenger/silverstripe-gallery
Both work fine. But Focus points do not "save" within the gallery section of a Gallery page. You can edit and choose the focus point but after saving it snaps back to the previous position. You can alter the focus point in the Files tab of the CMS so it must be how Gallery saves each image.
I have updated the template to CroppedFocusedImage but this is not a template issue.
It would be a very helpful addition.
Can you please provide some details of failure? Do you see any warning or error messages if you run in dev mode? Any small black error box on left-top when you save?
If FocusPoint module does not work, you can have a look at folder permissions or maybe any PHP libraries like ImageMagick, GD support etc. Maybe you you changed something during upgrade?
If both modules work individually, but the problem is cropped image is not saved in correct directory, it is another issue although it could still be permission issue.
You can set which folder it needs to save into, same as how you set in normal UploadField. But it wouldn't change just because of your upgrade.
For anyone looking for the answer it has been resolved here: https://github.com/frankmullenger/silverstripe-gallery/pull/23

Magento Seems Incomplete is it?

I downloaded and installed magento on xampp by bitnami. Here is a screenshot of what i can see once i open localhost/magento :
I was watching a video on youtube about magento but he had a bit different view:
So what i wanted to know was, is my install incomplete? because it lacks the main content it just has the side bar content and the top bar. (Note: In the video the guy had also said that all that was pre-made and he did not add any of that himself) What is it? and if it comes automatically how do i add it? re-install?
Yes that guy did not enter all that himself but he uses the sample data provided by magento itself.
Magento has a sample data archive available that contains sample products and CMS pages to allow you to explore your new Magento installation without having to create everything from scratch.
Note: You cannot install that sample data now. You need to re-install with some more steps.
Here is the magento page about all this.

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.

mouse over zoom not working in magento

I want to install a jquery zoom box on my magento website, I have tried almost every thing found on the internet. am I doing something wrong? But I cannot seen to get jquery mouse over zoom to work on my magento site, I have put in jquery noconflict in my jquery files as well. I am using magento 1.5.1 , I have even tried installing magento extensions of magic zoom, cloud zoom , jqzoom but nothing is working.
Any help will be appreciated
thx in advance
First you may please check whether there is any js error.
Sometimes the extension you installed may be in the default directory of the template.So please check view source of the product detail page, whether there exits the content. Otherwise please copy that template and layout from the default folder to your theme folder.
If your browser is Chrome, CTRL+SHIFT+J will open the javascript console.
In my case, it told me that the magento /js/scriptaculous folder was missing, which seems to be a bug in Magento Connect for 1.8.1.0. Copying that folder from an archived earlier version on the Magento website fixed this.
The original question was about a different version of Magento so may not have the same cause.
Have you had a look at this: http://leveluptuts.com/tutorials/magento-community-tutorials/53-theming-magento-23-better-product-zoom.
I've used it and it works like a charm!

Resources