[Typo3] Problem with Frontend Text

Georg Rehfeld georg.rehfeld at gmx.de
Wed Feb 2 17:10:58 CET 2005


Hi,

Jochen Stange wrote:

> I think I have a Problem with the localconf-file.
> The frontend renders text in this style:
> 
> --------------------------
> {$content.wrap.bodytext}{$styles.content.textStyle.altWrap}
> <b>Tagen, </b><b>Schulen, </b><b>Referieren, </b><b>Konferieren</b>
> {$content.break.bodytext_parseFunc} {$content.break.bodytext_parseFunc}Sie
> möchten sich wohl fühlen und Ihr Seminar soll effizient sein?
> {$content.break.bodytext_parseFunc} {$content.break.bodytext_parseFunc}
> ...
> --------------------------
> 
> The localconf-file can be viewed at:
> http://www.diemedienagenten.de/localconf.txt

Compared to my /typo3conf/localconf.php yours has far too much stuff in
it, it looks like it is a cached version instead of a normal one.

Make a backup of your current one!!! I'm NOT responsible for any damage
when you follow my advice!!!

Then try to remove _all_ the <?php ... ?> sections but the last one,
starting with:

| <?php
| if (!defined ("TYPO3_MODE")) 	die ("Access denied.");
|
| 
t3lib_extMgm::addPItoST43($_EXTKEY,"pi1/class.tx_xinitthreecolumn_pi1.php","_pi1","CType",1);

Don't forget to clear all and every cache in the backend, and see if
that helps.

regards, Georg
-- 
  ___   ___
| + | |__    Georg Rehfeld      Woltmanstr. 12     20097 Hamburg
|_|_\ |___   georg.rehfeld.nospam at gmx.de    +49 (40) 23 53 27 10




More information about the TYPO3-english mailing list