[fw-general] Fatal error: getDom on a non-object (zend gdata youtube component)

2011-03-20 Thread tonystamp
I am getting this error when attempting to edit a video entry's metadata: Fatal error: Call to a member function getDOM() on a non-object in C:\workspace\domain\library\Zend\Gdata\App\FeedEntryParent.php on line 226 I am connecting using an authenticated login, and the edit link is obtained. Here

Re: [fw-general] Help with decorators

2011-03-20 Thread Kaiuwe
Im trying to understand the idea of decoraters. This is not an idea, it is a design pattern: http://en.wikipedia.org/wiki/Decorator_pattern however my textareas, checkboxes and input textbox are still not showing next to their label . You can use CSS: (example) dl { margin: 1em 0;