Hi,
busy adding new stuff to my site. It is live using 2.0.8c. Updated my offline site to 2.0.10. After that, I get the next error:
Notice: Undefined property: stdClass::$custom_price_by_letter in C:\wamp\www\Joomla\plugins\vmcustom\textinput\textinput.php on line 158
The line of code is
if ($productCustomsPrice->custom_price_by_letter ==1) {
I can see the file has been changed because of the date/time of the file while updating... What should I do to fix this?
Kind regards, Vigier
I think you just should store the customfield using the plugin again. Then go in the products you used the customfield and store the "product customfields" again, that should solve it