-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Upon activating the plugin I get the following error on the plugins page:
The plugin generated 286 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
Additionally, The following errors are displayed in the admin area and a few other areas.
Notice: registration.php is deprecated since version 3.1 with no alternative available. This file no longer needs to be included. in C:\Users\cmorlock\Documents\Stash\embark_website_v3\wordpress\wp-includes\functions.php on line 3437
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in C:\Users\cmorlock\Documents\Stash\embark_website_v3\wordpress\wp-includes\functions.php on line 3495
One other "gotcha" was that when downloaded the plugin is in plugins/wordpress-crowd-plugin-master but Crowd-Login.php is looking for plugins/crowd-login/
Edit: I now realize this currently supports up to version 3.2.1 (must have skipped that part); are there plans to update to the latest version of WP?