Hi,
Before, I can add a child product just by clicking the the "add child product" button from the custom field tab. But now, it suddenly stops me from creating a child product, when I tried clicking the button, I am receiving this error "Error Child product not created successfully."
I tried checking the error log and I can see these errors:
PHP Deprecated: Non-static method VmConfig::isJ15() should not be called statically, assuming $this from incompatible context in /home/xxxxx/public_html/yyyyy/components/com_onepage/overrides/vmplugin.php on line 1414
PHP Strict Standards: Declaration of OPCLang::sprintf() should be compatible with vmText::sprintf($string) in /home/xxxxx/public_html/yyyyy/components/com_onepage/helpers/language.php on line 29
Are these errors the one stopping me from creating the child products? If yes, how can I remove/fix those issues?
Sorry I am very new to joomla development so I am not very familiar on how it works.
Hope someone could help me here solve this issue. Thank you in advance!
Currently using VM3.2.12 on Joomla 3.8.5 PHP 5.6.32