Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Tuesday 8 May 2007

Year: 2007 2008 2009 2010 2011 2012
Month: 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 31
00:00 tansta Boonkerz: for which extensions ?
00:01 Boonkerz for my own
00:01 Boonkerz i display an image
00:01 Boonkerz with typoscript
00:02 Boonkerz but with maxH and maxW i have with an 300x150pixel image an white corner
00:02 Boonkerz on buttom
00:02 Boonkerz because he resize it to 105x50
00:16 tansta hmmm...
01:13 elbart cya & gn8
01:16 tansta does anyone have any clue with sr_freecap captcha extensions ?
04:17 d|g hi all
04:25 Tsoots hi d|g
04:27 Tsoots any way to globally hide all the pages if there's no translation for the current language, so far i've only found per page setting (Hide page if no translation for current language exists)
04:52 d|g Tsoots, answer in Localization Guide ;)
05:48 dax77 good morning @all
06:23 MarwolTuk good morning
06:28 FloLeBlanc hi all
06:36 elbart_ hi
06:43 tobi good morning #typo3
06:43 elbart__ hi tobi
06:43 Fanty morning
06:51 FloLeBlanc good morning tobi
06:55 dax77 hi tobi, MarwolTuk, FloLeBlanc, elbart_ and Fanty (in order of their first appearance)
06:56 MarwolTuk hi dax77
06:56 elbart__ hi dax
06:57 FloLeBlanc hi dax77
06:57 smda morning
06:58 MarwolTuk FloLeBlanc: got your birthday fixed?
06:59 FloLeBlanc Marwol|Tuk: Yes the birthday works now.. have to fix half the ext though to make it better now :)
07:00 FloLeBlanc (sorting, grouping, pages, etc.)
07:01 MarwolTuk FloLeBlanc: sounds like a lot work...
07:01 FloLeBlanc Marwol|Tuk: yes, but I needed an FE editing tool for users anyway so it's not THAT bad
07:02 FloLeBlanc problem is I'm not good with extensions otherwise I could save the changes for other ppl with the same problem
07:07 MarwolTuk i think i would also have probs with the extensions... i'm a newbe to typo3, but doing php since about 3 years...
07:10 uschi good morning :))))))))
07:10 FloLeBlanc hi uschi
07:10 FloLeBlanc seems like a good day? :)
07:11 uschi hm at least it started calm and quiet
07:11 FloLeBlanc good
07:14 uschi can someone help me with a little problem?
07:15 FloLeBlanc uschi: happens to everyone sometimes... just take an aspirin and the cat on your head will go away... (or is it another problem?) :)
07:15 uschi ts wise
07:15 uschi *g* @ FloLeBlanc
07:16 FloLeBlanc uschi: the problem is?
07:16 uschi so, i need to find the next page up in rootline that has layout = 1 and then fetch the title an do something with it
07:18 FloLeBlanc uschi: sorry don't have a clue (something with a menu entry perhaps?)
07:20 uschi there is that levelfield-thingy, but this does not give me a layout with a given value
07:21 FloLeBlanc hmm
07:21 |--Holy_Devil--| hi @All
07:21 uschi hi |--Holy_Devil--|
07:21 FloLeBlanc hi
07:22 |--Holy_Devil--| hi uschi
07:22 tobi uschi: use CONTENT with slide=-1 and andWhere=layout=1
07:23 uschi CONTENT does not work for multilingual sites
07:23 uschi or does it, tobi?
07:23 tobi it does, just set the languagefield
07:23 uschi that is for pages?
07:24 tobi yes
07:24 tobi ahh pages sorry
07:24 tobi no :/
07:24 uschi but anyway, first i have to find out the id of the page
07:24 uschi and then perhaps a hmenu
07:24 uschi where i can access the multilingual values
07:24 FloLeBlanc I have a weird direct_mail problem: I have a test recipient list with only me in it (number of recipients: 1) and can send a directmail just ok, when I take the other list (groups is in list "user warteliste" - 108 recipients) there is NO mail sent (0) anyone experienced somtehing similar yet?
07:25 tobi yes that would work, you can get the page id with the content obj
07:25 uschi thx
07:25 uschi and the CONTENT-object has slide?
07:26 tobi yes
07:30 tansta does anyone have any clue how the sr_freecap captcha extensions work ?
07:30 FloLeBlanc tansta: I just used "captcha"
07:31 tansta FloLeBlanc: show me show me please
07:31 FloLeBlanc this is another extension though?
07:31 tansta being trying to get it to work for days :(
07:31 tansta i am trying to get it to work with mailformplus extension
07:31 FloLeBlanc yep have this running
07:32 FloLeBlanc http://typo3.org/extensions/repository/view/captcha/1.0.0/
07:32 tansta really ?
07:32 FloLeBlanc I use that one
07:32 FloLeBlanc and edited the php code to adjust font size and size field of the captcha
07:32 mikhas tansta: just curious, what typo3-version do u use?
07:32 tansta mikhas 4.1.1
07:32 mikhas okay, should be good then
07:32 mikhas (in that aspect)
07:33 tansta let's hope so
07:33 tansta :)
07:33 tansta FloLeBlanc: how do i integrate it with MailFormPlus ?
07:33 tansta help help please
07:33 FloLeBlanc <td>###CAPTCHA###</td><td><input class="input" name="captcha_code" value="" />
07:33 FloLeBlanc now that was easy :)
07:34 FloLeBlanc (that's in the mailformplus template)
07:35 Phlogiston_ anyone can give me a hint why my page kubrick.ch does not work any more? Why does it look for index.html? Why?
07:35 tansta no kidding ?
07:35 FloLeBlanc tansta: no that works
07:35 FloLeBlanc I have it running
07:35 FloLeBlanc you install the ext I linked you and mailformplus does this for you afaik
07:35 FloLeBlanc (and remember)
07:35 tansta so all i have to do is install that extensions and put that code in the mailformplus template ?
07:35 FloLeBlanc as far as I remember yes
07:36 tansta Wooo HOOO
07:36 tansta save my day Flo hhehehee
07:36 FloLeBlanc http://typo3.org/documentation/document-library/extension-manuals/th_mailformplus/3.9.0/view/1/3/#id2863506 and search for ###CAPTCHA###
07:37 FloLeBlanc plugin.tx_thmailformplus_pi1.captchaFieldname = [name of the inputfield] (in your template)
07:37 tansta sweet ;)
07:38 FloLeBlanc :)
07:38 FloLeBlanc any input on my direct_mail problem from anyone? :)
07:38 FloLeBlanc (I fear it's something obvious I miss)
07:41 FloLeBlanc omg lol
07:41 FloLeBlanc stupid me
07:42 FloLeBlanc the users are hidden before the reg
07:42 FloLeBlanc is there any way to work around that?
07:42 FloLeBlanc (I want to send users a mail that they have to confirm their registration)
07:43 tansta isn't that a standard feature of direct_mail sub ?
07:43 FloLeBlanc what's direct_mail sub?
07:44 Phlogiston_ can anyone help me? Why is it not possible to include the index.php in a html file?
07:45 FloLeBlanc ??? because for the include statement you have to use php? :)
07:45 FloLeBlanc and html isn't passed to the php paramter :)
07:45 elbart hehe ;)
07:45 Phlogiston_ yes I can do with <?php right?
07:46 elbart not in a html-file
07:47 tansta uh oh...gotta go
07:47 tansta gonna miss my train AHhhhhhhhhhhh
07:47 tansta thanks heaps FloLeblanc
07:47 FloLeBlanc parameter = parser of course
07:47 tansta i'll try it tommrow
07:47 FloLeBlanc tansta: you're welcome
07:47 FloLeBlanc now run for the train :)
07:47 tansta see ya all typo3 maniac ;)
07:48 FloLeBlanc Does anyone know if there is a way to send a directmail to hidden users?
07:49 |--Holy_Devil--| Phlogiston_: Can you run php code within a html file?
07:50 Phlogiston_ I fiixed it, it was the damn plesk :(
08:05 tin buzz
08:21 no81 hi
08:23 no81 ich bräuchte bitte hilfe betreffend typo 3 und zugriff übers web auf internen server (static nat)
08:23 fred^ i thought p tags by default was not used inside table cells?
08:23 fred^ in newer versions, that is
08:27 no81 kann mir bitte wer helfen bezüglich typo3 und static nat und was für ports ich freigeben muss etc....
08:31 webdev hi everybudy
08:31 webdev some "formidable" guys here ?
08:31 elbart brb
08:32 dokma hi all
08:32 dokma time to do alot of work
08:42 Phlogiston_ anyone knows a page about how to build a realtime ajax search?
08:46 fred^ no, but that should be easy to find with google, Phlogiston_, ive seen it before
08:47 Phlogiston_ fred^: yes I hope so
08:47 |--Holy_Devil--| Phlogiston_: For ajax search, I would create a div element and populate it with the results through Javascript
08:50 fred^ and theres an extension for typo3 i believe, Phlogiston_
08:51 Phlogiston_ fred^: yes I know that extension... .)
08:54 www Did anybody use date2cal?
08:55 dax77 www: yes
08:58 Phlogiston_ I have a direct mail question: I have users in different groups/folders, some of them are in more than one group, If I send emails out to 2 or more groups then some users receive the emails twice or more. What can I do?
08:58 www is it able to call only from php code ?
08:59 www On BE i can't find elements like date2cal
09:08 webdev nobody acctually using formidable?
09:09 MarwolTuk someone here useing mm_forum?
09:09 eeos hi everybody
09:13 ylz Since 4.0.4, setting <<ini_set('allow_url_fopen','1');>> in typo3conf/localconf.php seems to be ignored in backend. This results that no extension can be installed via ext-mngr without fiddling the php.ini. Does some1 has more information or a work-around?
09:14 ylz hi all :)
09:19 m4rtijn helo
09:29 George3434 hallo,
09:29 George3434 i'm configurating a new mailformular with mailformplus
09:29 George3434 i do this in preview-workspace
09:30 George3434 if a let me show the preview, i see the form etc.
09:30 George3434 it also redirect to the thanks-page
09:30 George3434 but i don't receive an email, could this because of the preview-workspace?
09:31 m4rtijn does the mail() function work?
09:32 George3434 i must check this
09:32 George3434 one moment please :)
09:33 FloLeBlanc re
09:40 m4rtijn George3434: you can check that in the install tool, phpinfo
09:40 m4rtijn wb flo
09:44 null0_ gm
09:44 eeos FloLeBlanc: hi there
09:46 George3434 the mailfunction seems not work
09:50 FloLeBlanc hi eeos, hi m4rtijn
10:07 George4523 sorry my browser was down
10:07 George4523 i'v opened the phpinfo-file and it shows me under "environment" the mail path: /var/mail/root
10:14 MasterYin morning everyone
10:15 MasterYin how can I set an Suffix behind my title....
10:15 JaXtreme hi there
10:15 MasterYin I wanna have typo3 to generate headertags like *title* - MyCompany
10:17 MasterYin any Ideas?
10:18 m4rtijn hmm, check the object browser for the title
10:18 m4rtijn then add the company by typoscript
10:20 MasterYin where do i finf the title?
10:20 FloLeBlanc go to your main template - click template on left - select "object browser" from the dropdown and search for the typoscript that generates it
10:22 Phlogiston_ I need to create a timetable based on database entries, its like a calender, how would you do it? Maybe I can use a calender extension for it?
10:23 MasterYin m4rtijn setup or Constants?
10:23 m4rtijn object browser MasterYin..
10:23 m4rtijn then change it in setup
10:25 MasterYin can't find the Tag generating my HTML-Header - title
10:26 m4rtijn cant be that difficult.. just searcg through the object browser
10:26 m4rtijn *search
10:28 MarwolTuk i'm a newbee to ts, isn't it possible by writing page.title.wrap = | - CompanyName?
10:30 Denyerec GUTEN MORGEN!
10:31 koomi aloha
10:32 smda hi Denyerec
10:32 dax77 re
10:33 eeos back
10:33 koomi MarwolTuk: even if he left: http://phpfi.com/232652
10:41 koomi gnar. i need a storage pid selector for the new login box.
10:46 koomi yay :) i just added the 2000th page
10:47 m4rtijn GRATS
10:47 m4rtijn :p
10:47 Co2 I try to fix the image width via typoscript in a templavoila datastructure. this is the typoscript part of it: http://phpfi.com/232656 Can anybody tell me what I'm doing wrong. It shows up fine, but the width isn't fixed.
10:50 smda Co2: not sure, but tried without the px at maxW?
10:50 Denyerec yeeeeeeeeeeah
10:50 Denyerec no px.
10:53 Co2 smda denyerec, still doesn't work :-(
10:53 smda :S
10:54 Denyerec let me get my snippet for you
10:54 Denyerec http://phpfi.com/232658
10:54 Denyerec that is what I use
10:57 smda the only difference there is the maxH added. I've got that in my setup as well. Maybe it neccessary for some reason?
10:57 Co2 denyerec it doesn't work. I cleared the cache. do i have to renew the elements, too?
10:58 Co2 strange
11:09 Co2 is there a typoscript object browser for fce?
11:11 Denyerec Um
11:11 Denyerec If you have mapped them in somewher eyou might see them
11:11 Denyerec you can use the admin panel and enable a bunch of options to show rendering errors
11:12 smda hey, was typing that.. to slow though :)
11:13 Co2 the admin panel? okay, will try that. thanks. because there must be a possibility to set the width of the image
11:22 Co2 what is this: {$styles.content.imgtext.separateRows}: Constants may remain un-substituted!! ?
11:24 Denyerec *pass*
11:30 FloLeBlanc can someone tell me how to set optional parameters for php functions? myfunction(optional $blah='') ?
11:34 tobi FloLeBlanc: http://it.php.net/func_get_args
11:34 FloLeBlanc tobi: no just how to write an optional parameter in my function :)
11:35 FloLeBlanc ah nvm .. seems to be myuserfunc($var=somevalue)
12:12 null0_ uh? php does not have to declare function arguments?
12:12 null0_ just pass and look what happens?
12:14 Ries null0_: quite a lot of langauges have that
12:15 FloLeBlanc ries, dax, tobi is anyone of you a freelancer?
12:16 Ries FloLeBlanc: I am.... dax to I think... not sure about tobi
12:16 Ries brb
12:16 Ries need to reboot
12:16 FloLeBlanc kk thx
12:16 tobi no, i am employee
12:16 tobi aka slave-coder :P
12:17 Fanty I have an extension that uses templavoila as template engine- I also use a flexform as configuration of the extension for choosing template, header, body etc. Now my question is, is there anyway to hide fields in the flexform based on which template is selected?
12:17 FloLeBlanc hehe like me
12:17 tobi dynaflex extension handles this i think Fanty
12:19 null0_ I sometime wish i were a "slave"
12:19 null0_ So i could go to doctor and take a holiday... from work
12:32 FloLeBlanc re ries
12:32 null0_ new kernel, or windows? .oO( why reboot )
12:37 Co2 I get html sourcecode from the rte into my template. what could this be?
12:38 FloLeBlanc can someone tell me where the markers for the templates usually come from (values) if not from ts? f.e: ###USERS_CONTROLS_FORMPROPERTIES_INPUTHIDDEN###
12:40 tobi could be replaced in the extension class with php
12:43 FloLeBlanc ah tobi thx you are right I checked but searched for the wrong string :)
12:43 Denyerec No commerce manual still? :/
12:45 Ries null0_: Sometimes after my computer is at sleep.... the screen's backlight is not comming om
12:47 null0_ ah. ok. i know that problem. but last time my pc "never" came back :(
12:47 null0_ from sleep
13:00 Ries null0_: heheh... that happens......
13:00 Ries I need to get this thing repaired
13:12 George357 Hello, I want install a language-module for the backend
13:13 tobi George357: go to ext. manager / translation handling
13:13 null0_ you mean you want to have the backend in your native language?
13:13 George357 yes :)
13:14 George357 now its in english but i need it in german
13:14 Co2 my content from rte is coded with &lt; and &rt; for the < and > braces. So I have <p class="bodytext"> in cleartext in my frontend. why?
13:14 George357 if i switch in user/setup to german it says, that i must install the language pack
13:15 dokma ppl is there a way to make some page other than pid 1 the default start page?
13:17 Co2 george357: go to extension manager
13:17 George357 ok
13:17 null0_ ts_language_de?
13:17 null0_ i don't know. i am german, but i prefer english BE
13:17 Co2 george357: menu translation handling
13:19 George357 super it works :)
13:19 George357 thanks
13:19 dokma I thought it would be something simple
13:20 Co2 george357: no problem
13:21 George357 ok by :)
13:48 Phlogiston_ anyone has a hint for the following problem: I need to create something like a timetable of a programme. The output should be a pdf in the end, would you first generate html and then convert it to pdf with htmldoc? Or would you do it?
13:50 Ries Phlogiston_: if you want to make it look really nice use LaTeX
13:51 Phlogiston_ Ries: hmm it should look nice and have a resolution of 300dpi, I thought of doint it in a big and maybe complex table in the end...
13:51 Phlogiston_ I don't know latex...
13:52 Tsoots scribus maybe
13:52 Phlogiston_ fpdf is not an option?
13:53 Ries Phlogiston_: with latex it would look good at any resolution
13:53 Ries Phlogiston_: that might work aswell...
13:53 Phlogiston_ Tsoots: it needs to get generated dynamically so scribus is not possible I think
13:53 Ries Phlogiston_: I used latex because i had tables running of pages and i wanted to show headers on each table correctly again
13:53 Tsoots ahh k
13:54 Phlogiston_ Ries: do you have an example?
13:54 Ries Phlogiston_: with fpdf it's just a load of programming to make that happen coorectly
13:56 wilz hello
13:56 Ries Phlogiston_: let me make an example
13:56 Ries Hey wilz
13:56 Phlogiston_ Ries: hmm yes I see...
13:57 Phlogiston_ Ries: you know the problem is that timeaspect of my table... its like calendar and every event has a diffierent lenght, and that lenght needs to get calculated and so on
13:58 wilz I'm making an auth service extension to link BE/FE users with an LDAP server, what would be the best way to check whether a BE user is admin or not ?
13:59 Ries Phlogiston_: That's why I used Latex
13:59 Phlogiston_ Ries: with what lib? And how?
13:59 Ries wilz: The best ay is not make it but use the ldap extension that already has that in place
13:59 wilz well it's already done :p
13:59 Phlogiston_ The question is what is the easiest solution?
13:59 wilz what's its extension key ?
14:00 Ries Phlogiston_: see private
14:01 Ries wilz: look at the ldap_server /ldap_lib ldap_auth extensions
14:01 wilz thx I'll give it a try :)
14:01 Ries it works.. I tried it :)
14:04 wilz it's not really about if it works, it's more about if it works with our current system framework ;) LDAP is just one component
14:04 Ries wilz: That I cannot tell.....
14:04 Ries the only thing you told me is LDAP :)
14:04 wilz hehe of course not
14:10 wilz can't create an LDAP server record =/
14:16 Phlogiston_ if anyone else is interested in my pdf creation question, here is a screenshot of how it should look in the end: http://img503.imageshack.us/my.php?image=kinoprogrammko4.jpg
14:16 Phlogiston_ The date for the time and name of the films are stored in a database... so whats the easiest way to create that thing in a pdf?
14:17 FloLeBlanc cya all have a nice evening
14:30 dokma q: how do I make page with pid!=1 a default start page?
14:31 dokma actually I have a simple html page
14:31 dokma I would like that to load first
14:31 dokma how is that done?
14:37 Phlogiston_ I have a direct mail question: I have users in different groups/folders, some of them are in more than one group, If I send emails out to 2 or more groups then some users receive the emails twice or more. What can I do?
15:01 eeos hi everybody
15:11 m4rtijn hi eeos
15:53 eeos does anyone know how to filter content by category in tt_products?
15:54 eeos I need to show oly one psecific category on one page, but from the documentation I cannot understand how to do it
15:57 eeos I do not understand how to add filters like &tx_ttproducts_pi1[cat]=2
16:21 George353 hallo, in my RTE i can't underline my text, can i installl there an extension or so?
16:40 koomi George353: you can configure which buttons the rte will show.
16:40 George353 ah
16:40 koomi George353: there is a documentation on typo3.org. basicly you've got to add some typoscript to your page.
16:40 koomi George353: and be sure to check what config the rte has in the extension manager
16:41 koomi there are 3 differnet pre-configured "versions"
16:41 Ries George353: Or install tx_underlinement
16:41 Ries :)
16:42 George353 ah
16:42 George353 i will try tx-nderlinement
16:42 Ries George353: Actually it was a joke :D
16:42 George353 ok
16:43 koomi ze evil ries.
16:44 koomi George353: configuration of the rte is pretty tricky. try to set the rte to "typical" in your extension manager
16:44 koomi you won't need to change much then
16:44 Ries it was a blink to the millions of extensions typo3 has... 90% useless to...
16:44 koomi jup.
16:44 koomi Ries: i was wondering if you've ever invested more time in your acronym/abbrevation extension
16:45 koomi i want something similar for the university site
16:49 George353 ok
16:50 George353 thanks
16:50 George353 by
16:50 Ries koomi: I noticed it breaks on typo3 4.1
16:50 Ries But it does do the job ok...
16:51 Ries it can also generate keywords
20:29 sw_bluntman Has anyone used the ldap_sync module with active directory? I'm having an issue that I think has to do with configuration. When I click LDAP sync, then click my storage folder with the LDAP server defined in it, the right pane just goes white
20:38 sw_bluntman Ries, are you there? I know you have some experience with LDAP. Do you have time to help?
20:46 Ries sw_bluntman: sounds like a php error
20:48 sw_bluntman I know. Sounded like that to me, too. But I don't get anything in my logs. I was getting call-time pass-by-reference errors, but I allowed them in the PHP.ini and have gotten nothing regarding this module since then
20:55 null0_ ge
21:31 sw_bluntman Ugh. I am so stupid. It would help to make sure php-ldap was installed. Got it doing better now. Thanks, Ries
21:45 Ries sw_bluntman: it might indeed help :)
23:46 Ries How can anybody beat this search engine?!?!
23:46 Ries http://catalogs.google.com/catalogs?id=2fxXt5uIV3kC&pg=RA3-PT61&dq=general+motors+performance+parts+racing

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.