[Typo3-german] macina banners im Template, aber wie?
    Gesine Grewoldt 
    grewoldt at gmx.de
       
    Thu Aug  4 14:20:39 CEST 2005
    
    
  
Ich habe ein Problem mit der Extention T3X_macina_banners-1_1_0.t3x
Nach der Intallation habe ich eine sysfolder amgelegt und dort mehrere 
Banner erzeugt. Dann konnte ich auch auf den Seiten das plugin auswählen 
und die Banner anzeigen.
Nun wollte ich die Banner aber per Template einbauen und dann wird kein 
Banner angzeigt, es bleib ###BANNER### im Frontend stehen. Ich habe 
dieses Problem schon in den Listen gesehen, aber keine Antworten gefunden.
Hier mein Script (Das Ganze ist in page.5..... eingebunden):
------schnipp-------
temp.bannertop < plugin.tx_macinabanners_pi1
temp.bannertop {
# show banners with this attribute, options are: top, left, bottom, right
placement = top
#mode to show banners, options are: all, random
mode = all
# list of page ids where the banners should be taken from ( comma 
seperated f.E.: 1,5,7)
pidList = 28,3
# levels of recoursion to search for banners
recursive = 0
# Limit numeber of Banners
results_at_a_time = 2w
Image.file.maxW = 468
}
marks.BANNER < temp.bannertop
------schnapp-------
System: Mac OS X  10.3.7.
MySQL 4.1.11
PHP Version 4.3.11
Typo3 3.7.0
Ich wäre über Hilfe hoch erfreut.
LG Gesine
    
    
More information about the TYPO3-german
mailing list