Re: [TYPO3-english] How to store HTTP_REFERER in session

2013-07-29 Thread bernd wilke
Am 27.07.13 15:57, schrieb Morten Kjems: Hi I want to store the HTTP_REFERER in a session so I can display content based on where the user came from before visiting my site. I found the handy extension 'Session' that lets you store values in a session.

Re: [TYPO3-english] DB Integration Ext wfqbe

2013-07-29 Thread Mauro Lorenzutti
Hi Günter, if you have to connect to a MS Access db, you should specify a dns connection string like this: *Driver={Microsoft Access Driver (*.mdb)};Dbq=d:\\northwind.mdb;Uid=Admin;Pwd=;* P.S. if you get a white page, check your apache error log Regards, -- Mauro Lorenzutti CTO /

Re: [TYPO3-english] Could not access remote resource http://repositories.typo3.org/mirrors.xml.gz

2013-07-29 Thread Steffen Gebert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Muriel, it looks very weird. traceroute to repositories.typo3.org (91.184.35.3), 30 hops max, 60 byte packets 1 myserver.com (91.198.106.x) 3000.272 ms !H 3000.253 ms !H 3000.230 ms !H Why does it stop after the first hop? Is there some

[TYPO3-english] Re: DB Integration Ext wfqbe

2013-07-29 Thread Günter
Hi Mauro, thank you very much for your answer. I'm a little confused. Where should I specify the dns connection (localconf.php)? Unfortunately I got no errors in the logs. if you have to connect to a MS Access db, you should specify a dns connection string like this: *Driver={Microsoft

[TYPO3-english] OAuth extension

2013-07-29 Thread Denys Butenko
Hi guys! Help me anyone! I Overriding backend login form template, where I add links to login via social networks. After that hang request handler on click, it sends /index.php?eID=my_ext request that is sent to the address of the authorization social network, it parses the arguments generates an

[TYPO3-english] Shortcut with 301 option for shortlinks

2013-07-29 Thread d.ros
Hello, once there was #17037 to make shortcut handling better. But this still has a litte space to work even more better which could be resolved with an additional switch where the name could be chosen page with 301. At the moment the link points directly to the target page, but there are

Re: [TYPO3-english] Could not access remote resource http://repositories.typo3.org/mirrors.xml.gz

2013-07-29 Thread Muriel le Pair
On 29-07-13 09:08, Steffen Gebert wrote: Muriel, it looks very weird. traceroute to repositories.typo3.org (91.184.35.3), 30 hops max, 60 byte packets 1 myserver.com (91.198.106.x) 3000.272 ms !H 3000.253 ms !H 3000.230 ms !H Why does it stop after the first hop? Is there some

Re: [TYPO3-english] Shortcut with 301 option for shortlinks

2013-07-29 Thread bernd wilke
Am 29.07.13 12:33, schrieb d.ros: Hello, once there was #17037 to make shortcut handling better. But this still has a litte space to work even more better which could be resolved with an additional switch where the name could be chosen page with 301. At the moment the link points directly to

Re: [TYPO3-english] Shortcut with 301 option for shortlinks

2013-07-29 Thread d.ros
Am 29.07.2013 16:05, schrieb bernd wilke: Am 29.07.13 12:33, schrieb d.ros: Hello, once there was #17037 to make shortcut handling better. But this still has a litte space to work even more better which could be resolved with an additional switch where the name could be chosen page with 301.

[TYPO3-english] fluid template groupBy with multiple values

2013-07-29 Thread Muriel le Pair
Hi, I'm struggling with a fluid template. Is it possible to output 2 values when using groupBy? I would like to output a list like this: category - item 1 - item 2 category 2 - item 3 etc Each category should link to a page to display only items from that category and each item to the

Re: [TYPO3-english] Shortcut with 301 option for shortlinks

2013-07-29 Thread bernd wilke
Am 29.07.13 16:19, schrieb d.ros: Am 29.07.2013 16:05, schrieb bernd wilke: Am 29.07.13 12:33, schrieb d.ros: Hello, once there was #17037 to make shortcut handling better. But this still has a litte space to work even more better which could be resolved with an additional switch where the

Re: [TYPO3-english] Shortcut with 301 option for shortlinks

2013-07-29 Thread d.ros
Hi Bernd, i´ll answer inline: you have a page www.domain.com/short with content, then you move the content to www.domain.com/in/a/deeper/tree then you change the first page into a shortcut of the second page now you want all links to the first page to redirect with 301 to the second

Re: [TYPO3-english] Shortcut with 301 option for shortlinks

2013-07-29 Thread Tobias Liegl
Hi David, That this can be set within realUrl and coolUri is a clear case but it´s some kindo nogo option for an editor. why is it a No-Go to do it with realurl? The editor can do it directly in the TYPO3 backend inside the Info module. A little bit hidden, but if you know it, it's just a

Re: [TYPO3-english] Shortcut with 301 option for shortlinks

2013-07-29 Thread d.ros
Am 29.07.2013 18:04, schrieb Tobias Liegl: Hi David, That this can be set within realUrl and coolUri is a clear case but it´s some kindo nogo option for an editor. why is it a No-Go to do it with realurl? The editor can do it directly in the TYPO3 backend inside the Info module. A little bit

Re: [TYPO3-english] Shortcut with 301 option for shortlinks

2013-07-29 Thread d.ros
Am 29.07.2013 18:04, schrieb Tobias Liegl: Hi David, That this can be set within realUrl and coolUri is a clear case but it´s some kindo nogo option for an editor. why is it a No-Go to do it with realurl? The editor can do it directly in the TYPO3 backend inside the Info module. A little bit

Re: [TYPO3-english] Shortcut with 301 option for shortlinks

2013-07-29 Thread d.ros
Am 29.07.2013 18:04, schrieb Tobias Liegl: Hi David, That this can be set within realUrl and coolUri is a clear case but it´s some kindo nogo option for an editor. why is it a No-Go to do it with realurl? The editor can do it directly in the TYPO3 backend inside the Info module. A little bit