Database errors since upgrade to 6.1.

I have been getting various errors since eupdarding to 6.1. Can anyone shed any light on this for me? Thanks!

 

Database error in KissQuest Free Online Dating Site
Query:
SELECT MAX( FLOOR( `join_page` / 1000 ) ) FROM `ProfilesDesc` WHERE `visible` & 2 AND (FIND_IN_SET('0',`show_on_page`) OR FIND_IN_SET('3',`show_on_page`))

Mysql error:
Table 'bzzrd2_dating.ProfilesDesc' doesn't exist

Found error in file /home/bzzrd2/public_html/kissquest.com/dating/join_form.php
at line 58. Called db_arr function 
with erroneous argument #0

Debug backtrace:
Array
(
    [1] => Array
        (
            [file] => /home/bzzrd2/public_html/kissquest.com/dating/inc/db.inc.php
            [line] => 115
            [function] => db_res
            [args] => Array
                (
                    [0] => SELECT MAX( FLOOR( `join_page` / 1000 ) ) FROM `ProfilesDesc` WHERE `visible` & 2 AND (FIND_IN_SET('0',`show_on_page`) OR FIND_IN_SET('3',`show_on_page`))
                    [1] => 1
                )

        )

    [2] => Array
        (
            [file] => /home/bzzrd2/public_html/kissquest.com/dating/join_form.php
            [line] => 58
            [function] => db_arr
            [args] => Array
                (
                    [0] => SELECT MAX( FLOOR( `join_page` / 1000 ) ) FROM `ProfilesDesc` WHERE `visible` & 2 AND (FIND_IN_SET('0',`show_on_page`) OR FIND_IN_SET('3',`show_on_page`))
                )

        )

)


Called script: /dating/join_form.php

Request parameters:
Array
(
)


--
Auto-report system

Quote · 16 Aug 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.