Search the website and IRC logs

#TYPO3 IRC log from : Monday 14 June 2010

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul 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:54 joyce hi foertel...Thank You very much!
01:27 foertel joyce: welcome ;)
02:08 joyce foertel :- am installing the Extension tt_news and it cant install this is the message (No file uploaded! Probably the file was too large for PHPs internal limit for uploadable files.)
02:35 joyce anyone pls help me with the above question
03:04 joyce hi anybody there?
09:13 Prot0 morning
09:13 Prot0 :-)
09:30 sorenmalling Morning
10:16 Cyroq Hey, is there an easy way to change the page id's?
10:20 teppi|work Cyroq, no .. only directly in the database but I wouldn't recommend to do this
10:23 Cyroq Hmm ok, I found a way to reset the counter within phpmyadmin but it's not possible to change the id directly?
10:24 teppi|work Cyroq, i you have already content you would also have to change the pid-values of these entries and so on.. and maybe you have at other places references to these page ids .. so its not very clever to change this.
10:24 teppi|work *if
10:24 teppi|work there is no way to change this directly
10:24 teppi|work or at least no way I know ..
10:24 teppi|work but I assume it is not possible .. because it makes no sense in the end :D
10:26 Cyroq Hehe true, I just wanted to clean things up since I have created and deleted about 30 pages (a)
10:49 drindt hey there i have a question about the list module, i would like to get a birthday list of my fe-users, the users where the birthday isn't set appear as 1970-1-1 i think because the date field doesnt represent any value. this might be a view issue (representation layer)? how to fix that wrong output?
10:53 proserion Hey ppl, I have a question regarding the real url ext. Is it possible to reset the urls and force real url to re-gather the paths of the tree?
10:56 teppi|work proserion, Info-Module -> select root page -> Speaking Url Management -> select for how many levels you want to delete the entries .. -> then delete the entries for : Id-path-mapping / encode cache / decode cache ..
10:57 proserion And real url recaches/ researches the paths afterwards?
10:58 Prot0 yes
11:00 proserion Thanks again. Oh, one more thing, does anyone know where to get a free ssl certificate?
11:01 nick108 only self-signed certificates are free
11:05 pascalj proserion: those are free: http://www.startssl.com/?app=1
11:08 nick108 I'm struggling with the latest version of RealURL and TYPO3 4.3.3
11:08 nick108 in Safari pages visited for the 1st time return a blank page
11:09 nick108 I've set displayErrors to 2 in TYPO3 install tool to no avail
11:09 nick108 FF and IE6+ seem to be ok though
11:11 proserion thx pascalj
11:32 asdfasdfas is anyone here?
11:33 PiMB_ sure
11:33 asdfasdfas i had a few questions and hoped someone could help
11:35 Prot0 just ask them :-)
11:35 asdfasdfas ok
11:36 asdfasdfas basically we want to put an inline frame with the url containing the FE_user presently logged in
11:36 asdfasdfas was wondering if someone had a quick way of doing this
11:36 asdfasdfas new to typo3
11:36 asdfasdfas and trying to convince the boss this is the way to go and move away from the other cms
11:37 proserion curious, I checked hidden in menu, but still visable, why?
11:56 teppi|work proserion, most likely the code which is reponsible for rendering the menu doesn't care about this flag ..
11:56 teppi|work :-)
12:03 teppi|work asdfasdfas, here a little exampel to retrieve fe-user-data in typoscript: http://www.phlogi.net/f/t3/tsp/sp/-67d7dc0eb6 .. maybe helpful .. what do you want to do with this url?
12:03 animan hi. does anyone know what might cause my tt_news to not show any rss feed?
12:04 animan constants: http://www.phlogi.net/f/t3/tsp/sp/tt_news_rss/
12:04 animan setup: http://www.phlogi.net/f/t3/tsp/sp/tt_news_rss_setup/
12:04 aterriblechaos somebody has i idea why $("a").hover( function () { alert("mouseIn"); }); should not work=
12:07 asdfasdfas teppi|work: I want to use it to put in an Iframe url
12:08 teppi|work aterriblechaos, maybe in #jquery? :p
12:09 aterriblechaos ok i will try there ;)
13:25 proserion how can I copy a part of a tree recursively?
13:34 _ramo Hi
13:34 _ramo if i want to integrate a module in typo3, which e.g. enables me to load content from a database, does that module need to be implemented in typoscript or can i use php too?
13:34 _ramo plain php
14:02 Georges_Abitbol I have a strange issue.
14:03 Georges_Abitbol my typo3 backend works great. I can connect
14:04 Georges_Abitbol But I can't connect to install tool. The popup is everytime showing up. No errors of logging but it is as if cookies were not enabled. But there are. Any ideas ?
14:12 proserion you have the file, right?
14:22 dbugger hey guys. How can I make it so my "tt_news" shoWs the "[more]" link in different languages?
14:24 pgampe dbugger: import those l10gs with the extension manager
14:25 dbugger those what??
14:26 pgampe languages
14:26 dbugger im not sure how to do that...
14:26 pgampe go to extension manager
14:27 pgampe and select translations in the dropdown
14:27 dbugger done
14:28 dbugger now?
14:28 dbugger my default language is german, and im doing an alternative english version
14:31 pgampe imported?
14:31 dbugger yes
14:31 pgampe make is your other content translated?
14:31 dbugger Yes
14:31 dbugger but im still seeing "more" in the german web
14:32 pgampe try putting the following into your TS template:
14:33 pgampe plugin.tt_news._LOCAL_LANG.de.more = viel mehr
14:34 dbugger nope....
14:34 proserion Is it possible to have an 1by3by1 Content element template?
14:34 dbugger this is my template: http://paste.phlogi.net/-9131bbbf90
14:36 dbugger i dont know what a 1by3by1 is :S
14:37 proserion Having a content element on the left and right (small) and one in the middle (left and right 1/5 and middle 3/5)
14:38 aterriblechaos dbugger you are missing some language settings .. config {sys_language_uid=0 language=de locale_all = de_DE.ISO8859-15 # set right locale here!}
14:39 dbugger Oh! Now it works!
14:39 dbugger Thanks! I didnt find any right manual to set languages and I did everything with bits of code i found here and there
14:40 pgampe dbugger: 1by3by1 is css not typo3
14:40 pgampe dbugger: http://typo3.org/documentation/document-library/core-documentation/doc_l10nguide/current/
14:41 pgampe always look out for official docs first :D
14:41 dbugger I did, but typo3 documentaion isnt precisely... clear
14:41 dbugger :P
14:45 dbugger Oh, another question, please. I have the plugin in display mode: LIST, but only shows header and subheader. I'd like it to show a few lines of the beginning of the news. How can I do this?
14:46 zed_devil hi all
14:46 pgampe dbugger: leave out the subheader... it will take the beginning of the text automatically
14:47 proserion Another small question, is it possible to indent a record, to make it appear centered?
14:47 pgampe or you can include the bodytext marker (from single view) und set stdwrap. crophtml in TS
14:49 dbugger I didnt know about the subheader! Thanks!
14:49 dbugger Is there a way to enlarge or shorten the amount of text it shows?
14:49 zed_devil i set up a new typo3 4.3.3 with templavoila 1.4.4 > now i have problems with the backend - when i delete a CE i hat to reload the page first; the dropdown to hide an element goes away as soon as i move the mouse < what can i do? i have another installation with hte same setting and there ist no problem
14:51 proserion pascalj, would you mind, if I query you, please?
14:52 dbugger pgampe, what bodytext marker??
14:52 pgampe the marker in your tt_news template... look into the tt_news manual for more information
14:56 dbugger pgampe1, it s alittle big... Could you give me a direction?
14:59 pgampe1 you have supparts for each view, eg. single view, list view, latest view... each has some html and some ###marker###
15:00 dbugger Ok, so far with you
15:01 jbaptiste_j markers look like that ### MARKER ###
15:02 dbugger aha, Im with you so far
15:02 dbugger What marker should I use to cut the news to certain point?
15:03 proserion pgampe, would you mind if I pm you for one small question?
15:04 pgampe proserion: no :)
15:07 dbugger pgampe?
15:12 pgampe dbugger: not marker, you have to use typoscript
15:15 dbugger im doing this now, but it s not working...http://paste.phlogi.net/-0b2756f119
15:17 pgampe dbugger: make sure to do a "crop >" before the crophtml
15:17 pgampe this works only of the subheader is empty!!!
15:17 dbugger pgampe, they are all empty now
15:18 dbugger pgampe, im not using cropHtml, im suing simply "crop" as the manual says
15:19 pgampe dbugger: yes, but this will break html tags unless you do a htmlspecialchars
15:20 dbugger anyway, it s not working... what is missing?
15:21 dbugger welcome back pgampe :)
15:21 dbugger pgampe, anyway, it s not working... what is missing?
15:50 neoneye I see no Metadata tab. What may cause the Metadata tab not to be visible? the site runs typo3 4.2.11
15:50 neoneye is there a global typoscript setting to activate it?
15:51 neoneye I have seen the Metadata tab present both in newer and older typo3 setups
15:52 neoneye so what am I missing?
15:55 neoneye TCEFORM.pages.abstract.disabled = 1.... I guess I can look for
16:12 bartbogdan Is anyone running realurl with dam frontend?
16:12 bartbogdan I'm trying to setup realurl such that it shows the original filenames even though I am using push
16:15 bartbogdan see http://paste.phlogi.net/realurl_dam
16:54 ol3g Hallo, ... habe Probleme mit dem Rich Text Editor und Sonderzeichen
16:54 ol3g ow, english only
16:54 ol3g sorry.
16:56 ol3g Ive got some issues with special chars and the RTE ... like special quotation marks and long dash
16:58 ol3g Should I try an other editor?
16:58 ol3g The specials chars are shown as ?
17:01 ol3g No help?
17:04 ol3g NO HELP? :)
17:07 ol3g too bad. thanks anyway.
19:00 seb_ hi, i have a big problem
19:00 seb_ i use the extension tt_products version: 2.6.2
19:01 seb_ but i need the version 2.8.0 for more features
19:02 seb_ but the newer version is not found
19:03 seb_ can anyone help me?
19:04 seb_ jemand da=
19:04 seb_ #`?
19:49 joyce hallo
19:50 joyce how is everyone today?
19:50 soee is there any extension for TYPO3 that can highlight TS cnode etc?
19:50 ironm hello joyce
19:54 ironm well .. I go for a run now ..
20:46 SebastianJu someone knows how to add static variables in a own extension? so that users can change the var in typoscript?
20:51 PiMB sure
20:52 PiMB do you have an extension already?
20:52 SebastianJu I have read about directory static and setup.txt and so on but it seems these has to manually put into static includes by the backenduser. how to do it automaticallyß
20:52 SebastianJu ?
20:52 SebastianJu yeah I have an extension
20:52 PiMB you don't want to have to much automatically, because of the fact that users may want to have different settings.
20:52 SebastianJu to be exact I want to specify a templatefile
20:53 SebastianJu yes. because of that I want to have a standardsetting that points to the standardtemplate. and the user can set another path for his own template in typoscript. thats what i search
20:55 PiMB then you might want to use the include static ts extension
20:55 PiMB and not add it by default
20:56 SebastianJu i already created a static-directory with settings I think are right. then inserted the matching code into tables.php and cleared the cache in typo. but the vars doesnt appear in object browser. I can see it at static includes of the template but it would need to add manually. thats not what I want
20:57 SebastianJu include static ts extension? do you mean a way to automatically have the var set only by installing the extension?
20:58 SebastianJu ideally I would like a user installs the extension and only by doing that the path to the template is set. and the user can change it in his typoscript...
21:00 PiMB you could do a couple of things
21:01 PiMB either include static setup.txt from the extension like descriped here: http://wiki.typo3.org/index.php/Extension_Development,_add_static_extension_templates
21:01 PiMB of course every kind of TS could be inserted into the setup.txt
21:01 PiMB you could also let the php code handle the default option with a regular
21:02 PiMB ( ( !empty( $conf['templateFile'] ) ) ? $template = $conf['templateFile'] : $template = 'your_preferred_template' );
21:03 SebastianJu ah, that could probably do the trick... with the first solution would the settings from the file be found in object browser?
21:03 PiMB yes, but only if you add the static extension via a typoscript template (see step 3
21:03 PiMB brb
21:03 SebastianJu if so the first solution probably would be the better solution because the user could see in object browser what vars are available to set
21:06 SebastianJu but when its needed to manually click the static extension to insert how are other extensions doing such things? I mean they are only installed and have instantly vars available in object browser...
21:10 SebastianJu i now tested it and my var was available in object browser but only after I manually added the extension in static includes... but it should contain the standardpath to the standardtemplate and because of that it would make more sense when this setting is set without further user-actions...
21:16 PiMB well, there used to be a file ext_typoscript_setup.txt in extensions
21:16 PiMB but I believe that one's deprecated
21:16 PiMB afaik
21:16 SebastianJu yes I have read this too... but when it does what I want... maybe I should try it...
21:17 PiMB you could do that
21:18 SebastianJu strange when they deprecated it without adding a replacement for it. a static include that has to be inserted manually is really a change
21:18 PiMB it's a bit
21:19 PiMB don't know the real reason, but probably it has to do with the option of including it or not.
21:19 PiMB it's a small hassle to add it manually
21:19 SebastianJu thank you for helping... I will try it this way... :)
21:19 PiMB but a big one to disable TS that you don't need which is added automatically
21:19 PiMB and to overwrite it you'll get twice the code, which is unwanted, because it's slower
21:20 PiMB good luckj
21:20 SebastianJu but in case of a template that should be changed in typoscript it needs to be set without interaction. otherwise the extension wouldnt work from start...
21:20 SebastianJu thanks!
21:21 PiMB That's true, but you could also do it like tt_news does, and give a warning if no TS is set at all
21:22 PiMB then you can tell the user to set it either via template or via custom TS
21:25 SebastianJu hm. I will think about...
21:25 PiMB :)
21:25 PiMB just put it like this: it wasn't deprecated for nothing :)
21:28 SebastianJu yeah probably. but I think its not the best choice they did because they complicated it. on the other hand if the settings are first set and after that changed I dont think it would slow down very much.
21:29 SebastianJu and even when including as static include you have to do it and has to change the template-var afterwards. which means it would have the same speed as with the old style
21:30 SebastianJu and the static include probably includes a good amount of settings and the user isnt wanting to change all of them.
21:30 PiMB depends, if the old style uses a lot of settings but I need only one, then it would count as unnecessary weight
21:31 SebastianJu yeah but with a static include that is setting a good amount of vars you would have the same as with the old version of inbounding
21:31 PiMB and true, 1 extension or template probably doesn't harm much. But I've worked with websites with literally hundreds of templates and settings
21:31 PiMB Let's agree there are pro's and con's ;)
21:32 PiMB maybe transfer the discussion to t3dd? along with a beer?
21:32 SebastianJu ok... :)
21:32 SebastianJu is it the developerchat?
21:33 PiMB developerchar?
21:33 PiMB t?
21:33 PiMB Typo3 developer days in Elmshorn Germany
21:33 SebastianJu ah... ok...
21:33 PiMB then I guess you don't have tickets :)
21:33 SebastianJu nope...
21:40 Traveler hi, i create my own extention i have a little problem with a textarea! if i insert an img t3 removed the <>´s from my html-tag ... but i dont know why .. can somebody help me?
23:11 bacardi_ hi
23:11 bacardi_ someone can help
23:11 bacardi_ how to update from beta2 to beta3
23:20 bacardi_ ?
23:25 bacardi_ no way?

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.