News:

Looking for documentation? Take a look on our wiki

Main Menu

Image upload not working 3.6.11.10247

Started by HenrikS, January 17, 2020, 16:36:48 PM

Previous topic - Next topic

HenrikS

Product Image upload is not working in version 3.6.11.10247..... it was working fine in 3.6.10.10211.

HenrikS

Also error when trying to install com_virtuemart.3.6.11.10247_ext_aio.zip

com_virtuemart.3.6.10.10211_ext_aio.zip installing ok.

marvays

Quote from: HenrikS on January 17, 2020, 17:29:46 PM
Also error when trying to install com_virtuemart.3.6.11.10247_ext_aio.zip

com_virtuemart.3.6.10.10211_ext_aio.zip installing ok.

me too

GJC Web Design

QuoteProduct Image upload is not working in version 3.6.11.10247..... it was working fine in 3.6.10.10211.

I'm using VirtueMart 3.6.11 10248 and product image upload works fine.

What is the error you are experiencing?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

diri

using 3.6.11.10247:

Create new product
Add several product data
save
Add image per Upload

Result:
Image is uploaded.
Image is not found by VM (neither via search with filename nor by visual search).

jenkinhill

Hmm. Not working for me in 3.6.11 10249  - but images are uploaded but can be searched and installed for the product.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

diri


jenkinhill

Quote from: diri on January 19, 2020, 09:11:24 AM
Did you save before searching?

Of course, you have to save to "upload" the image.

Now found that fancybox is not loading on FE in 3.6.11 10249
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

GJC Web Design

Just had a report from client that yes .. as Jenks describes.. 
Image isn't found by VM

is this the same reported problem by Maxim in the testers group?

I rechecked VirtueMart 3.6.11 10247 on vanilla and saving parent category converts category image path to /images/virtuemart/category/images/virtuemart/product/tshirt5.png

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

GJC Web Design

image is uploaded to correct folder/path
correct entries are made in the virtuemart_product_medias & virtuemart_medias tables.
But in the admin dialog it doesn't appear but it can be searched for and "attached" via the "Search for images" dialog..
strangely if u use the replace dialog ( assuming there's already an image there) it all works as normal

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

GJC Web Design

standard names .. lowercase, no spaces,  std. letters
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

diri

#12
@jenkins:
I ment an additional save (or save & close + re-open).

The rest is as described by GJC (filename short, alpha only, no special chars etc). At test system number of images in product directory is 5.000 + something.

I confirm errors with AIO like HenrikS mentioned:
Installation gives white screen but installs.
Afterwards there is an error with Skrill plugin which can not find a required file (in sub-direcotory helper of plugin ?!?). Skrill also wants an update to a version that doesn't exist. I suppose there was an error at system being used for packaging (build).

Edit:
skrill.php

...
if (!class_exists('SkrillPaymentCore'))
{
$path = VMPATH_ROOT . DS . 'plugins' . DS . 'vmpayment' . DS . 'skrill';
$path .= DS . 'helpers' . DS . 'core.php';

require $path;
}
...


GJC Web Design

confirm media problem fixed in 3.6.11.10250
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/