Fatal Error in Welcome Pack
- 
		I posted this in the plugin page but also wanted to post here in case it’s checked more often. Fatal error: Call to undefined function is_site_admin() in /wp-content/plugins/welcome-pack/welcome-pack.php on line 82 below showing lines 79-83 add_action( 'admin_print_styles-settings_page_welcome-pack', 'dpw_admin_add_css_js' );
 
 function dpw_admin_menu() {
 if ( !is_site_admin() )
 return false;[wordpress2.9.2 + buddypress1.2.1] 
Viewing 3 replies - 1 through 3 (of 3 total)
	
Viewing 3 replies - 1 through 3 (of 3 total)
	
- The topic ‘Fatal Error in Welcome Pack’ is closed to new replies.