[symfony-users] Re: development cycle problems

2010-07-22 Thread Dennis
I got it working, by erasing the contents of the database, not dropping it. Then, I somehow had some dangling code lines that creeped in, and then it didn't work. Many many hours later, after reverting to the old working version, I then came to the conclusion about the extra code line. Summary,

[symfony-users] Re: development cycle problems

2010-07-11 Thread Dennis
Wow, I guess I've been a member of this group for a while and forgot about it. I'll have to check my settings and see why I don't even get digest. BUT, as to my code problem, I found it. It was the interface unit between the keyboard and the screen . . me. I had added 'createdb' privilege to my no