Jump to content

Giray

Clients
  • Posts

    651
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Giray reacted to Makoto in Radical Tags   
    I'm working on fixing some of the bugs mentioned here right now and will have a maintenance release ready by Friday. After that you should see some new feature releases coming over the next week or two.
    I apologize for the delays in communication and activity!
  2. Like
    Giray got a reaction from Adriano Faria in Quizzes   
    My idea was to change the whole question but not change the total number of questions. So I just tried it and it works. You can't add a question, obviously, but you can 'edit' a question and change whatever you want there. So if you want to add/delete questions to keep the quiz fresh, you can and it does not seem to affect the grades/leaderboard. For me this is good. Happy.
  3. Like
    Giray reacted to CheersnGears in Profile Tabs Organizer   
    It's a shame this isn't part of core features, but thank you @Adriano Faria for building it.  It works perfectly for me. 
  4. Like
    Giray reacted to Sonya* in Club Categories ( Support Topic )   
    I am not sure if you aware of: on mobile the categories are shown BELOW the clubs list. It should be above as nobody would scroll down in the hope to find category selector 
  5. Thanks
    Giray reacted to Fosters in Profile Tabs Organizer   
    @Girays issue was our trophies tab, which called \IPS\Module::get('trophies','modulename') which works for everybody.. 
    BUT, your plugin is calling the tab extensions (which are meant to be called only from the frontend), from the ACP, so the module can't be found.
    I have adjusted now my code and passed the 3rd parameter for the "area" to search for a frontend module.
    /** * Get a module * * @param string $app * @param string $key * @param string|NULL $area * @return \IPS\Application\Module * @throws \OutOfRangeException */ public static function get( $app, $key, $area=NULL ) I guess this could be useful for other coders too..
  6. Thanks
    Giray reacted to Adriano Faria in Profile Tabs Organizer   
    @Giray, when you click in the pencil to adjust the settings of my plugin, just click to open on a new tab then you will get the proper and resumed error.
  7. Like
    Giray reacted to Adriano Faria in Profile Tabs Organizer   
    The error comes from the other 3rd-party resource indeed.  Log is the same from your PM.
    My plugins "loads" tabs from all apps. There's an error in the tab of this resource, that's why my fails to shows the settings. So I disabled the resource, ran the support tool to clean the board cache and it works:
    - Settings:

    - Profile view:

    After re enble the resource, the error comes back.
    So ask suppor for the other dev and show the error log. He  probably just need to use a try/cache to prevent the OutOfRangeException, which is the error.
  8. Thanks
    Giray reacted to Adriano Faria in Profile Tabs Organizer   
    Just tested on a 4.4.4 with some 3rd-party stuff and works fine:
    Will take a look in your board.
  9. Like
    Giray got a reaction from Adriano Faria in Quizzes   
    Some men are born stupid, others achieve stupidity, and others have stupidity thrust upon them! In my case, it was all three 🙄
  10. Thanks
    Giray reacted to Wayne B in Member Verification - Verify A Members ID   
    This is not possible unless you can work the manual process to fit your needs
     
    This is coming in the next version where a validation period up to any value you specify can be configured, including one time verification that never expires.
  11. Like
    Giray got a reaction from Adriano Faria in Calendar Enhancements   
    No, I don't think you misunderstood. You were spot on. I'm just saying that I found a way to use your app to solve my problem and was thanking you. I still hope that IPS understands that it's senseless to introduce a feature that does not apply to real-world usage.
  12. Confused
    Giray got a reaction from Adriano Faria in Calendar Enhancements   
    For those frustrated with the IPS method of having a single calendar entry for recurring events, as per my previous rant, BUY Adriano's app, in its own way it solves the problem. The event's admin simply has to go to 'Manage Attendees' after every event and delete all attendees. The following week (or event date) you RSVP again. The only disadvantage to this is that I cannot then RSVP to an event three recurrences from now, I can only RSVP to the next one (and then the admin clears the slate for subsequent ones). In short, for my needs, your app saves me. Thanks Adriano.
  13. Thanks
    Giray reacted to Adriano Faria in Calendar Enhancements   
    This is something that IPS must change on core Calendar script.
  14. Thanks
    Giray reacted to Michael.J in Collections Support Topic   
    Not currently. I have saved this suggestion but the change is a bit more complex then my other apps because of the way tabs and fields interaction with each other. No but saved and will see what's possible in a future update. I don't really have any patches to adjust the landing page like that. But reproducing that affect on the "list all" page should be possible. So for example adding a widget at the top for featured vehicles and then normal list view with the rest.
    I'm using IPB's own internal review feature. So this would probably be something easier for IPS to implement in the reviews code. But I will look if there is something I can do on my end. As above. This is a bug I've noted and will be included in the next minor update.
  15. Thanks
    Giray reacted to HeadStand in Template System   
    I will fix #1.
    #2 is not a styling issue. #2 is the actual editor content - it always inserts paragraph breaks around the text. If you don't want paragraph breaks, you'd need to use a TextArea instead of an editor (but of course then you wouldn't get any other formatting options).
  16. Thanks
    Giray got a reaction from Michael.J in Members Teams (Support Topic)   
    Adding my vote to this.
    Multiple teams Ability to view team members
  17. Like
    Giray got a reaction from Adriano Faria in Links Directory   
    Thanks Adriano. I know... Duh. Note to all, even if you think you know what you're doing, you don't ☺️
  18. Thanks
    Giray got a reaction from Adriano Faria in Invite System   
    Excellent. Installed. Works great.
  19. Thanks
    Giray reacted to Adriano Faria in Invite System   
    What's New in Version 2.2.2:
    New Features:
    Notification: notify the member who sent the invitation when someone creates an account using their invitation Integration with Members Shop (@TheJackal84): member who sent the invitation will earn points when someone creates an account using their invitation  Fix:
    Error on email sent to the invitee  

     

  20. Thanks
    Giray reacted to Adriano Faria in Invite System   
    Still working on this.
  21. Thanks
    Giray reacted to Adriano Faria in Links Directory   
    No. I have my own schedule. Was working in one app. Now I'm working on Invite then on this.
    User another. You have 3 or 4 options there!
  22. Thanks
    Giray reacted to Adriano Faria in Invite System   
    Working on this. Will release a new version after make some changes requested by IPS for 3rd-party; probably today later. 👍
  23. Thanks
    Giray reacted to Adriano Faria in Invite System   
    Ok. I’ll retest within an hour when I reach my PC.
  24. Like
    Giray got a reaction from Adriano Faria in Invite System   
    Hi Adriano,
    Test was the sender, Jim Hot was the invitee. I asked that both appear in the invitation. I tried with the name 'John' as well, it also came out weird. I'll try without 'both' names appearing. I'll also try with different names.
  25. Thanks
    Giray reacted to Adriano Faria in Invite System   
    Hi TEST and Hi zi*** Hot are in the same email? I still find hard to believe that Jim will become Zi?. Is there any special character in the name? 
    It obviously works if I simply type JIM (J - I - M). Need to know exactly what was entered in the field. 
×
×
  • Create New...