Re: [TYPO3-english] Select language at login, based on language preference in fe_users table

2009-04-17 Thread Loek Hilgersom
Hi Bernd, Thanks for your suggestions. A redirect after detecting a successful login is an option as it solves the problem with the L-parameter, but it's not very elegant and you'll loose the messages from felogin like "Login successful". I just discovered there is a hook in felogin for action

[TYPO3-english] Markers Problem - Display Umlaut (äüö) as rectangle

2009-04-17 Thread Lisa
Hi community, first sorry for my bad english.. I've a problem with markers. I try to generate with markers and TS a personel salutation for a newletter solution. The external newsletter-tool generates a link witch points to the Typo3 Site. There are the markers in the content of the Site i.e: Hel

[TYPO3-english] Typoscript submenus

2009-04-17 Thread nomen nescio
Hello, I want to create a submenu for some pages via typoscript, the result I would like to obtain is something like subpage1...subpageN, where subpages are the children of a page with ID X. Those IDs should be fixed in the code. Any idea? Thanks in advance, C. __

[TYPO3-english] Re: Markers Problem - Display Umlaut(äüö) as rectangle

2009-04-17 Thread Lisa
... some infos... if i switch the sitecoding in the browser from utf-8 to iso-8856, then the umlaut(üöä) in the salutation looks good but in the text not, crazy??? Yours Lisa ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.

Re: [TYPO3-english] Markers Problem - Display Umlaut( äüö) as rectangle

2009-04-17 Thread Patrick Schlaepfer
Which encoding u used for the database? I'm using utf-8 for the database and all umlauts are displayed correct. Without changing the encoding of the browser On Fri, 17 Apr 2009 10:54:06 +0200, Lisa wrote: > ... some infos... > if i switch the sitecoding in the browser from utf-8 to iso-8856, th

Re: [TYPO3-english] Markers Problem - Display Umlaut( äüö) as rectangle

2009-04-17 Thread Patrick Schlaepfer
Which encoding has your template file? U can try using notepad++ to see which encoding it has. On Fri, 17 Apr 2009 11:28:22 +0200, Lisa wrote: > Patrick Schlaepfer schrieb: >> Which encoding u used for the database? >> I'm using utf-8 for the database and all umlauts are displayed correct. >> W

Re: [TYPO3-english] Antw: cooluri and Exclude this page from middleof a pagepath

2009-04-17 Thread Rupali
ok. 2009/4/16 Joe Berger > Hi Rupali, > > if you want to show the single view with the page 'single.view.html' you > can't remove this page from page path. > > Joe > > >>> Rupali schrieb am 16.04.2009 um 12:16: > > just for info.. > > single-view is the page where tt_news plugin for single view

Re: [TYPO3-english] Typoscript submenus

2009-04-17 Thread Tyler Kraft
Hi, This is actually a very basic and simple menu to produce so, as the newsgroup guidelines state, please research before posting here - prior postings (various mailing lists), documents (ts by example, tsref, etc), other sites (typo3wizard, etc), google search Cheers, Tyler nomen nescio w

Re: [TYPO3-english] Antw: cooluri and Exclude this page from middle of a pagepath

2009-04-17 Thread Tomas Mrozek
One solution is to use only one page both for listing of news items and display of single news detail. AFAIK, this is covered in the tt_news manual. Tomas Mrozek ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.d

Re: [TYPO3-english] Markers Problem - Display Umlaut( äüö) as rectangle

2009-04-17 Thread Lisa
Patrick Schlaepfer schrieb: > Which encoding u used for the database? > I'm using utf-8 for the database and all umlauts are displayed correct. > Without changing the encoding of the browser > > > On Fri, 17 Apr 2009 10:54:06 +0200, Lisa wrote: >> ... some infos... >> if i switch the sitecoding

[TYPO3-english] Re: Re: Markers Problem - Display Umlaut(äüö) as rectangle

2009-04-17 Thread Lisa
Tomas Mrozek schrieb: >> http://www.webseite.de/index.php?id=244&anrede=Herr&vorname=Ülf&nachname=Testmän > > Is the link correct and accessible? > I see the same content as in the homepage (http://www.webseite.de/), > which has charset set to iso-8859-1. > > Tomas Mrozek Hi, www.website.de is on

Re: [TYPO3-english] Markers Problem - Display Umlaut( äüö) as rectangle

2009-04-17 Thread Lisa
Hi Patrick, my template is utf-8 encoded Patrick Schlaepfer schrieb: > Which encoding has your template file? U can try using notepad++ to > see which encoding it has. > > On Fri, 17 Apr 2009 11:28:22 +0200, Lisa wrote: >> Patrick Schlaepfer schrieb: >>> Which encoding u used for the database?

Re: [TYPO3-english] Markers Problem - Display Umlaut( äüö) as rectangle

