Jump to content

Issue with System Notifications not showing after lengthy processing times


Recommended Posts

I am experiencing an issue with the System Notifications module in 2.6.3. I am using a hook before saveReady() which does a call to PayPal and receives a response. I am adding some notifications based on the response I get from PayPal in order to let the user know whether it was a success or a failure.

For some reason it seems that the extra delay in processing that this introduces results in the notifications not displaying when the page finally reloads. I don't see either my custom notifications or the built in ones confirming the page save.

I've narrowed this issue down to the System Notifications module, since uninstalling it results in the notifications being visible.

I'm wondering if anyone has thoughts on why this would be happening.

Thanks!

Edit: Just to clarify, this is when using runtime Notice objects.

Link to comment
Share on other sites

What is the code you are using to send the notifications? Are we talking about JS code, or PHP code? I'm guessing PHP but just double checking. Would be good to see it in context. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...