Search the website and IRC logs

#TYPO3 IRC log from : Friday 11 December 2009

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 31
07:59 menak morning (or whatever :)
08:34 PiMB hi all!
09:07 Prot0 morning
09:16 paese heya
09:16 paese does someone knows where to buy christmas flash games w/ access to customize it? gamesinaflash has only crap
09:22 maholtz|WORK morning
09:23 Prot0 morning
09:23 paese morning
09:58 PiMB paese, best way is to make them yourself.
09:58 PiMB or start earlier.
09:58 Prot0 lol
09:58 Prot0 good tip ;]
09:59 paese ^^ i know but it's too late xD
10:26 SargoDarya I just thought about making Typo3 2012 proof
10:26 beli SargoDarya?
10:28 SargoDarya Yeah, like: if(date(Y) == 2012 && worldIsGoingToEnd == true) die();
10:30 SargoDarya With that line in my code I feel much more comfortable because I know my application won't stop the world from going to end in the future :D
10:31 beli SargoDarya: you may consider to stop using these drugs or reduce at least the amount of usage ;)
10:33 SargoDarya World is like a rainbow (imagine this smile on my face: http://fc05.deviantart.net/fs34/f/2008/298/c/3/Happy_Faic_by_shadowrider_07.jpg)
10:49 Jangla I'm a bit of a n00b to the tt_news extension. I've got it so that I'm displaying news items on a page (test page here: http://www.accommodia.co.uk/index.php?id=12061) but when I click a news article's title, you just go back to the same page. So how do I set it up so that when you click the article's link, you get a page with the full text of the news article on it?
10:49 ndee I'm writing a frontend plugin, which uses Javascript from an external file. Anyone ever localized a Javascript file?
10:49 SargoDarya plugin.tt_news.singlePID I think was it
10:50 SargoDarya plugin.tt_news.singlePid = YOURPIDGOESHERE
10:51 SargoDarya Replace the YOURPIDGOESHERE with the page id you would like to link to and put it in your typoscript template
10:51 Prot0 or if you created it as insert plugin, just select the single view page from the flexform :]
10:52 Jangla SargoDarya - so should that pid point to a page that just has no content on it (but a template applied) and typo3 will take care of the rest?
10:52 Jangla Prot0 - it is a plugin but the way it's set up, I want the home page to show a list of news items (hence I've selected LIST) and when you click, you get to view the whole new item.
10:53 Prot0 on the same page?
10:53 SargoDarya Jangla you need to create a new page and put the tt_news plugin with single view in it
10:53 PiMB or use the same page but use TS to fetch it.
10:53 Jangla Ah I see - so you actually end up with 2 pages, each with it's own plugin and one points to the other...?
10:54 Prot0 yup
10:54 Prot0 thats the idea
10:58 Jangla hmmm, think I have to do most of it in TS as I'm using TV. Will have a play....no doubt I'll be back when it inevitably doesn't do what I expect :)
11:01 PiMB see you then
11:04 ndee anyone knows how I can read out all locallang-labels I have in an xml file? I want to iterate over all labels.
11:04 Jangla AH-HA! Some success!!!! Just need to do some formatting and it should be sweet. Thanks for the help, all :)
11:05 Prot0 they are stored in the $this->LOCAL_LANG
11:05 Prot0 (if your ext extends pibase
11:06 coolguy hi there i got a question oy typo3 links. i actived simulatestaticdocuments and the .htaccess file. but typo3 still generates links like index.php?id=test
11:06 coolguy instead of /test.html
11:06 coolguy any idea?
11:08 ndee Prot0: sweet! Thanks alot!
11:45 Jangla another tt_new question: can I change the wording of the "more" link in TS?
11:46 Jangla scratch that question - think I found it :)
11:48 Prot0 just change the LL value with TS
11:48 Prot0 ;]
11:48 SargoDarya lol
11:49 SargoDarya http://www.3dconnexion.de/solutions/cad/all_sup_app.php <- they're using typo3 too xDD
12:07 PiMB they are, and they don't use the standard install tool pw.
12:07 PiMB but they do have the install tool enabled.
12:11 SargoDarya Oo how the hell d'you knew that?
12:13 PiMB ?
12:14 PiMB knew what?
12:16 PiMB out to lunch. back in a sec
12:17 PiMB btw install is available not only via backend.
12:17 PiMB it's kind of a tick of mine.
12:17 PiMB to check and to try the default password. If it works I send the administrator a mail that there is a security leak.
12:18 beli PiMB: do you also verify if they are vulnerable to the encryption key bug? ;)
12:18 PiMB Had it once myself, like to avoid it with other people. can save you a lot of time.
12:18 PiMB beli, I'm a developer, no miracle worker with lot's of time. :]
12:18 PiMB but no.
12:18 PiMB not standard.
12:18 PiMB gotta go to lunch mates.
12:19 beli i do that also and contact admins of vulnerable sites...some just dont reply
12:42 Thasmo Hello folks! I'm looking for an extension to handle stock items - like desks, chairs, technical equipment - for renting. I had a look at tt_products, but I think it's a huge overload in adjusting templates and functionality; e.g. I don't need billing/pricing, checkout, cart etc. Therefor I'd need something like stock-information per stockhouse and an order-form where i can select items from stock. Is anybody aware of an extension which could handle this in
12:47 FloLeBlanc hi all
12:47 FloLeBlanc anyone using mh_omsqlio ? (SQL Frontend)
12:49 Thasmo me not ;o)
13:20 Briareos1 if i want to contact up to 1000 recipients is it recommended to send via "direct mail" in typo3 or should i use an third party app (someone told me to have a look into phplist)
13:22 Briareos1 all recipients are fe_users by the way
13:26 PiMB Thasmo, how about a combination of tt_news and powermail?
13:26 PiMB use powermail to mail (obviously) but with the TS element from powermail you are able to create a dropdown of items via TS.
13:39 paese thumbnail generation in BE works, but the image is empty.. fontfile path is valid, checked twice. can someone explain me why? http://pastie.org/738806
13:54 nts Which CMS do you recommend if functionality should be login for an administrator with the ability to post news, manage users, call in to the conversations and book directly online. And that employees / other important users should have access to check images, while ordinary users, limited. And that system is easy to maintain for employees?
14:01 arne_ hi
14:03 maholtz|WORK @nts: TYPO3 :)
14:03 arne_ i have a question.. i want to generate a news list on my front page. i have a news page, the articles are sub pages of it.
14:03 arne_ my typoscript: http://pastie.org/738824
14:04 arne_ the problem is that i dont know how to tell typo to select all sup pages of the news page (all sub pages of pid 387)
14:04 arne_ maybe in the NEWS.select {}... but i dont know how
14:04 maholtz|WORK 40.typolink.parameter.field = pid
14:05 maholtz|WORK select.pidInList.field = uid
14:05 maholtz|WORK or select.pidInList = 387
14:05 maholtz|WORK ah, i am wrong
14:05 Bluespuke darn maholtz|WORK, one time in my lifetime i could answer a question and you are even quicker ;-)
14:06 maholtz|WORK i think
14:06 maholtz|WORK @bluespuke: sry :) but i am not sure, if my answer was correct
14:06 Bluespuke me neither but i hab an idea xD
14:07 Bluespuke or he could make an instance of the news-list and modify the template, no?
14:08 maholtz|WORK but looks like he do not want to use tt_news
14:08 PiMB @nts, kinda obvious to ask for a CMS preference on a TYPO3 channel don't you think ;]
14:08 paese can soneone take a small look at this? http://pastie.org/738806 image is created but w/o any text. imagemagick and gd are recognized
14:09 PiMB pastie.org is blocked mate. use http://t3paste.org/ instead
14:09 paese uh, okay
14:09 Bluespuke maholtz|WORK: oh, you're right... i forget the tt_content and just remembered "news" :p
14:10 paese PiMB anyway, why is it blocked?
14:10 paese » http://paste.phlogi.net/-4965360654/
14:13 lindbergh hallo chan
14:13 lindbergh short question
14:13 Phlogi :) hi
14:14 lindbergh Have short tyopo3/extjs question again
14:14 lindbergh I managed to make extjs grid and to populate it from my pi1
14:14 lindbergh plugin
14:14 lindbergh now
14:15 lindbergh I want to add new entries in that grid and to save (insert) that in db
14:16 lindbergh I tried to post that new data (row)
14:16 lindbergh and to handle that through pi1
14:16 lindbergh insert that in db
14:16 lindbergh and to refresh page with added new record
14:17 lindbergh basicly I need do gather post data from my form
14:17 lindbergh tried tutorial: http://tuturtinular.com/2008/08/27/extjs-tutorial-using-extjs-form-to-store-data-to-mysql-database-using-php/
14:17 lindbergh but I have an error when submit details
14:18 SargoDarya The error is?
14:18 Bluespuke someone is familiar to mh_branchenbuch? i'm asking me if the plugin needs indexing or does he do a live search?
14:19 lindbergh syntax-error on line 7 ext-all.js
14:21 exma hi
14:22 exma i have a problem with internal-link. typo3 set typo3/domain in front of the internal link.
14:32 SargoDarya exma: theres a patch for that
14:33 SargoDarya You're using Firefox 3.0.4 aren't you?
14:37 maholtz|WORK @exma: you should update your TYPO3
14:38 maholtz|WORK afaik there were some security updates after that fix..
14:39 maholtz|WORK well, maybe you want to subscribe to the security mailing list : read more at http://typo3.org/teams/security/
14:43 maholtz|WORK oh, he disconnected...
14:44 maholtz|WORK why do they think they will get an instant answer at daytime?
14:51 SargoDarya maholtz|WORK because some people just don't have patience and expect this to be an instant messenger
14:52 Bluespuke seriously, 10 minutes should be possible to wait for a reply...
14:57 PiMB what
14:57 PiMB ?
14:57 PiMB what did I miss..
14:57 PiMB busy people..
14:57 PiMB hate that kind.
15:02 SargoDarya Yeah, just sucks if your boss hates you and you need to get the answer as quickly as possible
15:13 Prot0 your boss hates you?
15:13 SargoDarya That was just as example
15:14 SargoDarya But I think he does btw. xD
15:14 SargoDarya I said I quit and today's my last day working here :D
15:16 PiMB what you gonna do?
15:19 SargoDarya Have a new job.
15:19 SargoDarya Better conditions and I can focus on typo3 and php development
15:20 BejjWrk nice
15:20 BejjWrk hook me up
15:20 SargoDarya Until then I have a one month vacation in berlin :)
15:20 BejjWrk :P
15:21 sky_ hello guys & girls
15:21 Prot0 hi
15:21 PiMB BejjWrk, able to travel to Rotterdam for work?
15:21 sky_ got a lil question bout typoscript
15:21 PiMB Prot0, where you at?
15:21 Prot0 im on Ronnies laptop
15:22 Prot0 love msts
15:22 PiMB @sky_ Don't ask to ask, just ask ;)
15:23 Prot0 PiMB: the baby is here ;]
15:23 Prot0 + food
15:24 sky_ i have a css menue with <li class="first">,<li> & <li class="last "> - if i brose to some page i want to set the menue entry to class="active" -- now how to add this to the already avaible class="first" or "last" in TS ? this is where i am at the moment: wrapItemAndSub = <li class="first">|</li> |*| <li>|</li> |*| <li class="last">|</li>
15:24 sky_ but now with CUR.wrapItemAndSub = <li class="active">|</li> im killing my first declared clases :(
15:24 PiMB @ Prot0, be right down!
15:24 sky_ some tips?
15:25 sky_ i also could paste my whole TMENU if wanted in the pastebin...
15:26 sky_ here we go: http://paste.phlogi.net/-14343f55d5/
15:26 SargoDarya there's a really good snippet on typo3wizard
15:27 sky_ really?
15:27 sky_ could you post me the link please?
15:27 SargoDarya http://www.typo3wizard.com/en/snippets/menus.html
15:27 SargoDarya There's everything menu related which could possibly help you out
15:28 SargoDarya You want the text menu
15:28 SargoDarya that's 17. Text Menu
15:28 sky_ okay i'll take a look. thank you, SargoDarya!
15:29 sky_ hm but not really helpful on my problem
15:30 sky_ the same way i did it
15:30 sky_ but i got some more css classes to handle with
15:30 BejjWrk PiMB: would be a bit far to work in rotterdam for me heh
15:33 sky_ other suggestions?
15:34 SargoDarya sky_ you know you can add multiple classes?
15:34 sky_ in TS ?
15:34 sky_ show me how, that would be great
15:34 SargoDarya class="first active"
15:35 sky_ sure i know, thats the output TS should generate for me
15:35 sky_ but in my TS, first is beeing overwritten by active and not extended with it
15:35 SargoDarya |*| <- this could help you
15:35 sky_ already using this
15:36 sky_ i dont get the point :(
15:36 sky_ watched my paste?
15:36 SargoDarya So how about ACT = <li class="first active">|*|<li class="last active">
15:37 sky_ hmm this is really working?
15:38 SargoDarya CUR.wrapItemAndSub = <li class="first active">|</li> |*| <li class="active">|</li> |*| <li class="last active">|</li>
15:38 sky_ so in my case <li class="first active">|</li> |*| <li class="active">|</li> |*| <li class="last active">|</li>
15:38 SargoDarya First :D
15:38 sky_ ha =D
15:38 sky_ okay think i get the point now
15:38 sky_ never had the idea that i could use it this way :S
15:39 sky_ thank you so much!
15:39 SargoDarya Damn... I just feel like having knowledge of typo3 Oo
15:39 SargoDarya AND GOD IT FEELS AWESOME!
15:39 sky_ heh
15:41 sky_ you are the hero of my day :o)
15:41 sky_ like a charm dude, like a charm...
15:45 SargoDarya Net'split please :D
15:47 Jippi_work Hey. Any extbase devs around?
16:07 marcuslind Anyone know how to customize the form in ve_guestbook? I dont want all info such as (Place, Surname etc)?
16:07 marcuslind Manual doesnt say much about it
16:08 marcuslind and I cant find anything about deciding WHAT forms to be included, only which ones should be required by the user to fill.
16:09 maholtz|WORK you could use comments instead
16:09 marcuslind is that another extension or just a part of ve_guestbook?
16:13 mechanical_man since I upgraded to TYPO3 v4.3 I have a "?>" at the beginning of every output in FE. How can I find out, where it comes from?
16:14 Prot0 lol
16:14 Prot0 tt_news 3.0.0
16:15 Prot0 http://bugs.typo3.org/view.php?id=12808
16:15 BejjWrk upgrade to 3.01
16:15 BejjWrk 3.0.1
16:15 BejjWrk even
16:15 BejjWrk iz in teh repoz
16:16 BejjWrk @ mechanical_man
16:16 mechanical_man thanks Prot0 and BejjWrk... how stupid that this could be released ;-)
16:17 Prot0 its only in combination with 4.3.0 and tt_news 3.0.0
16:17 BejjWrk yea, i spent some time looking for that the other day
16:17 BejjWrk only reason i knew it
16:17 mick_ hello
16:17 mick_ anyone here who can assist with some realurl problem i am having atm?
16:18 Prot0 whats the problem?
16:18 mick_ installed the realurl and realurl management extension, and the plugin changed all the normals to readable urls by itself
16:18 mick_ and now nothing is working, its a company website, so i need to get it running fast
16:18 mick_ now i want to go back to the normal urls, becore realurl changed everything
16:18 mick_ how can i do this ?
16:18 marcuslind Uninstall it from the EXT manager
16:19 Prot0 no
16:19 PiMB disable it with TS>
16:19 Prot0 set config.tx_realurl_enable = 0
16:19 PiMB that one ;)
16:19 Prot0 in your root TS setup
16:19 Prot0 and put an IP check on it
16:20 Prot0 so you can test it locally or something like that
16:20 mick_ in which file should i put that set argument ?
16:20 marcuslind Template -> Root -> Setup
16:20 Prot0 config.tx_realurl_enable = 0
16:20 Prot0 [IP = 1.2.3.4]
16:20 Prot0 config.tx_realurl_enable = 1
16:20 Prot0 [END]
16:21 ndee_ if anyone is interested on how using Frontend Plugin labels in your Javascript files: http://bit.ly/502vs8
16:21 mick_ when i click on template i see the tree with all pages
16:21 mick_ should i use constant editor ? or something else ?
16:21 marcuslind ndee_: Too bad it's in german
16:22 marcuslind mick_: are you trying to find the Setup?
16:23 mick_ excuse my ignorance, but i am not sure where this setup is exactly
16:23 mick_ cant find it from 'Template' and so on
16:23 ndee_ marcuslind: I might write it in english too if you're interested :)
16:23 Prot0 go to your root page, in the list module
16:23 Prot0 if there is a template there, edit it
16:24 marcuslind when you've edited it like Prot0 said you will have a few input fields and a few textareas. One of those textareas got the headline "Setup:"
16:25 mick_ let me see, i think list module is easier, i see a template
16:25 marcuslind Press the pencil
16:25 marcuslind the edit icon.
16:26 mick_ yes i see it
16:26 mick_ config.tx_realurl_enable = 1
16:26 mick_ changed it to 0
16:27 mick_ yes, that worked
16:27 mick_ thank you guys so much for the help and patience
16:27 PiMB np.
16:27 PiMB good luck..
16:28 marcuslind mick_: if you got clients working with TYPO3 you should read up on the TYPO3 basics
16:28 marcuslind so you can navigate through the backend
16:28 marcuslind and fix small problems.
16:32 mick_ marcuslind: yeah, exactly
16:32 mick_ but its the website for our own company
16:32 mick_ was trying to make it more seo friendly myself, our typo3 guy left 1 month a go
16:32 mick_ and my experience with typo3 is 0
16:32 mick_ got a course coming up soon
16:32 mick_ thanks again for the help
16:33 mechanical_man is anybody here hosting typo3 at mittwlad with a running scheduler?
16:33 SargoDarya mick_ you might consider getting a typo3 freelancer for the short period.
16:34 mick_ hehe
16:34 mick_ for now there is no budget for that
16:34 mick_ gotta go back to work now
16:34 mick_ thanks again
16:34 mick_ bye
16:34 SargoDarya Bye
16:35 SargoDarya At least most people here are saying thanks, worked and nearly no ones quits without a status report if it's now working or not
16:36 SargoDarya That sentence was so grammatically incorrect that I feel extremely stupid. I apologize
16:37 marcuslind haha
16:37 Prot0 lol
16:37 Prot0 yes this channel is getting better and more active :]
16:37 Prot0 some nice progress
16:38 PiMB or it means more and more people are having problems.
16:38 PiMB noticed a sudden increase about 2 weeks ago.
16:38 Prot0 mysterious ;]
16:38 PiMB coincidentally together with 4.3 release
16:38 SargoDarya lol
16:39 SargoDarya that happened on incident
16:39 Prot0 and tt_news 3.0
16:39 Prot0 (the counter is on 12 now i think, +1 today)
16:39 marcuslind Well some big changes are coming up for TYPO3 5.0.0 so maybe they implement small differences at a time to make the community SLOWLY go to 5.0.0
16:40 marcuslind instead of BOOOOOM and we have to remake all extensions from scratch
16:40 PiMB I think I will look for another job before 5.0 will be released ;]
16:40 marcuslind Why? :)
16:42 Prot0 lol
16:42 Prot0 depends on when we will start using it i guess
16:43 PiMB @ marcuslind, better for my bloodpressure.
16:43 PiMB or just wait until 5.0.1
16:43 PiMB doing that for 4.3.1 as well ;)
16:45 SargoDarya How about just sticking to 4.3.X until you're comfortable with 5.0.x?
16:50 marcuslind (!)
16:52 PiMB think it's gonna take about 2 more years before we're close to a 5.0 release
16:53 PiMB by then we should be up at 4.6 or something.
16:53 PiMB well that's something for the future. for now, it's time for beer with colleagues!
16:53 PiMB have a nice weekend all, see you monday (dance)
16:53 SargoDarya Have fun PiMB
16:56 SargoDarya http://bit.ly/4kb77v
17:07 seewer hmm... what am i doing wrong? I'm trying to use tceforms to render a single field inside a backend module. everything works except that the necessary .js files lik 'jsfunc.tbe_editor.js' are not included, hence no visible values
17:08 Prot0 include them?
17:08 seewer not manually. They should be automagically included by 'printNeededJSFunctions' by they're not
17:11 nd__ The (new?) css_styled_content wraps my content element into a div with an id an such... how can I turn that off?
17:12 phil1 nd__: read mailing list ... we had it about twice
17:13 phil1 or read the news file
17:13 Briareos1 i have a marker ###CONTENT_CONTAINER### (begin & end) in my template but typo3 still displays the static example text instead of replacing it with the content-element i added in the backend
17:13 phil1 nd__: tt_content.stdWrap.innerWrap >
17:15 phil1 Briareos1: can you post you complete TS ?
17:15 nd__ ah, great
17:15 phil1 Briareos1: use this URL http://t3paste.org/
17:16 Briareos1 i just pasted it there: http://www.pastebin.ca/1711121 phil1
17:19 SargoDarya I'm giving a farewell party here now
17:19 SargoDarya Cya later
17:19 Bluespuke have a nice weekend @ everyone!
17:25 Briareos1 phil1 that short ts setup is all there is, because it's just a template for a newsletter.
17:32 Briareos1 apparently i missed "CSS styled content"; sorry for that
17:49 isolysis hi all, i need to move an existing typo3 4.2.x installation from a windows 2003 server to a new box with Windows Server 2008. what is the best way to do it? should i just copy the folders over and database or some other method?
18:00 maholtz|WORK @isolysis: i have to leave, but i would install 4.3 new, copy database + fileadmin/ + uploads/ + typo3conf/
18:01 maholtz|WORK perhaps there are some hints in the wiki.typo3.org?
18:10 lachsmeister hi there i have a question about a tmenu , i would like to produce a meu li item like this <li><a href="#query47" alt="title" title="title">about</a> but i will get each request like this&. example.com/favicon.ico#query46
18:11 lachsmeister 1 = TMENU
18:11 lachsmeister 1 {
18:11 lachsmeister noBlur = 1
18:11 lachsmeister # Normal state properties
18:11 lachsmeister NO = 1
18:11 lachsmeister #NO.allWrap = <li>|</li>
18:11 lachsmeister NO{
18:11 lachsmeister doNotShowLink = 1
18:11 lachsmeister before.cObject = TEXT
18:11 lachsmeister before.cObject.field = subtitle
18:11 lachsmeister before.cObject.dataWrap = <li><a href="#tf{field:uid}" alt="{page:title}" title="{page:title}">
18:11 lachsmeister ATagTitle.field = title
18:11 lachsmeister #
18:11 lachsmeister after.cObject = TEXT
18:11 lachsmeister after.cObject.field = title
18:11 lachsmeister after.cObject.htmlSpecialChars = 1
18:11 lachsmeister after.cObject.wrap = |</a></li>
18:11 lachsmeister }
18:11 lachsmeister }
18:12 lachsmeister in this tscript i have the old href value #tf ;)
18:51 Briareos1 my newsletters (direct_mail) contain all the css definitions of my whole site, though i set "clear setup/constants" ... what's wrong?
18:53 Briareos1 also, if i remove "CSS styled content" again, i do not get the content displayed ..
19:06 dokma Hi guys! Anyone used icebox? I can't figure out how to sort child CEs.
20:23 Briareos1_ how can i get content elements to display without using "css styled content"?
21:01 Briareos1_ for newsletters i want to have all style's inline. but how can i define that every header1 (for example) is replaced by "<h1 "style= MYDEFINITIONS"> | </h1>" ?

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.