Skocz do zawartości
"Idzie nowe..." - o zmianach i nie tylko ×
Przeniesienie zakupów z IPS Marketplace / Moving bought items from IPS Marketplace ×

Maxius

Użytkownik
  • Postów

    48
  • Dołączył

  • Ostatnia wizyta

Treść opublikowana przez Maxius

  1. Edit I think I have found it. \count( $comment->reactions() ) Is it right @DawPi ?
  2. It turns out I need one more thing. This file edit I made shows the icon and number 0 even if a member does not have any reputation. That's no good. I need a IF statement to show only if a member has any sort of reputation score. @DawPi do you know how should I expand this if statement to make it so that members who have no reputation would be skipped? {{if settings.reputation_enabled}} Something like {{if settings.reputation_enabled and has reputation }}
  3. this is my final code, does this seem alright to you guys @DawPi @Weak. ? {{if settings.reputation_enabled}} <li> {{if \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'members', 'front' ) ) }} <a href='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}&do=reputation" seoTemplate="profile_reputation" seoTitle="$comment->author()->members_seo_name"}' rel="nofollow" title="{lang="received_x_points" pluralize="$comment->author()->pp_reputation_points"}" data-ipsTooltip class='ipsType_blendLinks'> {{endif}} <i class='fa fa-plus-circle'></i> {number="$comment->author()->pp_reputation_points" format="short"} {{if \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'members', 'front' ) ) }} </a> {{endif}} </li> {{endif}}
  4. I understand DawPi, I know you are one hell of a modder with proven track record. I too just wrote it off for miscommunication / tiredness.
  5. Aleliuja there it is, thank you Weak. btw that wasn't weak.
  6. I don't have any mods that have anything to do with reputation. I'm running a stock IPS pretty much. What I have installed have to remain installed anyway. Look, forget anything you see about SOLVED. I just took a piece of that code so the HTML and styling would match for REPUTATION which I want to display. When this code will work I will add this clause around it and it will be complete {{if settings.reputation_enabled}} {{endif}} I just want to know what I have to do to make this code show the reputation when added to postContainer template. {number="$member->pp_reputation_points" format="short"}
  7. It shows up alright but @DawPi I'm not trying to show solution count twice which your code does. I want to show MEMBERS' REPUTATION. And the problem is <i class='fa fa-plus-circle'></i> {number="$member->pp_reputation_points" format="short"} does not return me the reputation number the member has.
  8. This is setting is enabled. The code I have I basically copied the code that displays the solutions and began editing it to show reputation. Your code is probably taken from profile page and throws an error on topicview. I also tried taking the part of code from Member hovercard that shows reputation and I also get nothing. I know I'm missing some sort of code that loads the data in a topic-view page which then in turn can display the reputation on the page. so I short this value is not parsed (or whatever the term is) {number="$member->pp_reputation_points" format="short"}
  9. Hello, I wish to achieve this without using any plugin by purely editing the template. I wish to display the total member reputation inbetween total posts and solutions. So far I'm trying this code, but it does not load the reputation numbers. Can anyone help me out? <li> {{if \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'members', 'front' ) ) }} <a href='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}&do=solutions" seoTemplate="profile_solutions" seoTitle="$comment->author()->members_seo_name"}' rel="nofollow" title="{lang="profile_reputation" pluralize="$comment->author_reputation_count"}" data-ipsTooltip class='ipsType_blendLinks'> {{endif}} <i class='fa fa-plus-circle'></i> {number="$member->pp_reputation_points" format="short"} {{if \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'members', 'front' ) ) }} </a> {{endif}} </li>
  10. I'm not explicitly saying to take existing mod and upgrade it. But heck, since it's free - why not? I see no factual harm, perhaps a bruised ego but nothing more. Or it can be made from scratch quite a few plugins were remade by different authors when original authors disappeared. The last being Videos system by DevFuse which was remade by Adriano.
  11. Is this plugin supported? Can someone take it over?
  12. There is a bug when you hover over reputation the tooltip says Member.
  13. Very nice and neat plugin. I consider using it in my forum. Has one bug though.
  14. Hello, @DawPi. How you've been? Perhaps you had some free time and gave some though about the PM bulk delete feature? 😇
  15. Alright, that is all I can hope for
  16. Oh no, I just messed around with MS Paint and came up with this mockup myself copy pasting elements from forum view and ACP 😁 Probably the closes thing I can find on ACP is when you tick Forum permissions https://forum.com/admin/?app=forums&module=forums&controller=forums&do=permissions&id=5
  17. Hello, do you think it would be possible for you to: include a SELECT ALL marker for shown messages and ability to do a bulk delete/hide/unhide function? increase Messages per page setting (it allows max 50 convos per page) to something like 300 - 500 per page. A warning can be shown to users who enter more than 50 that a timeout can happens, etc.
  18. Maxius

    (BN23) Reputation

    Oh boy, do I remember this mod. It worked nicely for the time being when it was IPB 2.3 and later reputation switched into native starting with 3.0. But when I upgraded to 4.4 at the end 2018 - the remnants of this modification caused a bunch of problems which I didn't even think about. Luckily IPS support took care of it and I dodged a serious problem including financially. Nowdays it would not be a part of support scope.
  19. Sure it works for IPB 3.1.X or Sure that you will update this mod so you couldn't ban yourself from topic? :wyglad:
  20. Seems like a very nice mod. Does this work well on IPB 3.1.X ? Look like it works on IPB 3.1.X at the first glance. Also got one important detail to report - YOU CAN INDEED BAN YOURSELF FROM A TOPIC. This IMHO should be removed ASAP. You can ban yourself by mistake (I did it for test purposes just to see if this would actually work, sadly it did).
  21. Maxius

    (BN23) Reputation

    another suggestion, ability to rate members only with + and not with minus
  22. Maxius

    (BN23) Reputation

    okay Batman, you have finally managed to pull that off. congrats. now the mod is doing okay are you still open to suggestions on how to improve the mod even more, or you want to leave it as it is? ..for example max evaluations of posts per day; per group, use of system based on group; ability to prune automatically user's given evaluations (if hes an abuser)...
  23. Maxius

    (BN23) Reputation

    well? where's House MD?
  24. Maxius

    (BN23) Reputation

    #1 isn't that really necessary last thing on your mind it should be when I gave this suggestion a second thought. #2 - I think so the deal is it would be best to show best repped members and not worst repped when you click /index.php?autocom=reputation&CODE=statistic link which is in the breadcrumb "forum name > Reputation"
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Umieściliśmy na Twoim urządzeniu pliki cookie, aby pomóc Ci usprawnić przeglądanie strony. Możesz dostosować ustawienia plików cookie, w przeciwnym wypadku zakładamy, że wyrażasz na to zgodę.