Hi everyone,
I’ve also got a problem on user activation.
This message appear when I try to activate an user:
Warning: stripos() [function.stripos]: needle is not a string or an integer [...] line 658
Warning: stripos() [function.stripos]: needle is not a string or an integer [...] functions.php on line 661
Warning: Cannot modify header information - headers already sent by [...]
Afterwards on the backend, the user appear activated but he didn’t receive his password.
Any idea?
WP 3.5-1 (fr) – WPMU
Thanks all,
Remy
@profc – there is no need to put in a password when activating a user. A password will be autogenerated. If you activate the user via the user profile page (where there are two password fields) you should make sure that you DO NOT enter a password in these fields. If you have saved your own login in your browser, it is possible that your browser will populate the first password field. If that’s the case, delete that value.
Alternatively, you can also activate users from the Users > All Users table and the Users > WP-Members table.
@remysc – while there are users who use WPMU successfully, it is not officially supported.
Thread Starter
ProfC
(@profc)
Many thanks , Chad, and sorry for my stupid question! 🙂
No problem – definitely not a stupid question at all. I actually discovered the browser saved password thing kind of the same way 😉
Hi @chad
I solved my problem by changing my PHP version to 5.4 in my htaccess.
Everything works well on WPMU 😉
Thanks for your plugin 🙂