The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Database Error
PHP Code:
|
#2
|
|||
|
|||
Could you runt the following 2 queries and post the outout:
[sql]DESCRIBE user; SHOW INDEX FROM user;[/sql] |
#3
|
|||
|
|||
<a href="http://img176.imageshack.us/img176/157/tablerp3.gif" target="_blank">http://img176.imageshack.us/img176/157/tablerp3.gif</a>
Here is a screen shot. |
#4
|
|||
|
|||
That only answers half of my question.
It seems you have added an index yourself on 'lastactivity', as this is not a default vB index. This index might be corrupted, i suggest dropping the index. If all s working as it should, you could try adding it again. Also this is not a default vB query, as vB nowhere in the source uses FORCE INDEX, i suggest removing that code. |
#5
|
|||
|
|||
Quote:
I have all original vb files intact so I can;t remove it. |
#6
|
|||
|
|||
I asked for the out put of 2 queries, you only gave the output of 1 of them.
If it is not in a code-edit, then this query must come from a plugin, disable it. |
#7
|
|||
|
|||
Well as i said in the first post.. I have deleted all my hacks. All files are in tact.
The screen shot says I executed both queries. Regardless I did a quick fresh install on a db. Droped the last activity table from my live database. Imported the tabel from my fresh install. Now I have a new database error: Database error in vBulletin 3.6.5: PHP Code:
Ok checked an old database back up an imported a guest table from it. Now I am back to the first error. SQL query: DESCRIBE user; PHP Code:
Here si the results of the two seperate queries. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|