1
Hiya,
I'm trying to send notifications as part of a GET request.
Notifications by email are working, but notifications by PM result in "Database update not allowed during processing of a GET request" in MySQL debug (Xoops 2.0.13.2)
Is there anything I can do to work round this without switching to a POST request? (which I don't think is feasable in this case)
Cheers!