You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the Plugin is new activated the quick-Setup Site stucks on a White site, Debug on, Show no Errors.
I have document out this line:
//add_action( 'admin_init', array( &$this, 'coursepress_plugin_do_activation_redirect' ), 0 );
now the Plugin starts correct, but the Instruction Site where nice to have. Is there a Solution?