PDA

View Full Version : Deleted Custom Content Module


Syn
05-31-2004, 03:10 PM
Well, I deleted my "Custom Content Module" by accident, how can I get it back? :eek:

Chuckie
05-31-2004, 03:28 PM
You can do an upgrade install but might double up your templates.
Brian will have the best answer if you can wait for him.

Our Sponsors
 

Brian
05-31-2004, 04:01 PM
Did you delete it through phpMyAdmin or something? Just checking as you shouldn't be able to delete that one through the Admin CP.
If you'll run this query it will insert the module again for you:

INSERT INTO adv_modules VALUES (NULL, 'Custom Page Content', 'custompage', '', 2, 1, 1, '', '', 1);