[TYPO3-mvc] is there some backend module example available? (blog_example is buggy)
Bastian Waidelich
bastian at typo3.org
Tue Feb 15 17:50:50 CET 2011
Stefano Cecere wrote:
>> Most parts will work, but I'm afraid that Flashmessages and BE modules
>> won't.
> really?
> i don't want to be rude: but everytime i try the blog_example (one a
> month in last year) i always find a crashing bug...
> so i think it's still in big development!
Yes, the blog_example is in big development and I'm about to commit a
completely overhauled version.
This extension is not meant to be used in productive websites. It
"serves as a demonstration for basic development techniques used in
Extbase/FLOW3 applications". And thus it should be up-to-date with the
latest (released) versions.
> with latest 4.5 (also trunk) and blog_example from git, for example i get:
> #1247602160: Table 't3test45.tx_blogexample_domain_model_administrator'
> doesn't exist: SELECT tx_blogexample_domain_model_administrator.* FROM
> tx_blogexample_domain_model_administrator
You probably forgot to include the static TypoScript setup in your root
TS template.
HTH,
Bastian
More information about the TYPO3-project-typo3v4mvc
mailing list