Ancore
New Member
- Joined
- Jul 6, 2012
- Messages
- 216
- Reaction score
- 1
As the title says, I am having problems on my website... Well, I insatelled phpmyadmin and modern aac, when I put default layour it works fine, but when I change to Dwarf Layout (original) it says to me : Template could not be loaded. Err code: 135604042010
I gave permision, change the line
/*Template that should be used on website*/
$config['layout'] = "dwarf";
to
/*Template that should be used on website*/
$config['layout'] = "Dwarf";
Can someone help me with this?
Thanks!
I gave permision, change the line
/*Template that should be used on website*/
$config['layout'] = "dwarf";
to
/*Template that should be used on website*/
$config['layout'] = "Dwarf";
Can someone help me with this?
Thanks!