Maintainance?

Evilsmoothie

Mad kung-fu artist
Feb 11, 2013
446
57
If you are using the original UberCMS, you turn maintenance off in the database in yourdb -> site_config.
Or just run this:
Code:
UPDATE `site_config` SET  `maintenance` =  '0'
 

Users who are viewing this thread

Top