
Everything posted by Fosters
-
Custom Notifications - Supporttopic
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
-
Custom Notifications - Supporttopic
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.
-
Project Manager / Bug&Suggestion Tracker - Supporttopic
Apologies, I missed your last post. Thanks for the report, I can confirm the bug, Will release the fix later today.
-
Trophies and Medals - Supporttopic
-
Application Forms - Supporttopic
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
-
Bookmarks - Support Topic
Apologize, missed the question. The ACP settings are on the existing „Postings“ page from IPS.
-
Application Forms - Supporttopic
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.
-
Awards separated by groups of members
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.
-
Application Forms - Supporttopic
They'll get moved once the application was approved/accepted.
-
Trophies and Medals - Supporttopic
Edit: Sorry, wrong quote. Still looking at the post bit issue.
-
Notices - Supporttopic
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
-
Trophies and Medals - Supporttopic
Yea, sounds like an issue with the member shop app then! That's unfortunately out of my control:(
-
Trophies and Medals - Supporttopic
I’m looking at this he Postbit issue now
-
How to organize the usermenu?
I have fixed it for my 2 apps :)
-
Application Forms - Supporttopic
Could I get probably ACP access to take a look at this?
-
Bookmarks - Support Topic
Because of the way how IPS theme hooks are called:D I'll see what I can do:)
-
Slack Notifier Supporttopic
In theory it works for everything, but right now I've only added support for topics.
-
Advanced Footer - Support Topic
-
Notices - Supporttopic
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..)
-
Notices - Supporttopic
Agree. That’s better for the end user
-
Notices - Supporttopic
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.
-
Application Forms - Supporttopic
Sorry my IPS license expired🙈 Purchases should be possible again
-
Trophies and Medals - Supporttopic
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.
-
Application Forms - Supporttopic
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.
-
Application Forms - Supporttopic
I have released a new version yesterday, which was finally approved. Sorry for this.