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

vague error message if no connection #3

Closed
gabordemooij opened this issue Sep 13, 2009 · 1 comment
Closed

vague error message if no connection #3

gabordemooij opened this issue Sep 13, 2009 · 1 comment

Comments

@gabordemooij
Copy link
Owner

setFullName("M. Rizky Ramadhan"); $member->setGender('m'); $member->setRegDate(time()); $member->save(); ?>

Expected:

  • Error: no database object found, please use kickstart first (or something like that)

Got:

  • Fatal error: Call to a member function escape() on a non-object
This issue was closed.
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