Blake Miller
- Registered on: 2012-03-20
- Last connection: 2012-10-02
Activity
Reported issues: 0
2012-10-02
- I have the following query, which pulls back locations, but ONLY those where the location is in the state I pass in:
...
2012-03-20
- 06:40 PM PHP ActiveRecord Help: RE: Calling save() in after_create, results in recursive saves
- The workaround I've found is:
static $after_create = array('set_confirmation_nbr');
function set_confirmation_nbr... - I'm using an after_create callback to update a confirmation number.
static $after_create = array('set_confirmati...
Also available in: Atom