[TYPO3-english] R: pieces of template disappearing on T3 4.2.8
De Contardi Riccardo
Riccardo.DeContardi at bhuman.it
Fri Oct 23 10:00:41 CEST 2009
Hi David,
Thank you for your tips.
The first one seems to work, but... this morning I've still found that the link to register page "Not a member yet? Click here to register!" (pagecontent: plugin sr_feuser register - display mode:default) was absent :(
Wonder why...?!?
BTW...I put a lot of TS SETUP into separate external files, so my TS setup begins like:
page = PAGE
# -------------------------------------------------------------
# Include all external sources
# -------------------------------------------------------------
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.config_base.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.config_languages.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home_other_cleanmarkup.t3s">
### following also writes lib.backhome
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.page_fixedelements.t3s">
### following overwrites RTE configuration
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/css_styled_content.txt">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.page_headerdata.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.lib.headMenu.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.lib.breadcrumbs.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.lib.mainMenu.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.lib.subMenu.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.lib.footMenu.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.ext.css_filelinks.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.ext.rt_pageteaser.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.ext.tt_address.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.ext.chgallery.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.ext.tt_news.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.ext.felogin.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.ext.pil_mailform.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.ext.indexed_search.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.ext.macinasearchbox.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.ext.wt_directory.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.ext.bzdstaffdirectory.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.ext.news_calendar.t3s">
<INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/templates/bhuman/assets/other/setup.home.ext.jk_poll.t3s">
This could lead to problems?
My sr_feuser_register config (TS Constants)
plugin.tx_srfeuserregister_pi1{
useShortUrls = 1
file.templateFile = fileadmin/templates/bhuman/ext/feuserregister_template_bh.html
useMd5Password = 1
enableAutoLoginOnConfirmation = 0
salutation = formal
enablePreviewRegister = 1
enablePreviewEdit = 1
pid = 3
registerPID = 24
editPID = 23
confirmPID = 25
loginPID = 21
userGroupUponRegistration = 1
userGroupAfterConfirmation = 2
userGroupAfterAcceptation = 2
enableAdminReview = 1
useEmailAsUsername = 0
formFields = username, password, first_name, last_name, email, company, city, telephone, title,tx_bhfeuserregcsector_bh_csector , tx_bhfeuserregacceptprivacy_bh_acceptedprivacy, captcha_response
requiredFields = username, email,password, first_name, last_name, company, tx_bhfeuserregacceptprivacy_bh_acceptedprivacy
siteName = Asseprim
email = test at ext.bhuman.it
enableEmailConfirmation = 1
enableEmailOnRegister = 0
enableEmailOnUpdate = 1
enableEmailOnApprove = 1
enableEmailOnRefuse = 1
enableEmailOnDelete = 1
enableAdminNotifyOnRegister = 0
enableAdminNotifyConfirmation = 1
enableAdminNotifyOnApprove = 0
enableAdminNotifyOnRefuse = 1
enableAdminNotifyOnUpdate = 1
enableAdminNotifyOnDelete = 1
enableAdminNotifyOnAdminAccept = 1
enableAdminNotifyOnAdminRefuse = 1
}
Thanks for support
**************************************
Riccardo De Contardi
B Human Srl - www.bhuman.it
Via Canzio, 15 - 20131 Milano
Tel +39.02 20 23 271 - Fax +39.02 20 240 561
-----Messaggio originale-----
Da: typo3-english-bounces at lists.typo3.org [mailto:typo3-english-bounces at lists.typo3.org] Per conto di David Bruchmann
Inviato: mercoledì 21 ottobre 2009 14.49
A: TYPO3 English
Oggetto: Re: [TYPO3-english] pieces of template disappearing on T3 4.2.8
Hi Riccardo,
try to change the line
lib.tellafriend=USER
into
lib.tellafriend = USER_INT
*Another* Way:
lib.tellafriend < plugin.tx_tipafriendplus_pi1
lib.tellafriend {
typolink.target =
code = TIPLINK
templateFile = fileadmin/templates/bhuman/ext/tipafriend_plus_css.html
typolink.parameter = 30
htmlMail = 0
typolink.ATagParams = class="tx_tipafriend_tiplink"
}
Best Regards
David
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
Chi riceve il presente messaggio e' tenuto a verificare se lo stesso non gli sia pervenuto per errore. In tal caso e' pregato di avvisare immediatamente il mittente e, tenuto conto delle responsabilità connesse all'indebito utilizzo e/o divulgazione del messaggio e/o delle informazioni in esso contenute, voglia cancellare l'originale e distruggere le varie copie o stampe.
The receiver of this message is required to check if he/she has received it erroneously. If so, the receiver is requested to immediately inform the sender and - in consideration of the responsibilities arising from undue use and/or disclosure of the message and/or the information contained therein - destroy the original message and any copy or printout thereof.
More information about the TYPO3-english
mailing list