Site crashed after changing home page type
PermalinkI'm working with the Heydesigner theme, and when I changed the Page type of my homepage to something like "blog", the site crashed and it is displaying this error :
Warning: require_once(/home/chantres/public_html/packages/problog/models/blogify.php) [function.require-once]: failed to open stream: No such file or directory in /home/chantres/public_html/concrete/core/libraries/loader.php on line 48
Fatal error: require_once() [function.require]: Failed opening required '/home/chantres/public_html/packages/problog/models/blogify.php' (include_path='/home/chantres/public_html/libraries/3rdparty:/home/chantres/public_html/concrete/libraries/3rdparty:.:/usr/local/php53/pear') in /home/chantres/public_html/concrete/core/libraries/loader.php on line 48
Is there any way I can revert the page type back to the "home" one through PHP or something, without having to restore the whole site ?
