Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Fosters Posted December 4, 2017 Author Posted December 4, 2017 A new version was released fixing this issue. Sorry for the circumstances caused by this
Gabriel Torres Posted December 11, 2017 Posted December 11, 2017 @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.
Square Wheels Posted December 19, 2017 Posted December 19, 2017 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
Fosters Posted December 20, 2017 Author Posted December 20, 2017 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. Square Wheels 1
Square Wheels Posted December 20, 2017 Posted December 20, 2017 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?
Joel R Posted December 20, 2017 Posted December 20, 2017 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
Square Wheels Posted December 20, 2017 Posted December 20, 2017 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?
Gabriel Torres Posted December 21, 2017 Posted December 21, 2017 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?
Fosters Posted January 9, 2018 Author Posted January 9, 2018 (edited) 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, 2018 by Fosters
Cyboman Posted January 10, 2018 Posted January 10, 2018 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.
Fosters Posted January 10, 2018 Author Posted January 10, 2018 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.
Gabriel Torres Posted January 11, 2018 Posted January 11, 2018 @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.
Fosters Posted January 11, 2018 Author Posted January 11, 2018 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. Gabriel Torres 1
Iwooo Posted January 19, 2018 Posted January 19, 2018 @Fosters Hi, do you have ETA for OneSignal implementation available? I would buy it right away with that function! GazzaGarratt 1
Fosters Posted January 20, 2018 Author Posted January 20, 2018 (edited) 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, 2018 by Fosters
Joel R Posted February 4, 2018 Posted February 4, 2018 (edited) 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, 2018 by Joel R Gabriel Torres, RevengeFNF and Cyboman 3
Cyboman Posted February 5, 2018 Posted February 5, 2018 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
Joel R Posted February 6, 2018 Posted February 6, 2018 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.
Fosters Posted March 1, 2018 Author Posted March 1, 2018 Fosters 4.3 PreSales going live on Wednesday February 28 2018 right now for 20% off! Our announcement post >>
ahc Posted March 18, 2018 Posted March 18, 2018 (edited) 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, 2018 by GASR
Fosters Posted March 27, 2018 Author Posted March 27, 2018 (edited) 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, 2018 by Fosters
ahc Posted March 31, 2018 Posted March 31, 2018 @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.
Stormwolfe Posted May 11, 2018 Posted May 11, 2018 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!
Fosters Posted May 12, 2018 Author Posted May 12, 2018 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
Stormwolfe Posted May 13, 2018 Posted May 13, 2018 Thank you for your response. Here's a screenshot from Support. Cyboman 1
Recommended Posts