Jump to content

TheJackal84

Members
  • Posts

    2,559
  • Joined

  • Days Won

    39

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Forums

Events

Store

Gallery

Posts posted by TheJackal84

  1. 17 minutes ago, CP_User said:

    Think I've found a bug but not sure if it's just for me. I've checked Move Username to see how it looks, and I went to change it back and I get a configuration error.

    
    Error: Call to undefined method IPS\Member::isOffline() (0)

    Turned off other options, but only Move Username is causing the issue, I've set it as on so the page loads.

    Where do you get this error is it in the plugin settings?

    Its my fault sorry I am a idiot I will fix now and upload new one

  2. 40 minutes ago, CP_User said:

    Looks much better!

    I made a couple more changes to the mobile view by adding a little online / offline icon next to the name like in the other member posted images (it can be turned off if people already have it though) it makes it look a little bit nicer

  3. 1 hour ago, Andrew Matia said:

    You took my script/idea and turn it into a plugin?
    Can't understand why...
    Close enough right?

    Didn't take your idea nor did I take your scripts this is my own custom work, Don't hate me cos I made something better

    4 minutes ago, jackflash said:

    Good point.  How can we force this to the left on the board view, please?

    its in my update I am making

     

    16 minutes ago, superj707 said:

    wow you have gender and location? Those would be nice to have listed.

    you can add them your self by using the custom profile fields read the main topic post on how to

  4. Just now, iDeath said:

    @TheJackal84 That's the thing.. You are. By adding a renewal price you're forcing everyone to repay in the event they ever have to redownload it despite if there has ever been any updates. My grudge is not towards you in any way I'm just not pleased with what direction the marketplace is going with insanely inflated pricing as well as ridiculous renewals.

    I just noticed the other plugin and confused it with this one. I was irritated at first because I thought you had changed it from free to paid which happens here more often than you'd think.

    Do they not get 6 months to download it for free from the date of purchase for how I priced it? I am not being sarcastic I am asking a honest question if not then I will rethink the renewal fee if they do then I still don't think its that bad as maybe in 6-7 months time 4.2 is out and the whole code needs changing and I need to do a lot of work to it, I am not the person to make something and leave it I will always try and improve my stuff and try to add what people want

  5. 15 minutes ago, iDeath said:

    I had to withdraw my like up until you put a tag on it. $10.00 and a renewal for this? Is this even a plugin or is it a text file with template snips? There's several of these already released that are very similar almost identical that is currently free. I would rethink your pricing.

    It was always 10$ the other plugin / widget I made is free as I used most of the code from this plugin for that and it took minutes to write. And this one is a plugin, yeah people can add their own if they want to edit the html and css but then they can do the same with many other plugins here, Its not a small plugin there is many settings in it and a lot of coding so for 10$ I don't think that's bad, And the renewal is for the updates I will make for it, Like now I am already writing the update with what I have read on here, It works so if people are happy with it then they don't need to renew no one is forcing them to renew

  6. 1 minute ago, superj707 said:

    yeah that was it. Maybe truncate rank title is an option too?

    Also I was thinking it would be neat if profile banner could be hidden on mobile as an option. So it works on desktop only.

    It gets kinda weird on mobile because people have LARGE and TALL images and it should doesn't work.

    Either hide on mobile or make the whole feature so that the height of banner is = to height in profile so it crops at a certain point.

    Yeah I can make it a option to hide on mobiles and I will look into the height, It might be a idea to add a % to it

    There is also a way to add your own custom profile fields to it too with the same format, I will write a tutorial up on it soon and edit the topic with it

    4 minutes ago, CP_User said:

    This is a good point, I have some custom fields which will be longer than the space provided. Is there a way that the custom fields will show last which would allow longer text without breaking the layout, but still look decent?

    You could always extend the user info panel in width I will test a few ways and get back to you

  7. 3 minutes ago, superj707 said:

    I like it but I would only want to see this much detail on the user profile. It's not clear to me if this is showing on each post or just in the user profile?

    Yeah i thought that myself I will add photos to the description, Its the topic view on each post

    I am making one for the users profile as well

  8. This is the support topic for (DF41) Enhanced User Info Panel

    If you have created custom profile fields you can place them into the user info panel by going into the custom field settings and in the display format box add

    <li class='ipsType_break euip_Border'>
        <span class='euip_Title'><i class="fa fa-user" aria-hidden="true"></i> {title}:</span>
        <span class='euip_Content'>{content}</span>
    </li>
    <br/>
    <hr class='euip_Hr'>

    replace the font-awesome icon with your selected icon

×
×
  • Create New...