Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Tuesday 27 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
00:20 Marquel gnight
01:56 jsfan hello everyone :)
03:36 jsfan hi HardPhuck_, chefan! :)
03:37 jsfan not much happening here :(
06:12 d|g hi all
08:46 Fanty morning
09:14 FloLeBlanc hi all
09:15 FloLeBlanc for those who don't get the security bulletin mails: sg_zfelib is subject to SQLInjections, kj_imagelightbox2 is susceptible to XSS attacks
09:17 swemark subject of...
09:17 swemark :)
09:17 FloLeBlanc susceptible to :-P
09:17 FloLeBlanc didn't get a coffee yet swe ;)
09:18 swemark hehe
09:18 FloLeBlanc and: hi
09:18 swemark coffee machine is broken here
09:18 swemark people are shaking
09:18 FloLeBlanc uuuuh I can imagine that
09:19 FloLeBlanc Can someone tell me how I restrict users to editing content elements already present and explicitely disallow them to create new content?
09:21 swemark not sure you can
09:21 swemark or well
09:21 swemark well no
09:21 swemark i dont think you can
09:21 swemark well sure you can,
09:21 FloLeBlanc hmm
09:21 swemark just that it most probably aint no wasy process
09:22 swemark easy*
09:23 swemark Lack of feature?
09:24 FloLeBlanc hmm.. not sure.. I thought about it.. if a user is able to edit a CE any way he likes there is no point in restricting him from adding new content elements perhaps
09:26 Marquel morning.
09:30 FloLeBlanc hi marquel
09:31 Marquel today the good news is: i don't have any questions needing all your support sk1llz ;)
09:32 swemark hehe
09:32 swemark We like it when you use us
09:32 FloLeBlanc and the bad news is: you have many questions needing HALF of our support skills? ;)
09:32 swemark Haha
09:33 FloLeBlanc I wish I could work like gaming companies
09:33 swemark play al day?
09:33 swemark all*
09:33 FloLeBlanc no... "there will be a beta SOON" => that was 2 weeks ago :)
09:34 FloLeBlanc normal companies like wotc also like that approach "the new stat cards will arrive "soon""
09:34 FloLeBlanc someone in the forums guessed soon means "somewhere around octobre or november" :)
09:35 Marquel FloLeBlanc: nope. solved it all yesterday. only thing is: some things are rather ... hard to guess...
09:36 FloLeBlanc hi void btw :)
09:36 swemark ello void
09:36 koomi moin
09:36 FloLeBlanc hi koomi
09:36 koomi hey flo.
09:37 FloLeBlanc Marquel: you have to aplly at wizards of the coast :)
09:38 FloLeBlanc I sent them a mail 7 days ago that their restricted articles are *looks at swemark* susceptible to parameter injection.. no reaction :)
09:38 FloLeBlanc apply of course not aplly
09:39 swemark hihi
09:39 swemark Waking up are we?
09:40 mosez i dont understand it, i wanna get the print page within a popup, but the popup doesnt work -> http://nopaste.info/619b8b3b96.html
09:40 swemark what does the output code look like?
09:40 swemark the link of the image
09:40 Marquel FloLeBlanc: oh well... friend of mine keeps saying "breaking internet explorer is very simple: violate enough security rules and it will crash. then you're in." - dunno if that still works...
09:40 FloLeBlanc marquel: wouldn't think so :)
09:41 mosez <a href="de/none/produkte/core_quality_network/transfer_modelle/neues_tarifmodell/allgemein/print.html">
09:41 mosez <img width="13" height="13" title="" alt="" src="fileadmin/templates/img/foot/print.gif"/>
09:41 mosez </a>
09:41 mosez ops, have to be one line...
09:42 mosez no js for the popup...
09:43 swemark FloLeBlanc: title of the page in ts?
09:43 swemark page.title?
09:43 FloLeBlanc mosez: http://phpfi.com/319952
09:43 FloLeBlanc swemark: page.temptext = TEXT / page.temptext.field = title
09:43 swemark ty sir
09:43 FloLeBlanc swe: yw
09:43 mosez i will try it... thx floleblanc
09:44 FloLeBlanc mosez: yw
09:44 FloLeBlanc mosez: mind not to forget to include plugin.alt.print (98) in your template (include static)
09:46 FloLeBlanc hmm.. did anyone of you do a RSS feed with tt_news yet and is there a possibility to limit the access to it? (perhaps a stupid question because RSS is for getting out the info , but I'd like something like an "internal RSS")
09:49 mikhas hello there. anyone familiar with the bounce-feature of tcdirectmail?
09:59 m4rtijn hi all
09:59 swemark hey martijn
10:00 FloLeBlanc hi m4rtijn
10:12 mosez floleblanc: i dont need plugin.alt.print, i'm working with templavoila... that is all i need for my print link -> http://phpfi.com/319953
10:12 mosez and a printer friendly template within templa voila
10:12 FloLeBlanc ah ok
10:19 prakashatl hi
10:21 emiles hi all. anyone knows what TS i have to set to stop tt_news from stripping HTML of the bodytext in LIST view?
10:21 emiles (yes, i've included the bodytext into the list view in the template)
10:22 kaktuspalme hi
10:23 koomi emiles: what is getting stripped? tags or content?
10:23 koomi emiles: might be cropped?
10:23 emiles koomi: tags. links.
10:23 emiles koomi: there is a stripHtml property
10:23 emiles hmm
10:24 emiles koomi: but i'm not sure how to apply that in TS
10:24 emiles i tried some ways
10:24 emiles like plugin.tt_news.displayList.content_stdWrap.stripHtml = 0
10:25 koomi = 1
10:25 koomi if you want to strip it.
10:25 koomi oh. you don't
10:25 emiles yes i don't
10:25 koomi sorry. busy doing other stuff
10:27 emiles okay
10:33 mosez im writing an hidden input field with typoscript to the template, now i want to write the link value from a typolink object into that hidden field, but how can i do that?
10:33 mosez i dont know how to get the link only from typolink
10:37 mosez i only need the value of the href="" attribute :(
10:38 koomi how did you get the parameters for the typolink in the first place?
10:42 mosez http://nopaste.info/ff85c6e1d9.html < that way i've got a value like <a href="index.php?id=122&flashswitch=3">pagetitle</a>, but i only wanna have the value of the href attribute
10:43 koomi if the value is hardcoded, why not use 1) a constant and 2) simply build it by hand?
10:43 koomi (it's the pragmatic solution)
10:44 koomi can't you reuse the typolink and simply wrap it?
10:45 mosez but then i have to write 4 links hardcoded
10:45 mosez i need for each language a link for low speed connection and one for highspeed connection
10:46 koomi you really need a form and hidden field?
10:48 mosez take a look at http://www.ip-exchange.de/de/intro.php, i've got to build this intro page...
10:48 mosez you can choose between low and high speed, than you've got to click the start icon
10:48 mosez dont know how to make it better
10:49 koomi hrhr. i'd hate to debug that page.
10:49 mosez the page sucks and i've got to build it on typo3 ;)
10:50 mosez many things works fine, but now i've got to add the low and high speed switch ;)
10:50 koomi firebug to the rescue :D
10:50 koomi do it in flash.
10:51 mosez but i dont know anything about flash... :(
10:51 koomi just kidding
10:53 koomi oaw. remove the form. rewrite the link via javascript.
10:53 koomi or use constants and hardcode the values
10:53 mosez hum, i will try it with js and hidden start icons
10:54 koomi onclick:checkButtonState(); function checkButtonState() { if(button_1.something) redirect; else redirect }
11:03 omor Hi
11:07 omor I have a question about Powermail extension and localization. I can´t change the title of fields for different languages. Any help?
11:15 koomi omor: check typo3conf/ext/powermail/mod1/locallang*
11:15 swemark omor: llxml is the shit
11:16 koomi s/the/da
11:17 omor Let me see ...
11:18 koomi omor: if you want to change the values for the frontend output check pi1/locallang.xml
11:21 omor But that file is for generic messages, isn´t it?
11:22 omor My problem is that I have a field with title "Name" and I want to get "nombre" when I show the page in spanish
11:27 swemark omor: install llmltranslate
11:28 swemark llxmltranslat
11:28 swemark e
11:28 swemark even
11:28 omor lxmltranslat
11:28 swemark i would say the keyboard is broken.
11:28 swemark llxml
11:28 swemark search that
11:32 FloLeBlanc swe: lol
11:33 FloLeBlanc did anyone of you do RSS feeds with tt_News yet? in the normal page view I get a correct list of entries, when I pass &type=100 there's only one news entry shown
11:33 koomi FloLeBlanc: global config on your news plugin limiting output in list/latest?
11:34 FloLeBlanc koomi: will check that thx, the weird thing is the only one listed is from 2007 :)
11:34 koomi starting point wrong?
11:34 koomi or you set some categories
11:35 FloLeBlanc well I set the starting point and the limit in the content element config, and in the "normal" page view it works as intended
11:35 FloLeBlanc only the &type=100 screws it that is what seems weird to me
11:39 orgler hi
11:40 orgler does someone know a way to set sql-mode to MYSQL40 (I'm using MySQL 5 and that causes problems concerning strict mode) without setting it globally in my.ini
11:40 orgler I don't want to have this change made for all databases on the server and I eventually don't have access to the my.ini in some situations...
11:43 Denyerec Have you tried #mysql ?
11:44 orgler what do you mean by #mysql?
11:45 FloLeBlanc the channel
11:45 swemark the channel #mysql
11:45 swemark 2slow
11:46 orgler no didn't yet try it there, because I thought this should better be adapted somewhere in typo3-sources
11:46 FloLeBlanc hehe... *wipes his smoking high noon fingers*
11:46 orgler but I'll give it a try over there
11:47 Denyerec Hey Flo, how good are you with tt_news
11:47 FloLeBlanc denyerec: appearently not good enough. can't get the RSS to work :)
11:47 Denyerec Heh
11:48 Denyerec Well...
11:48 Denyerec Would you know of a way of processing the images used as teasers in the LATEST / LIST view ?
11:48 Denyerec EG, if someone's attached an image to the article, I want to crop it
11:49 Denyerec it must be possible, I just can't rememeber where to doit.
11:49 Denyerec Been a while since I had to play with ttnews
11:49 FloLeBlanc should be plugin.tt_news.displayList.image
11:52 orgler seems they too don't have a clue how to solve this over @mysql
11:56 Denyerec thanks Flo, that should get me in the right place
11:57 FloLeBlanc denyerec: np, if you need an example (like setting the popup size) I can paste you my code
11:57 Denyerec ah it's not the popups I#'m worried about asw I dont think they want those
11:57 Denyerec like the BBC
11:57 Denyerec it's the teasers I need cropped to a very specific size to fit the layout
12:00 FloLeBlanc denyerec: resizing isn't an option?
12:01 FloLeBlanc denyerec: then you could just use the constant editor and set latest-image max width and list image max width :)
12:01 Denyerec Resizing will be ok
12:01 Denyerec I need to resize and crop
12:02 Denyerec EG resize so that its 100x>40
12:02 Denyerec then crop to 40 high
12:02 omor swemark, thanks for your help but I think these is not the solution because fields of a form are not defined in locallang* files
12:02 FloLeBlanc denyerec: i see, then you'll have to go the TS way and access the image object
12:02 Denyerec Yeah
12:02 Denyerec I feared as much ;)
12:02 FloLeBlanc hehe
12:02 Denyerec Will show you the site layout shortly
12:03 Denyerec just fixing some thingsd
12:03 omor I am confisuing because you can create a localization version of a form and you can enter different text in field title but always the default language is shownç
12:03 FloLeBlanc I for myself will continue beeing to stupid to do the rss feed :)
12:03 Denyerec You trying to use the built in RSS of tt_news?
12:03 Denyerec there's an extension that does RSS from tt_news....
12:04 FloLeBlanc tt_news can do a RSS feed by itself
12:04 FloLeBlanc it also works, just the news that are shown are different from those shown in the "normal" view without type=100
12:18 Denyerec Flo am I right in thinking that if I want to do "custom" tt_news control, I have to insert the plugin from TS rather than into the page?
12:19 FloLeBlanc denyerec: if you just want to adjust the image that should not be required
12:19 FloLeBlanc you can overwrite the TS in your template and use the normal plugin insertion way
12:20 FloLeBlanc going for lunch, be back later :)
12:20 Denyerec I might have more than one instance of tt_news on the frontpage though
12:20 Denyerec but I suppose I could do the simpler one with a pure tS implementation
12:20 Denyerec and override the defaults for the "common" view
12:20 FloLeBlanc denyerec: I think that should work
12:51 mosez is it possible to return only the real page content if i'm requesting content with ajax?
12:51 mosez i've integrated a facebox in typo3, when i click the link i get the full page within the overlay
12:56 funsi Hi there! I've loaded and extracted dummy and typo3_src. I tried http://MYHOST/ and reached the install tool, i insert my db-user, db-password, db-host and continued. Now there is the screen to insert install-tool-password i ve insert the joh316 but typo won't do anything
12:56 funsi what's my fault?
12:57 mosez js activated?
12:57 funsi mosez: yes, js is activated
12:58 funsi mosez: is it important which system i'm using?
12:58 mosez funsi: ok, dont know
12:58 mosez no
12:59 mosez knows somebody how i can awnser to ajax requests without navigation and such stuff?
13:06 m4rtijn re
13:12 jmatt funsi: im not sure, but what about: password? or '' ?
13:13 funsi jmatt: i've tried, but not successfull
13:13 mosez ok, now i've got it...
13:13 mosez adding a new tyeNum does the work for me
13:13 mosez but can i check on typoscript if a request is an ajax request?
13:13 funsi thanks for help! i'm leaving, bye
13:15 prakashatl Can anyone help me learn about intranet on typo3?
13:16 jennyjunior Can anyone help me learn about intranet on typo3?
13:18 swemark Hey Praskash :)
13:18 swemark Prakash*
13:23 jennyjunior hi
13:23 swemark Atlantum?
13:23 jennyjunior swemark hi
13:23 swemark hello
13:24 jennyjunior and you?
13:28 mosez oO
13:28 FloLeBlanc hmm I'm a bit puzzled... if I include the tt_news RSS static template in my root template everything works fine, if I include it only on a specific page (extension template) I get a "the page is not configured" error
13:33 Fanty GOD I hate rtehtmlarea
13:33 Fanty !"#¤#%¤#%
13:33 FloLeBlanc fanty: why?
13:35 Fanty It completely and utterly fails when I use it in the FE with other extensions. Can't control its height and width... Attempts at doing so end up giving different results in IE6, IE7 and FF AND the toolbar fucks up if I mess with the width at all
13:35 FloLeBlanc :(
13:35 mosez and i love tinymce, but the plugin for typo3 sucks...
13:36 Fanty I looked at tinymce extension. Couldn't get it to work in the FE (it was BE dependent it seemed)
13:36 Fanty tinyrte*
13:37 mosez tinymce for typo3 is not very differnt from rtehtmlarea :(
13:38 Fanty rtehtmlarea have a plugin inteded for use in the FE with other extensions...
14:07 Fanty rtehtmlarea refers to sr_guestbook for usage of the rtehtmlarea pi2 extension. Aaand sr_guestbook is just as bugged in IE7 (toolbar changes pushing buttons down thus expanding the entire rte area on top of whatever is below it)... starting to think it would be easier to write my own RTE... :(
14:16 m4rtijn does anyone know how I can import a .sql file directly on linux running apache + mysql
14:16 m4rtijn my .sql file is to big for phpmyadmin
14:21 maholtz|WORK @m4rtijn: mysql -uuser -p database < your.sql
14:21 maholtz|WORK (afaik) - man mysql it that not work
14:21 pmk65 Fanty: use TinyMCE directly, not the TinyRTE extension. Then it should be quite easy to get it working in FE. http://tinymce.moxiecode.com/
14:29 m4rtijn thx maholtz|WORK
14:29 m4rtijn password as well?
14:29 m4rtijn -u user -p password ?
14:43 maholtz|WORK @m4rtijn: -p password works, but then you have your password in your shell history - if you do not specify password, but use option -p mysql will prompt you about your password
15:24 FloLeBlanc does someone know how I can limit RSS Feeds to teaser text instead of showing the whole text?
15:29 smeringe howdy
15:31 swemark Hoj!
15:33 FloLeBlanc hi smeringe
15:36 FloLeBlanc can someone link me to a description how to change the standard linebreak behaviour of the RTE from <p></p> to <br/> ?
15:38 swemark just a sec
15:38 FloLeBlanc nvm
15:39 swemark RTE.default.proc.dontConvBRtoParagraph = 1
15:39 FloLeBlanc thank you
15:39 swemark yw
15:56 maholtz|WORK @FloLeBlanc: limit RSS Feeds - use stdWrap.crop = 100 on the bodytext stdWrap (have an look in tt_news doc)
16:09 dokma guys you know what's a good channel for open office discussion ?
16:10 Denyerec quick one - how would I make all my menu entries uppercase?
16:10 Denyerec I know it's something to do with a stdwrap func
16:10 Denyerec but I can't rememeber which one!
16:11 m4rtijn u can do it by using css
16:12 MasterYin Hey everyone
16:12 MasterYin Is there a Typo3 Extension showing Link-Previews as a Tooltip?
16:12 maholtz|WORK @Denyerec: case = upper -> but as m4rtijn said, you should do it by using CSS
16:12 dokma 10.value.case = upper
16:12 dokma that's from TEXT
16:12 dokma HTML that is
16:13 m4rtijn css: text-transform: uppercase;
16:14 Denyerec nah the CSS small-caps is nasty
16:14 Denyerec ah
16:14 Denyerec of course
16:14 Denyerec I'm so used to useing that for smallcaps I just tried that by default.
16:14 Denyerec thanks chaps!
16:15 MasterYin Does anyone know an Extension doing what I want? (showing External-Links with a Mouse-Over-Preview)
18:16 Denyerec When I set my tt_news .limit to 3, I see 3 items, then the pagebrowser
18:16 Denyerec I thought limit was supposed to, you know, LIMIT the number returned?
18:16 Denyerec or do I just have to turn off the pagebrowser and pretend the problem doesn't exist?
18:17 Denyerec Because if I had 100000 tt_news records, that would be hugely wasteful.
18:35 Denyerec no-one?
18:43 void Denyerec: disable pagebrowser and log all queries
19:16 Denyerec roger void
19:23 nature ok denyer... :)
19:23 Denyerec lo
19:23 nature how goes it?
19:23 Denyerec best not to ask
19:23 nature i'm about to dig back into the thing i was working on friday night
19:24 nature doh
19:24 nature i hear ya
19:24 Denyerec need to get some decent paid work in cos finances are pretty dire
19:24 Denyerec and I managed to mash up the majority of my cameragear
19:24 nature doh
19:36 nature ok, so i've read this page about 4 times and I'm still confused on where to start
19:36 nature http://www.typo3-jack.net/typo3-english-lists-netfielders-de/6519-typo3-typoscript-userfunc-passing-value.html
19:39 nature if i understand what you were telling me on friday correctly I can add session data like UID or tt_news article id to an array, then call a php script, and then have said php script access the data in that array (and then do it's thing), yes?
21:11 nature denyer?
21:42 Denyerec nature
21:45 nature well
21:45 nature i'm confused
21:45 nature which surprises nobody most of the time
21:45 nature http://pastebin.com/ma22c286
21:46 nature so i figured the first thing i'd like to do is just make it so an external php scripty thing gets called when a page loads
21:46 nature and then after that figure out how to stash and retrieve my vars
21:46 nature baby steps
21:46 nature heh
21:50 nature i must bore people with my mundane and simpleton questions :)
21:59 ckoehler *yaawn* ... what? :)
22:00 nature did you say something?
22:01 nature this is, after all, basic knowledge to each and every T3/TScript expert
22:01 nature and there is a veritable plethora of them on mother earth
22:07 federico__ why when duplicating a content element with image, also the image gets copied to ./upload/pics?
22:08 federico__ I'd rather try to avoid that because wastes my space (which is very low :(()
22:12 ckoehler federico__: low space and typo3 don't mix well, unfortunately....
22:13 ckoehler nature: don't even know what you're talking about :) missed the first part of your problem I guess
22:17 nature so while I was away ya'll's answered all my questions without me, huh?
22:19 ckoehler nah we just made fun
22:24 scubes13 hello everyone.. I am getting the following error suddenly when using typo3...
22:24 scubes13 [Tue May 27 16:25:06 2008] [error] PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 32 bytes) in /t3lib/class.t3lib_div.php on line 2285
22:24 nature reboot and install windows
22:25 scubes13 I just started the installation of typo3 and had the site working fine... then out of no where this popped up.. it is shared hosting, so very limited to what access I have (gotta love cheap clients)
22:26 scubes13 just wanted to verify if maybe this is just a host issue....
22:27 scubes13 I can still get into and use the backend...
22:28 ckoehler you're hitting the memory limit
22:28 ckoehler 16M is too little
22:28 ckoehler 32M is minimum I think, 64M or 128M is ideal
22:29 scubes13 k
22:29 scubes13 will check with host and see about increasing then, thanks :)
22:29 ckoehler sure
22:39 mammut hi
22:39 mammut just loking for an accomodation extension
22:59 Alex_Manolache whats the difference between marks and subparts, cause i can't really see one
22:59 Alex_Manolache ?
23:04 Denyerec nature to be fair
23:04 Denyerec I think you could count genuine typo experts using only fingers and toes.
23:04 Alex_Manolache :))))))
23:18 nature uh huh
23:31 brain-xy hello all :)
23:33 brain-xy does anybody ever had the problem of not selectable divs in the htmlarea rte?
23:33 brain-xy *did

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.