Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Wednesday 14 May 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 31
01:35 titii Hey guys... I cant scaling images without ImageMagic?
01:40 ries titii: indeed
01:45 titii ries GD lib that cant?
01:46 ries GD lib can, but typo3 doesn't use it for that
01:47 titii ries dammed, ok so I have to get to work IM
01:48 ries titii: just set it up in the install tool
01:49 titii ries but usually TYPO3 get settings about IM automaticaly, so it looks on the server it is not installed or properly set
01:52 ries titii: ask you sys admin?
01:57 titii ries Yes I wrote him, but that noob didnt reply me. I have to call him or something, I am nasty :)
02:02 ries titii: calling a sysadmin is not nasty... part of the job
03:51 jsfan hello everyone
05:17 guzzi_ good morning @all
07:27 jsfan anyone here?
07:44 guzzi_ yes, but I'm a newbew in typo3 @jsfan
07:44 jsfan guzzi_, i'm not :)
07:45 jsfan i'm just checking who's around. it's not because i have a question :)
07:48 guzzi_ do you know a website where I can download a complete typo3-installation which has a downloadshop for zip-files included?
07:50 guzzi_ :)
08:02 FloLeBlanc hi all
08:07 Awillys FloLeBlanc: heya
08:11 FloLeBlanc hi awillys, hi swemark
08:11 swemark Good morning Flo
09:13 jsfan hi FloLeBlanc
09:13 jsfan hi swemark
09:13 jsfan hi Awillys
09:13 jsfan FloLeBlanc, t3benzo is called extension today
09:13 extension FloLeBlanc, t3benzo has been renamed to become more active. guess what his name is now... ;)
09:14 jsfan FloLeBlanc, and extension even is right for once ;)
09:14 extension FloLeBlanc, and even is right for once ;)
09:14 swemark hey jsfan
09:14 jsfan swemark, so it is not too warm to work again today? ;)
09:15 FloLeBlanc hi jsfan
09:15 FloLeBlanc lol.. I wonder when the day comes that you call t3benzo: "question" or "all"
09:16 swemark jsfan: like 8*C
09:16 jsfan FloLeBlanc, good idea. i'll try that tomorrow ;)
09:16 FloLeBlanc lol
09:16 jsfan swemark, hm, that's pretty close to too hot, right? :P
09:24 swemark rather pretty close to freezing
09:28 jsfan swemark, you aren't easy to make happy, are you? ;)
09:32 swemark why d you think sweden is so perfect?
09:32 swemark swedes are never happy
09:33 jsfan swemark, never claimed sweden is perfect. how would i know? have never been there.
09:34 jsfan but i didn't know you're all unhappy. i'd rather never go there then ;)
09:54 jsfan enough for the day :)
10:16 Recnelis Hey guys.. with TS is there any way to make part of a text element a link?
10:16 Recnelis Like I want to write: Hello this page is copyright protected - Click here to contact me -> I want "contact me" to be a link
10:20 snoy hey all. Small question. I use this this ts code http://phpfi.com/316772 . How can i set the "uid" of the shown site at startingpointrecords ???
10:20 snoy i dont want to use a fixed uid
10:22 snoy startingpointrecords = page:uid doesnt work :-(
10:28 nd_ Aloha
10:28 nd_ I wonder, how can I use background-image in a static css included with an extension?
10:29 nd_ How does the path have to look like? url('typo3conf/ext/my_ext/pi1/static/css/image.png') doesn't do it
10:36 emiles_ snoy: have you tried startingpointrecords = {page:id} ?
10:37 snoy emiles_ : yeah
10:37 snoy but it doesnt work
10:37 snoy http://markuskorth.com/content/index.php?id=8
10:37 emiles_ snoy: TSFE:id
10:39 snoy i still get the mysql error. I use templavoila, could that be a reason?
10:39 emiles_ i'm no expert, sorry.
10:39 alexwx Hi friends, is there something like kickstarter for BE mobule? Or some helper program to navigate you, just give you some basic starting tutorial or some kicks for using that? Or some nice tutorial? Help something usefull
10:40 emiles_ a mysql error due to bad TS? are you sure the mysql error is not caused by something different?
10:40 snoy if i use an id like 8 everything runs
10:40 snoy but i dont wan't to set the ts config for every site
10:41 alexwx void, ries, someone?
10:43 emiles_ snoy: TSFE:id doesn't work you said?
10:43 snoy you mean "startingpointrecords = TSFE:id" for example ?
10:44 emiles_ yes
10:44 emiles_ i just tried something here
10:44 emiles_ lib.ptitle.value = {page:uid}
10:44 emiles_ this works.
10:45 snoy just a sekond....server is slow....
10:50 snoy emiles_: mhh doesnt work for me..
11:14 homrJ does anybody know whether it's possible to have 2 tt_news archives on the same page without breaking the pagebrowser? seems like the "pointer" variable causes a collision between the two.
12:13 ecraven hello ;)
12:32 homrJ does amyone know whether it's possible to have 2 tt_news archives on the same page without breaking the pagebrowser? seems like the "pointer" variable causes a collision between the two.
12:58 emiles_ hmmmm
12:58 emiles_ why does templavoila scale my image uploads?
12:58 emiles_ and how can i disable it?
13:00 harfang Hi, in my template I have put a code to display tt_news objects from a given category. is there a way to display this only if there are records in this category ? my code : http://pastebin.com/m17cc0354 Thanks
13:04 swemark Anyone know why the draft-preview does not apply the changed template?
13:05 tf hi @ all. can i make links with realurl like: http://www.xxx.de/abc.asd.qwe.html instead of http://www.xxx.de/abc/asd/qwe.html
13:38 d|g hi all
13:39 snoy I built a small image gallery with templavoilla (container for elemnts) how can i count the elemnts and display them with a number ???
13:39 snoy my first test: http://markuskorth.com/content/index.php?id=44
13:40 snoy the <span>3</span> tags are still in the template. i need a way to make it dynamic with templa voila
13:45 randomresult hi
13:46 randomresult i work with typo3 v4.2 and tt-news (2.5.2) and have 2 website languages... and i have a folder where i save my newsitems...
13:46 randomresult now i have the problem, that the localisation flags do not appear
13:46 randomresult normal elements can be translated (if there is a translation of the page)
13:47 randomresult but... i can not translate a sysfolder...
13:47 randomresult what can i do to make the flags in my newsfolder apear?
13:47 void randomresult: create a record of type "alternative page langauge"
13:48 randomresult well i have...
13:48 randomresult in my root side... otherwise i could not translate the rest of the homepage ...
13:48 void randomresult: at the sysfolder, i mean
13:48 randomresult well... aktually i have made a website language... lemme check
13:48 randomresult oh ok
13:49 randomresult works
13:49 randomresult fine thanx
13:49 randomresult :)
13:49 void np
13:49 randomresult thats why i love typo3 and irc
13:50 void =)
14:02 tsiden zenit will be first
14:04 xsebi g'mornin
14:07 jessica_ Goodday everyone
14:07 jessica_ I have a simple question about timestamps in typo3
14:07 jessica_ How can I convert them to normal date / time when i read them out of the db
14:09 d|g tsiden +1 =)
14:09 void jessica_: use .strftime property of stdWrap
14:11 jessica_ Thanks void but I want to use it in an external php file that has nothing to do with typo3
14:12 void jessica_: use strftime() or gmstrftime() php functions.
14:12 jessica_ oke I will look into that. Thanks a lot void
14:12 void np
14:16 m4rtijn hi
14:16 tsiden after installation of dam i do not see old files in folders in dam. what's need to make files be seen?
14:16 m4rtijn is anyone a bit fammiliar with suckerfish?
14:24 tsiden css menu?
14:26 snoy please, i need some help with my testpage http://markuskorth.com/content/index.php?id=44
14:26 snoy I used templavoila, everything seems to work, but.....
14:27 snoy under the images there are numbers, and i want to generate them dynamic....
14:27 snoy i must count the images an wrap that output with span tags. But how can i realize it with typoscript ??
14:29 maholtz|WORK @snoy: LOAD_REGISTER ?
14:30 snoy ohh, ok i can try it. But don't know how to count the images...sorry
14:31 umc-work guys... typo3 uses persistent connections to the database... no ?
14:31 void umc-work: depends on your settings
14:32 umc-work can you please tell me where can I check/change that ?
14:32 void umc-work: install tool, all options, search for "pconnect"
14:32 maholtz|WORK @snoy: would you write a little tutorial about that? (document the code an put it somewhere on wiki.typo3.org)
14:33 umc-work yeah... [no_pconnect]... it's set to false
14:33 umc-work that means it's pconnect
14:33 snoy @mahholtz: Martin ? Typo3ugms ?
14:34 m4rtijn yes, css menu
14:34 maholtz|WORK @snoy: yep
14:35 snoy @maholzt|WORK: haha...Sascha hier !
14:36 maholtz|WORK hehe:)
14:36 umc-work void: what kind of connections do you use ? for example...
14:36 umc-work curious about others
14:36 maholtz|WORK @snoy: i should notice it, while reading your brothers url?
14:37 void umc-work: persistent
14:37 umc-work for performance reasons ?
14:37 void yes
14:37 maholtz|WORK @snoy: you will write a litte tutorial about that typoscript, i will guide you through TSref - ok?
14:38 snoy @maholzt|WORK: i try to register an irc account, for privat messages.....
14:38 nd_ If have a really simple extension which just outputs a bit of html. Now I wonder, is the output cached? Meaning is the main function of my ext only called each time the cache is refreshed?
14:40 maholtz|WORK @snoy: i am not registered too... i do not remember what to do to register my irc account
14:41 snoy @maholzt|WORK: http://www.wikihow.com/Register-a-User-Name-on-Freenode
14:44 homrJ does amyone know whether it's possible to have 2 tt_news archives on the same page without breaking the pagebrowser? seems like the "pointer" variable causes a collision between the two.
14:46 tsiden homrJ: of course
14:47 nd_ How do I add CSH to FlexForm Backends?
14:48 snoy @maholzt|WORK: Mhhh... cant write, it says "Private messages from unregistered users are currently blocked..."
14:48 maholtz|WORK @did you register yourself?
14:49 wS-work|Dave anyone knows how to delete the "underline" in a text menu?
14:50 wS-work|Dave text-decoration:none; does not work
14:50 snoy @maholzt|WORK: with "msg...."
14:50 homrJ tsiden: well, whats the trick? feel i've tried everything. i can see from the source that it should be possible though.
14:50 harfang hi, anybody knows how I can modify this code to only displays the tt_news object if there are news ? http://pastebin.com/m17cc0354
14:51 harfang the goal would be I think to test the number of news, and if it is 0, then put a 20 > after, to delete the news object
14:51 tsiden homrJ: how - both archives will use same get params
14:52 omor to remove underline in a link you have to use a {text-decoration:none}
14:52 omor /-->
14:52 homrJ thats the problem. they both respond to the "pointer" GET variable. so browsing one archive automatically browses the other..
14:53 snoy @maholzt|WORK: when i type "/msg nickserv identify YOURPASSWORD" everything is fine, but i cant write privat messages..hö???
14:53 omor be carefull with classes
14:54 wS-work|Dave omor: that doesn't work
14:54 omor you have to use in your css file this entry
14:54 omor a {text-decoration:none}
14:54 omor But ...
14:55 omor If you have classes in your file maybe some entries can overwrite the default one
14:58 tsiden homrJ: it is problem - how will user navigate in two archives at the same time
14:58 tsiden homrJ: it is not sense
14:59 wS-work|Dave omor: http://pfalzgamer.de/screen2.JPG ; look @ home etc. i already have text-decoration:none; in my css file menu_top
15:00 nd_ wS-work|Dave: Use firebug to see what's overiding it
15:00 ecraven how do i create a database table for "people" in typo3, create a mask in the backend so i can enter people, and then use the data for people in templates?
15:00 just2b ecraven use kickstarter or why not using fe_useers?
15:00 homrJ tsiden: Navigating both at the same time, independantly of one another, makes sense in this setting..
15:01 ecraven just2b: they are not users, it was just an example. i need publications and books too
15:02 homrJ tsiden: if there are more pages in one archive than the other, one will become blank if you browse the other one. thats not good ;)
15:02 tsiden homrJ: i've read some asks on russian forum typo3 - now will see
15:02 homrJ ok, thanks :)
15:03 wS-work|Dave nd_:if i disable all css styles via firebug the menu is still underlined
15:03 wS-work|Dave so it canÄt be css file
15:29 tsiden homrJ: http://forum.typo3.biz/showthread.php?t=3073
15:29 tsiden homrJ: decision is to use LIST and LAST at the same time
15:33 nd_ wS-work|Dave: It can, as underline is default by browser
15:33 homrJ tsiden: think i've already tried that, but i'll give it another try. thanks for your help!
15:36 tsiden homrJ: ok!
15:37 omor wS-work|Dave: tsiden is right. Try with other browser. Can we see your page?
15:40 Phlogi_ just2b: hey, you didn't answer my email :p
15:41 homrJ tsiden: that worked, but only half way. The LATEST-archive does not paginate at all.. however, i think i'll be fine. thanks
15:49 wS-work|Dave omor: http://pfalzgamer.de/screen2.JPG
15:49 wS-work|Dave look on the navi above the trailer
15:49 wS-work|Dave under
15:56 omor wS-work: do you have try with iExplorer?
16:00 wS-work|Dave yep
16:00 wS-work|Dave same shit different browser
16:05 omor have any specific class these menu?
16:28 nublaii I have a bunch of pages (around 40) that exist as subpages of a subpage (say a 3rd level page)
16:29 nublaii I use realurl, but the resulting urls are very long
16:30 nublaii is there a way of creating quick access urls (say 'http://www.test.com/sub-sub-page' instead of 'http://www.test.com/subpage/sub-sub-page')?
16:31 nublaii I need to maintain the tree as it is, but I dont want to create 40 shortcuts on the rootlevel if I can avoid it
16:41 m4rtijn arg.. why does css padding: 10px add 10px to my layout in firefox..
16:41 m4rtijn I cant recall it ever did that
17:22 nublaii is there a way of editing the full path generated by realurl and not just the last segment?
18:25 pr1m0rr hi
18:32 pr1m0rr does anyone know the flash slideshow extension? got a problem with it, i want to integrate it, but not as a content within a single page but in the main template. hwo can i integrate a single content to be part of the whole template?
18:36 void pr1m0rr: do you use templavoila?
18:37 pr1m0rr no, i use a simple html template with auto-parser and css styled content
18:44 void pr1m0rr: so, you need to replace one marker or subpart with plugin.tx_something_pi1
18:45 void pr1m0rr: just like you do that for styles.content.get
18:48 pr1m0rr hm.. the extension "slideshow" refers to a sysfolder where i created the picture collection. do you think it works anyway?
18:49 void pr1m0rr: maybe you will need to add some typoscript
18:50 pr1m0rr ok thanks i will try that
18:55 nd_ Aloha
21:17 Buck how do I reference a global value in my extension's php?
21:24 JessicaD Hello people
21:24 JessicaD Im stuck with creating an extension
21:24 JessicaD in the new typo3 4.2.0 it wont show my flexform
21:31 Phlogi_ If I have something like EXT:/foobar/bla... how can I get the path from that? not the content of the file
21:33 Phlogi_ in my extension
21:36 Buck Phlogi_: t3lib_extMgm::siteRelPath($this->extKey)
21:37 Phlogi_ Buck: I know that... but Lets say I have following path from user TS: EXT:myEXT/pi1/template.html ... how can I convert that to the path?
21:38 Phlogi_ ah I'll do it in template :)
21:40 Buck how do retrieve the login pid from within my extensions php
21:40 Buck how do I*
21:51 Phlogi_ now I did it better :)
21:51 Phlogi_ Buck: the logged in user pid?
21:52 Buck Phlogi_: no, the pid of the page that holds the user records
21:52 Phlogi_ Buck: how should you know that? That should be set in the ext setup somewhere or in flexform
21:53 Buck Phlogi_: its set in the constants
21:53 Buck it's*
22:04 Phlogi_ Buck: in your extension?
22:15 Buck Phlogi_: no
22:21 pulponair hi dudes
22:54 antoninus hi guys:)
22:56 antoninus what's the problem on this code: http://phpfi.com/316943 has anybody an idea?
22:57 antoninus i'm reading the german tutorial from mittwaldmedien
22:59 void antoninus: do not see any erros
22:59 void *errors
23:03 antoninus i don't see the text, only a green background
23:08 void antoninus: try to change offset
23:08 void antoninus: maybe text is outside area
23:31 Awillys gn8 folks

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.