arzoum
New Member
Follow
RE: Search not working in wpforo - DOUBLE value is out of range
In case anyone comes across this issue, I resolved it by changing the Encoding for the following two tables from utf8mb4 to utf8, and Collation from u...
7 years ago
RE: Search not working in wpforo - DOUBLE value is out of range
Unfortunately, switching themes does not resolve this issue for us. Warning: mysqli_query(): (22003/1690): DOUBLE value is out of range in '((match `w...
8 years ago
RE: Search not working in wpforo - DOUBLE value is out of range
Hi, Was this ever resolved? I have the exact same issue. This is the query that fails when you try to search the forum: SELECT p.`postid`, t.`topicid`...
8 years ago