Page 1 of 1

[solved] Slateb2

PostPosted: Tue Mar 28, 2006 9:25 am
Author: IntegraMOD
I have just downloaded slateb2 and extracted the contents to my templates folder but this style will not show when I try and install this style in extreme styles - install styles nothing is shown there.

Is there something missing with the download

PostPosted: Tue Mar 28, 2006 10:01 am
Author: Simon N
Some themes are not yet fully compliant. They rely on the theme creators upgrading them to suit the changes in phpBB and IM.

Re: Slateb2

PostPosted: Tue Mar 28, 2006 3:09 pm
Author: Helter
it was a typo in slateb/theme_info.cfg
In the first line of code find

$slateb22[0]['template_name'] = "slateb2";

and change it to

$slateb2[0]['template_name'] = "slateb2";