We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Acidently removed default theme | Forum

Gavin
Gavin Jul 20 '11
I removed the default theme by accident now i get this error how to fix?

Cant find theme `graphite` in DB!
File: /home/mysite/public_html/ow_system_plugins/base/bol/theme_service.php
Line: 425
Trace:
#0 /home/mysite/public_html/ow_core/theme_manager.php(72): BOL_ThemeService->getThemeObjectByName('graphite')
#1 /home/mysite/public_html/ow_core/theme_manager.php(93): OW_ThemeManager->__construct()
#2 /home/mysite/public_html/ow_core/application.php(115): OW_ThemeManager::getInstance()
#3 /home/mysite/public_html/index.php(43): OW_Application->init()
#4 {main}
Type: InvalidArgumentException

I tried puting the default theme back but not fixed it?
Gavin
Gavin Jul 20 '11
Sorted now
The Forum post is edited by Gavin Jul 20 '11
James
James Aug 1 '11
how did you fix it?
zilan
zilan Dec 19 '11
i have this problem now !
how repeared !?
zilan
zilan Dec 19 '11
after upload graphite theme thies error come:

Message:     Can't find master page `'.html_document.'` !
File:     /home/mysite/public_html/network/ow_core/theme_manager.php
Line:     230
Trace:    

#0 /home/mysite/public_html/network/ow_core/application.php(432): OW_ThemeManager->getMasterPageTemplate('html_document')
#1 /home/mysite/public_html/network/ow_core/application.php(186): OW_Application->newHtmlDocument()
#2 /home/mysite/public_html/network/index.php(43): OW_Application->init()
#3 {main}

Type:     InvalidArgumentException
zilan
zilan Dec 19 '11
i changed:
    define('OW_DEV_MODE', false);
to
    define('OW_DEV_MODE', true);

and problem solved !!!
Michael I.
Michael I. Dec 22 '11
Topic was moved from General Questions.