Missing file in 1.4
-
Hi,
upm-classes.php file is missing and not needed in 1.4 version
This means that you can’t update the plugin, nore use it correctly at this time.For those who updated and get a blank page, you have to comment or erase the line 24 in upm.php
`require_once ( dirname( __FILE__ ) . ‘/upm-classes.php’ );`
This line is no more necessary since version 1.3 of the plugin, even if @Hugo forget this (again) in his great plugin.
Thanks.
Previous versions can be taken here:
http://plugins.svn.wordpress.org/bp-user-profile-map/tags/
You must be logged in to reply to this topic.
not sure how that file got removed (other than I removed it but forgot the corresponding caal for file), it’s not required so I’ll remove the include call for the file and re-upload and try and sneak it in without a version change