PDA

Просмотр полной версии : TV+tt_product=Error!?


ronin_en
25.09.2007, 23:02
Народ, поставил TV и tt_product выдает следующее
на стандартном щаблоне tt_product пашет нормально!
TV без магазина тоже, что сделать!:confused:

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:\TYPO3\htdocs\test4\typo3conf\ext\tt_products\pi 1\class.tx_ttproducts_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:/TYPO3/;') in C:\TYPO3\htdocs\test4\typo3conf\ext\tt_products\pi 1\class.tx_ttproducts_pi1.php on line 51

void
25.09.2007, 23:28
1) Поставить fh_library
2) Читать документацию

ronin_en
26.09.2007, 00:36
какую документацию, я брал http://typo3.biz/uploads/media/tt_products_ru.sxw там ни слова про fh_library, где почитать, или как поставить?

ronin_en
26.09.2007, 12:25
Я вроде понял в чем дело, в строке 51 ссылка на несуществующий файл!
C:\TYPO3\htdocs\test4\typo3conf\ext\tt_products\pi 1\class.tx_ttproducts_pi1.php
Народ кто сталкивался подкинте текст файла!

Dutchak Vitaly
26.09.2007, 12:34
вот именно. не может найти путь к fh_library, для начала поставьте это расширение

ronin_en
26.09.2007, 15:03
Значит это ставить отдельно нада?!
Не подскажите где взять? На Typo3.org вроде нету

ronin_en
26.09.2007, 16:47
Нашол вроде!
http://typo3.org/extensions/repository/view/fh_library/0.0.19/

ronin_en
27.09.2007, 00:42
Теперь не хватает еще одного, помогите найти!

Warning: require_once(PATH_BE_tablelib/class.tx_table_db.php) [function.require-once]: failed to open stream: No such file or directory in C:\TYPO3\htdocs\test4\typo3conf\ext\tt_products\pi 1\class.tx_ttproducts_pi1.php on line 55

Fatal error: require_once() [function.require]: Failed opening required 'PATH_BE_tablelib/class.tx_table_db.php' (include_path='.;C:/TYPO3/;') in C:\TYPO3\htdocs\test4\typo3conf\ext\tt_products\pi 1\class.tx_ttproducts_pi1.php on line 55

Uruguaygrep
27.09.2007, 12:04
Для работы расширения вроде требуеться установить еще три: table (Table Library), static_info_tables, sr_static_info.
Так в доке написано:
http://typo3.org/documentation/document-library/extension-manuals/tut_ttproducts_de/0.0.6/view/1/1/
Правда она на немецком :-(

ronin_en
27.09.2007, 12:58
Спасибо, а то я одно найду, а он говорит что еще чего-то не хватает, и так уже несколько раз!

Буду благодарен, за помощь в поиске!

ronin_en
27.09.2007, 13:41
http://typo3.org/extensions/repository/view/sr_static_info/2.0.1/

http://typo3.org/extensions/repository/view/static_info_tables

Uruguaygrep
27.09.2007, 14:58
http://typo3.org/extensions/repository/view/table/0.1.13/