Einzelnen Beitrag anzeigen
  #3  
Alt 21.06.07, 17:07
Baxter Baxter ist offline
Forum Newbie
 
Registriert seit: 14.06.07
Beiträge: 22

Danke.
Du meinst doch in typo3conf/localconf.php

Da steht bei mir:
<?php
$TYPO3_CONF_VARS['SYS']['sitename'] = 'New TYPO3 site';

// Default password is "joh316" :
$TYPO3_CONF_VARS['BE']['installToolPassword'] = 'bacb98acf97e0b6112b1d1b650b84971';

$TYPO3_CONF_VARS['EXT']['extList'] = 'tsconfig_help,context_help,extra_page_cm_options,impexp,sys_note,tstemplate,tstemplat e_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,func_wizards,wizar d_crpages,wizard_sortpages,lowlevel,install,belog,beuser,aboutmodules,setup,taskcenter ,info_pagetsconfig,viewpage,rtehtmlarea,css_styled_content,t3skin';

$typo_db_extTableDef_script = 'extTables.php';

## INSTALL SCRIPT EDIT POINT TOKEN - all lines after this points may be changed by the install script!

?>
Mit Zitat antworten