Search the website and IRC logs

#TYPO3 IRC log from : Friday 21 November 2008

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Aug 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
09:03 kinea o/
09:13 Jigal anyone seen just2b here lately?
09:15 maholtz|WORK @Jigal: sometimes
09:16 Jigal maholtz|WORK: hmm... sometimes... doesn't sound promising :-) I'll try e-mail...
09:16 maholtz|WORK you could check if his extension is on forge - and could write there an issue then
09:17 maholtz|WORK and you could ask him about his Amazon wishlist... ;)
09:17 Jigal maholtz|WORK: no bug/issues (and besides, login on .org still doesn't work, right?)
09:17 maholtz|WORK afaik you can write an issue without login
09:19 Jigal amazing, isn't it? :-)
09:19 maholtz|WORK juhu
09:20 Jigal I usually logged in anyway before doing anything in the bug tracker
09:21 NublaII I am using a glossary to highlight words that I enter on the 'keywords' field on a page
09:21 NublaII and when you click you get the definition with a little ajax
09:22 NublaII my problem is that every single time that word appears it becomes clickable...
09:22 NublaII any ideas how I can make it just the first one?
09:22 NublaII I'm using smile_glossary
09:33 Jigal typo3.org is pretty slow :-(
09:44 maholtz|WORK but there is a login box:)
09:44 just2b good morning
09:45 maholtz|WORK godd morning just2, there is a login box on typo3.org...
09:45 just2b not working because of the security issue
09:45 maholtz|WORK but thats an new login box...?
09:46 maholtz|WORK i would suggest i have to use "forgot password"
09:46 just2b not working either
09:46 maholtz|WORK :(
09:46 just2b YOU CANT LOGIN to ANY TYPO3-website
09:46 just2b forge, bugtracker,typo3,org..
09:46 maholtz|WORK i know, but that login box is new
09:47 just2b i stop repeating myself
09:54 Jigal hey just2b, just the man I'm looking for!
09:54 just2b got money for me=?
09:55 Jigal is that all there is? or are you short on money? xD
09:55 just2b no, so you are not the man I am looking for ;)))) just kidding
09:55 just2b and yeah buying a flat and all the things you need like a kitchen :D
09:56 Jigal I wanted to suggest rgtabs for something, but I'm not 100% sure it'll work in this case:
09:56 Jigal http://www.cssplay.co.uk/menus/page_menu2.html
09:56 Jigal It should display the contents of subpages when hovering over the tabs...
09:56 just2b this is imo no prob, just change the js code
09:57 Jigal okay, just wanted to make sure it'll work with subpage content
09:58 just2b it it works with click, it will work with hover too
09:59 Jigal sure, that's just a minor mod of the js.
10:00 just2b i did some things with getting content of pages.. but already quite a whilte ago..
10:00 Jigal memory of that is just fading away? ;-P
10:01 just2b yes absolutly...
10:01 just2b with more than 25exts in ter and working on many different things..
10:02 Jigal I can only imagine. your list is impressive!
10:02 maholtz|WORK Login successful
10:02 maholtz|WORK You are authenticated as maholtz.
10:02 maholtz|WORK typo3.org login is back
10:03 just2b or just a test.. so wait for official announcement, please!
10:03 maholtz|WORK why?
10:03 Jigal no announcement yet on Dutch, English or dev list...
10:04 just2b newsserver is also kind of down
10:04 Jigal must be a winter depression
10:04 just2b maholtz|WORK because it is not official and maybe doesnt work in 10min .. maybe they drop the complete fe-user table in 5min.. so just wait
10:06 Jigal mailing lists are also very quiet (last email received around 1 am last night)
10:06 just2b 04[10:19] just2b: 01newsserver is also kind of down
10:06 Jigal I read that; but is newsserver leading?
10:07 just2b what you mean with leading?
10:07 maholtz|WORK perhaps there was the same login, as in typo3.org ... ;)
10:08 just2b newsserver doesnt need a login
10:08 Jigal is the newsserver feeding the content that is sent by the mailing lists or are the emails mirrored on the newsserver?
10:09 maholtz|WORK i hope the admin needs an login...
10:09 just2b IMO everything is on the newsserver and support.typo3.org and all others get the content from there
10:10 Jigal In that case the mailing lists could be down, while discussions are still taking place through the newsserver and support site...
10:12 maholtz|WORK the last days i got often the message, that the newsserver load was too high
10:12 just2b sry dont really know the architecture..
10:12 maholtz|WORK i do not think, that it depends on the typo3.org issue
10:22 Jigal NublaII; replacing is done in the function lexique() in pi2/class.tx_smileglossary_pi2.php in the eregi_replace()
10:23 Jigal NublaII: eregi_replace has no option to limit it to a single replacement and is not multibyte safe (utf-8 text)
10:23 m4rtijn hi all
10:23 tf morning everyone :)
10:24 Jigal NublaII: the extension is old, hasn't been updated for years, no known author and the code is not according to current coding standards. It might break in future releases of TYPO3 (4.3 maybe?)
10:26 PiMB does anybody here have any experience with the Fire debug extension?
10:30 tf does anybody know why the search from tt_news doesnt find any news from a second language? only when the search term is also in the entry form the default language.
10:30 Jigal just2b: tx_rgtabs_pi1::getTab() is a bit ...ehm... well.... it inserts hardcoded HTML... :-O
10:30 teppi|work lol
10:31 just2b jigal, make it better, give me the code
10:31 Jigal I tried to say it in the most polite way!
10:31 PiMB lol
10:32 just2b me too
10:32 Jigal okay, just2makesure you were not mad at me :-)
10:32 just2b no but I will not change the code just because of that
10:33 just2b if you wanna make it better, give me the better version and I will include it..
10:35 Jigal I can only add it to my list :-) Have to finish removeXSS() first...
10:36 _pedda_ moin moin
10:37 just2b see, I got a list too...
10:38 just2b and i won't even add a code cleanup for one of the exts to that list because i will never have such much time to make such things nobody needs
10:38 Jigal Seems to be a general issue: so much to do and so little time left to do it :-)
10:38 just2b no, not really.. if somebody wanna pay for it. it will get on the list things i will do...
10:43 Jigal res/helpful_ts/rgtabs+tt_news.txt looks like a useful example! a simple CONTENT element with the correct wrap should be all to generate the html needed for the tabs (yeah!)
10:44 just2b yes
10:44 dotX_taff hello guys
10:45 Jigal just2b: you're too good for this world!
10:46 just2b jigal.. thx
10:50 just2b so it works?
10:54 Jigal I haven't put it on a site yet, because the contract with the client is not signed yet.
10:54 Jigal I will suggest a donation, but unfortunately I'm not the person with the bag of money.
10:55 just2b so dont suggest a donation but just a higher payment, e.g. the money you saved / 2 and give me the part
11:03 maholtz|WORK someone knows how to transfer an extension key from one account to another?
11:04 Jigal there is something about that on the typo3 website
11:04 just2b this can be done at typo3.org
11:05 maholtz|WORK in the "manage keys" section? i cannot use that since years
11:05 maholtz|WORK (because of soapFault Exception (#SOAP-ENV:Server): SOAP-ERROR: Encoding: ....)
11:05 just2b i used it so many times
11:06 just2b got keys transferrred to me, and also to others
11:06 just2b it works
11:06 maholtz|WORK i think i had umlauts in description of one extension...
11:11 just2b this is bad anyway because this should always be english
11:19 s-andersen Any ideas on how I can make an extension that changes the page-icon when layout is set to 1?
11:20 just2b which page icon?
11:21 just2b people.. we are currently not sitting behind you looking over your shoulders and reading your minds.. NOT YET
11:21 just2b ^^
11:22 maholtz|WORK @s-andersen: afaik there was a potcast with bernhard kraft who adds an field for adding page-icons
11:22 s-andersen just2b: When you hide a page, the page icon changes, it now has a stopsign. I want to change the pageicon on the basis of the layout field
11:22 s-andersen maholtz|WORK: I will look into that, thank you
11:23 maholtz|WORK kb_page_icon
11:23 maholtz|WORK ext-key
11:24 s-andersen The extension doesn't do what I need - at least it's too much work - but I might be able to look into his code and see how he does it
11:28 maholtz|WORK let me know, if you have an solution:)
11:30 Sakoon_Mahool Hi I have a problem with cron job where i place my cron job
11:31 Sakoon_Mahool I have a php file in which i write a cron job but it is nnot runing where i place it
11:31 Sakoon_Mahool ?
11:31 kinea Sakoon_Mahool: you tried crontab -e ?
11:32 Sakoon_Mahool crontab -e?
11:32 kinea this opens the needed file in vi
11:32 kinea there you place your crontab entry
11:33 s-andersen Sakoon_Mahool: AFAIK you can't just place something in a php file and expect it to run, you have to do as kinea says. If you have a unix server, crontab -e should do
11:34 kinea Sakoon_Mahool: you use unix on server side?
11:34 Sakoon_Mahool i am using linus
11:35 Sakoon_Mahool ?
11:35 kinea good
11:35 Sakoon_Mahool linux
11:35 kinea Sakoon_Mahool: http://www.linuxweblog.com/crotab-tutorial
11:36 Sakoon_Mahool I cann't run the cron job in php file
11:38 just2b newsserver running again
11:38 Sakoon_Mahool I want to run this cron job on my local machine
11:39 Sakoon_Mahool in typo3 project
11:44 maholtz|WORK newsserver says to me: "loadav [innwatch:load] 1604 gt 1500" ...
11:45 just2b worked the min before ^^
11:47 maholtz|WORK yep... not as stable.. but they work on it :)
11:54 just2b works again ^^
12:09 m4rtijn can anyone recommend a good mailform extension.. Should be able to act similar to the "upload file" thingie in typo3.. so the user is able to choose how many addresses he would like to send.. 1-10
12:09 just2b tried powermail?
12:09 m4rtijn nope..
12:10 s-andersen Can someone explain to me, what the field "Module" is supposed to do, or link me to some documentation about that field? Seems I need to utilize it to change the page icon
12:10 s-andersen The field is in "page properties"
12:10 m4rtijn thx just2b - Ill try that
12:10 just2b this can be used to set the icon
12:14 lilalinux I have created a FE plugin with kickstarter and sav lib. Now I want to instantiate it from within TypoScript, but don't know how to assign a value to the field "formId"
12:15 lilalinux How can I find out, if the plugin accepts configuration options from TS at all?
12:15 just2b what is formld??
12:16 lilalinux sav library lets you create a plugin with a datastructure and views and forms
12:16 lilalinux when instantiating the plugin you need to configure which form to use
12:17 lilalinux At the moment I have only one form and would like to use it as default
12:19 lilalinux but it shouldn't be important, if that field is a form or anything else like starting point or headline or whatever
12:27 s-andersen Thank you just2b that made it quite easy to change the page icon when layout is set to a specific value
12:27 just2b you are welcome
12:28 s-andersen maholtz|WORK: I hooked into postProcessFieldArray, and when layout was set to the value I wanted, I added $fieldArray['module'] = 'ICON:cat';, all I had to do then was to define the path for the icon in ext_tables.php for the variable $ICON_TYPES
12:29 just2b nice ;)
12:29 just2b can you share a bit more code?
12:29 s-andersen Yes of course
12:30 just2b would be great
12:31 lilalinux How do I instantiate the FE plugin typo3conf/ext/sav_library_example2/pi1? The directory contains a file class.tx_savlibraryexample2_pi1.
12:31 lilalinux Can I do foo=TX_SAVLIBRARYEXAMPLE2_PI1 ?
12:32 s-andersen just2b: http://paste.phlogi.net/-90014edd42/
12:38 s-andersen Seems like I need some help for the next part also. I have a HMENU with 3 TMENUs in it, which makes a horizontal menu in 1 level, and then a drop down menu for level 2 and 3. Now for some of the pages in the menu, I want to expand to show level 3 (pages with layout set to 99), but for other pages on level 2, which has subpages, I don't want to show their subpages. Any ideas on this one?
12:45 Prot0 hola
12:45 Jigal aloh
12:47 lilalinux ok, instantiation has to be done with foo < plugin.tx_savlibraryexample2_pi1
12:47 m4rtijn hmm, either my pc is slow atm. or this powermail extension isnt the fastest..
12:47 m4rtijn but its exc. what I needed.. thx again just2b
12:47 lilalinux but the following foo.formId=1 didn't work
12:48 lilalinux "Incorrect configuration of the plugin: sav_library_example2" "Edit and save the plugin configuration to take the flexform parameters into consideration"
12:53 Nekdy does anyone know how to tell typo to convert & to &amp;
13:05 Jarris hi,
13:05 Jarris can some one tell me how to centre a plugin, in the backend ?
13:09 Jigal Nekdy: where convert it? in an extension? in typoscript? in javascript?
13:10 Jigal Jarris: I can't imagine where you would centre a plugin in the backend... Do you want to centre the output of a plugin on a page?
13:11 Jarris thats what i meant
13:11 Jarris its a plugin with an image map
13:12 Denyerec It's alright man, it's alright :)
13:12 lilalinux is it possible to configure a flexform via typoscript?
13:13 Jigal Jarris: if you use css_styled_content (which almost everybody does for the last couple of years) it will put a <div> tag around the output of a plugin with the name of the plugin in the class or id. You can make CSS for that element to align it in the center
13:14 Jarris ok, thx ^^
13:18 s-andersen Can someone tell me why this works: 3.NO.stdWrap.cObject.default.typolink.ATagParams = id="{leveluid: -1}", and this doesn,t: 3.NO.stdWrap.cObject.default.typolink.ATagParams = id="{leveluid: 1}"?
13:26 manuelstofer does anyone know how i can make indexed_search also index the output uf my extensions?
13:27 just2b let your exts write into the cache and nothing else needed
13:28 manuelstofer thanks!
13:32 lilalinux does anyone know, that this syntax does: 10 = TEXT 10.data = field : field_foo // page : title ?
13:32 just2b gets data of the field_foo and if this is empty from the page title
13:33 lilalinux what does the first "field" mean?
13:33 lilalinux is that a keyword or a variable?
13:34 just2b keyworld
13:35 lilalinux thx
13:38 s-andersen Is there some way to disallow a page's subpages to show in a TMENU?
13:38 just2b set checkbox hide in menu
13:39 Jigal s-andersen: it should get the id of the page at the first level in the rootline. Is there a page, or are you at the rootlevel?
13:39 Jigal (previous question)
13:39 s-andersen Well that would exclude a page from the menu, what I want is to separate my pages, some have layout to 99, and those pages are the only one who should have subpages shown in the menu, other pages have subpages, but they should not be shown in the menu
13:40 s-andersen Jigal: All pages wether they are on level 1,2 or 3 returns the same uid - the uid of the rootpage.
13:41 lilalinux how do I debug a plugins configuration? can I print it to somewhere?
13:42 just2b print_r($conf);
13:42 lilalinux from typoscript not php
13:42 just2b use TsOb
13:42 lilalinux rhx
13:42 lilalinux thx
13:42 just2b amd dont hide those infos... gr
13:43 lilalinux pardon?
13:43 lilalinux oh, k
13:44 Jigal s-andersen: "some have layout to 99"; what do you mean by that?
13:46 s-andersen Jigal. Let me explain myself by using a link. It's danish, but you'll get the point: http://www.vorbasse.dk/ I have a horizontal menu. That's level 1. Hover the mouse over the text "Sport & Fritid". There you'll see that in the new menu (level 2), some have subpages (on level 3). The first item "Sport" should be allowed to have subpages shown in the menu, but the next "Vorbasse fritidscenter" shou
13:46 s-andersen ld not. So I have given "Sport" the value 99 in the layout field of page properties, and I want to use it to configure my TMENU
13:48 Jigal Ah, Butik & Erhverv > Virksomheder may have subpages, but Erhvervsjord til salg not?
13:49 s-andersen None of those can have subpages. Because their layout is not set to 99.
13:49 s-andersen All pages which layout I set to 99 should be allowed to have subpages shown in the top menu
13:50 Jigal okay, the layout setting should be the deciding factor
13:50 manuelstofer i get a error with tamplate - typoscript object browser, has anyone had this?
13:50 manuelstofer Fatal error: Call to a member function versionOL() on a non-object in /var/www/vhosts/zetra/t3lib/class.t3lib_tstemplate.php on line 712
13:50 s-andersen Exactly, and I could easily make a class for the parent items, and hide them by means of CSS, but that's not very Google friendly to hide menu items.
13:52 lilalinux just2b: is there a tsob equivalent to show the possible configuration options and not only the ones I have set?
13:53 s-andersen lilalinux: That depends on the extension author. If it's a new extension you are making, there are none by default
13:54 lilalinux s-andersen: I created the extension via kickstarter (and sav library extension)
13:55 maholtz|WORK re
13:55 s-andersen lilalinux: Then you can configure your plugin as you want to, and let PHP decide what should happen with those configurations
13:56 Jigal s-andersen: I think you can use something like 2.stdWrap.if to set conditions whether the second level of HMENU should exist.
13:56 maholtz|WORK @s-andersen: would you put your page-icon solution to snippets.typo3.org? (or should i do it for you?)
13:58 s-andersen Jigal: the pages that should or shouln't be shown are on level 3, and I see two possibilities: either to use something on level 2, to decide wether level 3 should be shown, but I don't know how to do this. Or else to use stdWrap on level 3 by applying an .if when the parents layout is 99, but I can't seem to get the parent pages layout (or even uid) into such an stdWrap
13:58 Jigal s-andersen: if.value.data = page:layout if.equals = 99 should only allow that menu level if the field 'layout' of the page equals 99
13:59 Jigal ah, the parent, ooops
13:59 s-andersen Jigal: exactly, that's the problem :(
13:59 s-andersen maholtz|WORK: I'll put it on now
13:59 maholtz|WORK s-andersen:you could use RECORDS to read the parents layout
14:00 maholtz|WORK the pid in your menu is the parents uid
14:00 s-andersen Is there a snippet for that? :)
14:00 maholtz|WORK then render via TEXT only field = layout
14:00 maholtz|WORK for RECORDS?
14:01 Jigal levelfield : -1,layout ? isn't that the layout value of the parent?
14:01 Jigal brb
14:01 maholtz|WORK if.value.cObject = RECORDS
14:01 maholtz|WORK if.value.cObject {
14:01 maholtz|WORK tables = pages
14:01 maholtz|WORK source.field = pid
14:01 maholtz|WORK conf.pages = TEXT
14:01 maholtz|WORK conf.pages.field = layout
14:02 maholtz|WORK i think jigals solution is quite nicer...
14:03 s-andersen maholtz|WORK: Maybe, but it doesn't work, unfortunately
14:03 s-andersen levelfield acts weird in TMENU
14:04 maholtz|WORK ah, yep
14:04 maholtz|WORK cant work in TMENU - because you would get only information of the page which is rendered
14:05 lilalinux Can I write to cObj->data via TypoScript, or only to conf?
14:05 maholtz|WORK only conf
14:05 lilalinux damn
14:06 lilalinux then it's not possible to configure that plugin on the fly. I have to create one somewhere on a hidden page and reference it
14:06 maholtz|WORK but if the right contentn is in cObj->data you can read it via cObj->stdWrap($value, $conf['key.'])
14:06 samek hm how could i test if captcha extenssion works.. i'm having problems with tipafriend+captcha (image is not showing at all)
14:06 samek any suggestions
14:06 maholtz|WORK @lilalinux: i am not sure, if i understand it right... so perhaps someone else knows more
14:07 samek or better how could i figure out what's the problem
14:07 lilalinux maholtz|WORK: I created a plugin via a wizard. I uses a flexform, an I need to configure that flexform using typoscript
14:08 s-andersen Weird bug on snippets: http://snippets.typo3.org/snippets/c/94/ I just send it in, but I'm not Stefano Cecere
14:11 maholtz|WORK @lilalinux: you want to configure flexform in backend - or overwrite configuration of that plugin via typoscript?
14:11 maholtz|WORK @s-andersen: hm... maybe send steffen kamper a mail..?
14:12 lilalinux maholtz|WORK: the latter
14:13 lilalinux The goal is to have one object on every page
14:13 maholtz|WORK so, you can overwrite that in your extension
14:13 lilalinux that I can use via TSOP in TV
14:13 maholtz|WORK ups, sorry, cant help with that
14:14 lilalinux maholtz|WORK: Yes, I could do that in the code, but I would prefer not to touch it, because after manually editing the code, I can no longer user kickstarter
14:14 lilalinux then i'll create a static instance at a hidden place and reference it
14:14 maholtz|WORK well, you could: just make an copy of your plugin before edit it in the kickstarter or do not write but copy changes the kickstarter shows you
14:15 s-andersen maholtz|WORK: Thank you very much, RECORDS was just the right thing to use!
14:15 maholtz|WORK your welcome:)
14:15 maholtz|WORK and great to hear, that it really works;)
14:17 lilalinux maholtz|WORK: how can I copy a content element from pid 42 to e.g. lib.foo?
14:17 lilalinux in template setup
14:17 maholtz|WORK RECORDS
14:18 maholtz|WORK table = tt_content
14:18 maholtz|WORK source = uid
14:18 porkpie hi guy's I am having problems with multilang and tempviola ... The menu item os translating but I get the default language for the content
14:18 porkpie can anyone help .....
14:18 porkpie it is driving me nuts for 2 weeks now
14:18 lilalinux maholtz|WORK: thx
14:19 _pedda_ porkpie: what is your problem ?
14:19 _pedda_ do you have translated content items ?
14:19 porkpie _pedda:yes
14:19 porkpie _pedda_: but they are not showing
14:19 porkpie _pedda_: I only get the default
14:20 porkpie _pedda_: http://www.jfmradio.com
14:20 _pedda_ and how do you try to acces them ?
14:20 porkpie _pedda_: via the flags at the top
14:20 _pedda_ ok
14:21 _pedda_ do you have sys_language_overlay set ?
14:21 porkpie _pedda_: let me check
14:22 porkpie _pedda_: no it is #out
14:22 porkpie _pedda_: #config.sys_language_overlay = hideNonTranslated
14:24 porkpie _pedda_: ?
14:24 _pedda_ porkpie: when you click on your ts ds via list mode
14:25 _pedda_ does the config-xml contain :
14:25 _pedda_ <T3DataStructure>
14:25 _pedda_ <meta type="array">
14:25 _pedda_ <langChildren type="integer">1</langChildren>
14:25 _pedda_ <langDisable type="integer">1</langDisable>
14:25 _pedda_ </meta>
14:25 _pedda_ <ROOT type="array">
14:28 porkpie do you mean the local processing xml
14:32 lilalinux maholtz|WORK: how could make that code conditional so that it is only used on leaf pages?
14:33 maholtz|WORK [condition?] or .if.x
14:34 lilalinux and the leaf page part? :-)
14:35 maholtz|WORK totally depends where do you want to do that, do not know TV
14:35 lilalinux I want to do that in template setup
14:36 lilalinux if that's possible
14:36 lilalinux shouldn't be TV specific
14:37 maholtz|WORK so, use condition - how: read TSref for that
14:37 lilalinux k
14:37 lilalinux ths
15:28 lilalinux When I upload files directly into an extensions directory and choose it inside the content element, the file gets duplicated with _01
15:28 lilalinux can I disable that?
15:29 just2b no, this is a feature, not a bug
15:30 lilalinux but the file is duplicated
15:30 just2b yes, still
15:30 lilalinux can I have the file renamed instead of duplicated?
15:30 just2b not without doing everything over ;)
15:31 lilalinux ok, but just out of curiosity: why is that? :-)
15:32 just2b imagine 3 editors, noone knows from the other.. everyone uploads file called with same name...
15:32 just2b you dont wanna have the wrong images on the other 2 pages, right?
15:32 just2b a name is really not a good thing to be sure a file is identical
15:32 lilalinux I should have mentioned, that I upload the file via ftp
15:33 just2b so? editor cann still choose an image from filelist, which is the same
15:33 lilalinux and at selection time it gets duplicated
15:34 lilalinux next time someone selects it, i will have 3 copies of it?
15:34 just2b correct
15:34 lilalinux k
15:34 just2b can also look at DAM..
15:34 just2b which can use references
15:35 just2b but it changes a lot.. ;)
15:48 mikhas merry christmas! =) (it's snowing in Sweden)
15:51 maholtz|WORK @mikhas: vor short time it was snowing in münster (germany) too:)
15:51 maholtz|WORK vor lol
15:52 just2b snowing at home too
15:55 maholtz|WORK @just2b: you are from austria, right?
15:57 maholtz|WORK you have white christmas every year?
15:59 just2b yes
16:00 just2b we got at home 2 years ago over the winter 9m snow
16:00 just2b ;)))
16:00 maholtz|WORK wow
16:01 just2b yeah but is cool but sometimes you hate it, having still 6m snow on your flowers in march
16:01 just2b ;)
16:01 nd___ Needing a shovel to find your car in the morning :)
16:02 just2b better a snowblower
16:02 nd___ right
16:02 just2b a good night and you got 60cm snow outside... you need one of those because otherwise there is just now way
16:02 just2b -w
16:04 just2b but it fun, going outside at 6:30 in the morning, turning the light at the snowblower on, seeing all the snowflakes in the shine of the light, have the right dressing and doing this wonderful work
16:04 nd___ Never done it but can imagine it as beautiful
16:05 just2b ;)
16:05 maholtz|WORK lol - with 60cm snow, nothing would work here in münsterland:)
16:06 just2b hehe it is the same in vienna.. oh how the people in vienna poor with 10cm snow.. all on the news.. :D
16:06 nd___ with around 2cm of snow traffic gets reduced to pure luck here in Mannheim
16:13 Sebastian hello maybe someone can help me out with this: I wanted to load a image depending on the logged in fe_user. My code is: import.cObject.value = fileadmin/templates/images/logomandant/{TSFE:fe_user|user|username}.jpg but that doesnt work. The username isnt filled in. Im using typo3 4.1.7. Does someone know how to build the link correctly?
16:13 Prot0 lol
16:14 just2b used insertData = 1 ?
16:15 Sebastian is that a constant? I will look at the template...
16:15 just2b no. it belongs to cObect
16:17 Sebastian great. it works now. :) with new line: import.cObject.insertData = 1
16:18 Sebastian next thing is that the file can be of .jpeg .jpg .png and so on... can I use override to find the matching filetype?
16:19 maholtz|WORK you could make an cascade of ifEmpty... but ehm... search for an different way
16:22 just2b ifempty doesnt check for files
16:22 just2b you need a userfunction for that
16:23 maholtz|WORK if the file does not exists - his image would not be rendered and then the output would be empty
16:23 Sebastian hm... the filename and the directory to it is stored in a column in fe_users. Maybe I can read that out with {TSFE:fe_user|user|image}
16:24 just2b sure you can
16:47 Sebastian great... this works now... :) thanks for help
17:04 manuelstofer so, my first page using a bit irre is finished, content is gona be done by the client zetra.dev.loglan.net
17:06 twoten oh no!
17:06 twoten I've got the dreaded errors!
17:07 twoten well warnings, in t3lib/class.t3lib_db.php on line 809
17:07 twoten and typo3/template.php on line 632
17:07 twoten anyone here familiar with that?
17:07 twoten anyone here awake?
17:18 twoten seems mighty quiet in here Duke
17:18 twoten eee-yup, sure doos
17:27 maholtz|WORK @twoten: me is sleeping (you that |work?)
17:27 maholtz|WORK in my nic
17:28 maholtz|WORK ah, twoten: i lost my crystal ball - perhaps you could give some more infos?
17:36 twoten here is the complete warning message:
17:36 twoten Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home2/h2ggca/public_html/typo_src422/t3lib/class.t3lib_db.php on line 809
17:38 twoten that's a function to Match a fully qualified domain name with list of strings with wildcard
18:01 _pedda_ cu all
18:01 _pedda_ my crystal ball is broken.. it happened yesterday... :(
18:02 _pedda_ ;)
18:03 kinea upload to ter doesnt work with my new password. someone knows, if uploads to repository are possible atm?
18:14 kinea ah, i see it in the repository
18:16 kinea still broken

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.