[FLOW3-general] Notice: Undefined index: identifier

Georg Ortner go at simplaweb.at
Sun Jan 24 21:52:35 CET 2010


#1: Notice: Undefined index: identifier in 
/var/www/dev.mydomain.at/Packages/Framework/FLOW3/Classes/Persistence/Backend/PdoBackend.php 
line 674 (More information)

F3\FLOW3\Error\Exception thrown in file
Packages/Framework/FLOW3/Classes/Error/ErrorHandler.php in line 82.


Hi folks, today I wanted to dig into the alpha7 changes and therefore I 
created a new blog example as described in the documentation shipped 
with the getting started package.
On the point where I start the first controller which uses the 
persistence magic (it's the basic setup controller) I get the above 
error. But I'm just getting it in development context, in production 
context I'm getting a blank page (not even with html-tags) and there is 
no output in the production-logfile.

With alpha6 I had a perfectly running environment, and I don't 
understand what that error is about. So before I'm going deep into the 
PdoBackend I just want to know if that sounds familiar to someone?

In the development log is basically just the same information as above 
and the sources are from the svn repository at revision 3754.

Thx


More information about the FLOW3-general mailing list