Jump to content

EmpireKicking

Clients
  • Posts

    1,951
  • 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 EmpireKicking

  1. Since we don't need this add-on since IPB does and have a option, the only thing that it doesn't have the add-on is version 16 where in profiles and post tabs it shows the username colours.

    Option for IPS to have it or use the add-on

  2. Trying to get down to the bottom here.

    Getting error when sending out bulk emails to 190 members

    	{"message":[{"message":"You have exceeded your messaging limits","field":null,"help":null}]}

    Aso images not showing up on email, they are missing "404" 

    Happens for both SendGrid and SMTP

  3. two factor auth is broken on theming..

    So add this!!

    /* ======================================================== */
    /* 2FA */
    
    #elTwoFactorAuthentication {
    	position: fixed;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	z-index: 10000;
    	overflow: auto;
    }
    
    	#elTwoFactorAuthentication > div {
    		max-width: 500px;
    		background: #fff;
    		box-shadow: 0px 5px 55px rgba(0,0,0,0.4);
    		border-radius: 3px;
    		overflow: hidden;
    	}
    
    	#elTwoFactorAuthentication .ipsTabs {
    		background: transparent;
    		padding: 0;
    		border: 0;
    	}
    
    		#elTwoFactorAuthentication .ipsTabs .ipsTabs_item:not( .ipsTabs_activeItem ) {
    			color: #333;
    			background: transparent;
    		}
    
    	#elTwoFactorAuthentication .c2FA_info {
    		max-width: 80%;
    		margin-left: auto;
    		margin-right: auto;
    	}
    
    	#elTwoFactorAuthentication .cOtherMethod {
    		padding-top: 0;
    	}
    
    #elGoogleAuthenticator input[type='text'] {
    	font-size: 30px;
    	text-align: center;
    }
    
    #elGoogleAuthenticator .ipsGrid_span8 {
    	margin-top: 25px;
    }
    
    #elGoogleAuthenticator .ipsGrid_span5 {
    	padding-left: 25px;
    }
    
    #elAuthy select {
    	width: 100%;
    }
    
    #elAuthy input[type='text'] {
    	font-size: 30px;
    	text-align: center;
    }
    
    .cAuthy_container {
    	position: relative;
    }
    
    .cAuthy_icon {
    	width: 36px;
    	height: 36px;
    	position: absolute;
    	top: 8px;
    	left: 8px;
    }
    
    .cAuthy_field {
    	
    }

     

  4. 1 hour ago, GTAPoliceMods said:

    @FostersCan you guide me on how to rename the profile tab from "Trophies and Medals" to something else? 

    Thank you!

    You can edit yourself, by going to Go to ACP > Customization > Languages > Then click on Translation Tools, turn on Quick Translating then save. Once done on the main site click what you want to edit type in your new heading/title then once done go back and turn off  Quick Translating   🙂  

    https://player.vimeo.com/video/120014923

     

     

  5. 7 minutes ago, TheJackal84 said:

    no options yet for sizes etc, to be honest because of the icons and glow etc when small it don't really look to good, and also they have a playlist although you can toggle the playlist to be shown or hidden, I will at some point look into something maybe toggle everything apart from the player etc

    Even if there is an drop down icon switch option 🙂 it shows as is but to have it fully drop up/down. I do like this plugin but does look over big. At times if people have so much profile widget it looks busy.. but I do like this!!  

     

  6. On 8/25/2019 at 5:51 PM, kmk said:

    If I'm not wrong, he said the features of Improved Club are merged in Clubs Enhancements, but I can't confirm if he did it or not. There said too the Clubs enhancements will be an App and more power features will be added... But at this time nothing happened yet. 

    I see nothing added into one. If they are both merged we would see club widget blocks

  7. Just wounding if this plugin!

    Will be merged together? SInce it's done by the same person now. I paid both of those and it's pointless on keep paying for the both. End of the day improved clubs offer block widgets and club profile display...

     

  8. Hello, there is an group permission error with the iawards plugin. When setting up permissions and whatnot and save it comes back as an error and so only way to deal with this at the moment is to disable iawards then setup the permissions save then enable. That being said the iawards permissions tab is broken to the point that can't be saved.

    So you need to check over that.. 

×
×
  • Create New...