Search the website and IRC logs

#TYPO3 IRC log from : Thursday 10 September 2009

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
00:03 phil1 kind of
00:13 phil1 cya
08:36 iaj lo there:)
08:42 sorenmalling Morning all
08:52 menak hi
09:19 schabracke morning!
09:20 elmargol I have a static file in my rootdir... how do I hide this from realurl /typo3?
09:20 elmargol If I try to access it using my browser typo3 says it does not exist :(
09:21 elmargol Reason: Segment "Foobar.xml" was not a keyword for a postVarSet as expected!
09:43 maholtz|WORK morning
09:43 sorenmalling Morning maholtz|WORK
09:44 schabracke morning!
09:46 schabracke @maholtz@WORK and there is good news: i solved my problems :)
09:47 maholtz|WORK great, what was the solution?
09:48 jbaptiste_j greetings, I have a problem with typo which lools like a network related problem
09:49 jbaptiste_j I have 2 servers hosted in two virtual machines hosted in the same physical host, one PRODuction serverr and one DEVeloppement server
09:49 jbaptiste_j The production server works fine
09:49 schabracke i used the sk_comments teaser (like u said) customized it (like you said) and now im happy (like u prophesy)
09:50 jbaptiste_j the developpement server is fine as long as you use an internal IP but if you use a public (external) IP or its URL, then in the backend many popups will not work
09:50 maholtz|WORK did you try different browsers, perhaps an security thing in one of them?
09:50 jbaptiste_j urls such as http://193.49.207.204/typo3/browser.php?mode=db&bparams=data[be_groups][18][db_mountpoints]|||pages| give you a network error
09:50 jbaptiste_j I tried FF and IE and the exact same action works in PROD
09:51 jbaptiste_j we have a netask firewall but it is configured the same for SEV and PROD
09:51 jbaptiste_j SEV -> DEV
09:52 maholtz|WORK WAF? web application firewall?
09:54 jbaptiste_j Sorry I do not personnally have access to this firewall and don't know which one it is
09:54 maholtz|WORK _imho_ you should ask the server admin
09:54 jbaptiste_j but I fear it is the exact same firewall protecting every machine in our network
09:55 jbaptiste_j I've been signalling him the problem and he solved it in PROD by changing certain parameters but it doesn't solve the problem in DEV
09:55 maholtz|WORK well, you got an error message
09:56 maholtz|WORK so it could be a php problem (you should read php error log) or another server thing
09:56 jbaptiste_j (roughly translated from French) connection was reset during the loading of the page
09:59 BlueWing hi
09:59 maholtz|WORK _imho_ it happens, if the server disconnects you
09:59 maholtz|WORK i bet on an WAF, but i could be totally wrong
09:59 _pedda_ hi all
09:59 maholtz|WORK but that is not an TYPO3 issue (well, perhaps PHP)
10:00 BlueWing I'm using itemsProcFunc to display a select in the backend, the values are depending on another 'parent' select and I'm getting "Invalid value" on the child select after the parent's value changes
10:00 jbaptiste_j argh I do not have the rights to nano /var/log/messages
10:01 BlueWing how can I specify which item is selected?
10:01 jbaptiste_j that is where the error log would reside wouldn't it ?
10:01 jbaptiste_j hi pededa
10:02 BlueWing I think it's the same problem as changing the value of a flexform in a php function. is this possible?
10:03 jbaptiste_j hi pedda
10:03 jbaptiste_j hi _pedda
10:06 schabracke @maholtzWORK did i tell you of mm_forum/container problem yesterday?
10:10 alzayon hello
10:11 alzayon i have a question regarding typo3's RTE
10:11 maholtz|WORK @schabracke: didnt had the time to read the channel, read only some parts
10:11 alzayon i am a newbee btw, and i use IE6, FF3.5 and my typo3 is version 4.2.8
10:11 maholtz|WORK @alzayon: so welcome:)
10:12 maholtz|WORK and just ask your question (and, well we try to answer, but it often takes some time)
10:12 alzayon tnx, please help me with my problem, my problem is that when i type something in the RTE for a hyperlink, when i save and reedit the page, the & in the hyperlink become ;amp&
10:12 alzayon have you encountered this before?
10:14 maholtz|WORK but the link itself is correct?
10:14 SEBAR Hi everybody
10:14 maholtz|WORK hi SEBAR
10:15 SEBAR Does anyone have some experience with the TMailform extension?
10:16 alzayon @maholtz - yes the link itself is ok
10:17 maholtz|WORK and that only happens in an hyperlink?
10:20 alzayon @maholtz - yes
10:20 alzayon wait i havent checked with the other yet
10:20 alzayon but I have only used & in hyperlinks for now
10:21 alzayon so i only saw that it happens in the hyperlinks
10:21 elmargol I added Redirect 301 cgi-bin/foo.cgi http://www.foobar.com/ to my .htacces and I does not work :(
10:22 schabracke ohoi SEBAR#
10:24 SEBAR schabracke:shalom :)
10:28 jjulian_ hi im having a little problem: im trying to have a language dependend constant in the template file called main.html. i can set it in the template system in the setup but i dont know how to use it in the template file.
10:29 schabracke hehe
10:30 schabracke hows everything going SEBAR?
10:30 maholtz|WORK @alzayon: try to test it within/without links and in different content elements
10:35 teppi|work jjulian_, what do want to do?
10:38 jjulian_ teppi|work: im trying to have a domain in the template file: http://static.domain.com for english and static.domain.tw for taiwan page. and so i want to have something like ###staticURL### in my template file which i include in the template system of typo3
10:38 teppi|work you mean the base-url?
10:39 jjulian_ no its not the baseurl
10:39 jjulian_ i paste something one sec
10:41 jjulian_ teppi|work: http://paste.phlogi.net/-c297032e9f/ i thought about something like that
10:42 jjulian_ i just need now to change that url dependend on language
10:42 jjulian_ if that works in any way as i thought :D
10:42 SEBAR schabracke: Fine as everytime
10:42 SEBAR :)
10:42 jjulian_ to clarify a bit: i need this template variable/constant in every template not just in the main.html whats the best practice to do so?
10:43 SEBAR I just have some difficulties with the TMAilform extension
10:44 teppi|work jjulian_, i still dont understand what you wanna do :-) ..
10:45 teppi|work jjulian_, there are conditions
10:45 jjulian_ teppi|work: im trying to have a variable in every template file which differs from language to language.
10:45 jjulian_ teppi|work thats all :D
10:45 teppi|work jjulian_, http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/4/1/
10:46 teppi|work jjulian_, overwrite lib.staticurl.10.value inside this condition statements
10:47 jjulian_ and then it should work? but where do i have to set that? in every template in the template system? where could i do that that it works on every template?
10:47 teppi|work depends on how you build your TS-setup
10:48 teppi|work usually you should have a basic template which is inheritated to all subpages .. there it should be set ..
10:49 jjulian_ so you mean an isRoot template?
10:49 teppi|work but i dont know if it fits to you .. especially, when you ask questions like this ;-)
10:49 jjulian_ teppi|work yeah im new to typo i got the page from a friend and he doesnt wants to continue it :D
10:49 fipu hello.. want to make a event list with tt_news... with "amenu" I want to show events per month. But it only displays the events from this month... but there are 1 in november and 1 in december in the list too...
10:50 teppi|work jjulian_, yes .. should be in the root template .. but i cant tell you that for sure
10:51 jjulian_ so at the moment im trying to move every src="fileadmin/templates/img/favicon.ico" or "typo3temp/pics/anyjpg.jpg" to static.domain.com|tw/tpl/img/favicon.ico and static.domain.com|tw/pics/anyjp.jpg
10:51 Bitcrusher_Work hi guys
10:51 _pedda_ someone still looking for a t3con ticket ?
10:53 teppi|work jjulian_, sounds really weird
10:53 jjulian_ its not weird its a speed optimazition :D
10:54 jjulian_ cause on that subdomain i can send cache headers and its cookie free
10:56 fipu Nobody a hint for me why amenu doesn't list all news from the listview? I have more news in the list that are shown in the amenu :-(
11:01 enmerkar_ meh, anybody in here got realurl working with multiple domains and mount points?
11:04 maholtz|WORK @fipu: there was something with news-archive date etc.. imho only archived news are shown?
11:05 fipu no.. all the news in this month are displayed (these are non archive) ...
11:09 elmargol Got a flyer from SiMedia. basically anti open source FUD. They try to sell a closed source cms :(
11:11 enmerkar_ hm, seemes to be a problem with draft mode only .oO
11:12 teppi|work fipu, there is a table somewhere down below .. it seems that the amenu never shows future news .. but im not quite sure ..
11:12 teppi|work erm here: http://typo3.org/documentation/document-library/extension-manuals/tt_news/2.5.2/view/1/3/
11:15 fipu teppi, the amenu shows future and past if you check in the plugin "whatever" (non archived and archived) ... so, it should work with future events too I think...!? the events are displayed with start and stopp time.. archivedate = 0 is disaplayed ...
11:15 fipu teppi, there are future news displayed.. but only from this month.. :-(
11:16 Bitcrusher_Work anyone her got experience with a TS CONTENT object that is suppose to select tt_content from a page, but it also ends up selecting hidden content and get it in the wrong sort order
11:16 Bitcrusher_Work ?
11:16 fipu teppi, thanks for the link "The AMENU content-element can be considered as a small calender that shows news by their datetime field. The value of the field archivedate has no influence on the archive-menu.".. so, it should work!
11:17 teppi|work fipu, dont know .. the table says somethign different .. never really understood tt_news :D
11:32 fipu @teppi, seems there is a bug in 2.5.2 with this... in your link is written that it is possible with future events/news
12:27 yuno is there a way to tell the rich text editor to leave my markup alone?
12:28 yuno it currently breaks my markup and makes it non-valid to boot
12:31 yuno oh yea... i should use the raw html thingy instead :>
13:16 snoy_ms hey all. Is there a way to give a be-user the permission to add and edit be-users ?
13:16 snoy_ms without complete admin permissions
13:18 snoy_ms ok that was paradox....mhhh. Just a tool that the user can allocate a be-user to be-groups
13:20 snoy_ms is there a way to do that or an extension ?
13:26 snoy_ms maybe just a link or a small tip
13:26 snoy_ms anyone?
13:27 sorenmalling Only admin users can edit/add be_users
13:28 snoy_ms i know, but i thought there is a trick to give one be user the right to allocate users to user groups
13:32 pmk65 snoy_ms: create an Action. Then your BE users can use that fron the TaskCenter.
13:32 snoy_ms sounds good, never used that
13:33 pmk65 you need to install the sys_action ext.
13:34 coffeejunky hi there
13:34 coffeejunky anyone active atm ?
13:34 snoy_ms pmk65: don't find an ext. sys_action
13:35 pmk65 snoy_ms: once the sys_action ext is installed, you can click on the "globe" icon and create an action record.
13:35 pmk65 sys_action is a system extension (so you need to enable display of shy ext)
13:36 snoy_ms pmk65: ahh sorry you mean the internal User>Task Center, Actions
13:36 snoy_ms ext
13:36 snoy_ms pmk65: sorry, thought you mean a rep. extension
13:36 pmk65 yes
13:36 snoy_ms ok
13:36 snoy_ms i try it
13:36 pmk65 click the globe icon to create an action.
13:37 coffeejunky anyone knows if it's possible to replace some strings in an extension output? need to replace urls inside the output of fb_magento
13:37 Bitcrusher_Work hi there pmk65 :)
13:38 Bitcrusher_Work i got a question for you about your slimbox plugin if you have the time
13:38 pmk65 sure
13:38 snoy_ms pmk65: thanks alot, thats what i needed ;-)
13:39 Bitcrusher_Work i've iframed a video in with your slimbox, but when i close the video while the video is playing, the sound/video just keeps playing in the background
13:39 pmk65 coffeejunky: if you modify the ext, you can do pretty much everything. ;)
13:39 Bitcrusher_Work but it seems to only happen on IE and safari
13:39 Bitcrusher_Work firefox is fine
13:40 pmk65 I haven't tried that myself, as I prefer using the Shadowbox script as that have more features. (and a special video mode)
13:41 coffeejunky ^ hmmm, thought there could maybe some ts solution to replace ;) okay, so i have to edit the api return string directly in fb_magento
13:41 pmk65 It could be because slimbox just hides the lightbox window on close, so that the video is still on the page (just not visible)
13:41 Bitcrusher_Work so you dont use your own plugin? haha
13:41 pmk65 If you prefer slimbox, I guess you could make some kind of script that unloads the content of the iframe before closing.
13:42 Bitcrusher_Work oh you made a shadowbox version!
13:42 Bitcrusher_Work no, no need to make it more complicated if shadowbox already works
13:43 Bitcrusher_Work sorry, dident see you had made a shadowbox version
13:43 pmk65 coffeejunky: You can parse the output through the typoscript lib.parseFunc, but it's not one of the easiest TYPO3 functions to learn..
13:44 pmk65 Bitcrusher_Work> There's a 3.0 version of my Shadowbox ext on Forge (the one on TEr is using SB2.0) -> http://forge.typo3.org/projects/show/extension-pmkshadowbox
13:45 coffeejunky pmk65: ^ should not be a problem after years of developing :-D just want to provide an example for co-workers without any php knowledge ;)
13:47 pmk65 coffeejunky: http://typo3.org/documentation/document-library/core-documentation/doc_core_tsref/4.2.1/view/1/5/#id4300657
13:47 pmk65 the "short" property of parseFunc might work for you (dunno if it's possible to use it to modify urls)
13:48 Bitcrusher_Work pmk65: i still havent figured out how to download stuff from the forge
13:49 sorenmalling Bitcrusher_Work: You can do a SVN check out or you can download the t3x files from sourceforge, just a second ill post a link
13:50 sorenmalling http://sourceforge.net/projects/typo3xdev/files/T3X/
13:51 Bitcrusher_Work thanks sorenmalling :)
13:51 Bitcrusher_Work and pmk65 :)
13:52 sorenmalling np :)
13:57 Bitcrusher_Work pmk65: that works, now the video stops when i close
13:59 animan hi. i'm having trouble with my RTE. It worked perfectly yesterday but today it just keeps loading and never actually appears
13:59 pmk65 Bitcrusher_Work> Shadowbox has a lot of nice features, so check the official SB page for various options. http://www.shadowbox-js.com/
14:00 pmk65 animan: Try clearing the TYPO3 caches AND the Browser cache.
14:01 Bitcrusher_Work how do i make it show flv movies? only see the option for swf without parameters it seems
14:01 Bitcrusher_Work <-- pmk65
14:02 animan (browser crashed) But anyone has an idea?
14:03 Bitcrusher_Work animan: have you started out by clearing you BE cache?
14:04 pmk65 Bitcrusher_Work> The example "Flash video" shows a FLV file using JW player.
14:06 Bitcrusher_Work pmk65: where is this example? cant see it in the manual or on the usage page for shadowbox
14:07 pmk65 search for "Flash Video" on the page i posted
14:07 animan I looked the shadowbox link someone provided here and my browser crashed :D after that RTE started to work again
14:09 Bitcrusher_Work pmk65: ahh, it was on the frontpage of it, and not on the documentation page ;)
14:15 pmk65 Bitcrusher_Work: If you use TinyMCE, then there's an updatepatch which enables Shadowbox on links created in the RTE (if youi select that option)
14:32 yuno is there some way to tell typo3 to aggregate and compress css/js files?
14:33 paese hi all
14:33 schabracke he there!
14:34 yuno ah... found something http://typo3.org/documentation/document-library/extension-manuals/gzip/current/
14:36 paese does someone know a plugin to paginate simple tables?
14:39 paese maholtz|WORK 5secs for another if-question? ;))) http://pastie.org/612238 works when &L=0 .. but it should also be displayed if &L is empty
14:41 maholtz|WORK mom
14:41 sorenmalling paese: if.isEmpty?
14:42 paese yes but syntax would be if.isEmpty = xy .. but what for xy?
14:43 sorenmalling {GPVar:L} or how it is you write it (it might be a wild guess, sorry if it's confusing more than helping!)
14:43 maholtz|WORK @paese: 10.lang.de = Kontakt
14:43 maholtz|WORK 10.lang.en = contact
14:43 maholtz|WORK 10.value = contact
14:43 maholtz|WORK 10.noTrimWrap = | | .|
14:44 maholtz|WORK 10.typolink.parameter = 34
14:44 maholtz|WORK well, or you do not set value
14:44 maholtz|WORK so page-title of page 34 would be used
14:44 snoy_ms maholtz|WORK: hey, don't forget typo3ugms on Monday ;-)
14:44 paese ok thx, will try taht :)
14:45 maholtz|WORK @snoy_ms: i will be there:)
14:45 maholtz|WORK thanks for reminder
15:01 animan has anyone used a21glossary plugin? i need to set it up so when non-logged users see some keywords they are not linked but when logged in (FE) user sees them, they are linked (to a page accessible only to logged in FE users)
15:16 schabracke @maholtz@WORK i still couldnt solve my mm_forum problem, have u got a few minutes?
15:21 yuno mh. the gzip output extension gives me either "Maximum execution time of 60 seconds exceeded" or "Cannot access empty property"
15:23 yuno mh. k. line 90 is wrong. $this->$error = false; should be $this->error = false;
15:24 yuno (how the f- did this ever work?)
15:56 pmk65 yono: try this ext.. http://typo3.org/extensions/repository/view/scriptmerger/current/
16:11 coffeejunky pmk65: danke für den tipp vorhin, funzt prima für page content nur mit der ext musst ich über einen php tweak verfahren
16:12 fuchur *hust*
16:12 fuchur english please :)
16:16 yuno pmk65: thanks
16:16 yuno i'll give it a try
16:19 yuno why does it call these files "*.gz.css"/"*.gz.js" instead of the usual thing (gz at the end)?
16:19 yuno pretty odd
16:41 yuno pmk65: scriptmerger works great :)
16:48 pmk65 yuno: I know.. (I use it myself too.)
16:51 yuno :)
16:52 yuno got a yslow v2 score of 91 (grade A) now
16:53 yuno got everything covered - except for that cdn bit (won't make any sense in this case)
16:53 yuno the document itself also isn't compressed, but there isn't much to gain anyways
16:54 yuno the document is only about 4-8kb
16:54 yuno (the scripts were pretty fat) :>
17:05 jbaptiste_j please remind me, if BackEnd Euser group "animals" has two subgroups "cows" and "hens" then cows can give milk and hens can give eggs, if a user is member of group "animals" can he give eggs AND milk ?
17:06 jbaptiste_j in other word if you are member of a group that has subgroups, do you inherit the permissions of every subgroup
17:16 jbaptiste_j_ sorry I was disconnected in case someone answered my quesqtion
17:23 m4rtijn nope
17:36 yuno can i turn that fe_typo_user cookie off? (there are no fe users)
17:44 yuno configuration: $TYPO3_CONF_VARS['FE']['dontSetCookie'] = 1;
17:44 yuno works
17:48 jbaptiste_j_ when users receive notification of change during workflow, can those email notifications be in French ?
17:50 jjulian_ hi i moved from one server to another and now have the problem that (i guess) the plugin thmailformplus is not working any more. i get the error that a non-static method RemoveXSS::RemoveXSS() cannot be called statically what could be wrong?
19:06 SEBAR Hi everybody
19:07 schabracke ALOAH
19:08 SEBAR I am using tt_news and for some reason when I output the latest news it renders my links like these: <a href="en/newss/detauils?dfds" title="bla"><strong>Demo News</strong></a>
19:09 SEBAR My problem is the <strong> tag. Does anyone knows where he is coming from?
19:32 jjulian_ hi why does this: shortcutIcon = http://static.mydomain.com/tpl/img/favicon.ico in the template system is not working?
19:40 SEBAR maybe you have to indicate it in .htaccess too
19:40 SEBAR as I remember
19:41 SEBAR you don't have to, sorry
19:41 SEBAR http://en.wikipedia.org/wiki/Favicon
19:44 SEBAR How can I change the page order in the BE?
19:45 jjulian_ its not working cause its not showing up in Template SEBAR
19:45 jjulian_ as far is i just add /fileadmin/templates/img/fav.ico its working and showing up in source
19:47 SEBAR okay, how did you made your template?
19:51 SEBAR Found it :)
21:19 SEBAR Hi how can I link to a news entry from the BE link selector?
23:34 schabracke HEy there! everyboda WAKE UP
23:34 schabracke :)
23:47 phil1 :)

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.