Author Topic: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6 ** SOLVED **  (Read 12589 times)

dennisg

  • Beginner
  • *
  • Posts: 9
  • Skype Name: dennisgoozoo
Hi,

Just updated my VM installation to the latest 3.8.6 10373

After the update, when in products in the back-end and if I apply any search filter I get the above error.

Any ideas on what could have gone wrong and how to fix it?

Thanks!

Partyzant

  • Beginner
  • *
  • Posts: 2
  • A beginner
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #1 on: November 24, 2020, 18:20:11 pm »
unfortunately I have the same problem :-(

PRO

  • Global Moderator
  • Super Hero
  • *
  • Posts: 10442
  • VirtueMart Version: 3+
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #2 on: November 24, 2020, 22:47:39 pm »
have you tried "install or update tables" in tools and migration ?

dennisg

  • Beginner
  • *
  • Posts: 9
  • Skype Name: dennisgoozoo
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #3 on: November 25, 2020, 08:31:44 am »
Yep, no luck...

dennisg

  • Beginner
  • *
  • Posts: 9
  • Skype Name: dennisgoozoo
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #4 on: November 25, 2020, 08:35:33 am »
Even optimised db from within VM tools, repaired tables in phpMyAdmin....

Jumbo!

  • 3rd party VirtueMart Developer
  • Full Member
  • *
  • Posts: 901
  • Full-stack Web Developer
    • www.virtueplanet.com
  • VirtueMart Version: Always the latest
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #5 on: November 25, 2020, 09:23:01 am »
Go to Joomla Global Configuration and enable "Debug System" option. Next set "Error Reporting" option to "Development" mode.

Go to VirtueMart Configuration and set "PHP Developer mode" option as "For all".

Now go to the error page, take a screenshot and post it here.

igormoor

  • Beginner
  • *
  • Posts: 11
  • We are the Borg.
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #6 on: November 25, 2020, 10:15:27 am »
VirtueMart 3.8.6 10373
Joomla! 3.9.23
PHP 7.4


On same hosting VirtueMart 3.6.10 10211 working properly.

Cococoder

  • Beginner
  • *
  • Posts: 49
  • A beginner
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #7 on: November 25, 2020, 10:16:29 am »
I have the same error and here is the error: PHP Notice: Array to string conversion in /administrator/components/com_virtuemart/models/product.php on line 478
And the call stack:
Call stack
#   Function   Location
1   ()   JROOT/libraries/joomla/database/driver/mysqli.php:665
2   JDatabaseDriverMysqli->execute()   JROOT/libraries/joomla/database/driver.php:1550
3   JDatabaseDriver->loadColumn()   JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:865
4   VmModel->exeSortSearchListQuery()   JROOT/administrator/components/com_virtuemart/models/product.php:833
5   VirtueMartModelProduct->sortSearchListQuery()   JROOT/administrator/components/com_virtuemart/models/product.php:1992
6   VirtueMartModelProduct->getProductListing()   JROOT/administrator/components/com_virtuemart/views/product/view.html.php:394
7   VirtuemartViewProduct->display()   JROOT/administrator/components/com_virtuemart/helpers/vmcontroller.php:121
8   VmController->display()   JROOT/libraries/src/MVC/Controller/BaseController.php:710
9   Joomla\CMS\MVC\Controller\BaseController->execute()   JROOT/administrator/components/com_virtuemart/virtuemart.php:76
10   require_once()   JROOT/libraries/src/Component/ComponentHelper.php:402
11   Joomla\CMS\Component\ComponentHelper::executeComponent()   JROOT/libraries/src/Component/ComponentHelper.php:377
12   Joomla\CMS\Component\ComponentHelper::renderComponent()   JROOT/libraries/src/Application/AdministratorApplication.php:101
13   Joomla\CMS\Application\AdministratorApplication->dispatch()   JROOT/libraries/src/Application/AdministratorApplication.php:159
14   Joomla\CMS\Application\AdministratorApplication->doExecute()   JROOT/libraries/src/Application/CMSApplication.php:196
15   Joomla\CMS\Application\CMSApplication->execute()   JROOT/administrator/index.php:51

PHP-Version 7.3.21
Joomla version, 3.9.23.
VirtueMart 3.8.6 10373

Trouble shooting done so far: Deactivated plugins, reinstall Joomla core files. Fix database. Install and if necessary update missing table . Clear cache. Tested on a test server with same template and version and error could not be reproduced.

Note for anyone with the issue: please post your php, Joomla and virtuemart version.

GJC Web Design

  • 3rd party VirtueMart Developer
  • Super Hero
  • *
  • Posts: 10803
  • Virtuemart, Joomla & php developer
    • GJC Web Design
  • VirtueMart Version: 3.8.8
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #8 on: November 25, 2020, 10:29:26 am »
I can't recreate it on

PHP-Version 7.3.21
Joomla version, 3.9.23.
VirtueMart 3.8.6 10373

line 478 is  $where[] = ' `pc`.`virtuemart_category_id` = ' . $virtuemart_category_id;

so somehow  $virtuemart_category_id must be an array -- is it possible now to have the category select as a multiselect??

and why does it now say "Unselect any product category" ?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM3 AusPost Shipping Plugin - e-go Shipping Plugin - VM3 Postcode Shipping Plugin - Radius Shipping Plugin - VM3 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3514
  • VirtueMart Version: 4.0.12.10777
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #9 on: November 25, 2020, 10:40:08 am »
"and why does it now say "Unselect any product category" ?"
"is it possible now to have the category select as a multiselect??"

New functionality - enabled by hidden config

Regards
A

Joomla 3.10.11
php 8.0

igormoor

  • Beginner
  • *
  • Posts: 11
  • We are the Borg.
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #10 on: November 25, 2020, 10:42:45 am »
Hidden config? This is great! New functionality - even better.
But how we can solve this?

k2bmedia

  • Beginner
  • *
  • Posts: 6
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #11 on: November 25, 2020, 11:15:31 am »
I think the problem only occur when you use subproducts (product is children of)

igormoor

  • Beginner
  • *
  • Posts: 11
  • We are the Borg.
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #12 on: November 25, 2020, 11:20:49 am »
I think the problem only occur when you use subproducts (product is children of)

I don't have any children products. And have this situation on two sites, with different articles and structure.

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3514
  • VirtueMart Version: 4.0.12.10777
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #13 on: November 25, 2020, 11:44:02 am »
Hidden config? This is great! New functionality - even better.
But how we can solve this?

No idea - what I was answering was GJC's questions regarding the screen shots
Regards
A

Joomla 3.10.11
php 8.0

EsSa55

  • Jr. Member
  • **
  • Posts: 93
    • 4FootyFans & 4MovieTVmusicFans
  • Skype Name: talk2-4footyfans
  • VirtueMart Version: Live: 3.4.2
Re: 1054 Unknown column 'Array' in 'where clause after update to 3.8.6
« Reply #14 on: November 25, 2020, 11:50:52 am »
I can't recreate it on

PHP-Version 7.3.21
Joomla version, 3.9.23.
VirtueMart 3.8.6 10373

Hello John

I have same issue:

PHP-Version 7.3.24
Joomla version, 3.9.23.
VirtueMart 3.8.6 10373

Also, site product images "disappeared" which is why I wanted to check in backend.

See: https://back3.4footyfans.com