Search the website and IRC logs

#TYPO3 IRC log from : Tuesday 16 March 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
08:55 Winston_S hey's
08:56 BejjWrk morning
08:57 Winston_S hey Bejj. how's going?
08:59 nd__ Is the only way to make a redirect to a specific page based on browser versions using a condition and a header refresh to the url? No TS-redirect?
09:35 furu hi all
09:40 furu anyone here that could give me some hints on where to start looking for answers for what im trying to figure out :))
09:40 furu ?
09:42 PiMB @furu, be specific to what you want to figure out.
09:42 PiMB otherwise probably rtfm would do the trick..
09:43 furu If u look up www.trykkmann.no
09:44 furu we have a news thing at the front page... http://trykkmann.no/fileadmin/trykkmann/Bilder/Forside_tilbud/Nordlaks-3.jpg
09:44 furu under that pic i want to add some sort of libary where i can change to older news
09:45 furu because every month i upload one of our newst projects.. but i want customers to be able to browse to earlier news without changing the page... just the picture
09:46 furu im using TYPO3 4.1.13
09:50 furu PiMB: what is rtfm?:)
09:50 smeringe google rtfm ;)
09:50 furu hahhhaa
09:50 furu :P lol i remeber:P we used to say that when i worked at Elkjop
09:51 furu :P customers had trouble with the cellphone or what ever=)
09:51 furu but does anyone of you know a name for the function im looking for? so i know what to look for:)
09:54 furu darn firefox crashed
09:55 Thasmo Hello folks! Is there anybody who is willing to help me with a kinda (imho) complex navigation/tmenu requirement? I need to inject custom submenus (second level in the menu) into specific menu items on the first level. Thanks a lot for help!
09:57 PiMB furu, not sure what you need mate.
09:57 smeringe Thasmo : one way would be to use the CASE option with TS.. it's kinda a switch statement.. http://wiki.typo3.org/index.php/TSref/CASE
09:58 smeringe then you can inject things at the page id you'd like
09:58 PiMB what ext. do you use for the projects?
09:58 Thasmo Ah, smeringe, thanks for the hint - seems like a brilliant idea, I will dig into this. Hopefully it will fit me needs! Thank you!
09:58 smeringe Thasmo: np. good luck :)
09:58 Thasmo I will return on error. :>
09:59 smeringe hehe. then I'll hide :P
09:59 Thasmo You can try. :>
09:59 snoy_ms hey all. i build an extension with extbase. Are there any coding directive for using css in my templates ?
10:00 snoy_ms should i use just ts, or an external css file ?
10:00 Thasmo @smeringe: any hint on how to implement the case object into the tmenu? Should I use after/beforecObject or is there any other, better solution=
10:01 b-baermann hi! after update of tt_news and typo3 to the actual versions we have an empty news archive. any hints? thankyou.
10:06 smeringe Thasmo: do it like NO.stdWrap.cObject = CASE and then the case..
10:06 Thasmo smeringe, k - ill do my best. :>
10:09 smeringe Thasmo: http://paste.phlogi.net/example_on_using_a_case_option/ ;)
10:11 Thasmo thanks a lot.
10:15 snoy_ms ahh, for example this here http://forge.typo3.org/repositories/entry/extension-mvc_extjs_samples/trunk/
10:15 snoy_ms where did they implement the css file ?
10:15 snoy_ms lol, didn't find it
10:19 Thasmo smeringe, could it be that if there is no REAL second level in the site structure, that the CASE won't be called?
10:19 Thasmo cause it just does nothing.
10:20 Thasmo uh wait, i think I need to do it differently ... lemme see.
10:21 smeringe Thasmo : skip the case then. it's a little bit complicated :) sorry. just use a prepend.if.value.data = thingie instead. should be easier
10:21 Thasmo I need to hook into the first level, cause need to heck the uid of the pages in the first level.
10:27 Thasmo smeringe, hm - that really bugs me. I need to implement a custom HMENU into the second level, based on specific uids of the first level. May you have some specific snippet for me? :>
10:27 Thasmo The custom HMENU already exists in a seperate object, which I'd just need to append/inject.
10:27 smeringe Thasmo : hold on, I'll create one for you. I'm in a friendly unfocused mode today anyway..
10:28 Thasmo I appreciate it.
10:29 Thasmo I need to inject it into 3 menu items, so a CASE would not be that bad imho if possible.
10:31 Thasmo Maybe after.cObject = CASE ? :>
10:46 Thasmo smeringe, I'm a bit confused about this: http://paste.phlogi.net/-233eba1bff/
10:47 Thasmo in the object browser everything is fine; the injected object is a HMENU, but it's NOT rendered.
10:48 rockness ahh help me
10:48 rockness im sorry
10:48 rockness http://hamburgfriseur.de/index.php?id=129
10:48 rockness see what happened everything special keys in my text / backend
10:49 rockness if i try to change them i get 102: These fields are not properly updated in database: (title) Probably value mismatch with fieldtype.
10:49 rockness my client will break my neck
10:49 rockness please help me before he finds out
10:49 rockness i did nothing !!
10:52 Thasmo smeringe, thanks for your efforts - but I think I got it now.
10:53 Winston_S at first glance it looks like utf8 text on iso-8859 output.
10:57 rockness what can i dp
10:57 rockness what can i do
10:58 snoy_ms rockness: utf-8 ?
10:59 Thasmo rockness, that's weird - especially for the backend error - did you check the TCA and mysql definition for the title field?
11:00 snoy_ms rockness: you did nothing ? Nothing on the db or nothing on the configs ?
11:00 snoy_ms rockness: did you update your templates ?
11:03 rockness no i did nothing
11:03 rockness 0.0
11:04 rockness cant i somehow reload the version of yesterday?
11:04 rockness refresh...
11:07 rockness ok
11:07 rockness the hoster did something wrong
11:07 rockness not my fault
11:11 smeringe Thasmo: sry. got held up.. so you solved it?
11:12 Thasmo smeringe - yes I did. I just did forget to define the NO=1 part on the injected menu object. The solution is the same as I posted before: http://www.phlogi.net/t3/tsp/sp/-233eba1bff/
11:13 smeringe great
11:13 Thasmo But thanks for your hints and help!
11:15 Thasmo smeringe, maybe you could also help me with another problem, regarding extbase and persisting objects into the PHP session. :>
11:16 smeringe Thasmo: sorry, but no. I'm still stuck with old style extension development :)
11:16 Thasmo ok, thanks anyway.
11:20 MikePer Provito, thank you
11:24 MikePer I got some data elements in my DS and I try to map them to tags in my template but some of them show 'no content found after I try to map them. The tags have an id. I cannot imagine why TV don't like them.
11:29 MikePer Ohh! It may not overlap...
11:29 MikePer No, it must not overlap...
11:33 MikePer Can I use content definitions from another page?
11:43 nd__ How can I use html5 as doctype? Possible with 4.3?
11:44 Thasmo nd__ not by default - either you create the html tags and document head by yourself or you add the HTML5 tag to the typo3 source.
11:45 nd__ ah,.. ok
11:45 nd__ Ah, what works is: doctype = <!DOCTYPE html>
11:45 Thasmo config.doctype?
11:45 nd__ yes
11:46 Thasmo ah cool :>
11:46 Thasmo Otherwise have a look here: http://bugs.typo3.org/view.php?id=11503
11:46 nd__ still outputs valid xml (here) and uses this doctype
11:47 nd__ nice too... but will be gone with the next update while the TS could work ;)
11:47 nd__ thanks though...
11:47 Thasmo nvm, you fixed it yourself xD
12:10 MikePer Can I set in a RECORDS from what page to read the content?
12:21 snoy_ms Anyone an idea how to implement a table with two columns in an fluid template when using for each ?
12:23 anteatersa MikePer: yes
12:24 snoy_ms anyone ?
12:26 anteatersa just use pid of record to search
12:32 anteatersa MikePer: actually just looked at tsref and no, you'd have to use CONTENT object to do that
12:45 SargoDarya heya, does someone know if it's possible to select a mailtemplate depending on user input in sr_feuser_register?
13:02 st__ Hi folks
13:03 st__ I've got a question concerning DAM and Imagemap
13:03 st__ Has already someone configured dam to work with mw_imagemap?
13:26 lommes hi
13:26 lommes can anybody confirm, that users with limited access rights and own filemounts, can find files in the fileadmin which are NOT in the filemount via the searchbox in the upper right corner? Bug or misconfiguration?
13:30 Prot0 havent seen that before
13:31 Prot0 using DAM?
13:31 lommes yes
13:32 Prot0 in general files don't show up in the search :-)
13:33 Prot0 what you are seeing is the records stored by DAM then :=
13:33 MikePer anteatersa, can you give me a hint? can I replace the RECORDS with a COA with CONTENTs?
13:35 PiMB Prot0, greetings from rebec..
13:35 anteatersa MikePer: here's a nice snippet showing CONTENT used to show records (in this case forum posts) http://www.typo3wizard.com/en/snippets/cool-stuff-typoscript/show-newest-forum-post.html
13:35 lommes Prot0: thanks
13:38 Prot0 :]
13:39 BejjWrk hmm, tt_news refuses to insert the a-tag for "archive link" in the latest template, only the text is shown, any ideas ? I have ensured the backpid and archive link pid is set correctly, even tried via the flexform and no result
13:45 maholtz|WORK @BejjWrk: sounds as the link is not valid, perhaps rights missing?
13:55 BejjWrk maholtz|WORK: no, no access restrictions, and the pids are correct, seems very odd
13:55 MikePer anteatersa, thanks, it works. Is the renderObj of CONTENT always set (and can I make changes to it)?
13:56 sorenmalling How should i write the Domain Model for a table where the field names contains "_"?
13:57 BejjWrk maholtz|WORK: and the link works from the single view, which also leads me to believe the pids are correct
14:06 MikePer anteatersa, found it, thank you.
14:37 Bluespuke hello
14:38 Bluespuke i try to change the server on a typo3 installation. I copied all to the new server and it works fine. Viewing pages is what i excepted. Just a little error: When the page is loaded from the cache, the special chars are shown as ?
14:39 Bluespuke both systems are running uin utf-8, so i didn't worry about charsets.
14:40 Bluespuke pages with deactivated cache works fine, cached pages just after clearing the cache, once loaded from the cache they get ?s
14:40 Bluespuke anyone has an idea what this could be?
15:02 Bluespuke noone?
15:13 anteatersa Bluespuke can you check server response headers with curl or wget and check what encoding server is really using?
15:15 anteatersa I think command is curl -I www.example.com
15:16 Bluespuke it return charset=utf-8
15:20 Bluespuke i found several bugs/notions about this behaviour, all of them were solved by changing the field typ from mediumtext to mediumblob. i checked that out but it was allready mediumblob :s
15:25 teppi|working Bluespuke, maybe the collation of the cache_pages table is different than your other tables?
15:26 teppi|working which should be irrelevant i think but maybe it has something to do with it
15:27 Bluespuke teppi|working: i allready checked that
15:27 Bluespuke i just found the solution/workaround: i hab to add this to [SYS][setDBinit]:
15:27 Bluespuke SET character_set_client = utf8
15:27 Bluespuke SET character_set_results = utf8
15:27 teppi|working use utf-8
15:27 Bluespuke SET character_set_connection = utf8
15:28 smeringe think it should be enough with set names 'utf8'..
15:28 teppi|working yes .. that could be needed .. but i dont understand why it only effects your cached entries
15:28 teppi|working weird
15:31 Bluespuke indeed, weird
15:33 teppi|working ah Bluespuke .. i think i get it ..
15:34 teppi|working I think its because you have old content entries in your database
15:34 teppi|working and you haven't added new entries yet
15:35 teppi|working so the records are correctly encoded in the database
15:35 Bluespuke teppi|working: that's was i was thinkin too, i added a CE with special chars to test this. first time i see the page: everything is fine, after caching: ? instead of ä
15:35 Bluespuke nevermind, now it is working
15:36 teppi|working hehe ok
15:36 teppi|working :D
15:37 teppi|working encoding problems are always a real pain in the a** :-(
15:38 Bluespuke sometimes is it better not to digg to deep in a solved problem xD
15:38 Bluespuke it is*
15:39 teppi|working oh no .. can't acknowledge this .. its always better to understand what caused the problem .. cause you will stumble across these problems on and on unless you understand them :-)
15:46 MikePer Is there a way to set a class or id of a page content in the web>page module? There might already exist plugins for that.
15:54 teppi|working MikePer, i think by default you could wrap some section frames around your content elements .. but I'm not sure if thats enough for you
15:55 MikePer teppi|working, unfortunately not. There are different types of content in the same section
15:56 teppi|working err .. every content element yould have a different section frame ..
15:57 teppi|working the only problem could be that you have not enough section frames available for your requirements
15:57 teppi|working there is a dropdown "frame" on each CE
15:57 teppi|working don't know whats in there by default
15:57 teppi|working maybe it must be configured
15:59 Bluespuke MikePer: you could check out this: http://www.sk-typo3.de/Neue-Rahmen-fuer-Content-Elemente.201.0.html
15:59 Bluespuke it's in german, but TS is TS anyway ;-)
16:23 dblob hello, somebody there?
16:24 MikePer Bluespuke, nice, thank you! What a pity that that works for TEXT only.
16:24 Bluespuke MikePer: It works for TEXT only? o.O
16:24 Bluespuke i remember that it work on any CE...
16:25 Bluespuke or my mind is just freaking up xD
16:25 MikePer Bluespuke, ah, forget what I said. :)
16:25 MikePer Bluespuke, I am such a noob, it was my mistake :)
16:26 Bluespuke MikePer: don't be to hard on yourself, it happens to everyone ;-)
16:27 dblob Can anybody give me a hint on how to display a module specific table within the backend? Thanks....
16:31 Winston_S see you
16:38 teppi|working dblob, what do you mean with module specific table?
16:39 teppi|working you want to display records of a new type in the backend?
16:40 dblob yeah i have an extension with a new db table and i want to display this in the backend.
16:41 teppi|working records of this type are only visible if there is a TCA definition for these records .. you should be able to create records of this type in any sysfolder ..
16:42 teppi|working if you are looking for already created records you'll have to look into the database and find the pid (uid of the parent page in the page tree) where the records are saved in
16:43 teppi|working but this works only if they are correctly defined in the typo3-context
16:43 Bluespuke teppi|working: just for the record: i changed the server for a second installation (from the same old hoster to the same new one) and i had no problem at all with charset encoding etc...
16:44 teppi|working Bluespuke, ok .. maybe we should simply ACCEPT :-)
16:44 dblob teppilworking: hmm i'm not sure if explained correctly, i used the kickstarter to setup a module and the corresponding table and now i want to setup the view inside the modules index.php
16:47 teppi|working ah ok .. you want to build a backend module
16:47 teppi|working then i got you completely wrong
16:48 dblob jep that's the plan ;)
16:49 dblob i checked how it's done within tt_news, but for me it seems very overloaded just for a simple table display
16:49 teppi|working sry .. i mainly build frontend plugins .. but maybe have a look into an existing extension which offers a backend view
16:49 teppi|working hehe
16:49 teppi|working ok you already did
16:50 dblob currently i'm a bit lost because search for "table backend module typo3" is obviously not the perfect search term
16:56 snoy_ms ahhh, need some help with flexform + extbase
16:56 snoy_ms didn't get flexform working.
16:56 snoy_ms is there a special extra for extbase ?
16:59 teppi|working dblob, see pm plz
17:17 MikePer My htmlArea RTE seems to have problems with the encoding of umlauts. If I put text with umlauts into the editor I get an error message from typo3 and the text is trunc'd at the first umlaut
17:18 MikePer But typo3 shows the umlauts I put directly into the bodytext in tt_content, just the editor doesnt. Is there a way to config the editor?
17:28 snoy_ms anyone knows the trick ? flexform + extbase ?
17:31 Thasmo snoy_sm: http://paste.phlogi.net/-accf1ba967/
17:31 Thasmo snoy_ms of cuz' :>
17:31 Thasmo the settings definition will overwrite the $this->settings array in the controller
17:32 Thasmo like settings.whatever.haha will become $this->settings['whatever']['haha']
17:32 Thasmo haha :>
17:32 snoy_ms i test it....just a second
17:36 snoy_ms Thasmo: mhh, settings.view.category.uid
17:37 Thasmo hm?
17:37 snoy_ms Thasmo: what means view in your case?
17:37 Thasmo Just use your own stuff - whatever you like.
17:37 snoy_ms Thasmo: can i use any name ?
17:37 snoy_ms ok, i test it
17:37 Thasmo settings.whatever.you.want
17:38 Thasmo or just settings.maxPosts
17:38 Thasmo settings.pid
17:38 Thasmo settings.snoy_ms :>
17:38 snoy_ms Thasmo: lol....but one of my biggest problems is, that i didn't get the flexform in my backend ext.
17:39 snoy_ms Thasmo: could this the "settings." settings ? ext_tables.php seems to be ok
17:40 Thasmo Sorry, what do you mean?
17:43 nd__ Is the only way to make a redirect to a specific page based on browser versions using a condition and a header refresh to the url? No TS-redirect?
17:44 teppi|working nd__, you could set $GLOBALS['TSFE']->jumpurl .. dont know if its accessible via TS
17:45 nd__ ok, will search on that. thanks
17:58 snoy_ms Thasmo: my flexform fields didnt appear in my extension....lol
17:59 snoy_ms Thasmo: i did the ext_tables.php and saved the flexform xml file. But i didn't see the new fields
18:04 snoy_ms Thasmo: Thanks so far....have to go off
18:17 ries decoder:
18:18 ries oops...
18:18 ries I was looking for Den....
18:19 ries decoder: see pm
19:03 TheEternalAbyss why the hell won't my client let me join another channel....wtf
19:22 keizo hello everybody
19:23 keizo I've a question, is it possible to translate a FEUser profile in miltiple langiages ?
19:23 keizo languages*
19:23 keizo to have in front-end a different profile for EN version or for German version PE
19:24 keizo I use, sr_feuserregister, and I've seen i can translate the labelfields, but how have different contents for the user informations ?
19:38 Provito Has anyone implemented a typo3 light mode for splitting the admin to the front layer
19:38 Provito a recent requirement for one of the projects I'm on
19:45 phil1 Provito: what do you mean ?
19:48 Provito phil1, it's a tricky one. It looks like I might have to produce static front end output
19:57 milpoer hi.. i have a page with mm_forum, danish, english and german.. I have a translated page (alternative language) for all lang. But my danish lang i not shown. the english and german works fine.. but the danish shows default lang. (eng)
19:58 milpoer i have tried to clear the typo3temp and reload from TER-server. the dk/mm_forum/ folder contain a danish locallang.xml, with danish translation, but not working.. hints ???
20:00 milpoer i have the same issue on my loginpage whit the newloginbox plugin..
22:03 Conic Is here someone who is in the development of tt_news?

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.