2009-04-17 Thread Patrick Schlaepfer
How does the head of your pages look http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> http://www.w3.org/1999/xhtml"; xml:lang="de" lang="de"> That's what mine looks like On Fri, 17 Apr 2009 12:42:40 +0200, Lisa wrote: > Hi Patrick, > my template is utf-8 encoded > > Patric

[TYPO3-english] Re: Markers Problem - Display Umlaut(äüö) as rectangle

2009-04-17 Thread Tomas Mrozek
> http://www.webseite.de/index.php?id=244&anrede=Herr&vorname=Ülf&nachname=Testmän Is the link correct and accessible? I see the same content as in the homepage (http://www.webseite.de/), which has charset set to iso-8859-1. Tomas Mrozek ___ TYPO3-engli

Re: [TYPO3-english] Markers Problem - Display Umlaut( äüö) as rectangle

2009-04-17 Thread Lisa
Here is my head: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> http://www.w3.org/1999/xhtml"; xml:lang="de-DE" lang="de-DE"> Patrick Schlaepfer schrieb: > How does the head of your pages look > > PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" > "http://www.w3.org/TR/x

[TYPO3-english] Re: Markers Problem - Display Umlaut(äüö) as rectangle

2009-04-17 Thread Tomas Mrozek
Please, use www.example.com next time (http://en.wikipedia.org/wiki/Example.com). Tomas Mrozek ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3-english] Markers Problem - Display Umlaut( äüö) as rectangle

2009-04-17 Thread Lisa Schmidt
Hi Patrick, many thanks for your help. I've found a way to send the umlaut as entity in the url, and now it works. I don't describe how, because it is athird party tool. Thanks @all Lisa Patrick Schlaepfer schrieb: > The only difference I see is: > > > > > On Fri, 17 Apr 2009 13:05:45 +0200, L

Re: [TYPO3-english] Antw: cooluri and Exclude this page from middle of a pagepath

2009-04-17 Thread Rupali
Tomas, Thanks, if i work according to the example in manual, i get both list and single on same page. so i have 1 page home, where i have news latest. And on page news i have news list as content object and FCE which shows news single per TS. so far so good. In Addition to this i need one more c

Re: [TYPO3-english] Typoscript submenus

2009-04-17 Thread nomen nescio
Already solved by myself, thanks anyway. C. "nomen nescio" ha scritto nel messaggio news:mailman.1.1239957234.17184.typo3-engl...@lists.netfielders.de... > Hello, > I want to create a submenu for some pages via typoscript, the result I > would like to obtain is something like > subpage1...sub

Re: [TYPO3-english] Markers Problem - Display Umlaut( äüö) as rectangle

2009-04-17 Thread Patrick Schlaepfer
The only difference I see is: On Fri, 17 Apr 2009 13:05:45 +0200, Lisa wrote: > Here is my head: >PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> > http://www.w3.org/1999/xhtml"; xml:lang="de-DE" lang="de-DE"> > >

Re: [TYPO3-english] Antw: cooluri and Exclude this page from middle of a pagepath

2009-04-17 Thread Rupert Germann
hi Rupali, instead of simply switching the code in a condition like I described it in the manual you can do much more there, e.g. changing the way the pagecontent is rendered: [globalVar = GP:tx_ttnews|tt_news > 0] page.10.subparts { main-column > main-column < plugin.tt_news mai

[TYPO3-english] Direct Mail problem

2009-04-17 Thread Paul Bucalo
I'm getting this error: No template file found: {$plugin.feadmin.dmailsubscription.file.templateFile} But the template is there. Not only that, but I created a new page, inserted the plugin and it worked. Then I modified the old page to redirect (shortcut) to the new, and the error came back. I've

Re: [TYPO3-english] need advice - recommended server specs

2009-04-17 Thread Dominique Feyer
with TYPO3 4.3 you can read this http://dmitry-dulepov.com/article/how-to-enable-memcached-cache-in-typo3-43.html Memcache for page cache and file cache cache_hash (only if you have a good disk configuration) is a really good way to have performance (page cached are served from RAM, cache_has

Re: [TYPO3-english] Well performance TYPO3 hosting? (maybe mosso?)

2009-04-17 Thread Dominique Feyer
I work a lots with www.net4all.ch for many TYPO3 website. They offer shared hosting (good perf, price interesting) and VPS (really good performance, price correct). On 2009-04-16 09:47:25 +0200, Kontaxis Panagiotis said: > Hello, > > I 'm searching a quality and well performance TYPO3 hoster

Re: [TYPO3-english] Antw: Re: CoolUri - tt_news -> related news

2009-04-17 Thread Jan Bednarik
Tt_news contains this piece of code: $queryString = explode('&', t3lib_div::implodeArrayForUrl('', t3lib_div::_GET())) ; if ($queryString) { ... $newsAddParams = '&' . implode($paramArray, '&'); } // load the parameter string into the register 'newsAddParams' to access it from TS $veryLocal_cObj