I have a bboard topic that works unless I turn on "present as
categorized" in the administration page. The topic's user page is
then inaccessible; links to it return the error message below.
There is an "edit categories" link on the topic administration page
to /bboard/admin-edit-categories.tcl, this also returns a "select"
error.
-----
Database operation "select" failed
while executing
"ns_db select $db $sql"
invoked from within
"set selection [ns_db select $db $sql]..."
invoked from within
"if { ![info exists category_centric_p] || $category_centric_p
== "f" } {
# we're not only doing categories
set selection [ns_db select $db $sq ..."
(file "/home/acs/acspg/www/bboard/q-and-a.tcl" line 118)
invoked from within
"source $script" ...