Forums / Cotonti / Support / Fatal error : Default skin not found

I´m trying to install, and when I try to access the home page ..

emilsata
#33078 2012-02-08 11:55

I´m trying to install, and when I try to access the home page .. show this

 

Java
1
2
3
4
5
Title of your site
 
2012-02-08 11:47
 
Fatal error : Default skin not found.

I put the defould theme ..

Java
1
2
$cfg['defaultskin'] = './skins';         // Default skin code. Be SURE it's pointing to a valid folder in /skins/... !!
$cfg['defaulttheme'] = '/sed-light';     // Default theme, only name, not like skinname.css. Be SURE it's pointing to a valid folder in /skins/defaultskin/... !!

What to do now?