You are not logged in.
Pages: 1
I actually did end up upgrading them to 4.2.23 so I should be good there. I'll try something like that, thanks a ton!
I've been tasked with sending a notification email once a new item is added through a Module.
I used the Publish hook, before realizing that it will run the thing any time it's published, so each subsequent update, which we don't want.
I'm thinking I just need to check for existence of the record before, but that brings me to a question about how the records work: when you go to add a new item in a Module, does it create the record in that moment, then after filling out the form, it uses an Update action rather than Create? And even still, is there any hook I can use only for Create, and not for Update?
Not browser zoom but it's possible they have added admin CSS somewhere. This isn't my build ![]()
The inputs on the form where I manage Reports seem to be just a bit too wide. Not sure if there's a styles caching issue here or just some CSS in need of updating?


I entered my Rackspace Cloud Files key and username, yet trying to publish a page with a photo upload leads to an auth error:
Fatal error: Uncaught exception 'AuthenticationException' with message 'Invalid username or access key.'
I don't know if the process from Rackspace has changed, but is there a step I'm missing? Also, are we able to specify the container at which to point?
Pages: 1