![]() |
Threadviews Error
Quote:
Anyway to have it fixed? -m |
If you run repair/optimize on your threadviews table and get told:
threadviews Check Error: Incorrect file format 'threadviews' Then run these queries to drop/recreate the table: 1: DROP TABLE IF EXISTS threadviews; 2: CREATE TABLE threadviews ( threadid INT UNSIGNED NOT NULL DEFAULT '0', KEY threadid (threadid) ); If you have a table prefix, then be sure to add that (ie. prefixthreadviews) |
Hello Ms Lynne..
Will this affect the files? Or will it delete important files? Or will any data be loss? Thank You. -m |
It won't affect any files - those are database queries. If you had any threadview counts waiting to be added to the total, then yes, you will lose that data. However, right now you don't have that data either since the table is having problems.
|
<font color="DarkRed">miss lynne,
thank you very much for the help. kudos! -m</font> |
All times are GMT. The time now is 11:29 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|