Search the website and IRC logs

#TYPO3 IRC log from : Tuesday 4 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 Azim hi
06:23 ghina Greetings, I am trying to use the multi language one tree feature but when I added the alternative language record, it appears with the default language record on the same page. What might be wrong in my settingsÉ
06:23 just2b your ts
06:24 ghina Can you please clarify?
06:25 just2b post yours somewhere and i will
06:29 xsebi hi
06:33 just2b hi xsebi
07:58 FloLeBlanc hi all
08:12 FloLeBlanc anyone who happens to know when the next release of mm_forum is planned?
08:40 koomi moin
08:41 FloLeBlanc hi koomi
08:41 koomi hey flo
08:41 FloLeBlanc is there an extension that displays a random user?
09:02 FloLeBlanc koomi: did you do any extensions yet?
09:02 FloLeBlanc (void is not here :-P)
09:02 koomi nope. i tried once but had other stuff to do
09:02 koomi will do one soon: final thesis
09:02 FloLeBlanc hehe
09:04 koomi (found as shy in ter)
09:04 FloLeBlanc lol
09:04 koomi ^^
09:05 koomi i need coffee. did i mention black tea is no substitute
09:05 FloLeBlanc is your whole country out of coffee?
09:05 foool In content element I have tabs for General and for images & access, how do I change that so it is all on one page?
09:06 FloLeBlanc ok what I want to do is display a random user (username, image, mm_forum profile link) and another record fetched by the user id (altered version of an extension). Should I do that via 1.) TS (is this even possible?) 2.) userfunction 3.) own extension ?
09:06 koomi foool: wasn't there a switch in ts to change the appearance of flexform'ed extensions?
09:06 foool [_]? one coffee for you
09:06 koomi foool: ja.
09:07 foool i will have to look not too up on ts
09:09 koomi foool: i remember reading something about flexform positioning in backend forms. (show all on one page, etc)
09:09 koomi but i can't remember if it was generic (as in backend ts) or just extension specific
09:10 foool i am looking I guess i will have to go through all the extensions grr!!
09:10 koomi FloLeBlanc: i think you can do it via ts. wonder how you could fake randomness (perhaps sql limit and order by last login)
09:10 FloLeBlanc SELECT * FROM `table` ORDER BY RAND() LIMIT 0,1; => works but has an awful performance :(
09:11 koomi FloLeBlanc: ^^ awful performance is a good thing to have on your first page. let's the user get comfy, grab a coffee and enjoy a nice loading site
09:11 FloLeBlanc lol
09:11 FloLeBlanc I could add carribean music
09:11 FloLeBlanc kuuuuuuuuuukurukukuuuuuuuuuuu please stand by....
09:14 koomi scummvm ftw
09:14 FloLeBlanc yep.. I'm eager to get my hands on zak2 - between time and space
09:15 foool is there a template for formmaail using captcha, any advise on how to do it.
09:15 FloLeBlanc foool: mailformplus or another extension?
09:15 FloLeBlanc (mailformplus supports the "captcha" extension - the manual provides info about the integration, it's rather easy)
09:16 foool All my forms are setup using the installed formmail, I would have to rewrite them all no?
09:17 FloLeBlanc I guess so, but I think there should be a way to do a captcha for yours too, check the captcha doc or search for captcha in the extension repository
09:37 foool can't find any info on formmail captcha grrr!!
09:44 FloLeBlanc foool: at least they work on it: http://www.nabble.com/captcha-for-core-td14775722.html
09:46 foool yes i read that - maybe it will happen soon. Is mailformplus easy to set up?
09:47 FloLeBlanc foool: I didn't have too many problems, but then again I use a very basic config only for text feedback
09:47 foool yes that's all i want
09:47 foool i will try it.
09:50 FloLeBlanc anyone who is experienced with TS - Queries?
10:03 HardPhuck why wont imageLightbox work when i put the plugin on page?
10:03 HardPhuck i have enabled it in TS
10:12 HardPhuck i have followed settings on typo3.net
10:12 HardPhuck but with no success
10:18 nd_ Anyone knows a better introduction to FORM (mailform) than in tsref? Somehow I still get a target= in my code, and no mail is sent...
10:44 nd_ How can I tell the `filelinks` page content to also output xhtml1.0strict code? I get target="_blank" for every download link...
10:47 youam is there some typical error when a page which renders correctly in firefox/linux and ie7/windows gets no stylesheet links in the html code in firefox/windows?
10:48 koomi youam: no stylesheets at all?
10:48 koomi youam: or are the stylesheets borked?
10:48 koomi use firefox's firebug extension or webdeveloper to see what went wrong
10:49 nd_ youam: Your cache is emptied in your Firefox/Windows?
10:49 youam koomi: the html code as viewed in firefox' source view shows no links to the stylesheet, in ie7's source view or under firefox/linux' sourceview it is there
10:50 youam nd_: caches where emptied and this happens on multiple machines
10:50 koomi fumky
10:50 koomi funky
10:50 nd_ Ok, sorry. Was just one thing to check for
10:50 youam there has to be some malfunctioning browser switch within typo3
10:50 nd_ youam: Do you have any browser/platform dependant IFs in use?
10:50 youam nd_: sure
10:51 nd_ s/IFs/switches/g #better wording
10:51 koomi err.
10:51 koomi hrhr
10:51 koomi my oh my.
10:51 koomi from hrhr to err is quite a typo
10:52 youam i only se an doctyposwitch=1 for IE
10:53 dotx hello
10:53 youam but it is working in firefox under linux, so it can neither be an rendering engine bug nor an operating system bug, it must be a combination of both
10:53 koomi hey dotx
10:53 dotx I'm looking a tutorial in order to build a typo3 cronscript. Can you help me ?
10:53 koomi youam: i had something similar once. but (iirc) it was related to some webserver/network failure
10:55 nd_ dotx: Maybe with the cron part ;)
10:56 dotx cron part ? go learn to google, tks nd_. If you have link about that I'm interrested
10:59 FloLeBlanc dotx: typo3 can't run a cronscript, normally you install a cronjob to call a typo3 script on a regular basis. (the cronjob ist installed via the confixx tool some servers provide or the shell for example)
11:01 FloLeBlanc Can someone tell me how I would render the results of a typoscript query? the query works for tt_content on the same page but when I try to output fe_user data I get nothing. http://phpfi.com/300434
11:16 FloLeBlanc NOTE: Only tables allowed are “pages” or tables prefixed with one of these: “tt_”, “tx_”, “ttx_”, “fe_”, “user_” lol.. argh
11:16 FloLeBlanc hmm.. but fe_users should work then *wonders*
11:31 FloLeBlanc nvm solved it
11:32 HardPhuck anyone using sk_simplegallery?
11:49 nd_ Well, I get target="_blank" attributes in internal-links though I am using xhtml1.0 strict. Anyone knows how to change that? It shouldn't be like that...
11:51 snooops Hi Guys
11:52 snooops What kind of Object in TS need a flash file to be?
11:53 maholtz @nd_: have an look at your constants editor -> "Advanced" -> "Target for internal links"
11:54 maholtz @snooops: multimedia? may be?
11:54 snooops maholtz ok thx.
11:55 maholtz but afaik you should have an look at some extensions... do not really know
11:55 snooops hmm ... im not sure if this is the object i need. I want to get the mp3 player fe_mp3player
11:55 snooops i think i have something to do in TS to get this work
11:55 nd_ maholtz: Thanks alot, that did it. But shouldn't this be set to "" automaticly by using docType=xhtml_strict?
11:56 maholtz snoops: i do not know fe_mp3player - have an look at the manual an at plugin.fe_mp3player
11:57 maholtz @nd_: no clue - is there an relation between target and xhtml_strict?
11:57 snooops i looked at it but there isnt anything.
11:57 nd_ maholtz: target is not included in strict ;)
11:58 maholtz @nd_: ok, i didnt know that, thanks
11:58 nd_ maholtz: no no no, thank You!
11:58 maholtz @snoops: maybe you cannot use fe_mp3player only with typoscript
11:59 maholtz can you use it as an content-element?
12:00 maholtz @nd_: bitteschön :)
12:00 snooops maholtz i followed the manual and did the frontend mp3player .. i think i must learning by doing :(
12:04 maholtz @snooops: may be you can write down your experience on wiki.typo3.org/fe_mp3player
12:05 maholtz everything works? or only via content element, but not via typoscript?
12:11 snooops i dont know ... im a typo3 newbie and just want to have a mp3 player ... :(
12:12 snooops its a content element
12:12 snooops but i didnt see anything
12:13 snooops in my html source i see nothing .. and in case of that i think that i got the wrong object
12:16 maholtz @snooops: have an look in your main-typoscript template, sometimes you have to include "static typoscript" of an extension
12:19 null good morning
12:20 null Is anyone familiar with directmail, can help me?
12:20 null I try to send a html newsletter, but from a plain list (receipients), but it won't send html,
12:21 null only plaintext
12:23 nd_ I use the following in trying to create a mailform: http://phpfi.com/300450 but I don't get any mails. Can anyone help me out? The recipient* fields aren't in the html_source (I understand they should be)...
12:28 ndee hey there, is anyone usingrgsmoothgallery?
12:28 nd_ ndee: Yes
12:30 ndee nd_: somehow, it takes forever to load the page with the gallery. Is that normal? I specified just the directory it should display. On the server, "gm"(graphicsmagick) is using around 80% CPU time
12:30 maholtz @nd_: there is an field "Empf.-E-Mail-Adr.:" where you have to put your email-adress into
12:32 nd_ maholtz: constants again?
12:32 ndee ah now it's done.
12:32 maholtz no - in your form-element
12:32 nd_ ndee: This should only be on the first try to display it. The smaller versions are all generated...
12:33 nd_ maholtz: Well, *my* address is listed in recipient, the clients address is typed into the email field...
12:35 maholtz hm... the mailform sends the form to the email-adress in "empf-Email-Adr"-field of that form - afaik to nobody else
12:37 nd_ maholtz: How come this field isn't even mentioned at all in the tsref? (8.20)
12:38 maholtz ups sorry, i thought you have an content element "form" but, you want to do that only via typoscript?
12:40 nd_ No, I do have a content element 'form'. It has this ``code´´ in it: http://phpfi.com/300450
12:41 maholtz ok, than have an look at your content-element - there is an field "recipient" or "empf-email-adr" in german
12:42 nd_ There is in the `code´. I filled it in (as you can see in the phpfi), but 1) It's not printed in the html 2) The mail is not sent to this mail-address
12:44 maholtz the email-address has to be in an seperate field - not in the ts code
12:45 nd_ maholtz: I am sorry. Could you put a sample in phpfi/nopaste? I just don't get what you mean.
12:54 snooops Hey guys i got a frontend extension called fe_mp3player, its a flash based mp3player. I created new content with that. and how did i tell typoScript where it puts the player on the page?
12:55 snooops i got tt_content = COA and i want 10 to be my mp3player. what kind of object needs 10 to be?
12:59 maholtz 10 < plugin.mp3player
13:00 maholtz you do not need an type, it is type "PLUGIN"
13:01 animan hi, is it possible to add class name to Form content element' submit button (input)
13:01 animan ?
13:01 snooops ok thx
13:01 maholtz @nd_: have an look at your content element - there is an header, configuration, target page and than bevor hidden elements there is another field - isnt it?
13:02 maholtz @snooops: you have to check, if it is "plugin.mp3player" or "plugin.fe_mp3player" or...?
13:02 snooops Yeah its working, the right question gives the right answer ;)
13:03 snooops yes i checkd it ;)
13:03 snooops thanks a lot maholtz
13:03 maholtz :)
13:03 nd_ maholtz: I am sorry, I still don't get what you mean. I am in Web->Page view on my page. There is a content element, containing the `code´ pasted above. Nothing else (that I know of).
13:07 maholtz nd_: the content element is type of "Form" and it has an headline? and start and stopp and hidden fields? oh... got to web->list view and edit there
13:08 nd_ maholtz: Thanks (again) alot... I was really blind to this field
13:09 maholtz happens sometimes:)
13:09 nd_ I hope not that often as I get more used to t3
13:11 maholtz :)
13:11 Valda hi
13:11 Valda just little problem
13:12 Valda is it possible to send a COA to a plugin configuration ?
13:13 maholtz depends on the plugin
13:15 Valda okay
13:15 Valda it's my own plugin
13:16 Valda can I send a COA to my own plugin ?
13:25 Valda how do I set a typoscript variable to another variable value ?
13:26 maholtz you have to implement that for example via $this->cObj->stdWrap($conf['config'],$conf['config.'])
13:26 animan is there a way to seperate submit button (input) from the other input fields from typo's Form content element?
13:28 maholtz @animan: via css/javascript? id="submit" is not set?
13:32 snooops If i want to enter html content, what kind of object is that in TS?
13:33 maholtz HTML/TEXT
13:33 maholtz wiki.typo3.org/TSref/HTML
13:37 pmk65 animan: http://www.typo3wizard.com/en/snippets/general-config/add-classnames-to-fields-and-buttons-in-standard-mailform.html
13:37 banban is there any tutorial how to use mootools? it seems i'm stuck
13:39 pmk65 banban: mootools.net and http://clientside.cnet.com/wiki/mootorial
13:41 snooops thx maholtz if im inserting a hyperlink in the content text editor i dont see the hyperlink in the page. What im doing wrong?
13:46 maholtz @snooops: typoscript or in an content element?
13:46 Bonsai Hi I got a Question ---> I want a link on a Image witch is in the content but i would have 4 different links, so to split the img in 4 different links???
13:46 snooops content element
13:50 maholtz do you use htmlarea?
13:50 maholtz (the rte?)
13:53 snooops rte
13:54 snooops i have to reboot im back in a second
13:58 animan thanks pmk65 :)
14:09 snooops Hi im back
14:10 maholtz did you insert the link via the link-button?
14:14 snooops_ hmmm
14:14 snooops_ got a time out
14:15 snooops_ ok im using the rte and the link-button
14:21 snooops_ maholtz are you still there?
14:23 maholtz @snoops: yep, sometimes:)
14:26 maholtz do not know, whats wrong with your rte
14:27 Denyerec Anyne here used RECAPTCHA with Mailformplus ?
14:27 maholtz @snooops: which setting did you use? typocial/demo?
14:35 snooops_ dont know ... what do you mean with setting?
14:37 maholtz in extension manager, you can set "Default configuration settings"
14:51 snooops_ cant find it
14:51 Denyerec can anyone give me the URL to the bugtracker?
14:51 Denyerec I need to report something with MailformPLus
14:52 maholtz @snooops: in ext-manager click on "htmlArea RTE"
14:52 snooops_ if im pressing at rte "Toggle HTML Source" i see that everythink is right. There is the "a" tag but at the database there is a "link" tag
14:54 maholtz lol:) then everything is fine
14:55 snooops_ ok ... what did i have to do in TS that the link tag is going to be a "a" tag at the output
14:56 maholtz well, that should be done automatically...
14:57 snooops_ i just defined in TS value.field = bodytext
14:57 snooops_ is that wrongß
14:57 snooops_ ?
14:59 maholtz :) ok, now i understand.. have an look at the definition of tt_content.text in your object browser
14:59 maholtz there you will find an entry "parseFunc" ...
15:01 snooops_ ???
15:02 maholtz do you now the typoscript object browser?
15:02 snooops_ ah yes ok
15:02 snooops_ but there is no parseFunc
15:04 snooops_ tt_content = COA and not text
15:04 snooops_ 10 = text
15:05 maholtz ups, you are right, take tt_content.text.20 = TEXT
15:05 snooops_ i got tt_content.10 = TEXT is that wrong?
15:08 snooops_ now i see nothing ...
15:09 snooops_ i entered what you say and i see nothing :D
15:10 maholtz no, should not enter tt_content.10 = TEXt, but you should have an look at the values defined there in object browser. there should be an entry "parseFunc"
15:11 snooops_ under tt_content.text.20 = TEXT ?
15:12 Denyerec http://bugs.typo3.org/view.php?id=7750 if anyone who cares is reading
15:12 maholtz @snooops: is there?
15:13 snooops_ no
15:16 maholtz hmmm.... there should something like that:
15:16 maholtz parseFunc =< lib.parseFunc_RTE
15:16 snooops nope
15:17 maholtz hm.. but you are in setup - not in constants?
15:17 snooops yes
15:17 snooops maybe i must set it
15:18 maholtz hm... if there is an lib.parseFunc_RTE is defined...
15:18 maholtz you should see that in the object browser...
15:18 maholtz you are in the main template?
15:18 snooops no in the ext. Template
15:20 maholtz have an look in the main template....
15:20 snooops there isnt it too
15:22 maholtz do you use css_styled_content?
15:23 snooops its installed and running but not used at TS
15:29 Ruudi hi
15:30 Ruudi has anyone played with "excludeAlreadyDisplayedNews" constant in tt_news?
15:31 Ruudi cant make it work, i have got a latest list with certain categories and another latest list that includes same categories but different template, and I would like news not to double up
15:33 snooops maholtz maybe the object COA didnt got parseFunc just CASE
15:42 animan how could i disable indexing for page type=98?
15:57 maholtz @snooops: sorry, but i do not know, whats wrong there ... did you included css_styled_content in your main typoscript setup?
15:59 maholtz @ruudi: yep, i used it, but afaik is it not an constant, but an typoscript entry? plugin.tt_news.excludeAlreadyDisplayedNews = 1
16:01 Ruudi i need to set it into pages typoscript then maholtz?
16:02 Ruudi got it in tt_news template constants right now
16:03 maholtz i have it in my setup:
16:03 maholtz plugin.tt_news.excludeAlreadyDisplayedNews =1
16:05 Denyerec hey ries
16:05 Denyerec I submitted a bug :D
16:06 ries Denyerec: you bastard!!! :D
16:06 Denyerec Well I submitted a workaround too
16:06 Denyerec So it's not all bad ;)
16:14 Ruudi maholtz thnx i think i tried it once already but seems to work now, that's cool
16:14 alexwx helo, returnLast of typolink parameter doesnt return URL params? as TT news piVars and so on??? How to get it?
16:20 vanelst Hello is here someone who could tell me what
16:20 vanelst Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /usr/local/psa/Users/<removed>/van-elst.biz/httpdocs/t3lib/class.t3lib_db.php on line 796
16:20 vanelst means? i keep on getting this message after installing... :-( thanks!
16:40 snooops maholtz no im not using css_styled_content
16:45 maholtz @snooops: use it:)
16:46 snooops ok
17:28 uriahheep is there an ajax library that can be used in parallel with any typo3 extension/functionality?
17:42 void uriahheep: any js library
17:47 uriahheep void: ok, but i mean an extension that has a bunch of server-side stuff coded
17:48 uriahheep void: sorry, s/library/extension/ ;-)
17:49 void uriahheep: you may use xajax
17:59 uriahheep void: hmm, that will permit me to make calls to individual content elements? ;)
17:59 void dunno. never used
17:59 uriahheep ah, ok
17:59 uriahheep have you ever used ajax on a typo3 site?
17:59 void yes
17:59 uriahheep cool... what did you use?
18:00 void i'm writing an ajax-powered extension
18:00 void now
18:00 Denyerec Hey void, uriah
18:00 void hi Denyerec
18:01 uriahheep hey Denyerec
18:02 uriahheep void: cool :P
18:02 uriahheep what is it? :)
18:07 void uriahheep: it is very custom extension...
18:08 uriahheep hmm, ok.
18:14 uriahheep void: is there an extension out there to make backend user administration simpler? :-/
18:15 void what do you mean?
18:30 uriahheep void: well, right now, backend user admin is pretty messy :P
18:30 uriahheep i mean, there are loads of parameters to play around with... imo, way too many :S
18:57 Nipsting hmm I cannot access any of extension menus on the backend menu. Anyone else had this problem ? tried it with phpMyAdmin and RealURL, nothing happens when I click the menus
19:09 maholtz @nipsting: reload your site
20:14 HardPhuck anyone here using any photogallery ext with a lot of pictures
20:25 uriahheep HardPhuck: probably ;)
20:25 HardPhuck which one
20:44 chefan in any case, a rough idea of "a lot" in the context could help
20:44 chefan ymmv
20:47 HardPhuck 15 - 30 pictures per album, one added every week
20:48 HardPhuck one album not one picture :)
21:31 Valda hey people
21:31 Valda how do I add a javascript unction in T3 onload ?
21:31 Valda +f
21:35 void use page.bodyTag
21:35 void if you want to use <body>'s onload
21:37 pmk65 or better, create a javascript function to add the onload event.
21:37 pmk65 that way you can have multiple onload events
21:40 pmk65 here's a couple of add/remove event Js functions from one of my extensions. http://phpfi.com/300581
21:43 porkpie hi guy's .. I am trying to workout why the trusted cert I am using is not being pickup by typo3 https://www.citrusagents.com is show the lock ??
21:44 porkpie Do I need to do something in the backend to enable it ?
21:54 Valda void, ppmk65, just another small question
21:55 Valda I wrote a an stdwrap around a FORM
21:55 Valda but I would like to add the code after the form, rather than before
21:55 Valda how do I proceed ?
21:55 void show your code
21:55 void on phpfi.com
21:56 Valda okay
21:57 Valda http://phpfi.com/300588
21:57 Valda here it is
21:58 void Valda: i don't see pipe in your .wrap
21:59 void porkpie: really? i also saw extension with name like "https enforcer". check that out
21:59 Valda mmmh
21:59 porkpie void:I didn't need it https://www.citrusagents.com
21:59 void Valda: .wrap usually is like .wrap = <li>|</li> and so on
21:59 porkpie all working
22:00 Valda cdone void
22:00 void porkpie: but it also work with http, right?
22:00 Valda *done
22:00 porkpie void:doesn't look like it
22:01 Valda it's true I forgot the pipe
22:01 Valda thks
22:01 void Valda: np
22:01 porkpie it will load the page with http but when you click anywhere else it will use https
22:01 porkpie maybe you can have 2 base url's
22:01 void porkpie: aha, i see
22:01 porkpie I will check it out
22:02 void that ext is for more flexible https setup, i think
22:03 void for example, https for particular pages and so on
22:09 porkpie void:it breaks realurl
22:09 porkpie void:I think the realurl syntax need to understand that it is https
22:17 porkpie hmm! https and realurl seem to be a problem ..... anyone come across this before ?
22:28 pmk65 porkpie: with tx_httpsenforcer you can do this -> http://phpfi.com/300598 in order to have 2 baseurls. maybe it helps?
22:29 pmk65 also setting "config.prefixLocalAnchors = all" might get you the correct links.
23:17 a-mmmmm oi hi there

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.