Hallo erstmal,
ich benutze typo4 4.1.5 Version und habe die neuste Extention von tt_produkt mir installiert.(tt_products_2.5.5.t3x, table_0.1.13.t3x, static_info_tables_2.0.7.t3x, sr_static_info_2.0.0.t3x). So wie es im Tutorial von Typo3 org beschrieben ist.
Nun erhalte ich immer diese Fehlermeldung:
Warning: require_once(PATH_BE_fh_library/sysext/cms/tslib/class.fhlibrary_pibase.php) [
function.require-once]: failed to open stream: No such file or directory in
C:\Programme\TYPO3_4.1.2\htdocs\Testsite\typo3conf\ext\tt_products\pi1\class.tx_ttprod ucts_pi1.php on line
51 Fatal error: require_once() [
function.require]: Failed opening required 'PATH_BE_fh_library/sysext/cms/tslib/class.fhlibrary_pibase.php' (include_path='.;C:/Programme/TYPO3_4.1.2/;') in
C:\Programme\TYPO3_4.1.2\htdocs\Testsite\typo3conf\ext\tt_products\pi1\class.tx_ttprod ucts_pi1.php on line
51
egal welche Seite ich öffne.
Weiß jemand Rat, was ich falsch gemacht habe...