VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: ketbel on March 16, 2022, 22:11:48 PM

Title: Can't add or save new products - error message
Post by: ketbel on March 16, 2022, 22:11:48 PM
Hi

I'm trying to add new products, but when I save the new products I got this error message:
call_user_func_array(): Argument #1 ($callback) must be a valid callback, class plgVmCustomTextinput does not have a method "plgVmOnStoreProduct"

How can I solve this problem?
Title: Re: Can't add or save new products - error message
Post by: pinochico on March 16, 2022, 23:37:29 PM
And do you drive a Volvo or a Skoda? (sarcasm)

What do you think you forgot?
Title: Re: Can't add or save new products - error message
Post by: ketbel on March 16, 2022, 23:46:43 PM
I'm not quite sure.  :(
Title: Re: Can't add or save new products - error message
Post by: pinochico on March 16, 2022, 23:58:15 PM
class plgVmCustomTextinput you find in plugin VmCustom/Textinput
Try disabled this plugin

And I think PHP8 is not for VM
And still VM 3.8.9 is beta version == not for production site
Title: Re: Can't add or save new products - error message
Post by: Milbo on March 30, 2022, 20:02:36 PM
Disabling the plugin is a good idea, if you do not use it anyway.

PHP 8 should work, we removed really a lot obstacles.
I think you missed to update also the PLugins. Just use this https://dev.virtuemart.net/attachments/1305/com_virtuemart.3.8.9.10622_package_or_extract.zip which is not beta anylonger.