Search the website and IRC logs

#TYPO3 IRC log from : Wednesday 14 October 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
00:42 schabracke hey there!
00:44 fuchur hi
00:45 schabracke oh hello!
00:46 schabracke are you into tt_news?
00:47 fuchur nope
00:47 fuchur never used that
00:47 fuchur never will hopefully :)
00:55 schabracke hmmm :(
00:55 schabracke on what are u wirking at the moment?
01:03 Mambo Thanks Hardphuck, need to try and digest tomorrow. time for bed. Good bye.
03:03 flipmoe can someone help me with a little bit of php, please?
03:22 flipmoe nobody?
03:27 flurl flipmoe: what's your querstion?
03:27 flipmoe i have an input field in my own extension
03:28 flipmoe now i want to attach the value of the input field to some pivars
03:28 flipmoe http://pastie.org/653838
03:31 flipmoe flurl: i can give you a url
03:32 flurl flipmoe: still not sure, what the problem is?
08:20 marcuslind Morning!
08:27 marcuslind|WORK =)
08:30 BejjWrk morning :)
08:32 marcuslind|WORK Hello BejjWrk
08:32 marcuslind|WORK morning.
08:55 kraftb good morning !
09:06 mkt hallo, hat jemand zeit und lust mir bei einem problem behilflich zu sein? ich möchte eine eventübersicht und eventseiten realisieren.
09:11 BejjWrk I have a problem with the yafi rss importer. For some reason even tho GRPS in tt_news is unchecked as suggested, and the storage is set to the news folder, all the imported articles are set to pid 0. Any ideas ?
09:17 BejjWrk looks like the storage pid in the yafi config xml (in db) stores with pages_<thepageid>, and if I change that to only the id it works, but cant go on and db hack for every feed that i set up
09:17 HardPhuck Morning
09:18 mkt hi anyone got the time to help me? want to set up an event overview and eventpages.
09:21 mkt hi anyone got time to help me? want to set up an eventoverview and eventpages.
10:24 BejjWrk Solved my yafi importer problem. Apparently 1.0.7 doesnt work properly so the solution is to downgrade to 1.0.6. According to changelog only the contact information was changed between these two but this is not true.
10:30 Denjerek hey pmk
10:30 pmk65 hi Denyer..
10:31 Denjerek I trust all is well ?
10:32 pmk65 Im about to change job.
10:33 pmk65 still TYPO3 though..
10:35 teppi|work good morning
11:06 betzi do u know what companies mean with the title for a job "TYPO3 producer" ?
11:07 betzi someone who can deal with TYPO3 or someone who is developing extensions for it?
11:09 betzi everywhere you can read that u need more than 1 month to learn TYPO3. is there typoscript included?
11:15 beli Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
11:16 beli using rewrite
11:16 beli what do i have to take care of in the virtual host setup?
11:17 Jippi beli: one (or more) of your rewrites is broken
11:18 beli hmm the rewrites work on another server
11:18 beli so i guess its a broken virtual host setup
11:18 Jippi different versions of mod_rewrite / apache ?
11:18 beli nope
11:18 Jippi if it works elsewhere, something on the server raising the issue surely must be different :)
11:19 beli Jippi: sure, but what? i cannot compare
11:19 Jippi I wouldnt know - try pastebin the htaccess file
11:21 beli http://nopaste.com/p/aGbv6LrrD
11:26 beli Jippi: fixed it....
11:26 beli Jippi: the rewrite root dir was wrong...the user didnt adjust it correctly
11:31 Denjerek betzi: typo3 takes some time to learn in detail
11:32 HardPhuck pmk65: you around?
11:34 iaj` hello there :)
11:36 beli hi iaj`
11:37 HardPhuck can i put image's alttext to atagparams
11:38 iaj` got a little question, is there any way that I can make use of any plugin or sth thats creating a temp link for letting a user download a file, then deletes it
11:38 iaj` and the user should be able to provide some information...
11:38 iaj` like the email which is needed obviously ;P
11:40 StaffanE iaj`: should be a extension for that
11:40 marcuslind|WORK Yeho just recieved my TYPO3 Extension Development - Dmitry Dulepov book.
11:40 StaffanE iaj`: got a thin memory of that
11:41 iaj` StaffanE, hm but you dont remember
11:41 iaj` :(
11:43 beli marcuslind|WORK: whats your first impression?
11:44 marcuslind|WORK Im at the Table of Contents
11:44 marcuslind|WORK just open the package
11:44 marcuslind|WORK so I can't say much yet
11:44 marcuslind|WORK but seems promising.
11:53 beli marcuslind|WORK: are you a son of anna lindh? ;)
11:54 betzi where can i find a tutorial for "become a developers of typo3"? is the documentation on typo3.org the best one?
11:55 beli betzi: if you want to help to develop typo3 in the future you should learn the flow3 framework first...
11:56 betzi beli: sorry, a lil missunderstandig, i don't wanna be a part of developing team of typo3, i wanna be an expert to use and to setup typo3 for other people and projects
11:56 beli betzi: so you want to create webpages with it
11:57 betzi simply said, yes :)
11:57 beli betzi: you have to read multiple books, spend a lot of time reading, trying, thinking....
11:57 betzi i am already reading the german online documentation on typo3.org
11:57 beli betzi: typo3 web docs are well....but for hard print you could choose the open source press book
11:57 betzi ok, thanks beli
11:58 betzi everywhere is written that you arent able to learn typo3 in less than 1 month. whats the reason for this conclusion?
12:01 beli betzi: the concepts used are different.....typoscript is different, but mighty....you have to understand how objects work, howto find them, howto manipulate them....you have to decide howto build your templates. some will tell you to use html templates, others tell to use templavoila or autotemplating....there are so many possibilities do do things.....and all books argue their method is best...but you have to find out what's best for you
12:04 fuchur mornin
12:04 beli hello fuchur
12:04 betzi tnaks beli
12:04 betzi thanks belo
12:04 betzi ...................
12:05 betzi my fingers are like weeners... not compatible with the keyboard i am typing on, sorry for that. but thanks beli
12:09 beli yw
12:10 HardPhuck fuchur: did you succeed ? :)
12:11 fuchur yep
12:12 fuchur i fckd TS
12:12 fuchur ^^
12:18 HardPhuck haha
12:30 HardPhuck can't register IMAGE_NUM_CURRENT in tt_news single view
12:30 HardPhuck all image links have same caption
12:30 HardPhuck :S
12:31 HardPhuck the firsto ne
12:31 HardPhuck one
12:51 pmk65 HardPhuck: there's no IMAGE_NUM_CURRENT support in tt_news, unless you make a userfunc. (That's what I did in my PMK Slimbox extension)
12:55 StaffanE wouldn't it be really nice with a link from the ext_mgr to the typo3.org website of the extension?
13:00 HardPhuck damn
13:00 HardPhuck pmk65: i was hoping to avoid installing extension for something trivial as lightbox
13:01 StaffanE HardPhuck: some heavy contentwrapping should enable lightboxing without ext
13:01 Denjerek you could just include the lightbox JS in your header
13:02 Denjerek and fiddle with your content generation TS
13:02 HardPhuck i got it working, the only thing missing is title to the anchor tag
13:03 HardPhuck didnt use much content wrapping either, adding a proper class to an image is enough for js to pick it off
13:03 HardPhuck and i do title.field = imagecaption
13:03 pmk65 HardPhuck: you don't need an ext, just a userfunc for rendering the tt_news images.
13:04 HardPhuck yeah, i guess that's what i'll do
13:04 pmk65 rip the one from pmkslimbox
13:04 HardPhuck i will, thanx
13:04 pmk65 tt_news_imageMarkerFunc.php in the pmkslimbox ext.
13:06 pmk65 And then to enamle it, you insert thisd in your TS setup:
13:06 pmk65 includeLibs.imageMarkerFunc = fileadmin/tt_news_imageMarkerFunc.php
13:06 pmk65 plugin.tt_news.imageMarkerFunc = user_imageMarkerFunc
13:06 HardPhuck thanx Peter
13:09 HardPhuck do i use include libs inside plugin.tt_news or outside, on the top level
13:16 milpoer hi all..
13:16 milpoer need some hint on extension development, anyone that have 5 min ??
13:17 fuchur just ask your question
13:17 fuchur the best way to find out if someone wants to help you
13:18 milpoer ok :) i have a plugin that shows some data frontend, i want to be able to edit these data frontend as well.. which is the correct way to do this ? to make another view within the same extension or to make a edit extention?
13:20 HardPhuck i would make another frontend plugin within the same extension
13:21 iaj` hm, still couldnt find anything that enables me to have a link send to users which sign up their email in a certain form - with a one-time-download link attached.. anyone ever stepped over that issue
13:22 milpoer HardPhuck: thanks will try.. will you make one frontend plugin for all functions ? "delete, create and modify" or seperate ones ?
13:23 HardPhuck one will do
13:25 HardPhuck pmk65: it is working, thanx for your help
13:26 milpoer HardPhuck: thx
13:26 HardPhuck np
13:26 HardPhuck milpoer: do you have Dmitry's book?
13:26 milpoer nope..
13:27 milpoer but considering it very much
13:27 HardPhuck i would strongly recommend it for extension develpment
13:27 milpoer can you remember the title ?
13:27 milpoer will quick google it.
13:27 fuchur mh i mostly just have one frontend plugin
13:27 HardPhuck http://www.packtpub.com/typo3-extension-development/book
13:27 fuchur for list view, detail view and crud
13:27 milpoer HardPhuck: thx
13:27 HardPhuck np
13:27 fuchur HardPhuck i'm reading atm ;)
13:28 HardPhuck what is crud?
13:28 HardPhuck ;)
13:28 fuchur bought it weeks ago but sometime never found the time to read ...
13:28 HardPhuck i've read it several times :)
13:28 fuchur create, read, update, delete
13:28 HardPhuck i know what crud is, i'm kidding :)
13:28 fuchur ;p
13:29 fuchur then stop confusing me
13:29 fuchur ^^^
13:29 HardPhuck haha :)
13:29 fuchur men i have to estimate ... i hate this stuff
13:29 fuchur it's (after TS) the part I hate most
13:29 fuchur ^^
13:29 HardPhuck estimating is fun,.. you take approximate amount it's going to take and multiply it by 1.5 :)
13:30 fuchur yeah, but even to geht approximate it takes me hours
13:33 milpoer HardPhuck: just a quick question.. i have made my plugin through kickstarter, and have start editing the files, kan i just add a pi2 folder or do i need to copy my pi1_class file out for replacement later and then edito through kickstart again?
13:35 HardPhuck don't use kickstarter for editing
13:35 HardPhuck just create all plugins there and edit them
13:35 HardPhuck but yes if you already made one with kickstarter then you can copy stuff
13:35 HardPhuck just make sure to update all files like ext_localconf.php
13:37 MasterYin Hey Everyone
13:38 fuchur I just create a new extension and leave out class.*.php on updating
13:38 MasterYin Got a really special Problem... I need to highlight special words allways when they have been stored in RTe
13:38 fuchur even if dmitry's book teaches something different :D
13:38 MasterYin for example "redWord" shuold allways be surrounded by a <span class="red_word"> </span> tag
13:41 milpoer HardPhuck: thx..
13:43 HardPhuck MasterYin: have you tried htmlarea reference?
14:06 pmk65 MasterYin: if it's just in the FE you need that wrapping, then you could use the "short" property of parseFunc.
14:56 HardPhuck that's strange, i cant get rid of css added by pagebrowse ext
15:00 Denjerek is it hardcoded into the PHP perhaps?
15:00 ZaFantasy how I can enable FE editing in 4.3b1 ?
15:12 HardPhuck Denjerek: nope
15:12 HardPhuck searched in the code
15:16 HardPhuck ah found it
15:34 HardPhuck adding a class to the defaul mailform is a real pain
16:11 funkytown Hi. I'm experiencing a strange problem. When I use the preview function of a pages in the backend I always get redirected to the main page. What could be the reason for this behavior?
16:35 pmk65 HardPhuck: http://www.typo3wizard.com/en/snippets/general-config/add-classnames-to-fields-and-buttons-in-standard-mailform.html
16:36 HardPhuck yeah i know that, i wanted to add class to the <form?
16:36 HardPhuck it's allright i sorted it out
16:37 funkytown Anybody?
16:37 HardPhuck premissions maybe
16:37 HardPhuck are you using realurl?
16:38 pmk65 HardPhuck: did you manage to set a class on the FORM tag itself?
16:39 HardPhuck pmk65: no, i wrapped it in a div
16:39 HardPhuck i think it's not possible
16:39 funkytown HardPhuck, yeah. I do. But It works fine.
16:39 pmk65 there's no options for setting a class, but you can cheat and use one of the other options, like formname, to add the class info.
16:39 HardPhuck funkytown: disable realurl (uninstall it temporarily), clear cache, try again
16:40 HardPhuck pmk65: tried that too, no success :)
16:41 pmk65 something like this -> formName = formname" class="classname
16:41 funkytown HardPhuck, I just realized that even links on my page only redirect to my root page.
16:41 pmk65 note the pacement of the " chars.
16:41 HardPhuck pmk65: yea i used that before with tt_news links
16:43 pmk65 funkytown: if your site works correctly with realurl disabled, then it's either your realurl config that needs to be modified, or your .htaccess which is causing the problems.
16:43 funkytown pmk65, Like I said. Even "normal" links like index.php?id=423 only redirect to my main page.
16:45 HardPhuck funkytown: did you disable realurl?
16:45 pmk65 do you have any domain records on the site (more than one?)
16:45 funkytown HardPhuck, I did.
16:45 funkytown pmk65, deactivated all but one for testing.
16:45 HardPhuck do you have baseurl set?
16:46 funkytown HardPhuck, yep
16:46 pmk65 I have a site with multiple domainrecords, and on that site I experince something similar. Specially if I login on "domain1" and try to view a pace under "domain2"
16:46 HardPhuck do you have domain records set for all domains?
16:46 pmk65 There's is a couple of TS options that should fix problems like that.
16:47 HardPhuck yea that happens to me too
16:47 funkytown HardPhuck, for all domains that link to that site?
16:47 funkytown pmk65, yeah. I noticed the problem, too. But this one is something different
16:47 HardPhuck for every page that is the root of domain
16:50 pmk65 not sure if this helps, buy try adding this to your TS setup.
16:50 pmk65 config.content_from_pid_allowOutsideDomain = 1
16:50 pmk65 config.typolinkCheckRootline = 1
16:51 pmk65 that fixes some of the problems with multi domain sites.
16:56 BejjWrk exit
16:56 BejjWrk oops
17:17 flipmoe hey how can i get an exact match in an sql query?
17:18 jt SELECT * WHERE ID=1;
17:19 jt forgot the "FROM table"
19:02 flipmoe anybody who can help me with a little bit of php?
19:07 fuchur flipmoe just ask your question
19:07 fuchur and see if someone wants to help you
19:07 flipmoe http://pastie.org/654794
19:08 flipmoe the foreach expression
19:09 fuchur $match is no array
19:09 fuchur so it can not be used in foreach
19:09 fuchur line 5 has to be "$match[] = $event;"
19:09 flipmoe ok
19:09 fuchur [] adds an element to an array ... .= just appends something to a string
19:10 flipmoe ah ok i see
19:10 fuchur line 15: if(count($match)<0) {
19:11 Fitti or isarray($match)
19:11 fuchur jip
19:11 fuchur why do you catch all elements from the db-table anyway?
19:11 fuchur and filter afterwards ... instead of filtering in the sql query
19:11 flipmoe i tried that before
19:12 flipmoe in the aql query
19:12 fuchur imagine your db contains 12.000.000 lines
19:12 fuchur ^^
19:12 fuchur this would slow your script down deadly
19:12 flipmoe how can i select exact
19:12 flipmoe course_number
19:13 fuchur one number 'course_number = ' . $searchquery
19:16 fuchur if you have more then one number something like "course_number IN(1, 3, 5, 9)"
19:16 fuchur not sure
19:20 fuchur HardPhuck the customer deleted his hole t3 installation
19:20 fuchur together with my fixed TS
19:20 HardPhuck lol
19:20 fuchur ;)
19:20 HardPhuck great, now you can charge him again :)
19:20 fuchur he does not want to work with t3 anymore
19:20 HardPhuck good news
19:21 fuchur mh bad news: he does not want to pay his outstandings
19:21 HardPhuck that is bad yes
19:21 fuchur the second customer in half a year
19:21 fuchur about 5k together
19:21 fuchur pain in the ss
19:49 HardPhuck anyone using google's site search
20:56 fuchur flipmoe just ask your question in here ;) i'm not the onyl one who can help
20:56 fuchur and i'm kind of busy right now
20:56 HardPhuck haha you give a finger and they take a hand
20:57 fuchur mh ... i want to give a finger and take their cash
20:57 fuchur *grin*
21:20 fuchur but somehow they don't want to give their money :D
23:11 schabracke good evening!
23:12 schabracke one question, how is it possible to link direct to a slimbox image slideshow?
23:49 flipmoe can i acces pivars of pi1 from pi2?
23:53 fuchur yep
23:53 fuchur but it's not good :D
23:54 fuchur just get t3lib_div::_GET('tx_yourextension_pi1[varname]');
23:54 flipmoe ok thx

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.