VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: extonjaez on December 20, 2022, 17:35:07 PM

Title: Attempt to modify property "file_url_thumb" on null in no english Product detail
Post by: extonjaez on December 20, 2022, 17:35:07 PM
Hello,

I have this error
0
Attempt to modify property "file_url_thumb" on null

when an user goes to the VM Product page in a non english page
https://www.la-vie.paris/fr/exemples-de-liens/manufacturer/paris-nearby-cities
and by exemple when user clicks on
https://www.la-vie.paris/fr/exemples-de-liens/balades/cath%C3%A9drale-notre-dame-de-paris-detail

Thanks for your help
Regards
Arnaud

System Information
VirtueMart 4.0.12 10777
PHP Built On   Linux s22095112 4.19.0-17-amd64 #1 SMP Debian 4.19.194-2 (2021-06-21) x86_64
Database Type   mysql
Database Version   10.3.36-MariaDB-0+deb10u2
Database Collation   utf8mb4_general_ci
Database Connection Collation   utf8mb4_general_ci
Database Connection Encryption   None
Database Server Supports Connection Encryption   No
PHP Version   8.1.13
Web Server   Apache
WebServer to PHP Interface   fpm-fcgi
Joomla! Version   Joomla! 4.2.6 Stable [ Uaminifu ] 13-December-2022 15:00 GMT
User Agent   Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
Title: Re: Attempt to modify property "file_url_thumb" on null in no english Product detail
Post by: Jumbo! on December 20, 2022, 19:24:59 PM
Go to Joomla Global Configuration. Set "Error Reporting" as "Maximum" and enable the "Debugging" option.

Go to VirtueMart Configuration and set PHP Development mode for "all".

Now it should display the complete error trace and show you the exact file where the error is generated. Report back the same.
Title: Re: Attempt to modify property "file_url_thumb" on null in no english Product detail
Post by: Milbo on December 20, 2022, 21:45:07 PM
or check the error log. use the vm view "logs" for that.
Title: Re: Attempt to modify property "file_url_thumb" on null in no english Product detail
Post by: extonjaez on December 21, 2022, 14:25:26 PM
Ok

Issue caused by extension for Nordmograph VMvendor
Now
Content - VMVendor Vendor Link Plugin disabled and error not displayed

THANKSSSS  :)