Jump to content

KPDub

Members
  • Posts

    270
  • Joined

  • Last visited

 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 KPDub

  1. 3 hours ago, Ryan Ashbrook said:

    What kind of icon? You can include really any HTML in there - for your prefix, you would either do this, for an actual image:

    
    <img src='/path/to/image.png' alt='Group Name'><span style='color:white; background:#cd7f32; font-weight: bold; padding: 3px 8px; border-radius: 3px; text-shadow: #000 2px 2px 4px ;'>

    Or for a Font Awesome icon, you would do this (in this case, you can also control the color - if you want it to match the rest of the group name, then you would place it inside the span rather than outside):

    
    <i class='fa fa-ICON'></i><span style='color:white; background:#cd7f32; font-weight: bold; padding: 3px 8px; border-radius: 3px; text-shadow: #000 2px 2px 4px ;'>

     

    Thanks man, that did the trick

  2. I'm trying to get an icon at the beginning of the user group formatting, but just can't get it to work, this is what I have so far

    <span style='color:white; background:#cd7f32; font-weight: bold; padding: 3px 8px; border-radius: 3px; text-shadow: #000 2px 2px 4px ;'>  Group Name </span>

    I;d like to be able to control the colour of the icon as well

    Any help would be greatly appreciated, I'm a bit rubbish at this part

     

  3. 23 hours ago, Morrigan said:

    The last rule in the list that applies to the member will apply to them. So you put your inactive one after your post count one and it will apply. When they become active the post count one will apply to them again and it will move them back immediately.

    Thanks.  Will give it a go

    Once I upgrade to 4.5 I will hook up discord and the brilliant discord app.   Then will use this rule to allow active forum members to chat on our discord channel, otherwise its read only or get posting on the forum

  4. 11 hours ago, SC36DC said:

    Would it be at all possible to make it so I can get updates for Members Shop here on Invision instead of where I bought it, over at Flashmodding? It will probably be easier to apply updates in the future with the way the Marketplace is in the ACP now. Is this possible?

    Thanks for all your hard work!

    Just follow the file in the market place

  5. So let's say I have two member groups - Member and Advanced Member

    Using Group promotions, I set the rule that members in the "member" group are promoted to "advanced member" when x post count is hit

    However, I want to demote them back to "member" when they hvae been inactive for x days which I presume I use the "member last visited" or if I want to "member last posted" options.

    My questions are;

    Do they move automatically when they hit the last visited / posted threashold

    Do they move back if they visit / post automatically

    OR does the other rule override them moving back? i.e because they already have x post count?

     

    Sorry if these are a bit daft, trying to sort something out before giving certain members privaleges

  6. Hi @TAMAN,

    I want to punch up which forums have unread posts in it.  Is there a way to change the opactiy of "read forum icons" or even set them greyscale?   

    As you see from the screenshot below, there is little difference between unread posts (general discussion) and read posts (entertainment)

    image.png.41c1a6a2f4a21d8c3fb4964b3f970c34.png

  7. 2 minutes ago, InvisionHQ said:

    I've a working beta ready, tomorrow I'll try to submit it in the marketplace. 

    The approval could take 4/5 days if all goes well. Otherwise you will have to wait longer or ask for the application via an MP.

    Thanks for the swift update

    I'm more than happy to wait, not in a mad rush to upgrade to 4.5, just planning

    BTW, any new features in the update ?

  8. 4.5 has only been out 5 minutes and @TheJackal84 I believe supports at least a dozen applications (I'm including the add ins for Members shop) 

    Yes he hasn't been visible here for a while and whilst I hope he is safe and well, let's not forget lockdowns have been eased (in some nations) and people are trying to spend more time with friends and loved ones they were enforced to be seperated from.   Plus its summertime and holiday season, so he could just be away enjoying some sun, relaxing.

    I think a little bit of patience and perspective needs to be applied here before we start seeking alternative sources  :)

     

  9. On 6/23/2020 at 10:08 AM, marco2306 said:

    Unfortunately, I don't have this option.
    I can change the PHP version in the URL.

    Don't know if you are having this problem still.  I'm using shared hosting, I had only edited the php.ini file in my installation folder - but then when I changed the PHP version to 7.4 the errors disappeard in the ACP

  10. On 7/14/2020 at 10:30 PM, James101 said:

    @TheJackal84 - Do you have any plans to add more fun games within the Members Shop? I know there is Blackjack but wanted something that would take less resources and be simpler like the current Rock Paper game. You could make it a separate purchasable addon for those who are interested? 

    @TheJackal84 - There used to be an app (on IPB v2.x I think) called IBProbattle.

    Basically it was an RPG style game where you attacked fellow members (who could opt in or out of the game) and based on what weapon, armour, health etc that you and your opponent had, a winner was decided.  You went up levels earning XP.  You could buy various things from the shop, weapons, armour, health potions etc..  Every time you battled someone you had the chance to steal some points off them (think they called it gil back then).

    Done a bad job of explaining it, managed to find this link to a site professing to be the official site for it, although TBH, I don't remember it being that site when I used it

    I remember it being free so you may be able to get a copy and have a look at how it works if it is of interest to you, depending of course if you need / can get hold of an old version of Invision

  11. Hi @Fosters I'm currently using 4.4 and recently renewed support on this app.  Went to download the latest version for install and after hitting the install button was presented with an option for 4.5

    Not sure if this is a standard feature of the marketplace now that this site is using 4.5 or have you ninja'd in a 4.5 version somehow?

    If so, any chance of a demo / list of featurs the new version has?

    I'm holding off going to 4.5 til all the apps / mods I need have been upgraded / confirmed working 

    EDIT: Must have been a refresh / temp display error on the pop up as went back and now it says "This resource is not compatible with the chosen version." and the download button not shown now

    Sorry - would delete this post if I could

  12. 16 minutes ago, TAMAN said:

    With css maybe.

    Sorry, i cant help customizations now, try to post this as a new topic. its same style on all themes  🙂

    No worries

    I've reinstalled the theme and it works, even with my existing customised CSS.  I wonder if it just got its knickers in a twist with updating the theme a few times - Wont take long to rebuild it to match my existing setup 🙂

     

  13. On 2/22/2018 at 3:35 PM, Fosters said:

    Yes, we have a new update in the pipeline implementing the suggestion to move members back into a special group once they get back ( https://invisioncommunity.com/forums/topic/433489-inactive-members-real-last-activity-supporttopic/?do=findComment&comment=2727695 ) but we were really holding off any additional work for 4.3 to see what it's going to break and if it's requiring any additional bug fixing.

     

    Any update on this @Fosters

    Also, can I clarify exactly what you are classing as activity?  Is it logging in, posting, chatbox, reaction, status update?

×
×
  • Create New...