Hi Everyone,
Getting a bit stuck here .. it did work before with a prev version .. not with this version (at least for me )
Just did a fresh install , oil create vb_app.dev
Set up my database and set up my auth config files..
did an oil refine migrate packages=auth
got this error (some tables were created)
now when i want to go to /vb_app.dev/admin i get this error ..
ErrorException [ Fatal Error ]:
Cannot access protected property Orm\Query::$alias
// line in the query.php
$select[$self->alias.'_c'.$i++] = (strpos($value, '.') === false ? $self->alias.'.' : '').$value;
is there something i do different ? that generates this error?
thanks!! very much ..
gebriel.
ErrorException [ Fatal Error ]:
Cannot access protected property Orm\Query::$alias
backtrace =
only bootstrap
prior contents =
Fatal error: Cannot access protected property Orm\Query::$alias in /var/www/public_html/vilianbouw.dev/fuel/packages/orm/classes/query.php on line 347
i can't pass this point .. guess have to set up auth in some other way
thanks a lot ..
gabriel c.
It looks like you're new here. If you want to get involved, click one of these buttons!