Search the website and IRC logs

#TYPO3 IRC log from : Thursday 27 March 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
00:00 kraftb but currently those 3 are all combined into the kb_shop extension
00:00 kraftb and it is rather compilcated to modify the extension
00:00 Denyerec Right now, I am just wondering how I make a "featured item" callout box. I THINK I need to make a custom template, and then insert the plugin with specific item selection criteria.
00:00 kraftb yep ... something like this.
00:00 kraftb and probably set max-items to 1
00:05 Soeren_Nielsen void, it seems Ill have to skip the user merging completely, I simply cant get it working
00:06 Soeren_Nielsen changed it to auth against phpbb, and then back to typo3. Now none of the users work
00:06 Soeren_Nielsen worked fine before, just had the array bug when a user didnt exist
00:07 MikieSC Anyone have any suggestions for installing typo3 with postgresql instead of mysql?
00:08 Soeren_Nielsen MikieSC sorry, know nothing about it
00:09 void MikieSC: there was a question a day or two ago... you can check logs
00:09 MikieSC alright thanks void
00:10 void MikieSC: http://www.rvantwisk.nl/index.php?id=113&tx_rvteggdroplog_pi1[year]=2008&tx_rvteggdroplog_pi1[month]=3&tx_rvteggdroplog_pi1[day]=24&cHash=214bd5a481
00:12 MikieSC thanks
02:12 titii void?
02:13 titii someone?
02:13 titii the setup file of the extension doesnt working in UTF8?
02:23 titii halo
02:30 ries hey titii
02:31 titii ries helo... dont you know, the setup.txt isnt parsed as a UTF-8?
02:31 ries could just well be....
02:31 ries do you have some UTF-8 specific items in there?
02:31 titii ries, but also if I tried to put it in the setup of the BE templates in the DB, still doesnt work as well
02:32 titii I use the force charset in utf-8 so I used the UTF8
02:33 ries Hmm did you setup your DB in utf-8
02:33 ries and is your FE sending utf-8 all over?
02:34 titii utf-8 i am not sure of all about that. The charset encoding is my weakness
02:34 ries what the sites URL?
02:35 ries no worries.. it's everybodies weakness...
02:35 ries even MySQL had HUGE problems with that in the past
02:35 ries and PHP is still not up tpo par with supporting utf-8 properly
02:36 chefan php isn't even up to par with supporting oop :D
02:37 ries chefan: they have a concept of class... so it must be OOP :D
02:37 chefan rofl
02:38 chefan does that make conservatives object oriented?
02:38 chefan they too have a concept of class... low classes, upper classes...
02:38 ries accordoing to PHP? :)
02:38 chefan php does well what the name implies
02:38 chefan hypertext preprocessing
02:39 chefan the rest is sort of stunt programming
02:39 ries I tend to agree
02:39 chefan actually i don't understand why people seem so obsessed with making php an object oriented language
02:40 chefan i don't try to fix a trailer on a delivery bike neither
02:40 ries chefan: because they want to make huge frameworks out of it
02:41 chefan whats next? controll structures in html?
02:41 chefan database apis in rich text?
02:42 chefan lets face it: using php to develop huge frameworks is like using latex color to glue things together
02:42 chefan might work, but there are better tools for the trick
02:45 ries it might also be because at least i tend to get less developer.. and try to use more and more standard tools
02:48 chefan well
02:48 chefan that's developing too
02:48 chefan just you are not developing on code level but system wise
02:49 ries a bit of both yes
02:51 chefan from a mvc point of view it's the same, just a different perspective / distance
02:51 chefan as soon as you don't code in machine language, you plug things together
02:52 chefan y principle it does not change much on which level of complexity you do that
03:07 titii How to allow some optional tags in FE? in the BE it works, but not in FE. thank you
03:18 titii How to allow some optional tags in FE? in the BE it works, but not in FE. thank you
07:42 MikieSC To enable extensions do you have to do anything special or just put them into the typo3conf/ext
08:33 niquito Hello! Does anybody know a good tutorial for building a menu with gifbuilder?
08:50 koomi niquito: in doubt i'd head over to typo3wizard.com
09:08 niquito koomi : thank you
09:09 koomi niquito: or check wiki.typo3.org
09:24 jananne Hello, i can't move content in front end. is it a userrights problem? i can't figger out where to locate this problem.
09:40 maholtz_ @jananne: what means you cannot? any error message?
09:53 jananne maholtz_: i can push the 'move up button'. but it doesnt do anything.
09:56 maholtz_ afaik there is/was an bug which has been patched (but i think there was an ugly error message), may be have an look at bugs. typo3.org
10:03 dot1 hello
10:05 jananne yello :
10:08 GeorgesAbitbol Hello to all symfoniers
10:19 kinea hello
10:20 kinea someone knows a way to import data from csv file as FCEs (Templavoila)?
10:23 kinea i could write a sql insert, but i hoped there would be an importer extension.
10:24 Recnelis Hey guys, how do I use pi_LinktoPage and include a onclick inside it?
10:29 phil404 morning
10:30 teppi|work Recnelis, use cObj->getTypolink() instead and then set an ATagParams parameter with 'onclick="......"' ...
10:35 Recnelis teppi|work: Thx :)
10:45 Recnelis teppi|work: Umm.. perhaps a stupid question.. but do I have to make a conf array in order to give it the ATagParams?
10:45 teppi|work you do it via TS or via php?
10:46 Recnelis php
10:46 teppi|work mom
10:47 Recnelis mom..?
10:49 teppi|work moment plz
10:49 teppi|work :-)
10:49 teppi|work i was wrong
10:49 teppi|work you have to use the cObj->typolink method
10:49 Recnelis Ow :)
10:49 Recnelis Ahh.. allright..
10:50 teppi|work there is a conf array
10:51 teppi|work Recnelis, http://phpfi.com/305577
10:52 teppi|work something like this
10:59 Recnelis teppi|work: Thx, works like a charm
11:05 Recnelis teppi|work: Do u know how I should make the link if I wanna put <a href="#" ?
11:05 Recnelis I want the # as it's the onlick which is the most important...
11:07 teppi|work you can add to the javascript a 'return false;' .. so it wouldnt jump to another page
11:08 Recnelis teppi|work: I'll just read the manual a bit more careful next time.. I just used the $typoLinkConf['section'] = 'a'; <- Which put a a in my link .. but works :p
11:08 Recnelis The section put a # in the end of the link
11:08 teppi|work hehe
11:21 m0oman from an extension?
11:21 m0oman oh right, answering from something from last night. i should have scrolled down.
11:32 Recnelis Should I always pass pivars and get_ll variables through Htmlspecialchars?
11:38 Recnelis Second should I less for less lines of code or maximum readability?
12:00 whnsnn i've got an graphical navigation where I need to make line breaks. but in my breadcrumb, I don't need these breaks.
12:00 whnsnn for GMENU, I fill the field nav_title with the characters I need. but in the breadcrumb (TMENU), I would like to show the text from title instead of nav_title
12:00 whnsnn how can I do that?
12:01 whnsnn how can I tell my TMENU to use the "title" field and not the "nav_title" field
12:09 whnsnn I got it: NO.stdWrap.field = title
12:09 whnsnn it work's
12:22 bin hi anybody here who knows seminar manager extension
12:26 Denyerec Sadly not.
12:30 m0oman does anybody here know of a decent isp in spain offering typo3-able php5 based hosting?
12:38 bin np Denyerec
12:52 typochur hi
12:53 typochur $lConf = $this->conf['image.'];
12:53 typochur $lConf['image.']['file.']['maxW'] = $intBreite;
12:53 typochur $lConf['image.']['file.']['maxH'] = $intHoehe;
12:53 typochur $lConf['image.']['file'] = $strBild;
12:53 typochur $image = $obj->IMAGE($lConf['image.']);
12:53 typochur even if $strBild is a valid path to a picture, $image is <img src="" witdth="" height="" title="" alt"" />
12:53 typochur :(
12:55 void typochur: do you have IM configured rightly?
12:55 typochur jep
12:56 typochur with some other images he makes right images
12:56 typochur typo3temp/pics/8e2d64608f.jpg
12:56 typochur the same function
12:59 phil404 can you maybe post the debug output of $lConf before the Call of IMAGE()
12:59 phil404 and maybe post it here: http://phpfi.com
13:01 typochur echo debug($lConf); ?
13:02 phil404 or t3lib_div::debug($lConf);
13:03 typochur http://cxg.de/?id=WfPKkXhVCaZJYDv
13:04 typochur but $obj->IMAGE($lConf['image.']) gives <img src="../" width="" height="" alt="" title="" />
13:06 typochur but ../ is mine ;) so the function gives src=""
13:06 typochur :(
13:08 typochur http://cxg.de/?id=brJIRidgVOsHleL
13:08 typochur the first picture is not displayed ... the others are
13:13 phil404 hmm, maybe try cObj->cImage, here's an example that should work: http://phpfi.com/305594
13:19 typochur its the same
13:19 typochur it drives me crazy
13:19 typochur for the first picture it doesn't work
13:25 bin do anybosy knows seminar manager extension
13:25 bin anybody
13:25 Recnelis Should I always pass pivars and get_ll variables through Htmlspecialchars?
13:25 Recnelis Second should I less for less lines of code or maximum readability?
13:25 Recnelis Should I aim*
13:28 maholtz_ @recnilis: IMHO maximum readability
14:03 ries try this in firefox 2... http://acid3.acidtests.org/
14:04 ries in Safari it already looks better (safari 3.1)
14:04 maholtz_ wow konqueror crashes
14:05 maholtz_ ff says 51/100 :(
14:05 ries opera also doesn't come high... but I have a old version...
14:07 ries opera 9 / 45, Safari 3.1 / 75, FF 2.0.0.1 / 50
14:08 maholtz_ ie7 looks really cool too *g*
14:08 ries acid2 works good for both safari and opera but fails horrible in FF http://www.webstandards.org/files/acid2/test.html#top
14:08 Phlogi_ omg typo3 is slow on my own server :D
14:09 ries seems like that FF is going into the direction of IE6.... they just try to make websides looks good... but don't confirm to standards?
14:09 ries Phlogi_: typo3 is slow on everybody's server :D
14:09 Phlogi_ at least it runs with xdebug... But i get an internal server error when fetching extension list :S
14:10 Phlogi_ ah now it works .)
14:11 Phlogi_ jipiie installing extensions works :D
14:12 maholtz_ acid3: IE6: 12/100
14:15 SWEMark powermail is nice :)
14:15 LionRock hi
14:15 LionRock anybody using de_simplecalendar ?
14:16 LionRock Is there any chane to set a first day in a week ?
14:51 void ries: internal closed beta of opera passed acid3 yesterday
14:52 ries void: internal and closed.... But even so... safari 3.1 renders it already by default much better
14:53 void ries: nightly webkit get 90 of 100
14:53 void afaik
14:53 void opera get 100 of 100...
14:53 ries I think webkit also got 100/100 already.....
14:54 ries http://www.tuaw.com/2008/03/27/webkit-gets-a-perfect-100-on-acid3/
14:55 ries http://webkit.org/blog/173/webkit-achieves-acid3-100100-in-public-build/
14:56 ries hehehe hear the heads over at the development of IE reached a milestone today too. They finally got the memo that theres an Acid3 test.
14:56 Denyerec Afternoon all.
14:58 ries this blog is funny http://blogs.msdn.com/ie/archive/2007/12/19/internet-explorer-8-and-acid2-a-milestone.aspx
14:58 ries the IE8 team finally figured out and could pass the acid 2 test
14:59 Denyerec Oh boy oh boy
14:59 Denyerec I long for the day when CSS3 "just works"
15:00 delmonico hi
15:00 uriahheep ello
15:00 uriahheep does anyone know how to duplicate a backend user?
15:01 delmonico still trying to find out why my L=1 pages are not indexed by the indexed_search sysext...
15:01 void Denyerec: that day IE haters will say that webkit already passed ACID8, FF passed ACID6 and that CSS5 is "must have"
15:01 void uriahheep: copy and paste?
15:01 uriahheep i haven't seen where
15:02 void uriahheep: web>list -> page with globe
15:02 uriahheep ah, nice :) thanks
15:03 uriahheep void: will that copy all of the permissions as well?
15:03 void uriahheep: yes..
15:03 uriahheep cool :P
15:10 ries I am glad somebody makes these tests at least
15:21 Phlogi_ anyone uses pdt eclipse plugin with xdebug?
15:28 uriahheep hrm...
15:28 uriahheep void: what needs to be set for my users to be able to unlink/delete page content elements?
15:44 nusse good morning
15:45 nusse ive installed csh_de, set the language to german, cleared all caches but the interface is still english. could this be a problem with safemode?
15:45 uriahheep just2b: you around? :P maybe you could answer this: what needs to be set for my users to be able to unlink/delete page content elements?
15:49 maholtz_ @nusse: good afternoon;) - did you change the language in your user setup?
15:50 maholtz_ @uriahheep: check the permissions of that site
15:52 nusse maholtz_: yes, its set to german there and no warning that there is no such languagepack installed
15:54 maholtz_ hm... - why did you install csh_de? - did you check the extension-manager - translation handling? which typo3 version do you use?
15:58 nusse maholtz_: i used translation handling to update it
15:59 nusse 4.0.something
16:00 maholtz_ nusse: import an extension works fine?
16:00 nusse maholtz_: no, of course not
16:00 nusse maholtz_: but updating worked fine
16:00 Michelangelo321 hi all
16:03 maholtz_ nusse: well, hm... i do not know if safemode could be the reason
16:48 void hm..
16:48 void when RC will out?
17:17 Soeren_Nielsen void, I finally got phpbb3_auth working with phpbb3 RC6
17:18 void Soeren_Nielsen: how?
17:18 void can you share you work?)
17:18 Soeren_Nielsen sure
17:19 Soeren_Nielsen Ill write you in PM
18:03 remoteuser l
18:04 remoteuser is there anyone who can help me out with the chc-forum?
18:05 remoteuser hi
18:51 nkuttler any ideas how to quickly merge serveral text COBs on one page?
18:54 void what is COB?
18:54 xsebi cObj maybe
19:02 nkuttler content object
19:04 maholtz what means merge?
19:04 maholtz in that context?
19:05 nkuttler 5 text objects on one page, i want to only have one...
19:07 maholtz ? do not understand - can you show us an example?
19:08 nkuttler never mind...
19:15 void nkuttler: no quick way i think)
19:15 void Denyerec: you there?
19:16 void Denyerec: i need YOUR help =)
19:28 Denyerec uh oh
19:28 Denyerec void ?
19:29 void Denyerec: i am building website of my academy now... need some stuff for that - beatiful css menu, etc
19:29 void maybe you can recommend something?
19:29 Denyerec recommend ?
19:30 Denyerec Or design
19:30 void see my query?
19:30 void Denyerec:
19:46 Phlogi dokma??? I need him
19:59 Quar hello
21:04 Phlogi anyone knows something like a dummy typo3 page for developing that I could import?
22:10 Denyerec hey voidus_
22:11 voidus_ ah? is me voidus?
22:11 Denyerec indeed :)
22:34 Denyerec does anyone else worry that in 5 years we'll all b eout of jobs?
22:36 void Denyerec: why?
22:36 tomyN hi
22:38 Denyerec Hosted soltuions are becomming so advanced even now
22:38 Denyerec I just don't see a place for me in the industry within 5 years.
22:39 void what is hosted solutions?
22:39 Denyerec Things like pay-per-month CMS sites and such
22:39 Denyerec that offer decent services for low low costs.
22:39 Denyerec Plus, there are 1000000000001 better designers than me out there, and 100000000000000000000000001 better coders.
22:39 Denyerec All I have is a good sense of humour :)
22:39 Denyerec And I can't very well make money from that.
22:42 tomyN I just transfered a site from one host to another. Now one of my plugins is not listed in Template Tools
22:42 tomyN in is loaded and installed, but I cannot configure it
22:42 tomyN anyone a hint for me?
22:43 tomyN guess its very simple
22:43 Denyerec re-install the plugin?
22:43 tomyN I thought about it, will try
22:49 tomyN no, it says "Edit-option is not set in TypoScript"
22:50 tomyN what will I need to do?
22:53 tomyN it was working on one host, now I just copied the whole thing to another, and the function is gone?
22:54 Denyerec Delete the plugin folder and re-install it ?
22:55 tomyN I lost the whole site now
22:56 tomyN sometimes I so hate Typo3
22:56 tomyN all content is gone
22:56 tomyN eveyrthing
22:57 tomyN it just says "Inhalt" where I had text a minute ago
22:57 tomyN WTF?
22:59 tomyN Denyerec: Delete the Plugin Folder? I have more than one Plugin on this page!
23:00 Denyerec just the one extension
23:00 Denyerec not the whole folder.
23:07 halfempty how much do you have to care about security updates in typo3?
23:08 tomyN it doesn't work
23:10 Denyerec halfempty - not much
23:10 Denyerec If you find an issue, you report it quietly to the security team, then they fix it and release a hotfix update
23:10 void halfempty: you should follow typo3-announce mailinglist
23:10 Denyerec but on the whole most issues come from poorly coded extensions rather than from the core itelf
23:11 halfempty okay ;)
23:11 Denyerec void were any of those links useful?
23:11 void too much links =)
23:12 halfempty a customer of mine asks if he should search for a managed host or if a normal one would be ok for security reasons
23:13 Denyerec a good "normal" one should be fine.
23:13 Denyerec but you are best to shop around carefully.
23:13 Denyerec I am running on Dreamhost, their solution is typo friendly, but very slow outside of the USA
23:14 tomyN I figured it out
23:14 tomyN and my head is spinning ...
23:14 halfempty Hm, do you have any typo3 (managed and non-managed) recommendations for europe?
23:20 Phlogi debugging typo3 from whithin eclipse is great :)
23:24 void Denyerec: read a "grids are good" document... they design a really big and heavyweight site. i'll visit that site only 1 time - for a RSS link.
23:42 Denyerec void - the original site you linked to me would benefit from a regular grid underlaying its structure
23:45 tomyN How can I delete user out of my System Folder?
23:45 Denyerec list view, click record, delete?
23:47 tomyN cool, thanks!!!
23:47 Phlogi anyone knows that extension which was a "complete" typo3 installation?
23:49 Phlogi found it
23:53 Denyerec Phlogi - which one ?
23:54 Phlogi t3s_starter
23:55 Phlogi good n8
23:58 tomyN Page Title, is there a way to separate this from the Menu Title?

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.