[TYPO3-english] R: R: multidomain project with typo3 4.2.10

De Contardi Riccardo Riccardo.DeContardi at bhuman.it
Thu Jan 14 15:15:12 CET 2010


See my previous post:

$tx_realurl_config = array(

    'init' => array(

        'enableCHashCache' => true,

        'appendMissingSlash' => 'ifNotFile',

        'enableUrlDecodeCache' => true,

        'enableUrlDecodeCache' => true,

        'emptyUrlReturnValue' => '/',

   ),

    'preVars' => array(

    ),

    'postVarSets' => array(

        '_DEFAULT' => array(

       ) ,

    ),

    'pagePath' => array(

        'type' => 'user',

        'userFunc' =>
'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main',

        'spaceCharacter' => '-',

        'languageGetVar' => 'L',

        'expireDays' => 3,

   ) ,

);

 

$TYPO3_CONF_VARS['EXTCONF']['realurl'] = array(

    'typo3.test.zani' => $tx_realurl_config,
    'typo3.test.zani.scuola' => $tx_realurl_config,
    'typo3.test.zani.universita' => $tx_realurl_config,
);

 

$TYPO3_CONF_VARS['EXTCONF']['realurl']['typo3.test']['pagePath']['rootpa
ge_id'] = 1;

$TYPO3_CONF_VARS['EXTCONF']['realurl']['typo3.test.scuola']['pagePath'][
'rootpage_id'] = 5;

$TYPO3_CONF_VARS['EXTCONF']['realurl']['typo3.test.universita']['pagePat
h']['rootpage_id'] = 21;

unset($tx_realurl_config);

**************************************
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 Tonix (Antonio Nati)
Inviato: giovedì 14 gennaio 2010 14.57
A: TYPO3 English
Oggetto: Re: [TYPO3-english] R: multidomain project with typo3 4.2.10

Which realurl configuration file are you using?
Are you sure it is the correct one? If you put a wrong line in it, do 
you see any PHP error?

Tonino

De Contardi Riccardo ha scritto:
>> Not necessary. It just should not be "on". "0" is default value, so it
>>     
>
>   
>> does not have to be in TS.
>>     
>
> Yes, but...my problem still remains. How can I configure a full-working
> multidomain environment ? See my previous posts for the configuration
> I've used. Is there something wrong in it?
>
> Thanks
>
> **************************************
> 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
>
>
>
>
> 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 responsabilita 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.
>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
>   


-- 
------------------------------------------------------------
        Inter at zioni            Interazioni di Antonio Nati 
   http://www.interazioni.it      tonix at interazioni.it           
------------------------------------------------------------

_______________________________________________
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