Jump to content

Wolf

Clients
  • Posts

    520
  • Joined

  • Last visited

  • Days Won

    2

 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 Wolf

  1. @Fosters

    RC3 is jsut as broken, unfortunately.

    	ErrorException: template_store_missing (0)
    #0 /var/www/kinmunity.com/applications/trophies/modules/front/items/index.php(25): IPS\_Theme->getTemplate(NULL, 'trophies', 'global')
    #1 /var/www/kinmunity.com/system/Dispatcher/Controller.php(96): IPS\trophies\modules\front\items\_index->manage()
    #2 /var/www/kinmunity.com/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute()
    #3 /var/www/kinmunity.com/index.php(13): IPS\_Dispatcher->run()
    #4 {main}
    	

    Attempted uninstall followed by reinstall. 

  2. Just now, Rhett said:

    There was a third party item for this a while back, it died I think, google authenticator has pretty much taken over the top spot and is fully supported. 

    U2F is more secure, and is supported by the security paranoid (such as myself)... I use it on my Google account too.

  3. @Fosters
    I get the same error after upgrading.

    ErrorException: template_store_missing (0)
    #0 /var/www/kinmunity.com/applications/trophies/modules/front/items/index.php(25): IPS\_Theme->getTemplate(NULL, 'trophies', 'global')
    #1 /var/www/kinmunity.com/system/Dispatcher/Controller.php(96): IPS\trophies\modules\front\items\_index->manage()
    #2 /var/www/kinmunity.com/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute()
    #3 /var/www/kinmunity.com/index.php(13): IPS\_Dispatcher->run()
    #4 {main}

     

  4. On 3/9/2019 at 10:58 AM, Eudemon said:

    can the bot post category condition automatic respect private forum just like the other discord integration?

    instead of having us clicking every single public forum to select it (and having to remember to add it in the future when new forum is created)

    20190309110006.png

    but sometimes there is a need to send private forum info to discord (ex. staff forum to staff discord channel)

  5. @SoftwareFactory

    If possible next update, Please:

    • Either make the icon for the Discord integration standard size, so that it aligns well with the other custom login icons, or tell me where I can edit the icon HTML in style settings.
    • Include a setting to not allow users to use their Discord identity to login to IPS.
  6. 10 hours ago, SoftwareFactory said:

    That's not a problem with the app, but probably with your theme

    It looks odd on the default theme too. The icon is smaller than the default font awesome icons for for login settings (Facebook etc.)

  7. 10 hours ago, Gauravk said:

    Need a feature to disable all members with zero balance to post/participate

    Agreed with this; we need a way to penalize users with negative balances, perhaps this can be added to the Rules integration for customization.

    I also reiterate my request to have additional groups be supported in group upgrades.

  8. @TheJackal84

    Bugs

    • Text of draw names aren't properly centered in the large box format, example:

    spacer.png

     

    • ipsAreaBackground_light should be placed around the header text to ensure compatibility with all themes, especially IPSFocus themes. This is done in Member Shop already.
    • On the "Draws" page, The header "lottery" is lowercase as if it hasn't been properly defined as a language string.
  9. @Adriano Faria

    Breaks Restful API.

     

    4 hours ago, Kevin Carwile said:

    Here you go. Here's the problem. I found the following in the var dump of the endpoints in your system. These are obviously invalid.

    It seems like the IPS system should maybe skip over endpoint definitions that it can not parse and not completely croak out when it comes across one. But then again, maybe that's a rules problem too. Who knows what they'll say about that.

    
                        [links/links/POSTindex] => Array
                            (
                                [title] => 
                                [description] => 
                                [details] => Array
                                    (
                                    )
    
                            )
    
                        [links/links/POSTitem] => Array
                            (
                                [title] => 
                                [description] => 
                                [details] => Array
                                    (
                                    )
    
                            )
    
                        [links/links/GETitem_comments] => Array
                            (
                                [title] => 
                                [description] => 
                                [details] => Array
                                    (
                                    )
    
                            )
    
                        [links/links/GETitem_reviews] => Array
                            (
                                [title] => 
                                [description] => 
                                [details] => Array
                                    (
                                    )
    
                            )
    
                        [links/links/DELETEitem] => Array
                            (
                                [title] => 
                                [description] => 
                                [details] => Array
                                    (
                                    )
    
                            )

     

     

  10. On 1/17/2019 at 1:34 PM, TheJackal84 said:
    On 1/17/2019 at 12:51 PM, Wolf said:

    Ability to hide the shop system from guests entirely. 

    click the permissions in the ACP app listing and disable it for guests, same as any app

    Oops! I completely missed the fact that IPS works like this. I came back after years of Xenforo usage.

     

    On 1/17/2019 at 1:34 PM, TheJackal84 said:
    On 1/17/2019 at 12:51 PM, Wolf said:

    Ability to use decimals. (ex. 0.01 points)

    No I won't use decmals, there is too much code inside to rewrite it all to decimals

    That is unfortunate, but it isn't a game killer. I can pretend there's decimals when doing my prices (ex, 100 for 1 dollar) and still do things accordingly.

     

    On 1/17/2019 at 1:34 PM, TheJackal84 said:

    Referrers is not something I want to get into with this application, maybe in the future I might but not at this time

    I noticed there was a referrer option already, would be nice to expand it. Perhaps when you've got the time, it would belong in a separate app though!

    On 1/17/2019 at 1:34 PM, TheJackal84 said:
    On 1/17/2019 at 12:51 PM, Wolf said:

    Permission to allow a member to only see their own log entries, not global logs.

    Go to rewards & logs, click filter and select my logs, then that is all their logs only 

    What I mean to say is, I want a member to ONLY be able to view the "my logs" view, while I want to allow staff to view all members' rewards and logs.

  11. Feature Suggestions

    Global

    • Ability to hide the shop system from guests entirely.
    • Ability to use point prefixes.
    • Ability to use decimals. (ex. 0.01 points)

    Referrals

    • Referral Links - Allow members to generate referral links, clicking this link will set a cookie and pre-fill/lock/hide the referrer field to ensure the member who referred gets credit.
    • Referral Criteria - Require the referred user create a certain amount of content, be joined for a certain amount of days, or have a certain amount of reputation (or a combination of these) before the referrer gets credit.

    Usergroup Upgrade

    • Permit the use of 'additional groups' rather than changing the user's primary group.

    Rewards & Logs

    • Permission to allow a member to only see their own log entries, not global logs.

     

  12. @Adriano Faria

    If a user previously set their birthday to not telling, the set your birthday message shows up but they're unable to set it if their usergroup is prevented, which locks them out. Perhaps allow one time change if they previously set to not telling or if their birthday is blank?

  13. 4 hours ago, Adriano Faria said:

    What's New in Version 2.1.2:

    • Fix incompatibility when user has to agree with changes in Privacy & Terms
    • Removes the "not telling" option from the Year when registering the account
    • Removes the "date of birth" privacy notice when a member is editing the profile

    Thanks for the super fast support! I have adjusted my rating to five stars.

×
×
  • Create New...