MyBB Community Forums

Full Version: How to restore deleted template?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was modifying one of my custom global template sets and managed to delete all the code inside. Is there a way to restore that one particular set? From what I understand it's stored in the database. I have a backup from about a week ago which is fine. The page that I am trying to restore is a custom page that doesn't get changed. It's just an informational page.

Is there a particular table that I should be searching for to restore?
(2013-01-11, 05:50 PM)bignslow Wrote: [ -> ]Is there a particular table that I should be searching for to restore?

table_prefix_templates table. If you didn't change the table_prefix, it is in mybb_templates table.