View Full Version : vb_contenttype
ales2cv
08-14-2013, 08:39 AM
my vb_contenttype is corrupted and empty
plese some one to send me sql command to make that varibeel again to cretete on new one
"Unknown storage engine 'InnoDB'"
i get this and when look in mysql is all emty i coudnt repaer this need help wit sql command
thx
tbworld
08-14-2013, 11:21 PM
my vb_contenttype is corrupted and empty
plese some one to send me sql command to make that varibeel again to cretete on new one
"Unknown storage engine 'InnoDB'"
i get this and when look in mysql is all emty i coudnt repaer this need help wit sql command
thx
Are you saying that the table "contenttype" is empty? If not check that it is populated with data.
My guess is it is fine and you have some other plugin interfering with your results. Disable your hooks, run the default style and check your database for errors. Disabling your hooks should rebuild the datastore.
if your contentype table is empty, after you do the above... then we can discuss regenerating the initial table. Remember even if you populate with clean data what ever is causing your problem will bring you back to the same state.
-------------------------------------------------------------
You should really copy this table from an older backup you have. I believe contenttype on a new install is populated via hardcoded numbers. Look at 'install.php'. I know the cms contenttypes are added a bit later. At least that is how it used to be.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.