Einzelnen Beitrag anzeigen
  #1  
Alt 26.02.08, 08:21
stuartmcalpine stuartmcalpine ist offline
Forum Zuschauer
 
Registriert seit: 26.02.08
Alter: 28
Beiträge: 1
Unglücklich

tt_products error log


Hello, Sorry for the English but I don't speak German at all.

I have followed the tt_products tutorial at typo3.org: Documentation: Tutorial Shop Module (tt_products) many times and all I keep getting is blank screen on my shop page, and an error in my error log. There is no code outputted at all in the page source.

The error log shows the following entry:

Code:
	 	 	  [Tue Feb 26 00:23:04 2008] [error] [client x.x.x.x] PHP Fatal error:  Call to undefined method tx_ttproducts_pi1::getExtensionInfo() in /var/www/vhosts/my-domain.co.uk/httpdocs/typo3conf/ext/tt_products/pi1/class.tx_ttproducts_pi1.php on line 182, referer: http://www.my-domain.co.uk/typo3/alt_doc.php?&returnUrl=db_list.php%3Fid%3D4%26table%3D&edit[tt_content][57]=edit

Does anyone have any ideas what is going on? Is getExtensionInfo() part of tt_products or another part/extension of TYPO3?

My config is:

Apache 2.2.3 on Linux
PHP 5.1.6
MySQL 5.0.22


TYPO3 4.1.5

htmlArea RTE [rtehtmlarea] 1.5.5
Versioning Management [version] 1.1.0

Media (DAM) [dam] 1.0.11
Tools>phpMyAdmin [phpmyadmin] 0.2.2
User>Task Center, Actions [sys_action] 1.1.2

CSS styled content [css_styled_content] 0.3.1
News [tt_news] 2.5.0
Shop System [tt_products] 2.5.4

FE BE Library [fh_library] 0.0.8
Static Info Tables [static_info_tables] 2.0.6
Static Methods for Extensions [div] 0.1.0
Table Library [table] 0.1.13

TemplaVoila! [templavoila] 1.1.1

Any ideas? I'm a newcomer to Typo3 so don't know where to go from here!
Mit Zitat antworten