Jump to content
php.lv forumi

Datubāzes kļūme. Help


kasnotiek

Recommended Posts

Sveiki. Instalēju un daros ar forumu, un tad pēkšņi man šāds errors parādās, kad eju uz index.php.

Ir kādi paskaidrojumi šīs datubāzes erroram? Ļoti noderētu lekcija, paldies.

 

General Error

SQL ERROR [ mysqli ]

 

Table 'xxx.THANKS_TABLE' doesn't exist [1146]

 

SQL

 

SELECT MAX(tally) AS max_forum_thanks FROM (SELECT forum_id, COUNT(*) AS tally FROM THANKS_TABLE GROUP BY forum_id) t

 

BACKTRACE

 

FILE: includes/db/mysqli.php

LINE: 163

CALL: dbal->sql_error()

 

FILE: includes/functions_thanks_forum.php

LINE: 59

CALL: dbal_mysqli->sql_query()

 

FILE: includes/functions_display.php

LINE: 303

CALL: get_max_forum_thanks()

 

FILE: index.php

LINE: 28

CALL: display_forums()

Link to comment
Share on other sites

Nu ja nemēģinās neko, tad neies.

Izdzēs datubāzi, vai vismaz tās tabulas kas attiecas uz šo, izdzēs failus un uzmauc pa jaunam.

 

 

Es mēģinu visu laiku, tikai bails,no tā, ka varētu visa informācija pazust.

Edited by kasnotiek
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...