[TYPO3-german] Ich habe es geschafft :-(

Andreas Balzer eMail at andreas-balzer.de
Sun Oct 29 12:19:51 CET 2006


Michael Gnessner schrieb:
> Nachtrag:
> Nachdem ich inzwischen TYPO3 nochmals komplett gelöscht und dann neu
> installieren wollte, komme ich nicht mehr auf meine Seite rauf. :-(( 
> 
> 	"You don't have permission to access / on this server."
> 
> Tja so kann es gehen, wenn man absolute keine Ahung hat... :-( Ob da noch
> irgendwelche Rückstände von RealURL im System sind. Übrigens OverLib war
> installiert. :-(( 
> 
> Gruß
> Micha
> 
> 
> 
> Hallo Andreas,
> 
> die Extension ist installiert, wollte sie nochmals deinstallieren und neu
> starten, dann kam folgende Fehlermeldung:
> 
> 
> Parse error: parse error, unexpected ';', expecting ')' in
> /usr/www/users/epocheh/typo3conf/temp_CACHED_ps2d83_ext_localconf.php on
> line 377
> 
> Was habe ich denn nun schon wieder angestellt? Ich glaube dieses RealURL ist
> keine gute Lösung für mich gewesen... :-((
> 
> Lieben Gruß
> Micha
> 
> -----Original Message-----
> From: typo3-german-bounces at lists.netfielders.de
> [mailto:typo3-german-bounces at lists.netfielders.de] On Behalf Of Andreas
> Grambow
> Sent: Sunday, October 29, 2006 10:02 AM
> To: typo3-german at lists.netfielders.de
> Subject: Re: [TYPO3-german] Ich habe es geschafft :-(
> 
> die Ext overlib ist noch nicht installiert.
> 
> findest du hier:
> http://typo3.org/extensions/repository/?tx_terfe_pi1%5Bview%5D=search&no_cac
> he=1&tx_terfe_pi1%5Bsword%5D=overli
> 
> dann sollte alles wieder funzen.
> 
> Gru_
> Andreas
> "Michael Gnessner" <typo at epoche-napoleon.de> schrieb im Newsbeitrag 
> news:mailman.2649.1162104857.30218.typo3-german at lists.netfielders.de...
> Guten Morgen zusammen,
> 
> Nun habe ich es geschafft. Nachdem ich versucht habe RealURL einzurichten,
> geht bei mir |berhaupt nix mehr. Ich bekomme im Frontend folgende
> Fehlermeldung:
> 
> TYPO3 Fatal Error: Extension key "overlib" was NOT loaded!
> (t3lib_extMgm::extPath)
> 
> Damit habe ich es vermutlich geschafft, und meine ganze Seite komplett lahm
> gelegt. Und selbst ein Deinstallieren und abdndern aller vorgenommener
> Dnderungen f|hrt nicht zum Erfolg. Vermutlich darf ich jetzt wohl alles
> wieder neu machen...  :-(( Ich glaube doch, dass ich einen Profi an die
> Einrichtung des Systems lassen sollte.
> 
> Ich habe entsprechend der Anweisung von Miriam Torbeck/Thorsten W|st (TYPO3
> Version 4 - Professionelle Webauftritte) gehandelt. Das Problem ist nur,
> dass sich der Vorgang auch nicht mehr r|ckgdngig machen ldsst. Stehe im
> Moment irgendwie ziemlich auf dem Schlauch.
> 
> Dnderung der ext_localconf.php in typo3conf/ext/realurl/ folgenderma_en:
> 
> #### ext_localconf.php ###
> 
> <?php
> 
> $TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_tstemplate.php']['linkData
> -PostProc']['tx_realurl'] =
> 'EXT:realurl/class.tx_realurl.php:&tx_realurl->encodeSpURL';
> $TYPO3_CONF_VARS['SC_OPTIONS']['tslib/class.tslib_fe.php']['checkAlternative
> IdMethods-PostProc']['tx_realurl'] =
> 'EXT:realurl/class.tx_realurl.php:&tx_realurl->decodeSpURL';
> $TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['clearPageCa
> cheEval']['tx_realurl'] =
> 'EXT:realurl/class.tx_realurl.php:&tx_realurl->clearPageCacheMgm';
> 
> $TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['clearAllCac
> he_additionalTables']['tx_realurl_urldecodecache'] =
> 'tx_realurl_urldecodecache';
> $TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['clearAllCac
> he_additionalTables']['tx_realurl_urlencodecache'] =
> 'tx_realurl_urlencodecache';
> 
> $TYPO3_CONF_VARS['FE']['addRootLineFields'].= ',tx_realurl_pathsegment';
> $TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT'] = array (
> 
> 'init' => array (
> 'enableCHashCache'=> 1,
> 'enalbeUrlDecodeCache' => 1,
> 'enableUrlEncodeHash' => 1,
> ),
> 'preVars' => array(
> array(
> 'GETvar' => 'L';
> 'valueMap' => array(
> 'de' = '0',
> 'en' = '1',
> ),
> 'valueDefault' => 'de',
> ),
> ),
> 'pagePath' => array(
> 'type' => 'user',
> 'userfunc' =>
> 'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main',
> 'spaceCharacter'=> '-',
> 'languageGetVar'=> 'L',
> 'exporeDays'=> 3,
> 'rootpage_id'=> '1'
> ),
> 'fileName'=> array (
> 'defaultToHTMLsuffixOnPrev'=> 1,
> 'index'=> array(
> 'page.html' => array(
> 'keyValues' => array (
> 'type' => 1,
> ),
> 'fixedPostVarSets' => array(
> ),
> 'postVarSets' => array(
> '_DEFAULT' => array(
> 'period' => array (
> array (
> 'condPreValue' => -1,
> 'GETvar'=> 'tx_ttnews[pS]',
> // 'valueMap => array()
> ),
> array (
> 'GETvar' => 'tx_ttnews[arc]'
> 'valueMap' => array(
> 'non-archived' => -1,
> ),
> ),
> ),
> 'browse' => array ( )
> array (
> 'GETvar' => 'tx_ttnews[pointer]',
> ),
> ),
> 'select' => array (
> array (
> 'GETvar' => 'tx_ttnews[cat]',
> 'lookUpTable' => array (
> 'table' => 'tt_news_cat',
> 'id_field' => 'uid',
> 'alias_field' => 'title',
> 'addWhereClause' => 'AND NOT deleted',
> 'useUniqueCache' => 1,
> 'useUniqueCache_conf' = array (
> 'strtolower'=> 1,
> 'spaceCharacter'=> '-',
> ),
> ),
> ),
> 'article'=> array(
> array(
> 'GETvar' => 'tx_ttnews[backPid]',
> // 'valueMAP' => array(
> //),
> ),
> array (
> 'GETvar' => 'tx_ttnews[tt_news]',
> 'lookUpTable' => array(
> 'table' => 'tt_news',
> 'id_field' => uid,
> 'alias_field' => 'title',
> 'maxLength' => 12,
> 'addWhereClause' => 'AND NOT deleted',
> 'useUniqueCache' => 1,
> 'useUniqueCache_conf'=> array(
> 'strtolower' => 1,
> 'spaceCharacter' => '-',
> ),
> ),
> ),
> ),
> ),
> ),
> );
> <?>
> #########################################
> 
> Ins Template der Rootseite wurde folgendes TS im page - Element eingebunden.
> 
> ##### Template #####
> 
> config.simulateStaticDocuments = 0
> config.baseURL = http://www.epoche-napoleon.net
> config.tx_realurl_enable = 1
> config.prefixLocalAnchors = all
> 
> ######################
> 
> ### .htaccess ###
> RewriteEngine On
> RewriteRule .* /index.php
> RewriteRule
> ^/(typo3|typo3temp|typo3conf|t3lib|tslib|fileadmin|uploads|showpic\.php)(/.*
> )?$ - [L]
> RewriteCond %{REQUEST_FILENAME} !-F
> RewriteCond %{REQUEST_FILENAME} !-L
> RewriteRule (.*[^/])$ http://%(HTTP_HOST}/$1/ [L,R]
> RewriteCond %{REQUEST_FILENAME}/index.html -F
> RewriteRule / %{REQUEST_URI}/index.html [L]
> RewriteCond %{REQUEST_FILENAME}/index.htm -F
> RewriteRule / %{REQUEST_URI}/index.htm [L]
> RewriteCond %{REQUEST_FILENAME}/index.php -F
> RewriteRule / %{REQUEST_URI}/index.php [L]
> 
> #######################
> --
> Micha
> Email: michael at epoche-napoleon.net
> WEB:   http://www.epoche-napoleon.net
> WEB: http://www.your-server.de/epocheh/
> 
> 
> 
> 
> 
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
> 
äm, gehe mal in deinen typo3conf ordner und lösche die dateien, die mit 
"temp" anfangen (und nur die)

Dann versuche es nochmal. Wenn es immer noch nicht läuft löscht du 
nochmal die temp dateien und bearbeitest dann die localconf.php. In 
dieser Datei suchst du nach realurl und overlib. Eine der dort 
vorhandenen Variablen beinhaltet die geladenen Extensions. Wenn du da 
realurl und overlib rausnimmst solltest du ohne Probleme wieder auf dein 
T3 zugreifen können. Mach dir vorher aber eine Sicherung der localconf!

Grüße
Andreas



More information about the TYPO3-german mailing list