I upgraded to 6.12 from 6.003...
Thinks seemed fine till I started to recive "database error emails"
I deleleted the Join_form.php.. so far it seems to work.. but did I miss something in the upgrade installation do we need that join_form.php???
anybody with the same error? As far as i know the update deletes the ProfilesDesc table... so no wonder... but ..??
Boonex support??
Database error in MYEWEBSITE
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 'dolphinfree.ProfilesDesc' doesn't exist
Found error in file /home/MYWEB/public_html/dolphinfree/join_form.php
at line 58. Called db_arr function
with erroneous argument #0
Debug backtrace:
Array
(
[1] => Array
(
[file] => /home/MYWEB/public_html/dolphinfree/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/MYWEB/public_html/dolphinfree/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: /dolphinfree/join_form.php
Request parameters:
Array
(
)