Jump to content

Fosters

Clients
  • Joined

Everything posted by Fosters

  1. Fosters replied to Fosters's post in a topic in Marketplace
    It was rejected because I missed few areas in my code which weren't compatible with the new MP guidelines. This will be addressed within the next couple of days.
  2. I haven't noticed any cosmetic issues with the default 4.6 theme, do you mind to share some screenshots to see what's broken?:)
  3. Fosters replied to Fosters's post in a topic in Marketplace
    I missed this😱
  4. Extra Service Announcement! Hey guys and girls, if you're hosted with IPS, using their Zapier implementation and if you're using this App, and if you want to try my Fosters Forms - Zapier implementation, shoot me a PM with your email address! This is a service which will be sold separate to this marketplace app which will literally allow you to connect the form submissions and actions like submission approval/rejection with any other available Zapier integration. Want to export them to your Google Table? No problemo, create a Zap! Want to get a Slack, Discord and/or Email Notification when a new submission is submitted? No problemo, just create the Zap! Want to approve or reject a submission? No problemo;) You want to create a MEME via your community? No problemo, connect your form and memegen.link via https://zapier.com/apps/memegenlink/integrations
  5. Fosters replied to Fosters's post in a topic in Marketplace
    The application is abandoned because IPS 4.5.0 implemented such a feature. Why would you need an update?
  6. Fosters replied to Fosters's post in a topic in Marketplace
    I have uploaded the new version to the MP. Took way longer than expected, but almost every line of the code was changed to improve the quality and to follow the new MP guidelines.
  7. Fosters replied to Fosters's post in a topic in Marketplace
    That's already a core feature in 4.5 ?!
  8. Nobody said that this would be implemented in this app? What exactly is being deleted? Could I get ACP access to take a look at this?
  9. It's of course also compatible with 4.6 but it wasn't updated in the MP yet.
  10. Fosters replied to Fosters's post in a topic in Marketplace
    Sorry for the delay, I'm on it.
  11. The IPS group promotion is only called when the member object is saved. Were the members online in the meanwhile? Could I get ACP credentials to take a look at this please? Thanks, I have fixed this for the upcoming version which is going to be submitted this week to the MP.
  12. Fosters replied to Fosters's post in a topic in Marketplace
    The new version was approved earlier today
  13. Fosters replied to Fosters's post in a topic in Marketplace
    Yes, I have a new version for 4.6 in the pipeline. It just needs some further testing because the design got a total overhaul
  14. Yes
  15. Thanks. I have added this fix to the next version which is aimed for this weekend. ( for 4.5 and 4.6 🙂 ) Apologies. I have replied.
  16. Zapier WEkbhooks => https://zapier.com/page/webhooks/ Anyway, it's going to be included as stand alone feature in my app too with the 4.6 version 🙂
  17. ACP => Customisation => Templates , then search for application forms. Hope this helps 🙂 So you both want the results posted to Discord? You can already do this with Zapier, but I'll see if I can build it direct into the app.
  18. Are the issues resolved with the last weeks update?
  19. Fosters replied to Fosters's post in a topic in Marketplace
    Thanks, I'll take a look at this.
  20. Fosters replied to Fosters's post in a topic in Marketplace
    Could I get ACP access to take a look at this?
  21. Hi, 1. Please accept my apologies, I've just noticed that the header icon requires my free tools menu app 2. But the menu in the ModCP should work as long as the moderator has permissions to view reports. Could you take a look at your reportmembers/data/extensions.json file... Is ModCP being mentioned there? If not, please rename the extensions.json file to extensions_backup.json and reload the ModCP.
  22. Fosters replied to zyx's post in a topic in Feedback
    The app works, but there's a bug in a IPS member filter which you've run into!
  23. They're not in the report center, it's not possible to have none content in the report center! There's an extra Link in the ModCP Menu! There's also an icon in the header, pls see the screenshots on
  24. You'll have to edit the forms/index template and remove following code: <div class='ipsGrid_span2'> {{if $position->icon}} <img src="{file="$position->icon" extension="applicationform_Icons"}" alt='' class='ipsItemStatus ipsItemStatus_custom applicationFormFormIcon'> {{else}} <img src="{resource="app.png" app="applicationform" location="front"}" alt='' class='ipsItemStatus ipsItemStatus_custom applicationFormFormIcon'> {{endif}} </div> I'm going to add a setting to disable the image for the next release :) You can customise this by editing the forms/topic template.