← Back to team overview

evoteam team mailing list archive

[Bug 412313] Re: Fatal error: Call to undefined function skin_install()

 

/inc/skins/_skins.ctrl.php add the new line ;)

if( !defined('EVO_MAIN_INIT') ) die( 'Please, do not access this page
directly.' );

load_funcs( 'skins/_skin.funcs.php' );


¥

-- 
 Fatal error: Call to undefined function skin_install()
https://bugs.launchpad.net/bugs/412313
You received this bug notification because you are a member of Evoteam,
which is subscribed to b2evolution.

Status in b2evolution: New

Bug description:
When installing a new skin on whissip, I got a  Fatal error: Call to undefined function skin_install() in /home/walter/repositories/whissip-dev/blogs/inc/skins/skins.ctrl.php on line 63.

Works on b2evolution cvs ;)



References