Kyle Adams ♞ - 2005-03-01

We're seeing the variations on the following error message pop up quite frequently:

DB Error: no such field
[INSERT SOME SQL HERE] [nativecode=1054 ** Unknown column 'INSERT COLUMN NAME HERE' in 'order clause']

We typically see it when trying to access details for a particular issue.  It's also sparodic--wait a few moments and you'll be able to access the issue details without any problems.

We're running phpbt 0.9.1 on Apache 2.0.52, MySQL 4.1.9-nt, PHP 4.3.9, and Windows 2000.  Just wondering if anyone else had seen this type of behavior or had any suggestions for troubleshooting.