Jump to content

Hunter Lyons

Clients
  • Posts

    280
  • Joined

  • Last visited

  • Days Won

    1

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Hunter Lyons

  1. I want to move from self-hosted to Community in the Cloud with a new project I am working on.

    But I am forced to use self-hosted, because 90% of the platform is gatekept behind higher pay...

    Why use Community in the Cloud, when self-hosting gives us the whole platform?

    Also, the marketplace is going away... This is heartbreaking and makes me want to jump ship to a different vendor.

    EDIT: Sorry, clarifying a bit: obviously Invision should make money. But this feels like Invision does not care about small-time customers anymore. Small-time customers willed this platform into existence. That departure saddens me. I cannot pay $1,000+ a month, but I can drop, say, $50 or $100 a month... Yet I miss out on features if I do that with Community in the Cloud. Hence, only self-hosted seems to make sense for my use case...

  2. I think the staff directory could use some retouching.

    1. Allow people to be added twice to the directory. Just give a warning if they're being added twice, so people don't do it by accident. In my org, some volunteers hold 2 or even 3 very important roles. It takes a lot of messing around to get that to actually be displayed on the directory.

    e0bca0470865e600da3c15de0e17fc52.png

    2. When you add a Group to the directory, let us organize the people in that group. Sort by alphabet? Sort by age? Sort manually? etc. Usually when I add a whole group, I want to display the team lead or leads first, before the team members, which I can otherwise do but which takes extra work.

    3. Make a 3-person and a 5-person template. 1, 2, and 4 team members per row doesn't fit every org. Most of my teams, for example, have 3 people per, and it looks odd:

    f0e0a866f55de14e57e4c4f1efd26c99.png

    I understand I can manually make a new template, but I think this could be helpful options to ship with.

    4. Custom fields could be useful here, maybe only if you own Pages? Extensibility in this regard would generally just be really nice. 

    5. Allow us to add other contact fields. For example, their email with a mail-to link, maybe social media handles, etc.  I know I could do this with a plugin, but it would be wonderful to ship with. For us, we use Discord almost 24/7 for various business discussion and casual chats. So if we could post someone's Discord handle right here that would be great. Most of the time when our community messages us, they do so on Discord. Obviously this will vary by community, as different folks use different communications channels, so extensibility & customizability is key.

    This is just a rough list. Biggest thing I'd kill to see is just #1.

  3. So I've managed to use a number of Marketplace plugins to get a Pages database to behave essentially like a wiki. 

    But I wanted to edit the template to look more like a wiki. Specifically, I want to move the author tag and reword it.

    So instead of "By Jane Doe on x y z" at the top left, I would have "Last edited by Jane Doe on x y z" at the bottom. 

    Less focus on the author, and also emphasizing that it was an edit, not a post (as I have wiki-style editing enabled.)

    How could I achieve this? A custom Pages template? Is there a plugin for it? etc.

    My wiki on my site can be seen here: https://argogaming.org/wiki

  4. When you delete someone's pokes by clicking the ex on http://example.com/pokes/ it... acts weird.

    a5c0cb553b5e80481fe2c7abbcd29c0e.png    f49543d652fb586a7fb80dd5c6d3d6c0.png

    Before deleting I was #1 in pokes received and given. Chaos wasn't actually on the leaderboard. But I deleted my pokes with him (we had 1 poke) and it appears to have copied the pokes that I had onto his pokes.

  5. Waiting a bit to update. Everytime we've updated before we've had loads of problems so we usually wait 2 or 3 patches. Otherwise we'd be spending hours and hours fixing problems updating IPS and fixing problems with it and we don't have the resources for that. D:

  6. 4 minutes ago, Mike John said:

    Do you remember installing any plugins recently? The last time I saw this issue was due to a plugin conflicting the forms from 3rd party apps.

    I've confirmed your bug report and will try to include a manual patch if I can.

    Last I iinstalled in the last few months is the rainbow link plugin, hah. Just disabled it- asked one of my users and they said the problem still exists.

  7. Seems to be mostly Chrome. I had 2 more users tell me just today. It's very odd- this has cropped up out of nowhere in the last week. 

    ACP details sent in pm.

    The actual form affected is here. Not sure if other forms are affected, my users only really use that one.

    Edit: Here's a gif one of the affected users showed displaying problem #1, the ticking thing. 

    d4aee325ed9600d59036f9cf9d81cf8b.gif

  8. Since installing this, and vehemently advertising its features to my users, I'm yet to get a single person to actually register from invitations... while countless have found us through other means.

    Email isn't the best solution for this. Please consider adding referral link functionality to this plugin, or even as a separate addon to this plugin which costs money on its own. Gamers and many other niches don't actively use email. They use Skype, Steam, and other social platforms like that. Having a referral link users can generate to invite others would make this hook so much more worth it.

  9. 2 hours ago, Elena-Viorica said:

    Seeing how I had a faulty plugin literally crash my entire site yesterday and the developer offered very little help in fixing it (so that I had to contact my hosting company several times), you'll have to understand why I would rather wait for a pluging to be fully functional and bug-free before I install it.

    Please update this thread and tag me when the pokes plugin is completely safe. Thank you. ^_^ 

    @Elena-Viorica It is. I run it on my site and have experienced no problems. Morrigan and Raw are also very active and will help with any problems you encounter as well. ^_^

  10. Here it is:

    SELECT pokes_pokes.*, COUNT(id) as total FROM `pokes_pokes` WHERE toId=3 AND fromId = 129
    IPS\Db\Exception: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'forum.pokes_pokes.id'; this is incompatible with sql_mode=only_full_group_by (1140)
    #0 /var/www/html/system/Db/Select.php(346): IPS\_Db->preparedQuery('/*IPS\\pokes_hoo...', Array)
    #1 /var/www/html/system/Db/Select.php(402): IPS\Db\_Select->runQuery()
    #2 /var/www/html/system/Db/Select.php(329): IPS\Db\_Select->rewind()
    #3 /var/www/html/init.php(435) : eval()'d code(16): IPS\Db\_Select->first()
    #4 /var/www/html/system/Theme/Theme.php(717) : eval()'d code(2703): IPS\pokes_hook_pokesCheck->pokesCheck()
    #5 [internal function]: IPS\Theme\class_core_front_profile->profileHeader(Object(IPS\Member), false)
    #6 /var/www/html/system/Theme/SandboxedTemplate.php(57): call_user_func_array(Array, Array)
    #7 /var/www/html/system/Theme/Theme.php(717) : eval()'d code(1251): IPS\Theme\_SandboxedTemplate->__call('profileHeader', Array)
    #8 [internal function]: IPS\Theme\class_core_front_profile->profile(Object(IPS\Member), '\n\n\t<div class='...', Array, Array, Object(IPS\Db\Select), Object(IPS\Http\Url))
    #9 /var/www/html/system/Theme/SandboxedTemplate.php(57): call_user_func_array(Array, Array)
    #10 /var/www/html/applications/core/modules/front/members/profile.php(344): IPS\Theme\_SandboxedTemplate->__call('profile', Array)
    #11 /var/www/html/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #12 /var/www/html/applications/core/modules/front/members/profile.php(64): IPS\Dispatcher\_Controller->execute()
    #13 /var/www/html/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #14 /var/www/html/index.php(13): IPS\_Dispatcher->run()
    #15 {main}

    And also...  Error code: EX1140

  11. It doesn't seem to work on 4.1.10 - the "Send New Invitation" takes people to /settings/invitations but it's a blank page.

    17e04d0721b4e7b3af52644278a110ab.png

     Possibly a problem with the new settings layout?

×
×
  • Create New...