Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Tuesday 25 May 2010

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
05:59 Fruchthoernschen oeehm
06:00 Fruchthoernschen Someone here who can explain me what I must do to get an templavloila FCE Translated or better doing right job ;) elements inside this FCE are translated ( plugins ) but this is not shown in frontend
08:53 Prot0 MORNING
09:00 Phlunk3 lo, has anyone worked with extbase and knows how I need to handle database relations, ie a lookup table holding relations for categories?
09:12 snoy_ms Phlunk3: you mean mm relations ?
09:13 Phlunk3 yeah
09:14 snoy_ms Phlunk3: The Kickstarter for extbase adds such tables and tca
09:15 snoy_ms Phlunk3: just to get a start
09:15 Phlunk3 yeah, I dont understand the kickstarter interface for the relations
09:15 Phlunk3 I must do it "wired"? and does the name matter?
09:15 snoy_ms as far as i know it always show wired....
09:16 Phlunk3 3 tables, have 2 connected to the same mm table with "wired", but wasnt sure what the name is used for.
09:17 snoy_ms i take a look
09:20 snoy_ms Phlunk3: http://forge.typo3.org/repositories/entry/typo3v4-mvc/blog_example/trunk/ext_tables.sql
09:21 snoy_ms Phlunk3: they also used an mm table for post's and tag's
09:21 snoy_ms Phlunk3: and post - post
09:25 Phlunk3 tx shall look into the blog demo thing.
09:25 snoy_ms Phlunk3: the last time i used the kickstarter i also got the wired info. But it works for me
09:28 snoy_ms Phlunk3: http://extbase.foertel.com/t3cp10/
09:28 snoy_ms Phlunk3: its from fortel (he hold the workshop on typo3camp hamburg)
09:29 snoy_ms Phlunk3: also with inline mm relations...
09:45 Phlunk3 tx snoy_ms
10:33 kevke is there a backend chat extension, can't find one in TER or google
10:41 dec__ within an extension, how do i connect to a different database than the TYPO3_DB
10:48 Prot0 kevke: backend chat?
10:48 Prot0 as in IRC chat or just for backend users`
10:56 kevke JUST FOR BACKEND USERS
10:56 kevke sorry for the capitals
11:41 BruderTack hey all
11:41 dec__ how do i disable caching fora plugin?
11:42 BruderTack I would have a question about itemProcFunc.
11:43 BruderTack dec__: set the last param to 0 in your ext_localcon.php (method t3lib_extMgm::addPItoST43() )
11:44 BruderTack I use itemProcFunc to fill a select field by myself (with $params['items'] = $myFieldItems;) ...works fine, but can I use optgroups?
11:49 dec__ BruderTack: cheers :)
11:52 dreas Hi guys! US$ 20 for the first person that manages to fix why some of our pages display fine, but get 404 sent in the http header :)
11:55 pmk65 dreas: does it happen in all browsers?
11:56 dreas pmk65: yes .. not ALL our pages though .. only several pages (including their subpages)
11:56 pmk65 a loto f browsers (specially IE) sends a 404 if it can't find the favicon.ico in the root of the site.
11:57 pmk65 and is it always the same pages that returns the 404 header?
11:58 dreas Yes it's always the same pages. I used an external site to check the header http://www.webconfs.com/http-header-check.php .. the browser doesn't return 404 itself and shows the page correctly
11:58 dreas Also it happens to the pages only in English .. if I add "/en/" to the URL I do get 200 returned
12:00 dreas Dmitry Dulepov himself setup RealURL for our site and claims it cannot be related to that though
12:06 dreas We're also upgraded to 4.3.3 to see if that would resolve the problem, but it did not
12:12 Fruchthoernschen the good Caching ;)
12:13 JunGle Hello
12:14 SargoDarya Heyho everyone
12:15 JunGle How create a Typolink with target _blank ?
12:16 JunGle i try : 10.typolink.target = _blank and 10.typolink.extTarget = _blank
12:16 JunGle but nothing work
12:20 dreas I fixed it :P So guess I can send the money to myself ;) problem was that the "Default" translation was missing for the shortcut in that URL structure
12:23 dreas Ahh no :( Didn't work. Was checking the page accidentally with /en/. So offer still stands
12:32 dreas Ok found the problem .. there is a conflicting .htaccess in those subfolders. Sorry for bothering you all! :)
12:39 FloLeBlanc hi all
12:40 FloLeBlanc regarding indexed_search: do the pages get reindexed every time I change a page and if so are the "old" entries still valid then?
12:54 pmk65 JunGle> you can specify a 2nd parameter on the line with the uid, then the 2nd parameter will be usedas target.
14:08 Fruchthoernschen gmm
14:21 snoy_ms someone already uses Aptana IDE? Just need something like "inlcude path"...
14:22 snoy_ms just want to include extbase like you can do it within netbeans
14:22 heyho hi all, i use tt_news; when i write a text in the rte the output in the frontend is <link http:="" www.lg.com="" de=""... any idea whats that is? (iam a noob)
14:23 heyho i dont get an normal <a href="..." link, i geht an <link construct :-(
14:24 maholtz|WORK <link> is an internal TYPO3 tag which should be replaced before output. So that happens in an custom table? which one?
14:26 pmk65 heyho: have you included the static TS templates for the extension?
14:28 heyho it happens when i write an linke in tt_news, not in the normal content elements;
14:28 heyho yes both ttn_news static templates are included
14:50 Philiptypo3dk Hello. I need some good answer here.. I have like 5 sites, running on the same webserver. All of them same typo3 src files. Atm it's on 4.1.5. I'm about to upgrade to 4.3.3. Is it just like overwriting the Typo3 src files with the new ones, or ?
14:50 nd___ Is there a way I can display input fields or image content types right withhin the (TV)Page-Module? I find it a bit cumbersome for a client to edit the page properties for images withhin the template and using the page module for actual text
14:51 nd___ Philiptypo3dk: So they share the typo3_src? Then you only have to update the symlink on all five installations...
14:52 Philiptypo3dk I could try, yeah.
15:02 SparFux Hi all.
15:03 Prot0 hello
15:03 SparFux Hey Proto.
15:05 SparFux Can I export a page in typo3 somehow or better ftp it to another place without typo3 being installed there?
15:06 SparFux Like e.g. export a static web page to someplace.
15:06 Prot0 you can export page data (so page + contents)
15:06 Prot0 but not as plain HTML
15:06 Prot0 you can use a crawler/downloader for that though
15:07 Prot0 with something like http://www.httrack.com/
15:07 SparFux ah, crawller. nice idea.
15:08 SparFux True, I can just wget --mirror the page and then ftp upload. :-)
15:09 Conic hi all, i'm trying to style a rootline menu but i can't write something between! the links yet
15:10 Conic is there some kind of wrap that works like "between two items" ?
15:15 Prot0 cant you just wrap before/after each item
15:15 Prot0 except the first/last
15:18 Conic if that is possible: yes
15:18 Conic but how do i exclude the first item?
15:19 PiMB with optionsplit right?
15:20 PiMB or am I not getting it?
15:20 PiMB like wrap = | |*| <middle>|</middle> |*| |
15:20 PiMB something
15:24 nd___ Well, now all my fields are only editable in the edit view but the contents are not nicely displayed via Page Module... is this the only way to have fixed fields like input, image etc?
15:26 SparFux Can I install only one of the free templates of typo3? I mean, all need fileadmin/template directory.
15:30 Conic @Prot0 & PiMP: works great, thank you
15:30 Conic even if it looks a bit confusing: NO.linkWrap = ||*|&nbsp;&nbsp;&rArr;&nbsp;&nbsp;||*|&nbsp;&nbsp;&rArr;&nbsp;&nbsp;|
15:31 Conic but it works ^^
15:36 PiMB Nice!
15:36 PiMB :)
15:36 PiMB looks good
15:36 PiMB I hate having to insert spaces with &nbsp;
15:43 Prot0 PiMB: you dont have to
15:44 Prot0 stdWrap.noTrimWrap
15:44 Prot0 at least not always
15:45 PiMB :)
15:52 kinea|work how can i auto-logout feusers after x minutes?
15:53 kinea|work atm typo3 only removes the session when the browser is closed.
15:53 kinea|work i need to remove the session after x minutes, even the user has not closed the browser
15:55 kinea|work i need it a list of currently logged in users, which should be uptodate.
15:57 PiMB doesn't the typoscript object browser gives you any options?
16:00 kinea|work PiMB: i found no setting there
16:03 kinea|work PiMB: you thought of a special setting?
16:03 PiMB some session timeout in seconds or something similar?
16:03 PiMB not sure if it exists
16:03 kinea|work i could write an extension, which deletes datasets in fe_sessions and fe_sessions_data
16:05 kinea|work so every time a page is loaded, the extension checks, if time-sestime>timeout, then delete
16:05 kinea|work but could make a bad performance
16:08 PiMB ah right.
16:08 PiMB there is an install tool setting.
16:08 PiMB [FE][lifetime]
16:08 PiMB Integer, positive. If >0, the cookie of FE users will have a lifetime of the number of seconds this value indicates.
16:13 kinea|work PiMB: doesnt seem to work here, i will check the code now, why
16:21 pmk65 kinea|work: you can check the "is_online" and "lastlogin" fields of a feuser to see if there's an (active) user online.
16:24 pmk65 http://www.pastie.org/976289
17:02 nd___ What is the way to include CSS into the global css? I only did that in my extensions via DEFAULT_STYLES, but is there a generic way?
19:41 nd__ What is the way to include CSS into the global css? I only did that in my extensions via DEFAULT_STYLES, but is there a generic way?
21:08 milpoer hi any extensions developers here :)
21:25 Fruchthoernschen cHash, hmpf I don't understand you?
22:34 snoy_ms huhu....nothing going on here :-)
22:35 snoy_ms thats scary :D
23:10 HardPhuck what did he expect? It's almost midnight

Technologies


R. van Twisk 2004-2010 R. van Twisk / Avenida Diego de Almagro No: 22-47 y Juan Severino / Quito Ecuador
callto://r.vanTwisk | Support: +1 (803) 4263350

© 2012 R. van Twisk. All Rights Reserved.