[TYPO3-english] Realurl - language problem

2010-12-12 Thread Cecilie Andersen
I have set up real url some times without any problems. I have tried to install it on a new page and it also works - but the url is like www.mypage.com/de/home.html I donĀ“t know where it get this /de/ from? - there have not been set up any german language anywhere, but I suppose this /de/ has

Re: [TYPO3-english] Realurl - language problem

2010-12-12 Thread Peter Jaraczewski
Hello Cecilie, this /de/ comes from the RealURL setup (probably in your localconf.php file). Afik the default setup is de for language uid 0 (which is default, english in your case) and /en/ for sys language uid = 1. You just have to adjust this setting properly. Peter Am 12.12.10 16:27, s

Re: [TYPO3-english] Realurl - language problem

2010-12-13 Thread Cecilie Andersen
Hi, thank for the answer. Yes - I have found the code where this /de/ comes from, as I have posted below and if I write something different as "de" the prefix is changed on the site. But I just want it to be like "mysite.com/home.html" and not "mysite.com/??/home.html". I have tried to remove

Re: [TYPO3-english] Realurl - language problem

2010-12-13 Thread Florian Schaeffer
Good morning, the prefix is changed on the site. But I just want it to be like "mysite.com/home.html" and not "mysite.com/??/home.html". I have tried to remove this line, but than the site can not load. Any idea how I can fix this ? '1' => array ( 'GETvar' => 'L', 'valueMap' => array ( 'de' =>

Re: [TYPO3-english] Realurl - language problem

2010-12-13 Thread Cecilie Andersen
As soon I remove this line, the site will simply not load. No error message appear, just a blank explorer - as soon I insert the line and save, the site load automatically in the windows again "Florian Schaeffer" skrev i meddelelsen news:mailman.1.1292310392.11124.typo3-engl...@lists.typo3.or

Re: [TYPO3-english] Realurl - language problem

2010-12-14 Thread Florian Schaeffer
Hello, As soon I remove this line, the site will simply not load. No error message appear, just a blank explorer - as soon I insert the line and save, the site load automatically in the windows again Blank page => http://dmitry-dulepov.com/article/blank-empty-page-in-typo3.html Did you try to

Re: [TYPO3-english] Realurl - language problem

2010-12-14 Thread Cecilie Andersen
Hi, When I remove the line and try to view it in the backend the default explorer error comes, that the page can not be displayed. I have another page, where realurl it works without any problems. I have copied the exact same realurl config, but it does not work. The only difference is that my

Re: [TYPO3-english] Realurl - language problem

2010-12-14 Thread Florian Schaeffer
Good morning, exact same realurl config, but it does not work. The only difference is that my page where it is not working I have installed tt_news There is an error in tt_news 3.0.1, one table is missing and some columns are missing also. Please check the error log, using the method describ

Re: [TYPO3-english] Realurl - language problem

2010-12-15 Thread Cecilie Andersen
Hi, Thanks for the help :) Now I have entered your prevars you wrote in the realurl conf and in my TS I have config.linkVars = L [globalVar = GP:L = 0] config.sys_language_uid = 0 config.language = dk config.locale_all = dk_DK [end] and 'preVars' => array ( 0 => array (

Re: [TYPO3-english] Realurl - language problem

2010-12-15 Thread Florian Schaeffer
Good morning, Now I have entered your prevars you wrote in the realurl conf and in my TS I have config.linkVars = L [globalVar = GP:L = 0] config.sys_language_uid = 0 config.language = dk config.locale_all = dk_DK [end] and 'preVars' => array ( 0 => array ( 'GETvar' => 'L', 'valueMap' => ar