Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after building #269

Open
rlebrao opened this issue Sep 20, 2017 · 0 comments
Open

Error after building #269

rlebrao opened this issue Sep 20, 2017 · 0 comments

Comments

@rlebrao
Copy link

rlebrao commented Sep 20, 2017

Hi,
After building the application, when i go to index i get this error:

print_r(): Property access is not allowed yet in Controller.php at line 733

#0 [internal function]: ExceptionThrower::HandleError(2, 'print_r(): Prop...', 'C:\xampp\htdocs...', 733, Array)
#1 C:\xampp\htdocs\phreeze\libs\verysimple\Phreeze\Controller.php(733): print_r(Object(__PHP_Incomplete_Class), true)
#2 C:\xampp\htdocs\phreeze\libs\verysimple\Phreeze\Controller.php(95): Controller->GetCurrentUser()
#3 C:\xampp\htdocs\phreeze\libs\verysimple\Phreeze\Dispatcher.php(149): Controller->__construct(Object(Phreezer), Object(SavantRenderEngine), NULL, Object(GenericRouter))
#4 C:\xampp\htdocs\timecase\index.php(28): Dispatcher::Dispatch(Object(Phreezer), Object(SavantRenderEngine), '', NULL, Object(GenericRouter))
#5 {main}

Fatal error: DataAdapter::Close(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "DataDriverMySQLi" of the object you are trying to operate on was loaded before unserialize() gets called or provide a __autoload() function to load the class definition in C:\xampp\htdocs\phreeze\libs\verysimple\Phreeze\DataAdapter.php on line 202

Any ideas what it might be?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant