Einzelnen Beitrag anzeigen

  #1  
Alt 16.08.2008, 14:07
Tobias Hochgürtel
Gast
 
Beiträge: n/a
Standard [TYPO3] create a fork of an extension and having troubles withFrontend output

Hello People,







I have some troubles with creating an fork of tt_products.







I have renamed all classes, php files, variables, sql database tables, and
the (main) folder with my new name ( tt_freiraum ). I have changed some
things in the language files. But when I now add the Shop Plugin as an
Content Element. I get at the FrontEnd only the Header. I have included the
static Typoscript from extensions.







I have changed in ext_tables.php the id of the Plugin (from 5 to 7)







1.

t3lib_extMgm::addPlugin(Array('LLL:EXT:'.TT_FREIRA UM_EXTkey.'/locallang_db.x

ml:tt_content.list_type_pi1','7'),'list_type');

2.

$TCA['tt_content']['types']['list']['subtypes_excludelist']['7']='layout,sel

ect_key';

3.

$TCA['tt_content']['types']['list']['subtypes_addlist']['7']='pi_flexform';

4. t3lib_extMgm::addPiFlexFormValue('7',

'FILE:EXT:'.TT_FREIRAUM_EXTkey.'/flexform_ds_pi1.xml');



I have figure out that pi/class.tx_ttfreiraum_pi1.php is loaded but the main

- function is never called.







I hope someone can help me. But I have to say thanks for creating this great

Typo3 Ext.



_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english