Jump to content

Fosters

Clients
  • Joined

Everything posted by Fosters

  1. Guys, if you run into SELECT * FROM `ibf_core_members` AS `core_members` LEFT JOIN `ibf_core_pfields_content` AS `core_pfields_content` ON core_members.member_id=core_pfields_content.member_id WHERE core_members.member_id > 0 AND ( member_group_id IN(9) OR FIND_IN_SET(9,mgroup_others) ) AND core_members.name <> '' AND (( member_id IN(127165) ) OR ( member_group_id IN(9) ) OR ( FIND_IN_SET(9,mgroup_others) )) ORDER BY core_members.member_id LIMIT 50 Column 'member_id' in where clause is ambiguous #0 /usr/www/users/xxx/forum/system/Db/Select.php(383): IPS\_Db->preparedQuery('/*::u...', Array, true) #1 /usr/www/users/xxx/forum/system/Db/Select.php(441): IPS\Db\_Select->runQuery() #2 [internal function]: IPS\Db\_Select->rewind() #3 /usr/www/users/xxx/forum/applications/customnotifications/sources/Notifications/Notifications.php(264): IteratorIterator->rewind() #4 /usr/www/users/xxx/forum/applications/customnotifications/extensions/core/Queue/CustomNotification.php(67): IPS\customnotifications\_Notifications->send(0) #5 /usr/www/users/xxx/forum/system/Task/Task.php(47): IPS\customnotifications\extensions\core\Queue\_CustomNotification->run(Array, 0) #6 /usr/www/users/xxx/forum/applications/core/tasks/queue.php(43): IPS\_Task::runQueue() #7 /usr/www/users/xxx/forum/system/Task/Task.php(367): IPS\core\tasks\_queue->IPS\core\tasks\{closure}() #8 /usr/www/users/xxx/forum/applications/core/tasks/queue.php(55): IPS\_Task->runUntilTimeout(Object(Closure)) #9 /usr/www/users/xxx/forum/system/Task/Task.php(266): IPS\core\tasks\_queue->execute() #10 /usr/www/users/xxx/forum/system/Task/Task.php(229): IPS\_Task->run() #11 /usr/www/users/xxx/forum/applications/core/interface/task/web.php(39): IPS\_Task->runAndLog() #12 {main} That's a bug in IPS which they told me will be fixed in 4.6
  2. Apologies, I missed hundreds of notifications, just like https://invisioncommunity.com/forums/topic/435578-project-manager-bugsuggestion-tracker-supporttopic/?do=findComment&comment=2853657 but as you see there, I'm still around and fixing everything in a reasonable time. The app is being used on few of my boards and working fine, but I'll take a look at this over the weekend.
  3. Apologies, I missed your last post. Thanks for the report, I can confirm the bug, Will release the fix later today.
  4. Both are amazing ideas. I'll make sure to include them for the next major release which will come once IPS 4.6 was released
  5. Fosters replied to Fosters's post in a topic in Marketplace
    Apologize, missed the question. The ACP settings are on the existing „Postings“ page from IPS.
  6. Is it accessible? Do you see it with another account? Is it only a one time application? All this stuff would result in the application not showing in the list for specific people.
  7. You can use https://invisioncommunity.com/files/file/8429-trophies-and-medals/ to award a trophy/award to all members from a specific member group.
  8. They'll get moved once the application was approved/accepted.
  9. Edit: Sorry, wrong quote. Still looking at the post bit issue.
  10. Fosters replied to Fosters's post in a topic in Marketplace
    Thanks, I have finally fixed the broken navbar selector. A new webhook trigger called notices.notice.dismissed was also implemented sending the notice and member object as parameters
  11. Yea, sounds like an issue with the member shop app then! That's unfortunately out of my control:(
  12. I’m looking at this he Postbit issue now
  13. I have fixed it for my 2 apps :)
  14. Could I get probably ACP access to take a look at this?
  15. Fosters replied to Fosters's post in a topic in Marketplace
    Because of the way how IPS theme hooks are called:D I'll see what I can do:)
  16. In theory it works for everything, but right now I've only added support for topics.
  17. Fosters replied to Fosters's post in a topic in Marketplace
    Thanks, that's fixed in 2.0.1 I'm leaving this for 2.1.0 which will get a complete overhaul of the possible output options ( better styling options, more designs, etc..)
  18. Fosters replied to Fosters's post in a topic in Marketplace
    Agree. That’s better for the end user
  19. Fosters replied to Fosters's post in a topic in Marketplace
    You’ll need some custom css for this. I’ll create some instructions over the weekend. Yea this is unfortunately a bug in the recent version.
  20. Sorry my IPS license expired🙈 Purchases should be possible again
  21. were the members online once they got the trophy? you can customize this with some custom css code. I'll try to create some instructions for this this weekend. Thanks, AFAIK it should still work, but I'll review this for the next release. Please review your settings, make sure that more then 2 items are shown in posts.
  22. It is🥰 We have following workflow in one of our forms: On Form submission we're using the IPS Webhooks System to push the data to Zapier, which stores the data to a Google Sheet and then notifies the staff team in their discord channel.
  23. I have released a new version yesterday, which was finally approved. Sorry for this.