phpCollab Community
Discuss everything phpCollab!

The forums are currently in READ-ONLY mode while we upgrade the forums.
Home » Support » General Support » xpblue theme
xpblue theme [message #8986] Tue, 20 March 2012 17:01 Go to next message
proghettolab is currently offline  proghettolab
Messages: 2
Registered: October 2005
phpCollab guest
Hi,

after choose xpblue theme phpcollab returns:

Warning: main(../themes/xpblue/block.class.php) [function.main]: failed to open stream: No such file or directory in /web/htdocs/www.proghettolab.it/home/phpcollab/includes/libr ary.php on line 279

Warning: main() [function.include]: Failed opening '../themes/xpblue/block.class.php' for inclusion (include_path='.:/php/lib/php/') in /web/htdocs/www.proghettolab.it/home/phpcollab/includes/libr ary.php on line 279

Warning: main(../themes/xpblue/header.php) [function.main]: failed to open stream: No such file or directory in /web/htdocs/www.proghettolab.it/home/phpcollab/general/login .php on line 369

Warning: main() [function.include]: Failed opening '../themes/xpblue/header.php' for inclusion (include_path='.:/php/lib/php/') in /web/htdocs/www.proghettolab.it/home/phpcollab/general/login .php on line 369

Fatal error: Cannot instantiate non-existent class: block in /web/htdocs/www.proghettolab.it/home/phpcollab/general/login .php on line 371

and I never login!!!

Any suggestion?

pMB
Re: xpblue theme [message #9016 is a reply to message #8986] Wed, 09 May 2012 21:08 Go to previous messageGo to next message
gabrielolnunes is currently offline  gabrielolnunes
Messages: 1
Registered: May 2012
Location: Brazil
phpCollab guest
Change your '/includes/settings.php' file.

FROM THIS:
# theme choice
define('THEME','xp-blue');


TO THIS:
# theme choice
define('THEME','default');
Re: xpblue theme [message #9019 is a reply to message #8986] Fri, 11 May 2012 03:03 Go to previous message
mindblender is currently offline  mindblender
Messages: 610
Registered: July 2003
Location: AZ
phpCollab contributor

Most likely, the xp-blue theme did not get updated accordingly. I would try the default theme and see if the problem goes away and then go from there.

Keep us posted!
Previous Topic: [SOLVED] jpgraph.php error "Chosen locale file for error messages does not exist."
Next Topic: Vulnerable to SQL Injection?
Goto Forum:
  


Current Time: Sun May 19 21:00:41 CEST 2013

Total time taken to generate the page: 0.29225 seconds