ERLEDIGT, TYPO3 läuft überhaupt nicht auf meinem neuen Rechner..
neuer Thread siehe: http://www.typo3forum.net/forum/installation-lokalen-entwicklungsumgebungen/56856-typo3-xampp-wirft-fehler-installation-bekomme-laufen.html (TYPO3 auf XAMPP wirft Fehler nach Installation, bekomme es nicht zum laufen..)
Hi zusammen, bin der neue hier.. ; )
..und kämpfe grade mit folgendem problem:
ich entwickle gerade meiner erste t3 extension auf windows mit xampp.
habe letzte woche ein neues notebook bekommen und versuche seitdem meine typo3-installation zu migrieren..
eigentlich scheint alles zu passen, müsste eig 1:1 gleich sein wie auf meinem alten rechner..
trotzdem bekomme ich folgende fehlermeldung:
Code:Uncaught TYPO3 Exception#1: PHP Runtime Notice: Declaration of tx_ttaddress_tceFunc_selectTreeView::wrapTitle() should be compatible with t3lib_treeView::wrapTitle($title, $row, $bank = 0) in C:\xampp\htdocs\wet2\mytypo3website\typo3conf\ext\tt_address\class.tx_ttaddress_tcefunc_selecttreeview.php line 41 (More information) t3lib_error_Exception thrown in file C:\xampp\htdocs\wet2\mytypo3website\t3lib\error\class.t3lib_error_errorhandler.php in line 107. 4 t3lib_error_ErrorHandler::handleError(2048, "Declaration of tx_ttaddress_tceFunc_selectTreeView…t3lib_treeView::wrapTitle($title, $row, $bank = 0)", "C:\xampp\htdocs\wet2\mytypo3website\typo3conf\ext\…ress\class.tx_ttaddress_tcefunc_selecttreeview.php", 41, array) C:\xampp\htdocs\wet2\mytypo3website\typo3conf\ext\tt_address\class.tx_ttaddress_tcefunc_selecttreeview.php: 00039: * @subpackage tt_address 00040: */ 00041: class tx_ttaddress_tceFunc_selectTreeView extends t3lib_treeview { 00042: 00043: var $TCEforms_itemFormElName = ''; 3 include_once("C:\xampp\htdocs\wet2\mytypo3website\typo3conf\ext\…ress\class.tx_ttaddress_tcefunc_selecttreeview.php") C:\xampp\htdocs\wet2\mytypo3website\typo3conf\temp_CACHED_ps70dd_ext_tables.php: 02091: 02092: // classes for displaying the group tree and manipulating flexforms 02093: include_once(t3lib_extMgm::extPath($_EXTKEY).'class.tx_ttaddress_tcefunc_selecttreeview.php'); 02094: include_once(t3lib_extMgm::extPath($_EXTKEY).'class.tx_ttaddress_treeview.php'); 02095: include_once(t3lib_extMgm::extPath($_EXTKEY).'class.tx_ttaddress_addfilestosel.php'); 2 include("C:\xampp\htdocs\wet2\mytypo3website\typo3conf\temp_CACHED_ps70dd_ext_tables.php") C:\xampp\htdocs\wet2\mytypo3website\typo3\init.php: 00374: // Extension additions 00375: if ($TYPO3_LOADED_EXT['_CACHEFILE']) { 00376: include (PATH_typo3conf.$TYPO3_LOADED_EXT['_CACHEFILE'].'_ext_tables.php'); 00377: } else { 00378: include (PATH_t3lib.'stddb/load_ext_tables.php'); 1 require("C:\xampp\htdocs\wet2\mytypo3website\typo3\init.php") C:\xampp\htdocs\wet2\mytypo3website\typo3\index.php: 00036: 00037: define('TYPO3_PROCEED_IF_NO_USER', 1); 00038: require('init.php'); 00039: require('template.php'); 00040:
bin noch nicht sehr vertraut mit typo, arbeite erst seit ein paar wochen damit..
wäre sehr dankbar wenn jemand hier eine idee hätte.
Geändert von mzmz (07.08.2012 um 08:41 Uhr)
Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
Lesezeichen