VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: johnknit on June 24, 2022, 14:13:55 PM

Title: vmTable Error, $obj->{$xParams} is not a string
Post by: johnknit on June 24, 2022, 14:13:55 PM
I found this error in the log.
2022-06-24 11:42:46 ERROR vmError: vmTable Error, $obj->{$xParams} is not a string <pre>#0  vmError() called at [/home/jojoknit/domains/dasle.nl/public_html/administrator/components/com_virtuemart/helpers/vmtable.php:606]</pre>

What is the reason?
Title: Re: vmTable Error, $obj->{$xParams} is not a string
Post by: Milbo on June 27, 2022, 10:42:09 AM
Maybe a plugin? without trace, hard to find.
Title: Re: vmTable Error, $obj->{$xParams} is not a string
Post by: johnknit on June 27, 2022, 11:04:31 AM
I don't know wich table.
Can you tell wich table it could be, maybe i can find out whit that wich plugin it uses
Title: Re: vmTable Error, $obj->{$xParams} is not a string
Post by: Milbo on June 27, 2022, 15:00:27 PM
I added a print_r($obj) so we should see next time.
Title: Re: vmTable Error, $obj->{$xParams} is not a string
Post by: johnknit on June 28, 2022, 07:54:51 AM
Thanks Milbo,
Do you mean after i installed the next update ?
Title: Re: vmTable Error, $obj->{$xParams} is not a string
Post by: Jörgen on June 28, 2022, 09:49:47 AM
QuoteDo you mean after i installed the next update ?

Yes, that is what he means.

Jörgen