Posts: 836
Threads: 42
Joined: Aug 2019
Reputation:
73
2021-11-29, 06:41 PM
(2021-11-29, 12:11 PM)Matt Wrote: If you don't need posts or users it'd probably be easier to re-install wouldn't it? Can't think how you would possibly have managed to have 15 million templates created.
Yes I think that's weird, too. Don't know if crashed table would have that stats?
OP please use phpMySQL to browse into that table for two or three pages and get a screenshot.
Could be wrong but worth a try.
Posts: 836
Threads: 42
Joined: Aug 2019
Reputation:
73
2021-11-29, 07:42 PM
(This post was last modified: 2021-11-29, 07:45 PM by noyle. Edited 1 time in total.)
Sorry, it seems those screenshots didn't help at all.
Now let's try some SQL query. In phpMySQL, get into the database, run the following queries separately and get screenshots of the results:
select * from mybbh6_templates where title='forumdisplay';
select * from mybbh6_templatesets;
Could be wrong but worth a try.