Forum

Thread tagged as: Error

Search Errors - Shop Related(?)

Hi there! I've noticed some Search Function errors that appear to be related to Shop.

I've seen two separate errors when searching for product names, or other terms that only appear in Shop. I don't get any errors when I search content that lives in Blog or other parts of the site.

The errors are:

Invalid query: SQLSTATE[42000]: Syntax error or access violation: 1139 Got error 'this version of PCRE is compiled without UTF support at offset 0' from regexp

and

Array
(
    [type] => 8
    [message] => Undefined index: description
    [file] => /Applications/XAMPP/xamppfiles/htdocs/om-nyc/perch/addons/apps/perch_shop/lib/PerchShop_SearchHandler.class.php
    [line] => 69
)
Olympia Kyriakides

Olympia Kyriakides 1 points

  • 4 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

No UTF support is bad news. First step would be to check with your host if that can be fixed. Show them that error.

We can code around it, but UTF8 support is sort of important.