[TYPO3-english] Realurl quesiton

Dmitry Dulepov dmitry at typo3.org
Mon Apr 13 09:28:44 CEST 2009


Hi!

Vahan Amirbekyan wrote:
> I have the configuration below.
> With this configuration postVars do not work.
> If I remove "'noMatch' => 'bypass'," then the fixedPostVars does not work.
> what is wrong?

Nothing is wrong. This is how it should work.

> 'fixedPostVars' => array(
>                 '_DEFAULT' => array (

You specify that these postVars must exist for each page of the site. If you remove bypass, you must provide those variables.

Read the manual.

-- 
Dmitry Dulepov
In TYPO3 blog: http://dmitry-dulepov.com/article/artificial-intelligence.html
LinkedIn: http://www.linkedin.com/in/dmitrydulepov
Twitter: http://twitter.com/dmitryd
Skype: liels_bugs


More information about the TYPO3-english mailing list