fquiquet
Member
Posted 5 months ago #
I have just made the update from 2.5 to 2.6 and now I have a fatal error on line 709 => http://www.unmondedaventures.fr/
Line 709 = $userdata = WP_User::get_data_by( $field, $value );
I have WP 3.2.1
I don’t know what to do to resolve this issue.
My website is broken !!!!!
Please, help me quicly !!
http://wordpress.org/extend/plugins/allow-multiple-accounts/
fquiquet
Member
Posted 5 months ago #
I've reinstalled 2.5 and my website is back.
Can you check your 2.6 update plz ?
George Mamadashvili
Member
Posted 5 months ago #
I tested and got same error with same versions, then I upgraded WordPress to 3.3 and error is gone. Before plugin authors fix bug with backward compatibility to solve this problem on your website update WordPress to 3.3, also you should always keep your WordPress installation and plugins up-to-date.
Updated the plugin to v2.6.1, which should resolve the issue for users still using WP 3.1.x or 3.2.x. Thanks for reporting!
fquiquet
Member
Posted 5 months ago #
It's working. Thank you !!!
fquiquet
Member
Posted 5 months ago #
Explain about why there was a bug? The focus of the update was primarily to get the plugin compatible with WP 3.3 and Multisite. After testing under WP 3.1 and 3.2, I removed some code which wasn't necessary under WP 3.3 but didn't re-test the older versions.