Jump to content

xtech

Members
  • Posts

    1,095
  • 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

Everything posted by xtech

  1. Hi, just bought this. The custom CSS is not working. For example, i've inserted this: .gsc-tabHeader{ font-weight: 300; font-size: 14px; text-transform: uppercase; padding: 10px 15px; } And it is briefly shown as text prior the the loading of the results, but the results aren't formatted according to this CSS. Am i doing something wrong?
  2. I Love this mod. I have tuned the Grid View to include the thumbnails for a "tapatalk-alike" experience:
  3. Sure, why not? 1) Changed Template postClubIcons to this: {{$cont = 0;}} {{if settings.clubsenhancementsShowPostBadge}} {{$order = \IPS\Settings::i()->clubsenhancementsShowPostBadgeDisplay;}} {{$theClubs = \IPS\Member\Club::clubs( $comment->author(), NULL, $order, TRUE ); $clubCount= count($theClubs);}} {{if $clubCount > 0}} <div class="jmClubBadges"> <div class="jmClubBadgeTitle"> <i class="fa fa-users" aria-hidden="true"></i> Os meus grupos: </div> {{foreach $theClubs as $club}} {{if $club->canView()}} <span data-ipsTooltip title='{$club->name}'>{template="clubIcon" group="clubs" app="core" params="$club, 'tiny'"}</span> {{$cont++;}} {{if settings.clubsenhancementsShowPostBadgeNr > 0 AND settings.clubsenhancementsShowPostBadgeNr == $cont}} {{break;}} {{endif}} {{endif}} {{endforeach}} </div> {{endif}} {{endif}} I've added a counter to previously count the number of Clubs. If the member has no clubs, it won't show the list of clubs, and added a couple of Divs. The "Os meus grupos" string should be changed to an editable language string, but as i have a single language community i didn't care about it. 2) Added the following CSS: /*Profile ClubBadges*/ .jmClubBadges { margin: 10px 0px; padding: 5px; background: #e6e6e6; border: 1px solid #e0e0e0; } .jmClubBadgeTitle { font-size: 12px; padding:2px 5px; margin-bottom: 5px; }
  4. Thank you a lot! Much better now:
  5. I guess i didn't explain myself in the best way. What i meant is: "where is the template of the club miniature list below avatar, in forums"? For example i am a member of three clubs, but i wanted to format the area where their miniature photos are shown below "7047" posts:
  6. Thank you. It would be really nice. Adriano Faria "Club Enhancements" app exposes that string to club owners and it's very weird to have them looking at it. Wouldn't be a big problem if only admins can see it, but as normal users can see it it would be very nice if it could be fixed as quick as possible.
  7. Hi @onlyME i am having some trouble with a language string. In the club definitions for user group permissions, musicbox is listed as a possible app to add to a club. That's good. The problem is that it is listed as "musicbox_categories"... shouldn't it be named "Musicbox"? I couldn't find the language string to change, seems it doesn't exist. Please help.
  8. Hi @Adriano Faria just bought this plugin. So far so good! I would like to know where is the club listing template for posts? I would like to customize its appearance. Thanks
  9. I am here to leave a compliment to @stoo2000. First, because he was prompt to clarify one aspect that it wasn't clear to me. I've used the app some years ago and there were some changes i wasn't aware: the title now autocompletes (in the past was by pasting the link so i wasn't figuring out who to do it). Much better now! Second, because this version has automatic field filling capability, which is great. It is now very easier to assign feedback to members. I have been playing with the automatic filling of fields and after looking at the form.php code i've discovered we can also automatically set the receiver of the feedback. This allowed me to have my own custom Pages classifieds system with automatic integration with Trader Feedback System. You can set the receiver, item and type of business automatically. It's working great now. The only thing that remains to be worked is feedback showing in the club forums (even if i don't want to) below user's avatar. I've deleted the html template in the meanwhile as a workaround. Thank you!
  10. I've been checking this App and it needs some maintenance/upgrade work... i hope @stoo2000 can upgrade it pretty soon. I've bought it again (i had not been using it for long time so i wasn't able just to renew it...) and from what i see it is lacking two things: For example i don't want to show the feedback ratings area under the member photo at the forums. The APP has two problems: you have to disable it manually for every forum and it doesn't respect the foruns in Clubs, where it is always shown Integration with the notification system And at least in my board i can't even use it as it throws a Page "Not Found" error when adding feedback.
  11. @stoo2000 just uploaded this new version, when i click the button to give feedback i get a "Page Not Found" error dialog. Plus, the error logs shown an error on the recountfeedback task: RecountFeedback returned a NULL offset - tasks should throw \IPS\Task\Queue\OutOfRangeException when they are finished
  12. @Adriano Faria just to avoid a potential bug if anyone uses the solution above. There was a typo in the update query: instead of: \IPS\Db::i()->update( 'quizzes_leaders', $toUpdate, array( 'quizz_id=? AND q_lmid=?', $this->id, \IPS\Member::loggedIn()->member_id ) ); should be \IPS\Db::i()->update( 'quizzes_leaders', $toUpdate, array( 'q_lquiz_id=? AND q_lmid=?', $this->id, \IPS\Member::loggedIn()->member_id ) ); It was throwning an error as the column quizz_id didn't exist in that table.
  13. I have nothing against it being an option, but i think the integration with the notification system is top priority.
  14. Thank you a lot for your help. This will be very good for the community dynamics.
  15. Well, sorry if i misunderstood. I don't want to impose any of my views, honestly. Yes if you can show me what i can do, i would be thankful.
  16. Adriano, sorry but you don't need to be over agressive, i am not asking you to customize this to suit my particular needs nor i will ever do it in an implicit way. I am just giving you feedback about usage: you take it or not, do it as you wish. If you find it valuable you can reflect it (or not) in the next releases. You are free to make your development choices and i recognize you that freedom, as i recognize people freedom to buy and renew you app. Although i am not an IPS nor web dev, i am a computer engineer so i understand that support can be sometimes a pain for developers. I don't want to add to that pain, so from now on i will refrain to post usage feedback and will only post any bug as strictly as necessary.
  17. That is if you show them the correct answers, which i never do I want them to study and improve to get better in between taking the quizzes. If they prepare well themselves, eventually some of them may have 100%, but that's fine and motivates others to try quizzes again.
  18. I understand your point of view. But for a community who uses quizzes to improve interaction, it would be nice that when quizzes can be taken more than once, the score gets updated with the last one, otherwise there is no point in repeating the quizz. Repeating the quizz is highly desirable as you keep people interacting with the site and with each other so i think storing the last classification when quizzes are allowed to be taken more than once would be advantageous. For me it's good and desirable that the users could repeat the test over and over trying to improve their scores. This way i can keep users within the site, competing with each other, which is very good from the site owner point of view. Some of my users are getting frustrated as they try to improve their score and the ranking doesn't get updated... they want their own bragging rights
  19. Adriano, what happens when a member executes a quizz (graded) for the second time? Is his classification be updated to the most recent "execution" classification? Or it always shows the highest one? For example, i did a test and i had 100%. Next, i've tried it again and i made on purpose to have 50%. In the ranking, i still see 100%, however in the topic i see both tries. The database shows 100%.
  20. Nice notifications are a good way of letting people know about the functionality. In my main community i would have no use for private feedback as we use feedback as a mean to generate trust so everybody can see it.
  21. Thks! do you have plans for integrating with the notification system any soon?
  22. @stoo2000 is there a way to get this from Pages? I mean, can i create a button there on a record template to call something from Feedback to pre-fulfill some data. I have all the data there i need... the logged member_id and the $record->author stuff so it could be very possible if i knew what should i call from Feedback app side to create a new feedback. Thank you
  23. Yes i've created a support ticket too some days ago but the answer was that it's not compatible with 4.2 yet. It's a bit hard to live without sending mass mails. Even if i disable mail bouncer, it is too risky to send mass mails without it. Stoo, this app is fundamental for any community, it would be really nice if it could be updated... please 4.2 beta is very stable and there are lots of people using it for live sites, including me with no complaint whatsoever.
  24. Well, i've deleted it because it was solved when i uploaded the latest version. The thing was that when i have enabled blogs and tried to create my first one, i got an error. Then the blogs page got inacessible throwing the same error. It was something to do with the blogs view template, which wasn't finding a bookmark related function. As it was solved by uploading the latest version, i've deleted the post...
×
×
  • Create New...