Recent content by bluepaw

  1. bluepaw

    Implemented Two-Factor Authentication

    If two-factor authentication is added, can support for the newer U2F FIDO protocols be included? This would allow for hardware tokens to be used as well. https://fidoalliance.org/ https://sites.google.com/site/oauthgoog/gnubby I've been using U2F key from yubico with google and it works...
  2. bluepaw

    Separate Administrator Manage Users and Moderators Permission

    Is it possible to get the Administrator permission "Manage users and moderators" split to two separate permissions? I'd like to have admins that can manage approving and editing users without being able to adjust moderators and their permissions. Right now it seems to be they get all or nothing.
  3. bluepaw

    XF 1.3 Universal Analytics support?

    Has anyone gotten this working? I'd like to be able to use the more in depth Google analytics and see the use of social media in my reporting.
  4. bluepaw

    XF 1.3 IS NOT NULL Query?

    Is there a way to run the equivalent of an IS NOT NULL query on the search users page for custom fields? Am trying to find all users who have a value of something in the field. Also if that is possible, can this same query be used in performing trophy awards? I've searched and am unable to...
  5. bluepaw

    Implemented Custom fields marked as URL should be links

    Glad to have found this, it was bugging me for a while. I did run into one slight issue when trying to set it up. I'm not sure why Value Display HTML: <a href="{$valueURL}">{$value}</a> does not work but making it <a href="{$value}">{$value}</a> does. When I had it setup like in the picture it...
  6. bluepaw

    XF 1.4 Miscellaneous Improvements

    Great, now I don't need the addon ragtek Hide Memberlist for Guests 1.1 anymore if this can all be done with permissions. One question, however, what will be returned if they try to access the page without permission granted? Right now I am getting a lot of Google cralwer errors for 403 when it...
  7. bluepaw

    XF 1.3 An unexpected error occurred. Please try again later.

    Thanks for pointing that out. That article and the change to PHP 5.5 fixed my issue. Glad I checked here before rolling back to a former backup which would not have worked anyway based on root cause.
  8. bluepaw

    XF 1.3 An unexpected error occurred. Please try again later.

    OH THANK YOU! Wow, I was pulling my hair out over this trying to figure out what was going on and if I needed to roll back to last weeks backup. Changing to 5.5 PHP and giving it about 5 min to update has resolved me issue.
  9. bluepaw

    Error emailing all users

    I would like to be able to user the email users function so that we can still notify our members of upcoming events and finally migrate away from yahoo groups, but every time I try to email all members (about 80 currently) I get the following error code in the browser and no idea what it did...
  10. bluepaw

    ragtek Hide Memberlist for Guests

    So has any one tested this with 1.1.2 yet? I plan to run the upgrade next week and this is a critical add-on for us.
  11. bluepaw

    Implemented Please adjust behavior of birthday/age checkboxes in Personal Details

    I have to agree there is a bit of confusion with the check boxes as a good bunch of my users dont mind sharing their age, but want to hide the exact birthday as much as possible.
  12. bluepaw

    As designed Does 'show year of birth' work as intended?

    I have been getting the same questions on my site. I have a bunch of users that dont want their birthday public, but to still show their age and are aware a stalker could of course figure it out but those are few and far between.
  13. bluepaw

    ragtek Hide Memberlist for Guests

    I do have a question, will this add-on automatically apply to any new styles I install, or will I need to re-install after adding the styles?
  14. bluepaw

    ragtek Hide Memberlist for Guests

    This is an awesome add-on. I like the removal of the member tab for guest, and should they know the link it asks them to login. Thanks!
  15. bluepaw

    Implemented Subscribe to or watch a forum

    Morgain, could you provide a direct link to the add-on by any chance? I have searched around but an unable to locate anything by the name of node watcher or from waindigo.
Top Bottom