Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 SQL Error While Filtering
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #4
RE: SQL Error While Filtering
I've spent basically no time on this, but a very quick look at the code, perhaps the following change may work.

In inc/xthreads/xt_forumdhooks.php, find:

PHP Code:
$table == "threads"

replace with

PHP Code:
($table == "threads" || $table == "threads t")


Otherwise I'll try to find some time to look into this more.


My Blog
01-09-2020 02:34 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
SQL Error While Filtering - cheefin - 01-06-2020, 06:04 PM
RE: SQL Error While Filtering - Cobalt60 - 01-09-2020, 12:37 AM
RE: SQL Error While Filtering - Cobalt60 - 01-09-2020, 03:47 AM
RE: SQL Error While Filtering - ZiNgA BuRgA - 01-09-2020 02:34 PM
RE: SQL Error While Filtering - Cobalt60 - 01-09-2020, 04:40 PM
RE: SQL Error While Filtering - dada732 - 02-27-2020, 09:11 AM
RE: SQL Error While Filtering - nier3 - 03-24-2020, 10:09 PM
RE: SQL Error While Filtering - RateU - 04-26-2020, 03:26 AM

 Standard Tools
Forum Jump: