i've a problem when try to set a certain skin to a blog.
The browser return this errors:
Skin: Andreas01
Fatal error: Call to undefined function: skin_content_header() in C:\Domains\mydomain.com\wwwroot\skins\andreas01\_main.php on line 7
Skin: City in Paint
Fatal error: Call to undefined function: skin_content_header() in C:\Domains\mydomain.com\wwwroot\skins\city_in_evo\_main.php on line 37
Can i modify something in the code to skip this errors?
I've installed the version 1.8.1 RC of B2evo, thank you in advance
It looks like you're using a 1.8.2+ skin and they have slight differences. You can either [url=http://b2evolution.net/news/2006/11/08/b2evolution_1_8_5_stable_oktoberfest_rel]upgrade to 1.8.5[/url] (latest stable release) or you can find this line (near the top of your _main.php)
and replace it with this line :-
¥