Glenn Eggleton

  • Registered on: 2011-05-03
  • Last connection: 2011-05-04

Activity

Reported issues: 0

2011-05-04

04:33 PM PHP ActiveRecord Help: RE: ignore xD
Hey Yoan,
I do remember trying the method you posted above, however i was getting a php error about escaped string...

2011-05-03

06:17 AM PHP ActiveRecord Help: RE: [help] Dynamic calling of static methods
<b>Fatal error</b>: Uncaught exception 'ActiveRecord\DatabaseException' with message '42S22, 1054, Unknown column 'd...
06:13 AM PHP ActiveRecord Help: RE: [help] Dynamic calling of static methods
also,
statically putting in 'disabled=0' in place of the $attr[$key]['source_condition'] produces a column not fou...
06:10 AM PHP ActiveRecord Help: RE: [help] Dynamic calling of static methods
just tried, forward_static_call() same problem
06:06 AM PHP ActiveRecord Help: ignore xD
[code]
$a = array('conditions' => $attr[$key]['source_condition']);
$its = call_user_func(array("app\\models\\".$at...

Also available in: Atom