Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
December 4, 20177 yr Author A new version was released fixing this issue. Sorry for the circumstances caused by this
December 11, 20177 yr @Fosters When I try to send a notification to all our users (we have 600,000+ registered users), I get the following error: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 172219888 bytes) in [protected]/system/Db/Db.php on line 546 I tried reducing the number of users by sending a notification only for people who visited our website in 2017, but saw the same error. Clearly our PHP is limiting the process to 128 MiB and the process is using more than that. Note that I tried to send the notification manually. I don't know if I configure the notification and don't send it, if your app has a task to send the notification in batches, on the background. If your app doesn't have this feature (batching sending in the background), I suggest adding it. As for security reasons I don't plan to increase the PHP memory limit above 128 MiB... Thanks.
December 19, 20177 yr This looks like just what I wanted. Here's my scenario. I get a bounced email, I update the users notifications so that the site sends them nothing. Can I move them to a new group and then assign a Custom Notification for that group that let's them know they need to update their email? Thanks
December 20, 20177 yr Author On 11.12.2017 at 3:57 AM, Gabriel Torres said: @Fosters When I try to send a notification to all our users (we have 600,000+ registered users), I get the following error: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 172219888 bytes) in [protected]/system/Db/Db.php on line 546 I tried reducing the number of users by sending a notification only for people who visited our website in 2017, but saw the same error. Clearly our PHP is limiting the process to 128 MiB and the process is using more than that. Note that I tried to send the notification manually. I don't know if I configure the notification and don't send it, if your app has a task to send the notification in batches, on the background. If your app doesn't have this feature (batching sending in the background), I suggest adding it. As for security reasons I don't plan to increase the PHP memory limit above 128 MiB... Thanks. it is supporting batch processing, a background task is sending notifications in batches,. I'll take a look at this over christmas. 10 hours ago, Square Wheels said: This looks like just what I wanted. Here's my scenario. I get a bounced email, I update the users notifications so that the site sends them nothing. Can I move them to a new group and then assign a Custom Notification for that group that let's them know they need to update their email? Thanks Yes, if you have a custom group for this people, you can send it only to this group.
December 20, 20177 yr 11 hours ago, Fosters said: Yes, if you have a custom group for this people, you can send it only to this group. Thanks, bought and installed. For a future version, could a pop-up be an option? Or a notice like an announcement?
December 20, 20177 yr 3 minutes ago, Square Wheels said: Thanks, bought and installed. For a future version, could a pop-up be an option? Or a notice like an announcement? He has an app for that ... Notices by @Fosters
December 20, 20177 yr 14 minutes ago, Joel R said: He has an app for that ... Notices by @Fosters Shoot, I bought the wrong one then. Any chance ownership could be transferred to the other app?
December 21, 20177 yr 17 hours ago, Fosters said: it is supporting batch processing, a background task is sending notifications in batches,. I'll take a look at this over christmas. I see...maybe I am not using the app correctly? If I create a new custom notification, do I need to hit the "Send" button as I did, or do I just need to leave it and the app will automatically send the notification in batches?
January 9, 20187 yr Author On 12/20/2017 at 6:19 PM, Gabriel Torres said: I see...maybe I am not using the app correctly? If I create a new custom notification, do I need to hit the "Send" button as I did, or do I just need to leave it and the app will automatically send the notification in batches? You will need to click on "Send" for every new custom notification that you create. This was by design, because once you hit Send, you can't un-send. Based upon feedback from early adopters, they created a new notice but realized they needed to edit it for grammatical and punctuation errors. Well, it was too late then. We wanted Send to be a conscious decision by you. We can think about adding a log of when the notice was last sent. Edited January 9, 20187 yr by Fosters
January 10, 20187 yr Requested: Archive / unarchive custom notifications. Why? If I delete older custom notifications, they are not shown anymore in the members notification history. But I don't want to keep them in the long long unstructured list... I'm losing the overview. We need categories (for gathering identical or thematical items) archives (as explained above) scheduling (f.e. send after registration, send after 5 days membership...) Thanks.
January 10, 20187 yr Author 1 hour ago, Cyboman said: Requested: Archive / unarchive custom notifications. Why? If I delete older custom notifications, they are not shown anymore in the members notification history. But I don't want to keep them in the long long unstructured list... I'm losing the overview. We need categories (for gathering identical or thematical items) archives (as explained above) scheduling (f.e. send after registration, send after 5 days membership...) Thanks. Thanks for the suggestions. We will consider.
January 11, 20187 yr @Fosters I assume you were too busy with the holidays, but could you please take a look at the problem we are having here as described above? Thanks.
January 11, 20187 yr Author Just now, Gabriel Torres said: @Fosters I assume you were too busy with the holidays, but could you please take a look at the problem we are having here as described above? Thanks. Yes we will.
January 19, 20187 yr @Fosters Hi, do you have ETA for OneSignal implementation available? I would buy it right away with that function!
January 20, 20187 yr Author Just for clarification, OneSignal was never planed to be included in this App, it's something completely different. All the PUSH stuff is scope of another app which we have coded for a client and which we plan to release to MP , but no ETA and we're even not sure if we're going to release it at all because of limited support resources. Edited January 20, 20187 yr by Fosters
February 4, 20186 yr We were able to work on the app from the past week. Here's a small update on the application: Custom Notifications [Bug] REST API Description [Bug] Allowed memory size [Bug] No 'Sent on date' on overview page [Bug] ACP Table not responsive [New] Show total number of receives [Enhancement] Disallow sending of notification if in queue [New] Create log of when notices are sent We don't have a release date at this time and will most likely not release until 4.3 Beta, but please follow the file to be updated. Edited February 6, 20186 yr by Joel R
February 5, 20186 yr On 04.02.2018 at 8:27 PM, Joel R said: We were able to work on the app from the past week. Here's a small update on the application: Application Forms Wrong topic or wrong title? Custom notifications != Application Forms. But would be very interested in the custom notifications news here
February 6, 20186 yr 2 hours ago, Cyboman said: Wrong topic or wrong title? Custom notifications != Application Forms. But would be very interested in the custom notifications news here Updates are for Custom Notifications. I've edited the post.
March 1, 20186 yr Author Fosters 4.3 PreSales going live on Wednesday February 28 2018 right now for 20% off! Our announcement post >>
March 18, 20186 yr Not sure how important this is, but wanted to report it to you guys just in case. Without your application installed, a clear notification list displays properly, like such: When your application is installed, there seems to be an empty notification stuck even when cleared. When I disable the Clear Notifications plug-in we have, it displays properly again. However, if another notification is received and then cleared, the empty notification returns. Is this a conflict between the app and plugin that can be resolved? Or does it matter? Edited March 18, 20186 yr by GASR
March 27, 20186 yr Author On 18.3.2018 at 10:27 AM, GASR said: Not sure how important this is, but wanted to report it to you guys just in case. Without your application installed, a clear notification list displays properly, like such: When your application is installed, there seems to be an empty notification stuck even when cleared. When I disable the Clear Notifications plug-in we have, it displays properly again. However, if another notification is received and then cleared, the empty notification returns. Is this a conflict between the app and plugin that can be resolved? Or does it matter? Are you using the recent version? This was AFAIK indeed a bug, which was fixed a while ago. If you're still seeing this, does this also happen with the default theme? Could you post a link to the clear notifications app to test it myself? Thanks:) Edited March 27, 20186 yr by Fosters
March 31, 20186 yr @Fosters I am using the the most recent version of both, yes. (Clear Notifications 1.0.2 and Custom Notifications 1.2.2) Also, it does still show up with both enabled on the default theme and other third party customizations disabled. If I disable and re-enable one of them, the empty notification disappears, but if someone clears their notifications, it pops back up again.
May 11, 20186 yr Good Day, Will this application be updated for 4.3.x? I am receiving a high number of errors according to my system log related to this application. We really love it and would like to continue using it. Thank you!
May 12, 20186 yr Author 15 hours ago, Stormwolfe said: Good Day, Will this application be updated for 4.3.x? I am receiving a high number of errors according to my system log related to this application. We really love it and would like to continue using it. Thank you! What's the error? This app works fine for me with 4.3