- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
imagenes productos
No me deja adjuntar imagenes del producto
Se necesita especificar el tipo de imagen y la información para cada vista de tienda
Actualmente uso magento 1.9.2.4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: imagenes productos
Image type and information need to be specified for each store view.
for this issue you can follow below solution
Fatal error: Uncaught Error: Function name must be a string in root directory /lib/Varien/File/Uploader.php:274
The Solution for this error is:
The line lib/Varien/File/Uploader.php:274
$params['object']->$params['method']($this->_file['tmp_name']);
should be
$params['object']->{$params['method']}($this->_file['tmp_name']);
https://www.manishmittal.com/
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: imagenes productos
Aún sigue el error
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: imagenes productos
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: imagenes productos
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: imagenes productos
This is just an warning not an issue. Issue seems different as it seems flash player issue with your browser. Can you check your in other browser.
https://www.manishmittal.com/
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: imagenes productos
He probado con otro navegador y me da la opción de subir la imagen pero al cargarla me aparece un error de carga http.