Thread Starter
Ovidiu
(@ovidiu)
not yet. I have somebody who offered to have a look and fix it for me. if he does I’ll post here again…
I put the following line at the beginning of the plugin. Pretty sure it it poor form but seems to be doing the trick.
require_once('/yourrootaddress/public_html/wp-includes/pluggable.php');
Thread Starter
Ovidiu
(@ovidiu)
I got a fixed version in this thread here, works for me: http://premium.wpmudev.org/forums/topic/is_user_logged_in-gives-me-errors
should be a world readable forum if not, let me know.
Hello ovidiu….are you able to post the fix here. WPMdev.org requires membership to see the fix
thanks
My previous comment and “fix” is getting rid of the white screen and “is_user_logged_in()” error but invites are not allowing users to register. Bah… my fix is not so much of a fix I guess.
Thread Starter
Ovidiu
(@ovidiu)
ok, here is the fixed code. http://pastebin.com/6SgeGsc5
Thanks Ovidiu. I’ve got it now so that it sends invites, the people that should be able to register can, and those that are logged in can create blogs. However it can’t search for users and it is not showing any of the invite history. Really just wondering if you all are getting the same issues or if I have some weirdness going on.
Thread Starter
Ovidiu
(@ovidiu)
the code I posted above works.
not sure what you mean by “search for users”? why should this plugin search for users? where exactly?
I can see the history. are you using the modded version I gave above?
I am using the modded version from pastebin, thanks. The things that are not working are the “Invitation list” page and the “Special Users” page. No invitations are show and no users can be found on those pages. Some of the stuff on the setting page has been working but not all. For instance the “Signup settings” won’t modify the actual [signuplink] . If these things are working for others perhaps I should do a thorough delete and reinstall? -Thanks
Thread Starter
Ovidiu
(@ovidiu)
well it worked for me and today the author released a fixed version. give that one a try.
Warning: Division by zero in /home/yats/youarethescene.net/wp-content/plugins/wordpress-mu-secure-invites/secure_invite.php on line 1456
ANYHELP!
> Warning: Division by zero in /home/yats/youarethescene.net/wp-content/plugins/wordpress-mu-secure-invites/secure_invite.php on line 1456
This was fixed in version 1.2.1.
I think the other problem (undefined function is_user_logged_in()) should be fixed as well.