R: R: pdf_generator2 + realurl

View: New views
4 Messages — Rating Filter:   Alert me  

R: R: pdf_generator2 + realurl

by De Contardi Riccardo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

In fact, in preVars I Have:

// Powermail validation page type helper
array (
 'GETvar' => 'type',
 'valueMap' => array (
 'validation' => '3131'
 ),
 'noMatch' => 'bypass'
),

// End Powermail validation page type helper





**************************************
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@...
[mailto:typo3-english-bounces@...] Per conto di Bernhard
Kraft
Inviato: sabato 31 ottobre 2009 16.47
A: typo3-english@...
Oggetto: Re: [TYPO3-english] R: pdf_generator2 + realurl

De Contardi Riccardo schrieb:
> Hi Bernhard,
> Thank you for your answer...but it doesn't work, either :(
> The link remains
> http://typo3.local/mypage/

Ok. For me this looks like you handle the "type" var already somewhere
else.

Probably you have set some config for "type" in the "preVars" or
"postVars"
section. When "type" variable is handled there, it will get removed from
the
realURL internal array of GET vars, and the "fileName" section will not
work.


greets,
Bernhard
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
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 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@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: R: R: pdf_generator2 + realurl

by Bernhard Kraft-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

De Contardi Riccardo schrieb:

> In fact, in preVars I Have:
>
> // Powermail validation page type helper
> array (
>  'GETvar' => 'type',
>  'valueMap' => array (
>  'validation' => '3131'
>  ),
>  'noMatch' => 'bypass'
> ),

If you remove this (by uninstalling powermail) it should work. Or simply adopt
the powermail extension not to set this array.

greets,
Bernhard
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Parent Message unknown R: R: R: pdf_generator2 + realurl

by De Contardi Riccardo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, after removing these lines everything works.
I'm sorry I need powermail, so I can't uninstall it ;)

BTW, As I've not a deep knowledge of realurl (I'm pretty sure I've took these lines from someone else's configuration), what were they supposed to do?

Thanks and greetings

**************************************
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@... [mailto:typo3-english-bounces@...] Per conto di Bernhard Kraft
Inviato: lunedì 2 novembre 2009 22.30
A: typo3-english@...
Oggetto: Re: [TYPO3-english] R: R: pdf_generator2 + realurl

De Contardi Riccardo schrieb:

> In fact, in preVars I Have:
>
> // Powermail validation page type helper
> array (
>  'GETvar' => 'type',
>  'valueMap' => array (
>  'validation' => '3131'
>  ),
>  'noMatch' => 'bypass'
> ),

If you remove this (by uninstalling powermail) it should work. Or simply adopt
the powermail extension not to set this array.

greets,
Bernhard
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
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.


_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: R: R: R: pdf_generator2 + realurl

by Bernhard Kraft-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

De Contardi Riccardo schrieb:

> BTW, As I've not a deep knowledge of realurl (I'm pretty sure I've took these lines from someone else's configuration), what were they supposed to do?
> [...]
>>
>> // Powermail validation page type helper
>> array (
>>  'GETvar' => 'type',
>>  'valueMap' => array (
>>  'validation' => '3131'
>>  ),
>>  'noMatch' => 'bypass'
>> ),

I do not know powermail exactly, but AFAIU those lines are there for allowing you to
pass your content to some HTML validator or anything similar (ok. that's just a guess.)


greets,
Bernhard
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english