All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Result page error

Tiziano 16 May 2018 15:49 question, complete

Hello,

I'm working on EE3.5.10 and LowSearch v610. With the following code (where brand_vehicle is the name of field of channel)

{exp:low_search:results
search:brand_vehicle="Fiat"
channel="vehicle"
}
...
{/exp:low_search:results}

I get this error

---------------------------
Exception Caught
No such method getDataStorageTable.
Manager.php:143
---------------------------

Could you please help me? Thanks,

Tiziano

Replies

  1. Low 16 May 2018 16:48

    Check the compatibility docs. You're using LS v6, which should only be used with EE4. Use the legacy v5 version if you're using EE3. You should be able to download it from devot:ee.

  2. Tiziano 17 May 2018 09:02

    Thanks! This resolve my issues.

  3. Andrew Wolfe 24 May 2018 19:56

    So your version 5 is EE3 and I should use the most recent release 5x? Thanks!