Hello, Carl, Spot on.. "HTML-FormFu-Model-DBIC" is the culprit.
Thank you for your help. Rock on. If you have more tutorial pages on making more advanced forms it would be good. I have your cAtalyst book but have not found anything close to that. Would be interested in learning how to produce forms that were traditionally built with tables. Kindly refer to the screen shot attached. Thank you :) Quoting Carl Franks <[EMAIL PROTECTED]>: > 2008/7/1 <[EMAIL PROTECTED]>: > > Dear all, > > I found that > > 1) i had also updated HTML::FormFu > > 2) this had caused the problem > > > > > > By reverting to version 0.02004 of HTML::FormFu, the problem was > solved. > > I believe it's to do with the deprecation of > HTML::FormFu->model(). > > Although it's deprecated, the old method should still work for now. > > HTML-FormFu-Model-DBIC is now provided in a separate distribution. > I suspect you upgraded HTML-FormFu, but not HTML-FormFu-Model-DBIC, > so > it was finding an old version, which no longer works. > Try upgrading both distributions - if that doesn't work, re-post to > the html-formfu mailing list with more details, and we'll try to > figure out what's going wrong. > > In the meantime, I'll look at what I can do about providing more > information during installation, stating that HTML-FormFu-Model-DBIC > now needs to be upgraded separately. > > Cheers, > Carl > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ > > > _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
