jmunn
Forum Replies Created
-
Thanks Chris. Not a huge priority but I think would be useful.
Forum: Plugins
In reply to: [Secure Invites] [Plugin: Secure Invites] Invitation List is emptyWondering if you figured out what was wrong. I’m having the same problem on 3.0.1, no buddypress though.
Forum: Plugins
In reply to: [Secure Invites] [Plugin: Secure Invites] getting a PHP Fatal errorI 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? -ThanksForum: Plugins
In reply to: [Secure Invites] [Plugin: Secure Invites] getting a PHP Fatal errorThanks 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.
Forum: Plugins
In reply to: [Secure Invites] [Plugin: Secure Invites] getting a PHP Fatal errorMy 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.
Forum: Plugins
In reply to: [Secure Invites] [Plugin: Secure Invites] getting a PHP Fatal errorI 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');Forum: Plugins
In reply to: [Secure Invites] [Plugin: Secure Invites] getting a PHP Fatal errorMe as well. Any fix?
Forum: Plugins
In reply to: [Secure Invites] [Plugin: Secure Invites] Logged in users register new blogAwesome Chris. Thanks!
Forum: Fixing WordPress
In reply to: P2 application for android phonesWhat do you mean by a “P2 Application”?
Forum: Themes and Templates
In reply to: Follow usersDon’t think that functionality exists here really. Maybe in buddypress or something. Could be wrong I guess but I’ve searched high and low for similar stuff. I bet status.net or yammer would be a better option.
Forum: Themes and Templates
In reply to: [P2 Theme] how to show tags Ascending or Descending?Just guessing you could comment out the usort line in function recent_tags in your inc/widgets/recent-tags.php file and see what happens. If not maybe there is another simple plugin that could create this alphabetical tag widget for you.
This post may help.
Forum: Plugins
In reply to: WPtouch p2 real time postsI couldn’t use WPtouch and keep the features that P2 are known for. But P2 has it’s own mobile css that keeps it’s real-time features while being quite usable on an iphone or other smartphone.
Forum: Fixing WordPress
In reply to: P2 signup “page”I don’t know. I think I use Andrea’s plugin here which helps. Would be good to not even call the sidebar maybe too, I think I just display:none it. I hate all that css fiddling.
Cheers.
Forum: Fixing WordPress
In reply to: P2 theme commentsI bet it’s the wp hash cash plugin that is screwing up your comments. There was no good setting I could find with that plugin for comments. It held all in moderation even when I as an admin created the comment. Really annoying.
Forum: Plugins
In reply to: Timeago plugin with P2 theme auto updates. How to?This fix did not seem to work unfortunately. I would much rather use this plugin than just human diff time but without it working on the auto updates it doesn’t really make any sense.