Jump to content

imsandertjeee

Members
  • Posts

    78
  • 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 imsandertjeee

  1. Hello,

    Is it possible to have a setting so that people can't give rep to the same person several times in a row?
    So like you can only give +3 reputation to the one person every 72h?

    Kindly Regards,

    Sander

  2. Im looking for an Referral app, and if possible i want some changes on it. Ofcourse i will pay for them. I've looked at Foster's application and he has most features already. But seems to be inactive at this moment. So im wondering if someone can write me an referral app. (based on Foster's or someone else's app ?)


    Aditional features: 

    - People will have unique referral codes ( example: [X831zweIEr8343] ) displayed in their user profile area. (see the picture)
    Those referral codes can be filled into the referral area on register instead of an username of the user that referred you..

    - Possible rewards should be:
    -> Rank upgrade for a limited amount of time
    -> Rank upgrade fo unlimited amount of time
    -> Advertisement spot reward

    -> Every referrer you give, you get a X amount of reputation points.

    >So .. Admin+ can set a reard for 10 referrals to give an rank for 10 days (as an example), after those 10 days the rank will be reverted to the normal rank.

    - There should be a "roadplan" kinda thingy where people can see the amount of referrals they got and the rewards they are working to or already claimed. (like the picture below) Other users should also be able to see the progress an user made so far. But ofcourse can't claim their reward. 
    - The rewards can be "claimed" on the same page as the "roadplan" page. So the account owner can claim the reward whenever they want.
    I want the "progress bar" to be an combination of the 1st and 2nd picture. I like the 1st one because of the looks and the 2nd one because of the text area attached to it.

    PM me if you can do this and mention your price. 


    image.thumb.png.15b629a8c06bf214648c0bcd4bb2f98e.png
    Bootstrap Steps (Stepper) - examples & tutorial. Basic & advanced usage -  Material Design for Bootstrap

  3.  Hello,

    I've made badges for the Reputation / Post Rank system. 
    But the Reputation level shows the title when hovered, the Post Rank doesnt?
    How can i make the Post Rank show the Title aswell?

    image.png.fb6c0a7132ff19cc41beb6f3963c38eb.png

    The postContainer template:

    		<ul class='cAuthorPane_info ipsList_reset'>
    			<li class='cAuthorPane_photo'>
    				{template="userPhoto" app="core" group="global" params="$comment->author(), 'large', $comment->warningRef()"}
    			</li>
    			<li>{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->formattedName" raw="true"}</li>
    			{{if \IPS\Member\Group::load( $comment->author()->member_group_id )->g_icon }}
    				<li><img src='{file="$comment->author()->group['g_icon']" extension="core_Theme"}' alt='' class='cAuthorGroupIcon'></li>
    			{{endif}}
    			{{if $comment->author()->member_id}}
    				<li>{template="reputationBadge" group="global" app="core" params="$comment->author()"}</li>
    				<li class='ipsType_light'>{lang="member_post_count" pluralize="$comment->author()->member_posts"}</li>
    				{{if $comment->author()->reputationImage()}}
              <br>
                        <li class='ipsType_light'>Reputation Level</li>       
    					<li class='ipsPad_half'>
    						<img src='{file="$comment->author()->reputationImage()" extension="core_Theme"}' title='{{if $comment->author()->reputation()}}{$comment->author()->reputation()}{{endif}}' alt=''>
    					</li>
    				{{endif}}
                        <br>
                        <li class='ipsType_light'>Post Rank</li>    
              {{if $comment->author()->rank['image'] && $comment->author()->member_id}}
    				<li>{$comment->author()->rank['image']|raw}</li>
    			{{endif}}
    				{template="customFieldsDisplay" group="global" app="core" params="$comment->author()"}
    			{{endif}}
    		</ul>

     

  4. Hello,

    "This might be in the wrong section, if so, can it be moved?"


    IPS offers the "website advertisements" where a administrator can add a advertisement banner + url (and location) to the ACP database and it gets loaded to the website itself.
    What im looking for is a addon system, where users of my community can buy a advertisement banner spot, upload their banner, pick the location, pay for it, and the banner directly gets uploaded to the database if the moderator aproves. So people can advertise on your community by buying a spot on it (using any payment method)

    Anyone who can create this?

  5. I want to buy this application, but i have a question about it..
    It says "Manual awarding" but can it be automated rewarded as well? 
    Like i got a game server, and i want to reward users these "badges" from sending something ingame to the community that will award them.

×
×
  • Create New...