Re: [fw-general] Re: A table must have a primary key, but none was found

2013-01-21 Thread Ludwig Ruderstaller
Am 17.01.2013 22:20, schrieb Yves: Or, better yet, how can I do away with this message? just add a primary key to your table. greetings Ludwig -- Ludwig Ruderstaller http://www.cwd.at -- List: fw-general@lists.zend.com Info: http://framework.zend.com/archives Unsubscribe:

Re: [fw-general] [zf2] Class Map Generator utility write path with //

2013-01-21 Thread Matthew Weier O'Phinney
On Sun, Jan 20, 2013 at 9:47 AM, whisher whishe...@gmail.com wrote: I've used the map generator utility successfully with this comand php /home/fb/public_html/gs/vendor/bin/classmap_generator.php -w -l /home/fb/public_html/gs/module/Album -o

Re: [fw-general] [zf2] Class Map Generator utility write path with //

2013-01-21 Thread Ralf Eggert
Hi, what happens if you move to the Album path first: cd /home/fb/public_html/gs/module/Album php /home/fb/public_html/gs/vendor/bin/classmap_generator.php Do you still encounter the double slash? Regards, Ralf -- List: fw-general@lists.zend.com Info: http://framework.zend.com/archives

[fw-general] XOR logic for two elements

2013-01-21 Thread MrNorm
Hello, I currently have a validator that has the following logic: house number + flat number = 0 house number + NO flat number = 1 NO house number + flat number = 1 NO house number + NO flat number = 0 The issue I have is that the last rule (NO house number + NO flat number) does not run

[fw-general] Re: pbSubHubbub statusCode 404

2013-01-21 Thread benjamingb
any suggestions? -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/pbSubHubbub-statusCode-404-tp4658800p4658809.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: fw-general@lists.zend.com Info: