VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: bindcommerce on June 07, 2023, 12:01:32 PM

Title: Call to a member function getWebAssetManager() on null
Post by: bindcommerce on June 07, 2023, 12:01:32 PM
I have PHP 8.2.3
Joomla 4.3.2
VM 4.0.22

In backend, when I go on Components > Virtuemart > Orders (but also Shop) I received this error

Thank you
Title: Re: Call to a member function getWebAssetManager() on null
Post by: jenkinhill on June 07, 2023, 12:26:56 PM
That error is coming from JCE.
Title: Re: Call to a member function getWebAssetManager() on null
Post by: bindcommerce on June 07, 2023, 12:45:03 PM
Hi Kelvyn,
thank you for your suggestion, but the error persists after JCE extension deactivation :(
Title: Re: Call to a member function getWebAssetManager() on null
Post by: jenkinhill on June 07, 2023, 13:43:28 PM
Needs a complete error trace.
Title: Re: Call to a member function getWebAssetManager() on null
Post by: bindcommerce on June 07, 2023, 14:13:40 PM
How can I extract it?
Title: Re: Call to a member function getWebAssetManager() on null
Post by: jenkinhill on June 07, 2023, 15:47:57 PM
In Joomla Global Configuration set "Error Reporting" as "Maximum" and enable the "Debugging" option. In VirtueMart Configuration and set PHP Development mode for "all".
Title: Re: Call to a member function getWebAssetManager() on null
Post by: bindcommerce on June 09, 2023, 12:32:19 PM
Thank you very much! I solved it. Was the plugin "Login as"