[TYPO3-dev] Extbase blog_example

Tomas Norre Mikkelsen tomasnorre at gmail.com
Fri Mar 30 19:30:56 CEST 2012


Hi,

I'm going to start developing with extbase, and tried to get some 
knowledge about by trying the blog_example extension.

BUT.

I get at shitload of error in my error log, seems like i cannot 
recongnise extbase and fluid thus it's installed.

The logfile starts like this:

  PHP Stack trace:, referer: http://t3dev.tm/index.php?id=6
[Fri Mar 30 19:22:03 2012] [error] [client 127.0.0.1] PHP   1. {main}() 
/home/tnm/NetBeansProjects/t3dev/docs/index.php:0, referer: 
http://t3dev.tm/index.php?id=6
[Fri Mar 30 19:22:03 2012] [error] [client 127.0.0.1] PHP   2. require() 
/home/tnm/NetBeansProjects/t3dev/docs/index.php:78, referer: 
http://t3dev.tm/index.php?id=6
[Fri Mar 30 19:22:03 2012] [error] [client 127.0.0.1] PHP   3. include() 
/home/tnm/NetBeansProjects/t3dev/docs/typo3/sysext/cms/tslib/index_ts.php:385, 
referer: http://t3dev.tm/index.php?id=6
[Fri Mar 30 19:22:03 2012] [error] [client 127.0.0.1] PHP   4. 
TSpagegen::renderContent() 
/home/tnm/NetBeansProjects/t3dev/docs/typo3/sysext/cms/tslib/pagegen.php:74, 
referer: http://t3dev.tm/index.php?id=6
[Fri Mar 30 19:22:03 2012] [error] [client 127.0.0.1] PHP   5. 
tslib_cObj->cObjGet() 
/home/tnm/NetBeansProjects/t3dev/docs/typo3/sysext/cms/tslib/class.tslib_pagegen.php:303, 
referer: http://t3dev.tm/index.php?id=6
[Fri Mar 30 19:22:03 2012] [error] [client 127.0.0.1] PHP   6. 
tslib_cObj->cObjGetSingle() 
/home/tnm/NetBeansProjects/t3dev/docs/typo3/sysext/cms/tslib/class.tslib_content.php:548, 
referer: http://t3dev.tm/index.php?id=6
[Fri Mar 30 19:22:03 2012] [error] [client 127.0.0.1] PHP   7. 
tslib_content_Template->render() 
/home/tnm/NetBeansProjects/t3dev/docs/typo3/sysext/cms/tslib/class.tslib_content.php:601, 
referer: http://t3dev.tm/index.php?id=6
[Fri Mar 30 19:22:03 2012] [error] [client 127.0.0.1] PHP   8. 
tslib_cObj->cObjGetSingle() 
/home/tnm/NetBeansProjects/t3dev/docs/typo3/sysext/cms/tslib/content/class.tslib_content_template.php:177, 
referer: http://t3dev.tm/index.php?id=6
[Fri Mar 30 19:22:03 2012] [error] [client 127.0.0.1] PHP   9. 
tslib_content_Content->render() 
/home/tnm/NetBeansProjects/t3dev/docs/typo3/sysext/cms/tslib/class.tslib_content.php:601, 
referer: http://t3dev.tm/index.php?id=6
[Fri Mar 30 19:22:03 2012] [error] [client 127.0.0.1] PHP  10. 
tslib_cObj->cObjGetSingle() 
/home/tnm/NetBeansProjects/t3dev/docs/typo3/sysext/cms/tslib/content/class.tslib_content_content.php:140, 
referer: http://t3dev.tm/index.php?id=6

And there is 100 lines each time trying to load the page with the 
blogexample.

I installede the blog_example and inserted it to a page, the title of 
the blog is loaded, but nothing else.

I have created an blog entry with, title author, etc.

Any hints on this problems? Perhaps i misunderstod som basic, but don't 
know how to fix this right now.


-- 
Best Regards
Tomas Norre Mikkelsen

TYPO3 Profile: http://forge.typo3.org/users/4289
TYPO3 Developer @ netimage.dk

Follow me at twitter.com/tomasnorre



More information about the TYPO3-dev mailing list