Search the website and IRC logs

#TYPO3 IRC log from : Friday 5 December 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 31
01:29 Maluka Hi all
02:09 kaktustmimi hi there!
02:09 kaktustmimi can anybody help me out on this problem: I have a 2 column template with templa voila and want a content element to be displayed on all sub pages of a page in one of the columns. Any ideas?
02:13 Maluka I'm sorry I haven't worked with Templavoila...
02:14 Maluka maybe someone else is able to help you
02:14 Maluka But can't it be handled by Typoscript?
02:14 Maluka with the option [PIDinRootline = XXX]
02:14 Maluka and then use the CONTENT ObjectType...
02:22 kaktustmimi Maluka, thx for the suggestions, but I don't know how to reference the content column
02:23 kaktustmimi as I have 2 columns, there are two content columns in my page menu
02:27 Maluka As I said....i don't know Templavoila...but doesn't use templavoila markers?
02:27 Maluka Like ###marker### ?
02:30 kaktustmimi no - you declare sections in your template by clicking on the relevant tags
02:30 kaktustmimi that's quite simple
02:31 kaktustmimi but I don't know how to reference them in templavoila ;)
02:31 kaktustmimi ehm - in Typoscript
02:31 kaktustmimi I wanted to say
02:31 Maluka okay...
02:31 kaktustmimi should go to bed I suppose...
02:31 kaktustmimi :)
02:31 Maluka why? it's not even in the afternoon (but in 13 minutes it is :P)
02:34 kaktustmimi where are you from?
02:34 kaktustmimi i'm from Germany and here it's 2:55 at night ;)
02:34 kaktustmimi ok - almost 2:55
02:35 kaktustmimi 2:50 to be exactly ;)
02:35 Maluka Originally from the Netherlands but moved to Australia last february
02:42 kaktustmimi oh - sounds nice!
02:42 kaktustmimi u like it there?
02:42 Maluka Oh yeah....really :)
02:42 kaktustmimi a good friend of mine is there for one year
02:42 Maluka It's so much more relaxed than Europe
02:42 kaktustmimi :)
02:43 Maluka Is he working with Typo3 as well?
02:43 Maluka But they don't have that much culture here as in Europe
02:45 kaktustmimi no - he is a she and she's studying mathematics there
02:45 kaktustmimi we don't have much culture either ;)
02:46 Maluka You'd be amazed compared to here how much culture there is in Europe :D
02:51 kaktustmimi k
02:52 kaktustmimi at the moment I'd like to have my Mac to have more culture in converting my virtual machine...
02:55 Maluka Parallels or VMWare Fusion?
02:58 kaktustmimi parallels
02:58 kaktustmimi i just upgraded to leopard and wanted to use my old vm
02:58 Maluka And running Windows on the VM?
02:58 kaktustmimi but there is an ugly error when bootin
02:59 kaktustmimi it says "no harddisk found"
02:59 Maluka Just upgraded? Leopard is almost being replaced by Snow Leopard :)
02:59 kaktustmimi as if there was no harddisk in my computer
02:59 kaktustmimi I crashed tiger today
02:59 kaktustmimi so I need to update
02:59 kaktustmimi hehe
02:59 Maluka hehe
03:01 Maluka why doesn't a plesk server garbage collect the sess_ files...
03:01 Maluka thousands of files reside still on the server...
03:03 ries2 parallels rocks...
03:03 Maluka Parallels maybe, but not the OS running under the VM (Windows...yak)
03:07 kaktustmimi hm - seems like Parallels Images of version 2 do not run in version 4
03:07 kaktustmimi merda
03:07 Maluka so you have to reinstall the OS inside the VM?
03:10 kaktustmimi I don't want to do that...
03:10 kaktustmimi there is such a lot of software in it
03:10 kaktustmimi really hate that
03:10 Maluka I understand....
03:54 kaktustmimi so have a good time!
03:54 kaktustmimi cya
03:54 Maluka bye
08:20 banban hi there does any1 know how to redirect user to a login form if he tries to acces restricted page? here is detailed question: http://lists.netfielders.de/pipermail/typo3-english/2005-September/012841.html Thanks for any answer!
08:23 gerards banban: you can do it by typoscript... is that a viable solution for you?
08:23 maholtz|WORK morning
08:26 gerards banban: this is the simplest solution you can apply http://paste.phlogi.net/redirect_o/
08:30 banban gerards: well this is a solution i already know but it's not that good, beacuse: 1. back url is not generated so after login user is not redirected back to the original page he wanted to access; 2. i have various user groups with various restrictions so i have to distinct between users
08:32 gerards banban: sorry then, can't help :) AFAIK, many login boxes have already implemented this to varying degrees of success. Hope you find one that works.
08:33 banban gerards: which login boxes, do you know any?
08:34 gerards i use newloginbox.
08:34 gerards do a search for "login" in the extensions page in typo3.org (Is it back up?)
08:37 maholtz|WORK in 4.2 there was felogin as successor of the newloginbox introduced
08:37 maholtz|WORK hey - i saw the redirect snippet with additionalHeaders
08:37 maholtz|WORK that works?
08:38 maholtz|WORK great - never thought i could that via typoscript
08:38 maholtz|WORK hm
08:38 maholtz|WORK is it really ok to remove page> in there?
08:38 gerards maholtz|WORK: I think it does.... i think its ok to remove the page > :)
08:39 maholtz|WORK ok, i will test it:)
08:40 maholtz|WORK hm i got The page is not configured! [type= 0][]
08:40 maholtz|WORK but without page > it works
08:40 maholtz|WORK great
08:40 milpoer mornings..
08:41 maholtz|WORK will you put it into snippets? or should do it?
08:41 gerards hmmm.... maholtz|WORK, just thinking about the page > thing.... it might be a good idea to put that in.
08:41 maholtz|WORK grmpf: or should _i_ do it?
08:41 maholtz|WORK page >
08:41 maholtz|WORK page = PAGE
08:41 maholtz|WORK would be then the solution
08:41 maholtz|WORK you need a PAGE object
08:42 gerards the reason is because if the page object calls any plugin, which in turn outputs a http header Location:xxx,
08:42 gerards then that redirect will execute first.
08:42 gerards I think.
08:42 gerards its good to put a page >, page = PAGE, page.type = 0 etc.
08:42 maholtz|WORK page >
08:42 maholtz|WORK page = PAGE
08:42 maholtz|WORK page.10 = TEXT
08:42 maholtz|WORK is enough
08:42 maholtz|WORK i tested it
08:42 maholtz|WORK great:)
08:43 gerards maholtz|WORK: I'm doing all this from memory so please double check.
08:43 maholtz|WORK we need an object on page
08:43 gerards ok. its nothing new, you can put it up in snippets if you want. Heck you can even use your own name.
08:43 maholtz|WORK page = PAGE is not enough
08:44 maholtz|WORK well, i cant use my name - but that is a different problem and belongs to some problems with snippets.typo3.org:/
08:48 maholtz|WORK ok, call me Erwin (http://snippets.typo3.org/snippets/c/97/) or Dennis (http://snippets.typo3.org/snippets/c/96/) or what you want
08:54 magaritta hello, are there guys know about rgaccordion extension?
08:54 magaritta please help me
08:57 Misako my name is misako
08:58 gerards I can call you Betty. And Betty,
08:58 gerards when you call me,
08:58 gerards you can call meeee Aaaal.....
08:59 magaritta hello, are there guys know about rgaccordion extension?
08:59 magaritta please help me
08:59 Misako i have a quick question. i want to use JS for t3, but it looks like you can't unless you have the right extension
08:59 Misako is this right, guys?
08:59 Misako Aaaal?
08:59 milpoer maholtz|WORK: hi,, do you have 2 min?
09:00 gerards magaritta: i guess no one knows about rgaccordion. you can try again later.
09:00 magaritta ok thanks
09:02 Misako i know about rgaccordian, but there are some sites that have expanded sections automatically collapse
09:03 Misako it seems that the default configuration makes the user manually close expanded sections
09:03 PiMB hi all.
09:03 PiMB I have a strange issue.
09:03 Misako gerards, is there a way to modify your extension to have only one section expand at a time.
09:03 PiMB the release notes say that TYPO3 4.2 should no longer present the error: Page is being generated
09:04 PiMB but it does on one website on some pages. does anybody know why? or can point in a direction
09:04 Misako for example, if i have sections: a, b, and c. i open "C" and then open "a" --- i would like "c" to close automatically
09:04 gerards Misako: I didn't write rgaccordion. but surely one will be able to insert javascript at the end of a page to open just one accordion.
09:05 gerards just add a listener to all the accordions, the listener will 1. close all accordions.
09:05 gerards 2. open the selected accordion.
09:07 gerards Misako: by the way, just to be irritatingly precise, the behaviour you want is not called an "accordion" behavior :)
09:07 Misako yea, i know
09:07 gerards i don't remember what that is called.....
09:07 Misako guitar?
09:08 gerards not sure. dojo has an out of the box implementation of that behavior... IIRC
09:14 Maluka the release notes say that TYPO3 4.2 should no longer present the error: Page is being generated <-- it's not an error..it has to do with imagemagick generating the images...
09:19 Stoffel you can disable that anyways
09:25 PiMB Well, I knew it wasn't really an error, but didn't know the proper english for it to describe it :)
09:26 PiMB is there a typoscript way to disable it or is this done inside the core
09:26 PiMB ?
09:28 gerards PiMB: Not sure about TS. I think you can do it in the install tool.
09:29 Stoffel tslib/class.tslib_fe.php -> $this->tempPageCacheContent();
09:29 Stoffel it says to comment it out..
09:29 Stoffel seems pretty drastic to me
09:33 PiMB Stoffel: Found that one to, and agree with you :)
09:33 PiMB Okay, I will check, thanks for the pointers guys!
09:36 Stoffel on second thoughts, i mixed that up with cake-php
09:36 Stoffel they have a similar mechanism and an easy way to disable it
09:36 Stoffel so, not really sure about typo3 on that matter
09:37 _pedda_ moin moin
09:37 _pedda_ what's this topic about Stoffel ?
09:38 milpoer maholtz|WORK: i found the error and im not proud of it.. the was a line in my TS after my Language definition that statet that the syslang was danish all time..
09:38 Stoffel _pedda_: huh?
09:45 _pedda_ i just wanted to know, what you are talking about
09:46 Stoffel _pedda_: disabling the "page is being generated" message
09:47 soren_madsen Hey there - does anyone know if ldap_auth also work with front end users?
09:49 Tsoots_ hi, where can i translate tt_news strings related to ###news_age### marker (days, minutes, hours)
09:51 m4rtijn hi all
10:11 Nitjuh @Tsoots_ : plugin.tt_news.displayList.age_stdWrap.strftime = %d-%m-%y
10:12 Tsoots_ hmm, so those strings don't come from tt_news?
10:14 Nitjuh what do you mean?
10:15 Tsoots_ i don't see any strings attached in there
10:17 Tsoots_ ###news_age### is replaced with something like: 23 days or 3 hours 22 minutes
10:18 Tsoots_ which is a bit problematic since days hours and minutes is not in the correct language
10:18 Tsoots_ tt_news is however translated into the language i'm using
10:19 Nitjuh whitch language?
10:19 Nitjuh nl?
10:20 Tsoots_ fi
10:20 Nitjuh hmm
10:24 Nitjuh can't you replace the string with ###news_age###
10:24 Nitjuh and then you can put the typoscript code in typo
10:25 Tsoots_ well i guess i could if i knew how
10:25 Tsoots_ i'm not a master in ts
10:32 m4rtijn .. thats easy
10:32 m4rtijn sec..
10:36 m4rtijn plugin.tt_news.displaySingle.age_stdWrap.age = Minuten | Stunden | Tage | Jahre
10:36 m4rtijn just replace that in finish -
10:36 m4rtijn minutes - hours - days - years
10:39 m4rtijn Tsoots - did u get that?
10:40 Nitjuh that's the same as: plugin.tt_news.displayList.age_stdWrap.strftime = %d-%m-%y
10:40 m4rtijn no its not
10:41 m4rtijn its a translation
10:43 m4rtijn first of all.. your line is about displayList .. as you can see
10:44 m4rtijn second.. your line is about the .strftime
11:02 Nitjuh ohh ok thnx
11:11 \0_2 hi there... i just try to get a class for a dataarray element of a form. but it dont work
11:15 beli hey all :)
11:15 m4rtijn hi
11:17 beli if i modify a content entry with media....the page loads ok, but the subpage with the modified data...loads and loads and loads...
11:17 beli any ideas?
11:17 m4rtijn modified data?
11:18 beli modified content entry
11:18 m4rtijn hm>
11:18 m4rtijn explain
11:18 beli lets say i change the size of an image to display to width: 120px
11:18 beli and save the content entry then
11:18 beli afterwars tha page just loads and loads....no stop
11:19 m4rtijn try switching the quality to : jpg very high or smth
11:19 m4rtijn and check if u have enough space left
11:19 beli space is enough
11:20 beli now, after 5 mins of loading....the page is there and ok
11:21 beli i get errors now...
11:21 beli Warning: unlink(/Users/<removed>/flatterzunge.de/whisky-fee.de/typo3temp/locks/9f45897f8a919fb9526e362634248f9c) [function.unlink]: No such file or directory in /Users/<removed>/flatterzunge.de/typo3_src-4.2.3/t3lib/class.t3lib_lock.php on line 216
11:23 beli sieht mir nach gdlib aus
11:23 beli oh....
11:23 beli looks like gdlib
11:24 m4rtijn its def. gifbuilder
11:25 beli hmmm but it works all night long...and i did no gdlib updates
11:25 m4rtijn .. is it your server?
11:25 m4rtijn check the gifbuilder temp dir
11:26 m4rtijn GM or IM temp dir
11:31 beli found it
11:31 beli i am using imagemagick6
11:31 beli and didnt set it to im6.....
11:35 randomresult hi there, anyone ever worked with typogento?
11:37 randomresult nobody? could be a very interessting extension :)
11:37 beli not really
11:38 _pedda_ is quite new
11:38 beli i am learning magento atm
11:38 beli and the ext is really new
11:38 maholtz|WORK what is typogento?
11:38 beli typo3 ext for using magento
11:38 _pedda_ combi between typo3 and magento.. ?
11:38 randomresult i have problems connecting typo3 with magento
11:38 randomresult soapuser isnt allow to call list on the catalog products
11:38 beli magento is that big and has nice xml style methodes...so why integrate?
11:38 _pedda_ http://www.typogento.com/
11:39 randomresult i got it right now
11:39 randomresult will tell u later !
11:40 tPl0ch hi, I have a problem with the realurl extension. Here is my configuration http://paste.phlogi.net/realurl_co/ .I only get 404s although mod_rewrite is loaded into apache. I don't have a clue what might be wrong, possibly somebody here can give me a hint. :) Thasnks in advance
11:40 beli there are so many realurl problem tha last weeks.....i guess it needs to be better documentated...
11:41 tPl0ch beli: well, I guess so, too, but until then, this is the place to go for me
11:42 _pedda_ which version of realurl do you use ?
11:42 _pedda_ tPl0ch:
11:42 _pedda_ and which t3 version
11:43 tPl0ch _pedda_: t3: 4.2.3, realurl: 1.5.2
12:01 Nitjuh did you truncate the real url tables and cleared the cache?
12:06 tPl0ch i just did that now and it works, thanks to a google search.
12:06 randomresult hrmpf... backend with typogento works.. frontend dont...
12:06 randomresult missing headerparts
12:08 milpoer hi threre.
12:08 _pedda_ hi
12:09 randomresult hi milpoer--- still heaving probs with tv and languages.... maybe we should talk about that later
12:09 randomresult :)
12:09 milpoer i have a page with a userlist from the new_loginbox plugin, anyone know how to make the list in 3 columns instead of only one ? I have disables all other fields than names, so the is space enough for it.
12:10 milpoer randomresult: i have solved it and i'm feeling ashamed, a lot..
12:19 martijn_ grr, now I missed how you solved it milpoer - or not?
12:20 milpoer m4rtijn: i solved it..
12:20 m4rtijn how
12:20 milpoer an error 40 as you say.. 40cm from the keyboard.
12:20 m4rtijn :p
12:21 m4rtijn explain..
12:22 beli rotfl :)
12:22 milpoer m4rtijn: maholtz|WORK : I have focus on the part of TS were the language was defined, but had missed a line futher down with config.sys_language_uid = 0 (my default) so the variable was overwritter
12:22 m4rtijn ouch
12:22 beli i changed locallang.xml for felogin.....but theres no change of the output....
12:22 milpoer i must have looked at it too much and simple overlooked it..,
12:23 m4rtijn yeah.. happens
12:23 milpoer i have used 4 days to localize the error, and a lot of you time to.. i'm ashamed.. to be unest.
12:23 m4rtijn .. happens to all of us
12:24 randomresult milpoer: i have the following problem
12:24 randomresult :
12:24 milpoer prehaps.. but a really stupid mistake.
12:24 randomresult my site is in tv
12:24 randomresult i have two languages
12:24 beli milpoer: the stupid mistakes are the hardest
12:24 randomresult normal content elements work fine in both languages
12:24 randomresult but a self made element does not show up in the second language
12:24 beli does anyone have an idea why my adjusted locallang.xml isnt recognized?
12:25 m4rtijn milpoer - it had one advantage.. you're now the TV - multilang expert ;)
12:25 randomresult if i choose the page and there the language (english only) and create the element there it shows up
12:25 milpoer m4rtijn: i have learned a lot a least.
12:25 randomresult normaly i take the element in the default and simply choose all for language
12:26 randomresult so how to get it work with "all"
12:26 milpoer :)
12:26 maholtz|WORK @milpoer: :) good that it is solved now
12:26 milpoer maholtz|WORK: i glad too :) no i have to solved my next issue, but i will not write to you before i'm almost 100% sure that i haven't made a mistake like this.
12:27 milpoer now even
12:28 maholtz|WORK *g*
12:28 milpoer i'm not very good at chat signs like *g* ? what do you mean
12:29 m4rtijn hmm, can I hide error message in BE? I have missing images but the error message messes the layout and I cant save the page anymore..
12:29 maholtz|WORK well, in my eyes the reason for such mistakes are, that we all think typo3 is quite hugh and complicated and somehow magic
12:29 milpoer maholtz|WORK: perhaps.. :)
12:30 maholtz|WORK 90% of the errors i make are typos, thinking wrong and dont believe that it could be easier
12:31 milpoer :)
12:33 m4rtijn anyone an idea?
12:33 m4rtijn i deleted images from /uploads/pics..
12:33 m4rtijn now some content elements have error messages.. and the error blocks the save buttons
12:33 m4rtijn so I cant correct it
12:34 m4rtijn i tried using ie, opera and ff
12:34 m4rtijn all the same
12:34 _pedda_ is it a big amount of errors ?
12:34 _pedda_ or just 1 or two ?
12:34 m4rtijn 3
12:34 _pedda_ you could upload files named the same way.. the error tells you
12:35 m4rtijn .. hmm
12:35 m4rtijn hmm, couldve though of that myself ;) thanks
12:35 _pedda_ hehe
12:36 m4rtijn I still dont understand why this frikking /uploads/pics folder is being used..
12:36 m4rtijn just2b mentioned it had historic reasons..
12:37 teppi|work when programming extensions its often very helpful to have a central folder where all images are saved in
12:38 teppi|work you dont have to care about the folders ..
12:38 teppi|work just about the filename
12:38 teppi|work beside this you can define for each extension its own uploadfolder ...
12:38 teppi|work i think its a nice feature ..
12:39 teppi|work wouldnt work if a backend user could delete an image to any time
12:39 teppi|work you couldnt be sure if the image is still there
12:39 teppi|work if = whether
12:39 teppi|work :-)
12:40 m4rtijn hmm.. makes a bit of sense ..
12:40 m4rtijn but, I uploaded the pics, choose them in the CE and then typo3 copies them into /uploads/pics..
12:41 m4rtijn its not necesarry
12:42 teppi|work it makes sense if you realize that the picture is a thing on its own .. and the ce WITH this picture are a thing on its own
12:43 teppi|work these are two different whings which should be handeled saparetley
12:43 m4rtijn yep
12:43 tPl0ch why is it that newly created TemplaVoila FCEs are not displayed on a page, in the BE they are shown normally?
12:44 m4rtijn although.. if one uses the "browse" button directly in the "MEDIA" tab.. then it only uploads into /upload/pic
12:44 m4rtijn thats a but silly
12:44 m4rtijn bit
12:51 teppi|work yep ok .. i agree that
13:02 milpoer anyone know if (obscured mail address) is for the cwt_community plugin ? i not quite sure, and the discribtion for the maillist i quite simpel..
13:12 m4rtijn does anyone have an idea on how I could send the data filled into the form of powermail in an attachment instead of plain text/html in the mail content?
13:15 crisb2010 hi there
13:16 m4rtijn hi
13:16 crisb2010 is there a way to enter a max height for images? just like the width in the constants editror?
13:17 m4rtijn a global max height for all content elements or what?
13:19 crisb2010 m4rtijn just for the images
13:24 maholtz|WORK @crib2010: did you look in the constants section?
13:24 maholtz|WORK istnt there maxW maxH defined?
13:24 maholtz|WORK well, if not use maxW maxH on images
13:26 maholtz|WORK has strftime = %a allways 3 characters?
13:28 milpoer anyone with cwt_community edit profiles expirence ??
13:28 beli noone ever renamed the backend content columns?
13:29 m4rtijn nope
13:30 maholtz|WORK @beli: had you ever an look in TCA?
13:30 maholtz|WORK should it be there?
13:31 maholtz|WORK you can rename them via TCAMAIN... too
13:31 maholtz|WORK have an look in Reference for that
13:32 maholtz|WORK if you use list you have to rename it in tt_content too
13:32 maholtz|WORK its possible and done via page ts config
13:38 beli that's what i've done
13:39 beli but no change
13:39 beli http://rafb.net/p/FajuvT19.html that's the typo3 page ts
13:41 maholtz|WORK syntax error
13:41 beli and yes, i have $typo_db_extTableDef_script = 'extTables.php'; in the localconf
13:41 beli hmmm where? :)
13:41 maholtz|WORK you have not php in page ts afaik
13:42 beli thats form a tutorial...
13:42 maholtz|WORK but not for page ts config!
13:42 maholtz|WORK ext_tables.php of an extension
13:42 beli hmm
13:42 beli http://www.oliver-thiele.de/cms-typo3/tutorials/zusaetzliche-spalten.html
13:42 beli thats the tutorial
13:42 maholtz|WORK read manual: http://typo3.org/documentation/document-library/core-documentation/doc_core_tsconfig/4.2.0/view/
13:48 igor scusate pox fare una domanda?
13:49 beli igor: we don't speak italian...please ask in english again...
13:53 randomresult milpoer: u there?
13:53 milpoer randomresult: yes
13:53 randomresult i... i... could cry
13:54 randomresult i m not able to get my fce to work with tv and languages
13:54 randomresult its strange... and i dont know where to search
13:54 randomresult PLZ help!
13:54 randomresult :)
13:54 milpoer randomresult: i get it.. :)
13:55 igor ok... I have a problem with sr_freecap in ve_guestbook. It does not display the image http://www.igorweb.it/index.php?id=4
13:55 randomresult could u have a look... maybe i did something stupid an just dont see it
13:55 milpoer randomresult: i can just leave if you want to.. i made a mistake my bad.
13:55 randomresult toooo many trees to see the wood
13:56 randomresult ?
13:56 randomresult i did it so often... it allways works
13:56 randomresult but in this web...
13:56 randomresult if someone needs a macbook... place urself outside my window... good chance i let it fly out
13:57 milpoer way wasting you time here if you dont have anything import to say instead of bugging my.. i admit my mistake, what do you want from me.. its an open fora.
13:58 maholtz|WORK @milpoer: he needs help
13:58 randomresult i just asked u for help
13:58 randomresult sorry
13:58 randomresult thx maholtz... sorry milpoer if u did get me wrong... i just dont get my language to work
13:59 randomresult and thought, maybe u can have a look at my install
13:59 randomresult thats all
13:59 milpoer randomresult: that ok..but the way you typed your question i read af moking me..
13:59 milpoer read it as you moking me..
13:59 randomresult no, i dont want to "moke" you... sorry for that
14:00 m4rtijn mocking
14:00 randomresult what means mocking?
14:00 maholtz|WORK http://dict.leo.org/ende?lp=ende&p=GOjR..&search=mocking
14:00 maholtz|WORK i had to look up too:)
14:01 milpoer it just seems like because you ask the way you do,
14:01 beli maholtz|WORK: ok, i read it, but i cant see my fault...
14:01 maholtz|WORK you pasted page-ts-config - there was PHP code in there
14:02 maholtz|WORK $TCA and such stuff
14:02 milpoer but if you have a real question of course i will try to help, but my english is not that well, so if you do it just to mess with my.. let me know..
14:02 milpoer randomresult: ^^^^^
14:02 randomresult milpoer: moking is a waste of time in here
14:02 randomresult i just ignore ppl instead of moking them... im a fool too... so no question is stupid in my opinion
14:02 randomresult :=)
14:03 milpoer randomresult: agree, but the way you asked you question its just seems like it..
14:03 maholtz|WORK +1
14:03 randomresult milpoer: did u get fce working in TV/Multilanguage
14:03 maholtz|WORK as i said, we all did it that way ... :)
14:03 milpoer randomresult: can you type your question again and i will read it.. last time i just ignore it, because i thought you were joking.
14:04 milpoer randomresult: fce ??
14:04 randomresult flexible contentelement
14:04 randomresult self made in TV
14:04 randomresult an own contentelement
14:04 randomresult in my case an image
14:05 milpoer randomresult: do you mean an element with is not translated from an original but only exits in one of the altanative language ?
14:05 randomresult in case a multilanguage element (language set to all)
14:05 beli maholtz|WORK: ok the $TCA war is the modified array...how to translate it into pageTS then? or is it really neccessary to modify the php source files?
14:05 beli s/war/was/
14:09 maholtz|WORK @beli: sorry, i think i was totally wrong
14:09 beli maholtz|WORK: nope you werent...
14:10 maholtz|WORK ? nope
14:10 maholtz|WORK well. i am confused though:)
14:10 maholtz|WORK http://snippets.typo3.org/snippets/c/24/
14:10 beli maholtz|WORK: i added the $TCA record to the included extTAbles.php
14:10 maholtz|WORK yep
14:10 beli maholtz|WORK: and now it works
14:10 maholtz|WORK perfect, sorry that i directed you wrong
14:10 maholtz|WORK :(
14:11 beli maholtz|WORK: but just to be sure...isnt it possible to modify the array stuff directly inside the pageTS?
14:11 maholtz|WORK i thought so - bit i didnt find it
14:11 maholtz|WORK but
14:11 maholtz|WORK not bit
14:11 maholtz|WORK you can modify the values of select-boxes
14:11 maholtz|WORK and you can remove columns via page-ts
14:12 beli ît would be well to have another section where you can modify the whole array like this
14:12 beli would be a nice feature
14:12 beli and powerful
14:13 beli also i am going to contact the author of this howto.....how can someone paste code for pageTS and for an external php file in ONE code snippet?! thats really confusing!
14:17 maholtz|WORK i think i was the one who confused you. The snippet from snippets.typo3.org and from oliver-thiele are the same
14:17 m4rtijn does anybody remeber these image mask things? I did it once for a page but totally forgot how to activate them
14:17 maholtz|WORK and its both php code - not PAGE TS
14:18 m4rtijn so that images get rounded edges, and some artistic stuff
14:18 maholtz|WORK if you get it, put it please to snippets too:)
14:18 m4rtijn hehe
14:19 beli maholtz|WORK: you are right...but i added the first one to the pageTS and it worked...
14:19 beli t3lib_extMgm::addPageTSConfig('
14:19 beli mod.SHARED.colPos_list = 0,1,2,3,4,5
14:19 beli ');
14:19 beli thats in my pageTS now
14:19 maholtz|WORK it has no effect!
14:19 beli and the $TCA var stuff in the included file
14:19 beli ok
14:19 maholtz|WORK remove it, nothing will change - or i learned a lot
14:20 maholtz|WORK thanks:)
14:21 beli ok
14:42 theduke hey guys: lets say I create a template with some markers like producttitle, productsubtitle and productdescription
14:43 theduke how can I easily create new pages and change what goes into those markers via the backend?
14:44 maholtz|WORK do you talk about tt_products or programming your own extension?
14:45 theduke neither, I just want to manually create several product pages, but edit what goes into those markers via content elements in the backend.... is that possible?
14:48 maholtz|WORK TemplaVoila?
14:55 soren_madsen Hello - any way to make the content element Filelink generate a simple unordered list instead of that ugly table it generates?
14:56 beli theduke: you need sth. like this: http://rafb.net/p/IRoVKo58.html
14:56 beli theduke: colpos = 0 is the main backend column.....colpos = 1 the left one....
14:56 maholtz|WORK @beli: instead writing CONTENT by your own, use styles.content.get instead
14:56 maholtz|WORK f.e. language is defined too there
14:56 maholtz|WORK ah, i see, you did it yourself
14:57 beli theduke: so the marker takes for each page the content of the columns
14:57 beli maholtz|WORK: yep, defined it
15:00 kaktustmimi hi there! still got the same question as yesterday: I'd like to add content to a page with TV Template which should be shown on all subpages
15:00 kaktustmimi is there any way to do that via TS?
15:02 beli kaktustmimi: all kind of content or a special type of?
15:03 maholtz|WORK bye
15:05 kaktustmimi beli, I'd like to show a tt_content record
15:05 kaktustmimi I'd put the content on a hidden page and would like to tell T3 to put it in a TV Column on all subpages from where I set up the TS code
15:06 kaktustmimi but dunno how ;)
15:08 beli i guess theres a better solution, but...
15:08 kaktustmimi hm
15:09 kaktustmimi I'd be thankful for every other solution as long as I do not have to change the template...
15:09 beli you could fill the content of your marker from a backend column and then...hopefully you dont have that much pages....link to the content element from each page
15:09 kaktustmimi that's exactly what I don't want to do
15:09 kaktustmimi as the number of pages varies
15:09 beli ok
15:09 kaktustmimi and I don't want the author of the page to link the contents...
15:09 beli its just a workaround, i know
15:09 kaktustmimi yeah - thx
15:10 beli but...
15:10 beli another idea...
15:10 kaktustmimi I could add another field in TV and set its contents via TS
15:10 kaktustmimi but I hoped, there would be another solution...
15:10 beli i guess there is
15:10 kaktustmimi I simple don't know how to address the TV columns in TS
15:11 beli typoscript and sth like MARKER < content.get = ???content_id???
15:12 kaktustmimi but I don't have MARKERS, do I?
15:12 kaktustmimi with TemplaVoila?
15:13 kaktustmimi or is TV using the MARKER mechanism?
15:13 beli i am not that familiar with TV...but i guess your fields are related to a marker
15:13 beli or subpart
15:14 beli as i understood tv is just a wrapper with a graphical gui :)
15:14 beli s/graphical//
15:14 OliverS hi all
15:15 kaktustmimi hi OliverS
15:15 OliverS i ned help
15:15 OliverS :-(
15:15 OliverS but my english is very bad
15:15 OliverS :-)
15:15 kaktustmimi like mine ;)
15:15 kaktustmimi beli, do you know any ressources for me to find out how TV works?
15:15 kaktustmimi :)
15:16 beli nope... i dropped myself to use tv after two attempts....it looks nice, but....i can do the job manually in same or shorter time
15:16 schu hi there. i'm fairly new to t3 and so that's a newbie question but how can i "add" something to a lib? in my case, i have lib.nav2 which gets a tt_products-catlist via lib.nav2 < tt_products ... and now i want to display a menu right next to my catlist, so i guess i have to add it to lib.nav2 in some way. please help.
15:16 OliverS her are the html css site http://cross.braun-kevin.de/
15:17 OliverS this navibar in typo?
15:17 OliverS nav html code http://phpfi.com/385233
15:17 maholtz|WORK @schu: lib.nav2 = COA
15:17 maholtz|WORK lib.nav2.10 < tt_products..
15:17 maholtz|WORK lib.nav2.20 < something else
15:18 OliverS GMENU
15:18 OliverS but i dont now
15:18 OliverS :-(
15:20 schu ok i try that, thx, but i think then my menu will get added below the actual content (since my menu is inside some DOM containers)
15:20 kaktustmimi anybody got an idea how to access TV columns via TS?
15:22 OliverS can anybody help?
15:22 schu maholtz|WORK since all my stuff in this lib.nav2 is wrapped in a special div, the content appears below. is there a way to tell t3script to remove all wrapping?
15:22 schu OliverS what's the deal? came in after your description
15:23 OliverS ohh
15:23 OliverS mom
15:23 OliverS this html css site http://cross.braun-kevin.de/
15:23 maholtz|WORK @schu: where comes the wrap from?
15:23 OliverS the nabar
15:23 OliverS navbar
15:23 OliverS to typo3
15:24 OliverS ths html <ul> http://phpfi.com/385233
15:24 kaktustmimi OliverS, take a look at: http://pastebin.com/m7035070b
15:24 maholtz|WORK @OliverS: why GMENU? cant you use HMENU for that?
15:24 kaktustmimi perhaps that helps you a little
15:25 randomresult beli: nothing is faster than tv
15:25 beli depends
15:25 randomresult kaktustmimi: u german?
15:25 randomresult beli no!
15:25 beli sure...
15:25 OliverS i have taste gmenu
15:25 OliverS is not work
15:26 kaktustmimi randomresult, yes :)
15:26 schu maholtz|WORK thanks for your input, i managed to work around it by making a lib.first, lib.second, lib.all and then stuffing all into lib.nav2 and it works (basically)
15:27 schu OliverS as i see it, this is kinda standard HMENU
15:27 randomresult kaktustmimi look for ur private messages
15:27 schu just make a HMENU out of it and style it with CSS if you need rollover-images or something alike
15:28 randomresult maholtz|WORK: u ever worked with TV?
15:29 randomresult i think... tv will be the future... no normal templatebuilding no more
15:30 schu randomresult i use tv most of the time but if some people don't want to use it or are better suited with t3-style template building, why not?
15:31 maholtz|WORK @randomresult: i think it depends on the layout - you do not need TV if your website fits perfect into two columns:)
15:31 randomresult well... it was about the speed
15:31 randomresult and if u need contentelements or something
15:31 randomresult nothing is faster than tv
15:31 maholtz|WORK well, our script is:)
15:32 maholtz|WORK just use the same markers all the time
15:32 maholtz|WORK for standard websites it is enough
15:32 OliverS ich versteh nur bahnhof
15:34 randomresult olivers :)
15:34 randomresult besser als nix verstehen
15:34 beli genau
15:34 OliverS jo
15:35 OliverS jetzt kommen se alle raus
15:35 OliverS könnt alle deutsch
15:35 OliverS :-)
15:35 beli OliverS: you cant exspect that all works as you want...you need to read the documentation or basic examples or a book....
15:35 beli OliverS: typo3 isnt that hard...but its really confusing at the beginning
15:35 randomresult OliverS what is ur prob?
15:36 OliverS :-)
15:36 beli he wants to make gmenu with the elements from his pagetree
15:36 beli and he doesnt know what to do
15:37 randomresult well...
15:38 schu 
15:48 kaktustmimi OliverS, I can paste you some TS where I'm doing that on my website?
15:48 kaktustmimi would this help you?
15:50 OliverS das da sind nur en par restevom probieren
15:50 OliverS :-)
15:50 OliverS ohh
15:53 kaktustmimi OliverS, look at http://pastebin.com/m5289c00d
15:53 kaktustmimi it's even with german comments ;)
15:53 kaktustmimi good luck!
15:53 OliverS thx
15:54 kaktustmimi np
15:54 maholtz|WORK @OliverS: if you want to know more about typoscript: http://wiki.typo3.org/De:ts45min
16:03 theduke is there any function or TS command that returns the uid of the current page?
16:05 maholtz|WORK @theduke: .data = TSFE:id
16:16 m4rtijn hmm
16:16 m4rtijn re
16:17 maholtz|WORK brb
16:17 m4rtijn I found out how these image frames are installed.. but somehow its the wrong way around
16:17 m4rtijn the center is black and the border is visible
16:23 tsd666 hi
16:23 tsd666 is there anybody who can help me with the felogin
16:23 tsd666 ??
16:24 tsd666 i've got a stupid problem wih the forgot password feature
16:25 tsd666 there is no email send
16:36 untouch hi
16:37 untouch did any1 use sr_captcha with ve_guestbook
16:37 untouch ^
16:38 m4rtijn erm.. I did yes.. I think
16:39 untouch i got ve_guestbook running since a while and installed se
16:39 untouch sr_captcha today
16:40 m4rtijn and then?
16:40 untouch i read theres nothing to set up its supposed to work after installing cus the guestbook template is already set up for it - and so it is - the sr_captcha markers are in there
16:40 untouch but for some reason i dont get any output of the extension
16:40 m4rtijn I remember i tried 2 captcha
16:40 untouch ive tryd em both
16:41 m4rtijn extensions.. the first one didnt work for me either
16:41 untouch didnt work means .. it didnt appear?
16:42 untouch its suppoed to appear under the form of course right?
16:42 untouch http://typo3.liquidc.net/Mahlzeit/index.php?id=87
16:42 untouch so it should be seeable somewhere on this page
16:42 m4rtijn . yes.. did u clear all cache and stuff?
16:42 untouch yea
16:42 m4rtijn I have: <img src="typo3conf/ext/captcha/captcha/captcha.php" alt="">
16:42 m4rtijn not sr_
16:43 untouch my fault
16:43 untouch i use sr_freecap
16:43 untouch but tryd captcha also
16:43 m4rtijn I had some trouble viewing it in the beginning
16:43 m4rtijn but then I looked at it in opera.. and it worked
16:43 m4rtijn ,, then in ff again.. then it was there as well..
16:43 m4rtijn dunno
16:44 dokma ries you here?
16:44 ries dokma: yes but buzy
16:44 dokma ok
16:45 dokma maholtz|WORK: you got a minute for a short q?
16:46 tsd666 nobody there who knows anything about my fu**ing problem
16:47 randomresult tsd666 what is ur prob
16:48 _pedda_ felogin emails of forgot password function aren't sent
16:48 randomresult no email sent
16:48 randomresult well are normal emails sent?
16:48 randomresult like mail forms etc?
16:49 _pedda_ i have to leave.. otherwise i would help him.. or give a try at least
16:49 _pedda_ cu all
16:51 tsd666 i use the login integrated in typo3
16:51 tsd666 now when i forgot my password i use the form
16:51 tsd666 fill in my email
16:51 tsd666 click on submit
16:51 tsd666 but nothing happen
16:51 tsd666 no message
16:51 tsd666 no email
16:52 m4rtijn .. <randomresult> well are normal emails sent?
16:53 tsd666 yes i use fr_user_register
16:53 untouch ahh i found it mart
16:53 tsd666 there will emails send
16:53 m4rtijn untouch - what was it
16:53 tsd666 i use the register form with md5 passwords
16:54 untouch theres one option to set in the ve_guestbook form flexform
16:54 untouch got to chose the extension there
16:54 m4rtijn tsd666 - maybe sr_fe uses some extra code for mail sending and login form doesnt
16:54 untouch either captcha or sv_freecap works now
16:54 m4rtijn tsd666 - check your install tool mail settings
16:54 tsd666 ok mom
16:58 randomresult well i think ur user has to be in the db...
17:07 yakoi Hi all. DAM question : is there a hidden feature to move folders without breaking existing indexing in DAM ?
17:18 tsd666 so
17:18 tsd666 i localize mybe the problem
17:20 tsd666 my hoster has set the sendmail option on sendmail_path=/usr/sbin/sendmail -t -i -f (obscured mail address) -F (obscured mail address)
17:20 tsd666 can this be a problem for typo3
17:20 tsd666 the testmail can be send
17:23 tsd666 m4rtijn?
17:28 maholtz|WORK @tsd666: there are two testmails to send, one plain one html - both works?
17:29 tsd666 yes
17:29 tsd666 both was send
17:29 beli re
17:33 m4rtijn tsd666 - as long as the installtool doesn't say: (obscured mail address) it should be fine
17:33 tsd666 hmmm ok
17:34 tsd666 but what can i do
17:34 m4rtijn tsd666 - check the manual from the login extension
17:34 m4rtijn which is a core thing now..
17:34 tsd666 yes ok
17:34 tsd666 LOL
17:34 m4rtijn do you know where to find it?
17:34 tsd666 but the felogin is integrated in typo3
17:34 m4rtijn yes
17:34 tsd666 i found only one manual
17:34 tsd666 the one in the extension manager
17:35 m4rtijn its in the ext, manager
17:35 m4rtijn yeah
17:35 tsd666 but this manual say nothing
17:35 m4rtijn any TSCONFIG maybe?
17:35 m4rtijn look under configuration and search for mail
17:36 tsd666 storagePid
17:37 tsd666 storagePid;templateFile;wrapContentInBaseClass;linkConfig;preserveGETvars;showForgotPasswordLink;showPermaLogin;welcomeHeader_stdWrap;welcomeMessage_stdWrap;successHeader_stdWrap
17:37 tsd666 this are all variables
17:38 tsd666 which are in the manual
17:38 tsd666 :D
17:44 fe_user_register i guys
17:44 fe_user_register can anybody help me
17:44 fe_user_register the sr_feuser_register extension works fine
17:45 fe_user_register but if i will modify my data in the frontend the form doesn't save the new data
17:46 ckoehler it's a bug
17:46 ckoehler revert like, 7 versions
17:48 tsd666 oh ok
17:48 tsd666 and is there any bugfix howto
17:48 tsd666 ??
17:48 ckoehler howto fix a bug: open the code in some editor, find the cause, send a patch attached to a bugreport on bugs.typo3.org
17:48 tsd666 :-(
17:48 tsd666 shiz
17:49 tsd666 ah you speak with the other user
17:49 ckoehler yep
17:49 tsd666 shit
17:49 tsd666 :-(
17:49 fe_user_register also shit
17:49 fe_user_register thanks for the reply
17:49 ckoehler sure
17:50 fe_user_register but this not that what i like
17:50 fe_user_register fuck
17:50 ckoehler behave yourself
17:50 ckoehler don't like bugs? no one does
17:50 ckoehler find the cause and fix it
17:50 fe_user_register ok then i have to search a bug
17:51 fe_user_register sometimes thats not a bug
17:51 fe_user_register its a feature
17:51 fe_user_register but so
17:51 fe_user_register it's realy a bug
17:51 ckoehler of course
17:51 ckoehler how would not being able to save your profile be a feature?
17:51 tsd666 and my problem
17:51 tsd666 is that also a bug
17:51 tsd666 ??
17:51 tsd666 panic
18:19 yakoi so no one knows of a way to move directories from DAM modules without breaking existing indexation ?
18:35 dinsdale07 Anyone debugging Typo3 with xdebug and eclipse who could help me with my setup ?
19:20 milpoer hi there..
19:39 Phlogi omg did you know that typo3 backend runs on google phone's browser? =)
19:40 theduke ahm... if you are talking about the Android G1... everything runs on that, just as on the Iphone (except flash)
19:41 theduke anyway:
19:41 Phlogi theduke: hehe yes :) but its not the same browser so... and flash will coe soon :)
19:41 theduke both are based on webkit :)
19:41 Phlogi yes ok... :)
19:41 theduke is there any TS function/command to get the current page uid?
19:41 milpoer hi,. i have a problem with cwt_community, i want to have an extra field, the fe_user.comments field, but when editing, i cannot get shown, but its listed..
19:42 milpoer i dont understand it cause the other info comes from the same table.
19:42 milpoer theduke: an do what with it ?
19:42 milpoer you can ask if pid= then..
19:43 theduke no I need the page uid for a select
19:43 milpoer a dropdown select or ??
19:43 milpoer what kind of select
20:07 theduke df
23:05 dokma Phlogi: got any time?
23:29 jangla bit of an emergency here!!! I was installing an extension update and the install failed half way through resulting in some major errors in both teh FE and BE - essentially the site's out of action. Is there any way of clearing the bottle neck assuming I've got access to the server through FTP and a terminal?

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.