contacts-installation

From DiSo wiki

Jump to: navigation, search

Installation

The Contacts List plugin requires a recent version of the OpenID plugin. The best way to get the latest is to check it out from Subversion from the DiSo repository:

 # Non-members may check out a read-only working copy anonymously over HTTP.
 svn checkout http://diso.googlecode.com/svn/wordpress/wp-openid/trunk/ wp-openid

Upload this to your Wordpress plugins directory ($WPHOME/wp-content/plugins/), then go into your admin and enable the plugin ("WP-OpenID").

Then, check out wp-diso-contactlist:

 svn checkout http://diso.googlecode.com/svn/wordpress/wp-diso-contactlist/trunk/ wp-diso-contactlist

Upload this to your Wordpress plugins directory, then go into your admin and enable the plugin ("Contacts List"). There are a couple of options you can set in "Options > Contacts List".

Testing

  • installing the wp-openid plugin and then activating it i get the following error: Fatal error: Nesting level too deep - recursive dependency? in /home/room2504/roomwareproject.org/blog/wp-includes/functions.php on line 1267

-tijs