Questions tagged as 'magento'

1
answer

Error ending purchase in magento using PAYPAL

I have the module paypal installed in magento, when I will finalize the purchase and choose the method of payment by paypal, this error occurs: PayPal gateway recusou a solicitação. Security header is not valid (#10002: Security error)....
asked by 16.01.2015 / 16:45
1
answer

Get file extension to send with attachment

I have a code that sends attachments, I save it with custom name to find it easier later on in the database and also to make a more organized backup, but for that fact, it does not save the file extension. In this part of code $emailattach...
asked by 28.08.2017 / 20:13
1
answer

Magento: use multiple stores with a single instance

I think of putting together an EC2 / AWS instance with some stores using Magento. Doubt: would it be possible to create distinct stores with users, clients and other data separated from each other, ie having a single core and instances of this c...
asked by 29.08.2016 / 20:07
1
answer

Error with accentuation - Search CEP - Magento

Hello, I'm doing an address search through the CEP in a function, then I get the result and create a session with the name of the city and the State, it happens that every time I have a city with an accent, it returns me from the following way "...
asked by 01.03.2016 / 16:01
1
answer

Foreach remove duplicate images

I have code below that pulls the images of the products of the magento shopping cart, however it is displaying duplicate, ie when it lists the images it displays twice the same image. <?php $items = Mage::getSingleton('checkout/session...
asked by 10.11.2015 / 19:02
1
answer

Error loading extension mcrypt: extension "mcrypt" must be loaded [closed]

I'm trying to install magento locally but the same accuses;    PHP extension "mcrypt" must be loaded. I already installed curl and gd but nothing I do to install mcrypt works, I already tried ... sudo apt-get install php5-...
asked by 14.09.2015 / 21:52
1
answer

VPS for Magento What do I need to know?

I've been using only shared servers with the Opencart platform for years, but it was kind of hard for me to create a store in Magento, but I read that it might be slow and not good for shared hosting so I would have to go to one VPS. I would lik...
asked by 12.05.2015 / 05:45
1
answer

How to remove popup when opening product details?

I'm using a theme, and this theme by clicking the product on the main page opens a popup with the details on the page. I would like to either click "view" to go to the product page or remove the "+" sign from the price of the combobox (on th...
asked by 08.06.2015 / 20:05
1
answer

Unnecessary space in sales module div

Ihaveaquestionforyou.MyproblemisthatthespaceontheviewistoobigifIhidethesameoptionsintheshoppingcart!Mycodehidestheproductimagebuttheemptyspaceislarge.Iwanttofixthistohaveabeautifullayout./app/design/frontend/rwd/default/template/customcart/cart/...
asked by 06.02.2015 / 08:25
1
answer

HTTP upload error while uploading to product tab

On the Product tab, under Images, when uploading the image the following error is returned:    HTTP load error I've already given 775 permissions to the media folder via FTP. I've already given 775 permissions to the download...
asked by 04.11.2014 / 16:54