Search the website and IRC logs

#TYPO3 IRC log from : Wednesday 24 February 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
00:44 askabar Is there a way to declare a custom tsconfig for a FCE?
08:47 BejjWrk morning
08:50 PiMB morning
08:50 soee how can i put searchform under banner so the user have access to it on wvery page?
08:50 soee *every
08:51 BejjWrk map a lib.something and add typoscript to insert the form
08:51 saschae is there anywhere an example how to upload a file with extbase and fluid?
08:52 soee BejjWrk: any example of teh code ? im quite new to typo3
08:52 FloLeBlanc hi all
08:52 saschae hi
08:53 FloLeBlanc a new typo3 again - yay ;)
08:59 ZaFantasy hi
08:59 ZaFantasy is possible to use typolink() in cli mode ?
09:04 saschae @ZaFantasy yes!
09:04 ZaFantasy any tip, tutorial how to do that ?
09:06 saschae i'm not sure but i think you have to initialize some FE stuff first...
09:07 saschae for what do you need it?
09:08 ZaFantasy I need to generate some XML stuff and is too much data for FE generation so I need to run it with cj...
09:13 smeringe hi all
09:19 smeringe do I report "documentation bugs" into the forge's issue tracker?
09:32 marvin_ good morning everyone
09:32 smeringe good morning marvin_
09:33 marvin_ can someone suggest an extension for playing mp3s in the frontend (preferable with tt_news)
09:33 FloLeBlanc hi marvin
09:33 FloLeBlanc marvin: insert file does only provide a link?
09:33 FloLeBlanc hi smeringe
09:34 smeringe hi Flo
09:34 marvin_ currently i'm using the subheader part of tt_news to display the text and there i can't insert links
09:34 marvin_ i've tried mc_podcast, but somehow it's not showing up
09:36 marvin_ another thin, i'm wondering.. there are so many people online in this channel but many people hardly write at all
09:36 epimetheus There are all sleeping
09:36 marvin_ do u guys try to keep the chat to a minimum and concentrate on the typo3 stuff? ;)
09:37 marvin_ yeah, probably :)
09:37 marvin_ well i've got my first coffee of the day
09:39 saschae hey marvin! stop talking about coffee! please go to #coffee
09:39 saschae :P
09:40 marvin_ ^^ thx, will do
09:40 saschae ;-)
09:40 marvin_ but anyhoo .. still looking for a nice extension to play music
09:40 marvin_ and if someone's got time, i've got a bunch of litte problems ;)
09:42 epimetheus you can use a free flash player and include it in you template
09:43 marvin_ yeah, that's the thing...i don't know anything about how to change templates (courses are in a few weeks though)
09:43 marvin_ a more "plug'n'play" solution would be great
09:44 epimetheus In this cas you will have to look on to the web for some tutorials because it will be to complex to explain everything. The keyword is "TemplaVoila"
09:45 epimetheus The concept is to make a static HTML file that you can simply embed as template in you system.
09:45 epimetheus in the HTML you put your music player
09:45 saschae oh no templavoila is a little bit& too much& if you dont use it anyway...
09:46 marvin_ i've installed templavoila and .. i didn't get it.
09:46 saschae @epimetheus you're talking about FCE's?
09:46 marvin_ but if i only need to change html code, that should be possible
09:46 saschae ah ok
09:46 epimetheus In this case no, just a HTML template with the player included. At this time I wasn't thinking about Content Elements
09:46 marvin_ so i just need to look for any tutorial about flash players and don't need to get into the typoscript part. that sounds gread
09:47 marvin_ *great
09:48 tPl0ch Hi, I am trying to pass wmode=transparent to a flash media content element into the custom parameter section in Typo3 4.3.1. Which format do I have to use so the params get recognized
09:54 tPl0ch Hi, I am trying to pass wmode=transparent to a flash media content element into the custom parameter section in Typo3 4.3.1. Which format do I have to use so the params get recognized
09:54 epimetheus First it depend how do you include your swf movie
09:55 epimetheus do you use the object tag or swfobject
09:56 tPl0ch epimetheus, well swfobject creates an object tag, but I use swfobject
09:56 bjork hi there , good morning
09:56 bjork :)
09:56 tPl0ch hello bjork
09:56 bjork can i bother y ou guys asking sth ?
09:57 epimetheus http://www.typo3.net/tsref/cobject/multimedia/
09:57 ened bjork: just ask
09:57 epimetheus if you put the code by yourself then it is more a swf object specific question
09:58 bjork thnx :)
09:58 bjork i'm trying to upload a template in typo3
09:58 bjork but not everything goes under the plans
09:58 bjork i'm not sure what should i write in the setup field
09:59 tPl0ch epimetheus, I am using the content element FlexForm, there is a little textarea field called custom Parameters
09:59 tPl0ch I tried all variants of passing it in there
09:59 epimetheus try wmode = transparent
10:00 tPl0ch epimetheus, if that wasn't the first I tried
10:00 tPl0ch I wouldn't be here
10:00 bjork this is what i've written
10:00 bjork # Template content object: temp.mainTemplate = TEMPLATE temp.mainTemplate { template = FILE template.file = fileadmin/_temp_/main0/Untitled-1.html workOnSubpart = DOCUMENT_BODY subparts.INSIDE_HEADER = TEXT subparts.INSIDE_HEADER.value = HELLO WORLD! } # Default PAGE object: page = PAGE page.typeNum = 0 page.10 < temp.mainTemplate page.headerData.10.value = <link rel="stylesheet" type="text/css" media="screen,projection" href="fileadmin/wherever
10:00 epimetheus I don't use to embed swfs this way, no idea
10:00 bjork but the template wont upload :s
10:06 soee is there any plugin for typo3 for uploading files by users ?
10:06 ened bjork: Maybe try templavoila, way easier than this TS templates. Once you leanred the basics
10:08 tPl0ch Hi, I am trying to pass wmode=transparent to a flash media content element into the custom parameter section in Typo3 4.3.1. Which format do I have to use so the params get recognized?
10:09 FloLeBlanc tPl0ch: no matter what you do - update to 4.3.2 - came out yesterday, XSS security fix
10:09 tPl0ch FloLeBlanc, oki, thanks for pointing that out
10:12 tPl0ch FloLeBlanc, but could you tell me about the wmode=transparent thing
10:12 FloLeBlanc tPl0ch: sorry I have no clue
10:12 altmer Hi
10:13 FloLeBlanc do you use an extension for that? I'd check the extension manual or TSRef if it is native
10:13 FloLeBlanc I don't work with flash elements on my sites atm
10:13 tPl0ch FloLeBlanc, I am using the standard Multimedia CE from Typo3
10:14 tPl0ch can't find any documentation on how to pass custom parameters in the FlexForm
10:14 mimo Good morning (;
10:14 bjork morning :)
10:15 marvin_ morning
10:16 bjork guys can i bother asking sth ?
10:16 FloLeBlanc TPl0ch: http://typo3.org/documentation/document-library/references/doc_core_tsref/4.2.0/view/1/8/#id4302297
10:16 FloLeBlanc params should do that according to what I read
10:16 bjork i'm trying to upload a template in typo3
10:17 bjork ...telling the truth the books i've read have not a very good explenation
10:17 mimo How can i get a TS config into my extension-plugin?
10:18 mimo like: temp.testing < plugin.eventcore
10:18 bjork i've also written the setup code
10:18 tPl0ch FloLeBlanc, yes, but I did that already
10:18 MyGoddess bjork, where are you trying to upload? is there error message? What is your template?
10:19 tPl0ch I tried all possible versions of wmode=transparent to be added via FlexForm
10:19 bjork at the constant editor
10:19 tPl0ch WMODE=transparent, wmode="transparent", etc...
10:19 bjork the words of my template can figure
10:20 bjork but the css... no
10:20 MyGoddess The words of your template. I don't get the meaning.
10:21 bjork at the setup field i've given the right path to where typo3 can find the html and css file
10:21 bjork hmm Untitled_1
10:22 MyGoddess What is the typoscript code you used?
10:23 bjork # Template content object: temp.mainTemplate = TEMPLATE temp.mainTemplate { template = FILE template.file = fileadmin/_temp_/main0/Untitled-1.html workOnSubpart = DOCUMENT_BODY subparts.INSIDE_HEADER = TEXT subparts.INSIDE_HEADER.value = HELLO WORLD! } # Default PAGE object: page = PAGE page.typeNum = 0 page.10 < temp.mainTemplate page.headerData.10.value = <link rel="stylesheet" type="text/css" media="screen,projection" href="fileadmin/wherever
10:24 bjork and also this tags of typo3 <!-- ###DOCUMENT_BODY### -->
10:24 bjork in the html file
10:30 MyGoddess Ow, the old style. I think having your file in _temp_ could be quite unsuitable and disturbing. Try puting it in a real folder. But I am not used to the old technics, I prefer templavoilà.
10:30 pmk65 mimo: http://wiki.typo3.org/index.php/TypoScript_-_PHP_Interaction
10:31 bjork you think it's better templavoil
10:31 bjork ?
10:32 tPl0ch templavoila is the shit
10:32 tPl0ch use it
10:32 bjork ok, then if everyone says so ...
10:32 bjork i'll turn to templavoil too
10:33 tPl0ch I think the FlexForm "custom parameters" for the Multimedia CE is not working
10:38 FloLeBlanc tPl0ch: try creating and assigning the media file via TS for a test
10:39 tPl0ch FloLeBlanc, I got it working now
10:39 tPl0ch I was with stupid
10:39 tPl0ch <-
10:40 tPl0ch instead of just passing wmode=transparent, I needed to add params.wmode=transparent
10:41 FloLeBlanc good that it works now
10:47 mimo Hi, how can i change the TypoScript so that <div class="tx-efectoevents-pi1">..</div> won't be shown
10:58 pmk65 mimo: change the wrapping inside the extension (It's PHP not TS)
11:02 mimo pmk65: How can i do this? i've no class like that in my extension template
11:03 epimetheus You have to look at the extension folder and look where the final output is done and follow the functions requested.
11:03 epimetheus Good luck Derrick ;)
11:05 epimetheus usually for all the functions the same function - i don't remember the name now - parse the output and adds the css-style/wrap. Find that and kill it.
11:05 epimetheus all the extensions it is the same functions...
11:05 lindbergh hallo ladies gentlemen
11:07 lindbergh I have short question, related to L parameter
11:07 lindbergh so
11:07 lindbergh at the moment I have website, where L=0 refers to en language
11:07 lindbergh and L=1 refers to italian language
11:07 lindbergh so..
11:07 PiMB great
11:08 lindbergh now I have issue....need to change
11:08 lindbergh taht L=0 become italian, and L=1 english
11:08 lindbergh this turns not to be just simple number switching
11:08 lindbergh any advices?
11:09 PiMB :)
11:09 PiMB no definetly not simple number switching, because the records are also related to id's.
11:09 epimetheus the number is the id given by the language set in your list view. I think you will have to update the content/page linkage too
11:09 epimetheus and all the other tables depending on language
11:10 lindbergh wait
11:10 lindbergh so
11:10 lindbergh I need to go through all content elements
11:10 lindbergh and change default language
11:10 lindbergh how to do that
11:10 lindbergh through be?
11:11 epimetheus I think every database content with language settings. If you are good you can write a script and do that. But you will need to know where you have to make changes
11:11 lindbergh sounds like pain in the ass
11:11 epimetheus yeap
11:12 lindbergh can I somehow make that my landing page become: www.site.com/index.php?id=1&L=1
11:12 lindbergh and to hide L=1
11:12 lindbergh url rewrite or something similar?
11:12 epimetheus you can make a rewrite rule in apache
11:12 epimetheus That will resolve your problem at all
11:13 lindbergh you think think that that is better idea than making script
11:13 epimetheus of couse, by using a .htaccess you will be able to have nice URLs too ;9
11:14 epimetheus And no risks to kill you content
11:14 lindbergh nice
11:14 lindbergh and now just to learn how to play with htacces
11:14 mimo And how can i check via typoscript if temp.app and temp.side is empty, 5 = TEXT 5.value = test won't be shown.
11:20 tPl0ch hmm, everytime you edit a TemplaVoila FCE DS, Sections get Converted to simple containers
11:20 tPl0ch that suxx
11:27 soee how can i assign to a TEXT field some plain text and a value from databsase (field: title)?
11:33 epimetheus How can I specify the custom RTE image widths for each FCE? Is is possible to define it in the FlexForm or to set a custom TSconfig for a FCE element?
11:37 smeringe soee: : you mean like lib.mytext =TEXT lib.mytext.data = field : title <- gets the page title..
11:38 soee smeringe: and how can i add to my text some random text before database field value ?
11:39 smeringe make a COA add whatever entries you'd like to it and the page title object in as well..
11:40 soee smeringe: im new with typo3 what is COA ?
11:41 smeringe soee: http://paste.phlogi.net/typoscript_to_get_content_fro/
11:42 smeringe the first example gets content from db table tt_content (where most normal content is stored)
11:42 smeringe the second is what you'r looking for I think.. (one way of doing it at least)
11:43 soee smeringe: ok and no how can i display it in TXT mark?
11:43 smeringe soee: COA is simply a list of other stuff :)
11:44 tPl0ch hmm, what would be the best way to create a GIFBUILDER transparent image with black text on transparent background
11:44 smeringe donno any TXT mark (sounds like you use the "old" template way - nothing wrong with that though).. but do like this I guess: mytextmarker < lib.buhuu
11:45 tPl0ch do I have to use an image map that is only white
11:45 tPl0ch ?
11:46 soee smeringe: whats the new template way?
11:46 smeringe soee: :) the templavoila extension.. though really not that new anymore
11:48 smeringe tPl0ch: ehm? create a gifbuilder object like you said and set transparentColor?
11:50 tPl0ch smerige: so if I set transparentColor to white, it's fully transparent?
11:50 tPl0ch smeringe, ^
11:51 marvin_ hey there .. does anyone know a good/working twitter ext? (want to show my tweets on the website)
11:51 smeringe tPl0ch: ..then all white content in the image will be transparent, yes :)
11:51 smeringe tPl0ch: http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/9/2/
11:52 smeringe tPl0ch: transparentBackground would maybe be a good or even better option..
11:54 smeringe marvin_: checked TER? look at the first one there.. I've not used any of them, but the first one seems good to me :)
11:54 Bluespuke hi, i've a question about updating: i have a 4.2.9 installation (a little worse over the time, with old extensions) and a new server. now i would like to make a clean install of 4.3.2, install all extensions in their new version, copy over the fileadmin and export/import the tree.
11:54 Bluespuke is this possible or should i copy everything and update then?
11:54 marvin_ which one is that?
11:55 marvin_ that's the one i'm using
11:55 smeringe ..but?
11:55 marvin_ but it doesn't show my tweets
11:56 smeringe ..sounds more like a configuration problem to me?
11:56 marvin_ ^^ nah
11:56 marvin_ there's not much to configure. username and password and that's basically it
11:56 smeringe ..k. sry. then. no twitting here :)
11:56 smeringe marvin_: included the static template?
11:58 marvin_ let me check
11:59 marvin_ yes. both
11:59 marvin_ well .. thing is. the ext shows on the webpage (the twitter field) but no tweets in the field
12:01 smeringe sry then.. I still think it's a configuration issue, but what do I know.. no twitting for me anyway.
12:01 marvin_ sometimes i ask myself why i have to work with typo3 ... kinda frustrating if u don't get any training
12:01 marvin_ yeah, thanks...just wanted to check if i'm missing something else. .. i'll just check the plugin and stuff ;)
12:03 marvin_ dont fall off
12:03 smeringe I'll try
12:16 tPl0ch http://pastebin.com/p5sARDjp Can someone tell me why this is just adding an empty gif image to my FCE?
12:17 tPl0ch it should be a transparent gif with dark Text
12:30 soee how can i change language version on my page ?
12:49 FloLeBlanc is the font file in the correct directory and is otf supported?
12:53 tPl0ch FloLeBlanc, yes, freetype supports OpenType
12:53 tPl0ch and the Font file is in the right driectory
12:54 tPl0ch it just displays an transparent gif
12:56 tPl0ch no color whatsoever. If I turn off transparency, it just displays a block of color defined by backColor
12:56 FloLeBlanc I posted you my code for comparison: http://pastebin.com/xQ6fGwBB
12:57 FloLeBlanc this creates text on a predefined background image (balken_hl)
12:58 tPl0ch FloLeBlanc, well, taht does not differ a lot from my example
13:00 pmk65 tPl0ch: Try using a TrueType font (OpenType font's sometimes have problems)
13:01 PiMB anybody ever seen the strange case of a no_cache flag set in the page properties and the TS but the admPanel still says it's cacheable?
13:01 tPl0ch pmk65, I already used that font to display menu items, and that worked
13:01 tPl0ch but I am going to convert it to ttf then
13:02 pmk65 tPl0ch: -> http://onlinefontconverter.com/
13:03 tPl0ch pmk65, FontForge ;)
13:04 pmk65 I think the site uses FontForge too, but it's just much easier to upload a file on the web. :)
13:04 tPl0ch pmk65: then just saving it to .ttf from fontforge?
13:05 tPl0ch don't think so
13:13 tPl0ch pmk65: weird, with ttf it works
13:13 tPl0ch although the otf version worked as well before
13:15 pmk65 otf has much more complex data structure compared to ttf or pfb files. (ttf/pfb fonts are limited to 256 characters, where otf can have an endless number of chars)
13:18 tPl0ch pmk65: I know, with utf-8 charmaps
13:46 FloLeBlanc hey void
13:46 FloLeBlanc long time no see :)
13:46 void hey flo
13:47 void was (and am) too busy
13:47 void and too far from typo3..
13:50 soee how can i assign templete for tt_news using typoscript ?
13:54 void tt_news.templatePath =
13:54 void as far as i remember
13:56 WinstonS hey's
14:07 anteatersa is it possible to mix old fashioned template markers (###MARKER###) with a templavoila setup?
14:08 anteatersa I suppose it will not work cos I am not using tx_automaketemplate_pi1
14:09 void yes, it's possible, but possibilities are limited
14:09 Denyerec Hey flo, void
14:09 anteatersa could you point me in the right direction?
14:09 void anteatersa: you may stay with old-fashioned ### for main templated and use FCEs, for example
14:10 void also, "classic" extensions do use ###-syntax for templates
14:10 void so, everything depends on your needs
14:11 anteatersa well I am all setup with templavoila for main template and fce's but now I want to insert a ###COPYRIGHT### link at the bottom of my page.....should I just map that with templavoila?
14:11 anteatersa used to be as simple as: marks.COPYRIGHT < lib.copyright
14:11 void ah, if so..
14:11 void yeah, just map it.
14:12 void will stay as simple as it was
14:12 anteatersa ok, thanks
14:12 anteatersa darn, I really liked markers though
14:13 anteatersa specially putting them inside PIDinRootline conditions
14:13 Georges_Abitbol hi all
14:13 anteatersa oh well
14:13 anteatersa hi
14:16 Georges_Abitbol I have a question about typoscript. I have this TMENU code : http://pastebin.com/pG2QMjvb. I would like to insert a dynamic ID in class (MYID in example) as if I was in a for loop. Does anyone know how to do it ?
14:50 void Georges_Abitbol: typo3wizard had a recipe for that
14:50 void typo3wizard.com
14:53 Georges_Abitbol void: Thx, I have just find thaht. nice
15:18 tPl0ch http://pastebin.com/4BQV1HvW <- when using stdWrap.append in this example, nothing will be printed, it leaves an empty tag
15:18 tPl0ch when commenting out the stdWrap, it works
15:19 tPl0ch Is there a limitation on TS in TV FCEs?
15:24 soee i have this error with tt_news: This module "web_txttnewsM1" is not enabled in TBE_MODULES
15:24 soee any ide how solve it ?
15:25 anteatersa void: thanks that worked
15:30 soee what was parameter for page to set charset in typoscript?
15:33 MyGoddess config.renderCharset ?
16:30 stompUdown hi
16:31 WinstonS hey's
16:31 untouch_ im having a problem - i created a user group and a nonadmin user - when the nonuser trys to delete a page from the pagetree in the backend by left clicking on the page icon of the page the flyout menu misses a few links like delete
16:33 borgi untouch_: is the user owner of this page, the group allowed to delete page and are access rights of user all ok?
16:35 borgi But I joined also for a request... I try to index PDF Files from filepath, indexing pdfs linked in the RTE are indexed well, but from filepath doesn#t work neither when they are linked in a filelist
16:35 untouch_ yesthe grouphas all rights possible
16:36 untouch_ what version are you using
16:36 untouch_ can you give me a link
16:36 untouch_ and what does "doesnt work" mean btw ^^
16:37 untouch_ oh sorry i read wrong - cant help you with indexing sorry ;D
16:37 borgi untouch_: and the usergroups access rights are also set right, meaning Indclude Access List of the group is active and configured?
16:40 untouch_ oh yea
16:40 untouch_ i forgot to set all pages with a green X for delete under access -> permissions
16:40 untouch_ but i wonder why that isnt set to default
16:40 borgi only the owner is allowed usually
16:40 untouch_ everytime the user creates a new page i have to set it to deleteable as admin
16:41 borgi strange behaviour, let me check this
16:41 untouch_ thanks
16:53 borgi ok
16:53 borgi tried it in two different versions
16:53 borgi always the user who created the page is the owner
16:53 borgi and is allowed to delete the page
16:54 borgi versions are 4.2.10 and 4.3.1
16:54 TheEternalAbyss ok this may be an odd question, but I'm wondering if this is possible
16:55 borgi taking a coffee break now, grateful for any hints to my problem above
16:55 borgi damn indexed search
16:55 TheEternalAbyss I have a flash menu and I need it to remember the last known state. So i have in my TS the following HTML value:
16:56 TheEternalAbyss so.addVariable("activeTitle", "<buttonname, ie. Home>")
16:56 andybandi grüzi! TSpagegen::inline2TempFile makes trouble, has anyone a solution for including java script?
16:56 TheEternalAbyss Now i need that to change with each page it's on
16:56 andybandi my old extensions doesn't works with the new 4.3
16:56 TheEternalAbyss Home for Home page, About US for the About Us page, etc
16:57 TheEternalAbyss i know it TS I can extract the page/titles and display it and use it as a value but for the life of me I can't remember how and I saw it on some TS reference site, but I don't know where anymore
16:58 TheEternalAbyss could someone help me with what i need to put in there to have it include the current page title in that <buttonname> parameter?
17:00 TheEternalAbyss is it page.10.field = title?
17:01 TheEternalAbyss hmm
17:04 TheEternalAbyss so.addVariable("activeTitle", "page.10.field = title") would that even work?
17:06 milpoer hi all..
17:07 PiMB hi milpoer
17:07 milpoer PiMB: haven't solved my problem yet :( but i'm face one more now.. perhaps you can help
17:07 PiMB if you're quick. was planning on going home.
17:07 PiMB will be online tonight though..
17:08 milpoer i use sr_email_subscribe for newsletter subscribtion. but when subscribe i want the uses to subscribe to the language they are at.. so if spanish subscribe the spanish newsletter.
17:08 milpoer just say if you have to leave.. then i will try to figure it out.
17:09 PiMB you probably need some TS setup.
17:09 milpoer i have tried to make a sys folder for each language, to contain the subscribtions but the subscribtion is at the page containing the pluging..
17:09 PiMB are the language sysfolders where emails are stored?
17:09 PiMB ah okay, isn't there a way to select a sysfolder where the subscription is stored?
17:09 milpoer that was my idea but not working yet.. thats the issue..
17:09 TheEternalAbyss so.addVariable("activeTitle", "page.10.field = title") <--if I want to do that in javascript in my TS, how do I make it work. I need the field value in there, but that kills my script
17:10 milpoer PiMB: there is a starting point, but not at "store" point.. and haven't found it in the manual.
17:10 PiMB maybe try another then?
17:10 PiMB milpoer, you could try searching inside the extension for an INSERT query..
17:11 PiMB and see if there is some TS setting you could use
17:11 PiMB sorry mate, gotta run.
17:11 milpoer ok.. thx.. will search for more info.. see you.
17:11 PiMB I will be online later today. so if it doesn't work talk to you then.
17:11 PiMB bye
17:13 Georges_Abitbol I have subpages where I want to get content form parent pages columns (left & right). I use TV. Sorry but it do not see how to do it with TV
17:15 TheEternalAbyss wait i think i can just use javascript itself
17:15 TheEternalAbyss with document.title variable
17:20 TheEternalAbyss seems to not have worked...
17:20 WinstonS see you
18:36 PiMB hi alkl
18:36 PiMB all
18:50 PiMB milpoer, how did things go with the subscribtion?
18:57 ries anybody have been setting TYPO3 up in a loadbalacing situation?
19:04 milpoer PiMB: the manual says nothing.. but looking at an old one, i found the pid= could be set.. so now its fixed..
19:04 milpoer So now i have to fix the news issue.. :) but right now i'm cooking
19:05 PiMB :)
19:05 PiMB IMPORTANT 2
19:06 milpoer =)
19:06 milpoer perhaps i write you later when trying to solve it, ok ??
19:06 PiMB sure mate.
19:06 milpoer cool thx..
19:06 PiMB if I'm around i'll help
19:06 milpoer =O)
19:07 milpoer i go cooking.. see you later
20:22 milpoer PiMB: you still there ?
20:50 metoo hey there!
20:51 metoo can anyone tell me, if i can expend a spry collapsiblepanel to the left?
20:52 metoo -a
20:56 micha_ hello
21:06 PiMB hi all
21:07 micha_ hi
21:10 bjork hi there
21:10 PiMB hi
21:10 bjork can i bother asking u sth ?
21:11 PiMB you can try :)
21:11 bjork i'm installing a template in typo3 with templaviola
21:11 bjork and in some point
21:12 bjork appears this : Uncaught TYPO3 Exception
21:12 bjork Uncaught TYPO3 Exception #1: PHP : Function ereg() is deprecated in C:\xampp\htdocs\typo3\typo3conf\ext\templavoila\class.tx_templavoila_htmlmarkup.php line 529 t3lib_error_Exception thrown in file C:\xampp\htdocs\typo3\t3lib\error\class.t3lib_error_errorhandler.php in line 101.
21:12 bjork ....
21:12 bjork i'm sure i followed all the steps
21:12 bjork but i didn't see this coming
21:13 PiMB never see the uncaught exception comming
21:13 bjork and i also don't have a button ... Clear cache in typo3conf/
21:13 PiMB okay, let
21:13 PiMB let's start with versions.
21:13 PiMB which version of T3 are you running?
21:14 bjork 4.3
21:16 bjork i really apprichiate your predisposition for helping me :)
21:18 bjork i can't preview the page cause this "uncaught exception" doesn't allow me
21:23 PiMB which TV version?
21:23 bjork 1.1.1
21:24 untouch_ bjork: thanks
21:27 bjork ?
21:27 PiMB well bjork,
21:27 PiMB that might be a problem.
21:27 untouch_ err sorry
21:28 untouch_ borgi: thanks
21:28 borgi np
21:28 PiMB in 4.3. there are a couple of functions that are no longer being used. Due to php 5.2 and/or T3 4.3.x
21:28 PiMB so the function ereg() that is being used in your TV installation is no longer good.
21:28 PiMB and that's because your TV installation is 1.1.1 and current is 1.4.1
21:29 borgi i have a wrkaround for my indexed search problem now, works until the extension I have to develop works
21:29 bjork yes there are 13 like that
21:29 PiMB you could set the TYPO3 version back to 4.2.12
21:30 bjork are you saying that i should uninstall and reinstall the 4.2.12 version?
21:30 bjork isn't any other way ...? :(
21:33 PiMB upgrade TV, but I don't know how easy that is.
21:33 PiMB versions are wrong for each other, so either downgrade T3 or upgrade TV, I guess..
21:33 bjork what version of TV should i take ?
21:34 PiMB I don't know which version is right.
21:34 PiMB I never use TV.
21:34 PiMB but latest version is fit to work with 4.3 I guess.
21:34 PiMB but i've heard some people here complaining that it isn't perfect yet
21:34 bjork with what mannier do you make your templates ?
21:35 bjork cause i've tried many ways but none was succesfull :s
21:35 PiMB I use typoscript only
21:35 bjork with the setup code you mean ?
21:35 PiMB ?
21:35 PiMB how do you mean
21:36 bjork please tell me how you do it with typoscript
21:37 bjork cause i want to know where i'm wrong
21:37 PiMB you're not wrong mate.
21:37 PiMB there are multiple ways to a good product
21:37 PiMB some use TV, some use automaketemplate, and some (including me) do it by hand
21:37 PiMB there is no right or wrong way
21:38 PiMB you should use what suits you..
21:38 bjork TV was very near of creating the template
21:38 bjork but it wont work because of what i told you :s
21:41 bjork this version of templaviola ... i didn't choose it
21:41 bjork it was here with in the version of typo3
21:42 bjork i only installed it
21:45 PiMB tv came with T3?
21:45 soee_ is there any way to get page name and subpage name ? (lets say that i my page tree i have 3 pages with 2 subpages each)
21:46 bjork yes !
21:46 soee_ so if im on some subpage i want to display page name/ subpage name
21:46 PiMB soee_ where do you want to display this?
21:46 PiMB bjork that's odd, I've never seen a TV being shipped with TYPO3.
21:46 soee_ PiMB: lets say in footer it doesnt matter i just want to know how to do it
21:47 Thasmo title.field = subtitle
21:47 PiMB can be done with typoscript
21:47 Thasmo or title
21:47 Thasmo on a text object :>
21:47 PiMB http://www.typo3wizard.com/en/snippets/general-config/show-page-title-from-parent-level.html
21:47 PiMB try this link mate
21:47 soee_ ok give me a minute ill try
21:48 bjork what do you suggest me PiMB ?
21:48 PiMB not sure mate.
21:49 PiMB find out if you can upgrade the TV.
21:49 PiMB maybe on a test installation?
21:50 bjork how about it ? :S
21:52 PiMB ?
21:52 bjork do you have any button called Clear cache in typo3conf/ ?
21:52 PiMB well I have the lightning bolt in the top right.
21:52 bjork under Admin functions ?
21:52 PiMB the actual 'clear cache' button disappeared from 4.2 I believe
21:52 bjork no , not that
21:53 PiMB in the top right, you have a lightning bolt with a dropdown that says clear all cache, clear config cache and clear page content cache or something like that
21:53 bjork that icon like a yellow thunder you mean ?
21:54 PiMB yeah
21:54 bjork right
21:54 bjork i dont know why it has to be so difficult
21:54 bjork to upload a template here
21:54 bjork with joomla it's easier
21:54 bjork i don't understand
21:54 bjork :(
21:55 PiMB joomla is easier
21:55 PiMB TYPO3 is way more flexible.
21:55 PiMB but like coldplay says, noboday said it was easy...
21:56 PiMB you're always more then welcome to ask around here, but if things don't work out and joomla does, then you might want to stick to joomla
21:56 bjork no way
21:56 bjork i'm gonna fix this out
21:57 PiMB :)
21:57 PiMB that's the way to go mate
21:57 bjork if with tv doesn't work i'll try with automatentemplate
21:58 bjork i'm a girl by the way cause you keep calling me mate :p
21:58 bjork mate is it only for guys right ?
22:01 PiMB nevermind, everybody is a mate
22:01 PiMB mate
22:01 PiMB ;)
22:02 PiMB when did you start working with TYPO3?
22:02 bjork some weeks
22:02 bjork ago
22:04 bjork ... and telling the truth i'm finding it a bit difficult
22:05 PiMB well, i've been working with it for about 3 years now. and to tell you the truth.
22:05 PiMB it can be :)
22:06 bjork wow
22:09 TheEternalAbyss speaking of typo3 difficulties
22:09 TheEternalAbyss the click to enlarge does not want to work for me
22:09 TheEternalAbyss it generates a bad url
22:10 TheEternalAbyss instead of being mydomain/index.phpetce
22:10 TheEternalAbyss it does mydomainindex.phpetc
22:11 TheEternalAbyss i've been at typo3 for a month now. it's been driving me crazy, but i'm getting better a little bit every day
22:11 PiMB bjork, don't worry. You'll get the hang of it eventually. Problems I have usually arise due to strange requests from customers
22:11 PiMB TheEternalAbyss, does your baseUrl work out alright?
22:11 TheEternalAbyss in my TS?
22:11 PiMB or website,
22:11 PiMB got a link?
22:12 TheEternalAbyss yea pages load and all
22:12 TheEternalAbyss sure: chriscastiglione.com
22:12 PiMB alright mate, put a trailing slash behind that baseUrl and then try it again :)
22:13 TheEternalAbyss lol
22:13 TheEternalAbyss if it's that simple i'll kick myself
22:13 PiMB better start kicking
22:14 TheEternalAbyss yea i'm kicking lol
22:14 TheEternalAbyss thanks PiMB
22:14 PiMB no problem
22:14 PiMB glad to be of help
22:14 TheEternalAbyss it's been a long day haha
22:15 PiMB time to get another cup of coffee or go to sleep
22:16 TheEternalAbyss weird tho...in my Automotive >products, the third image down on the right...i wonder why it's smaller than the other ones
22:17 PiMB because the height is all 133px
22:18 PiMB they are being resized with according to ratio
22:18 PiMB so actually it's correct
22:19 PiMB but the ratio of the bottom one is different then of the others.
22:20 TheEternalAbyss but if i define them to be 200x133 shouldn't they all be the same?
22:20 PiMB no
22:21 TheEternalAbyss really
22:21 PiMB TYPO3 resizes but keeps the ratio in mind. so it fit's the relative larges side into one number and the other is changed according to the ratio
22:22 PiMB so an image that started out like 200x200 and you want it in 100x50 it actually makes it 50x50 to make it fit into the specifications.
22:22 TheEternalAbyss oh..well in that case i'll just adjust them by width
22:22 PiMB :)
22:22 TheEternalAbyss it makes sense I guess for typo3 to do that. It tries to make it look good
22:23 TheEternalAbyss :)
22:23 PiMB it doesn't 'try' it makes it look good
22:23 TheEternalAbyss hehe
22:24 TheEternalAbyss well i'm going back to work..need to finish up as much as i can i have to go soon
22:24 pmk65 you can add the letters "c" (crop) or "m" after the size number, to make it act differently.
22:24 TheEternalAbyss XD
22:24 TheEternalAbyss oh thanks pmk65, i'll make a note of that for future reference
22:25 PiMB pmk65, I believe it's not possible in the text/image fields. as far as I remember it validates for integer.
22:25 PiMB but yeah, you could try doing that.
22:26 pmk65 that might be true, but that's easily fixed by modifying the TCA.
22:26 PiMB agreed.
22:26 pmk65 http://typo3.org/extensions/repository/view/tcamanipulate/current/
22:27 PiMB you did that one?
22:27 pmk65 with an ext like this you don't even't have to know PHP :)
22:27 PiMB I've been looking for the author to thank him, cause that one saved me a bunch of time the last couple of weeks.
22:27 PiMB I love it :)
22:27 pmk65 It's made by another Dane. (not me)
22:27 PiMB it's great
22:29 pmk65 go rate it here -> http://wiki.typo3.org/index.php/Extensions_for_the_core
22:29 PiMB I did.
22:29 pmk65 It's also a good reference for small but very useful ext you never knew existed :D
22:30 PiMB ohw wait, I didn't know this one.
22:30 PiMB i've rated it in the repository
22:31 pmk65 you just edit the wiki page and increments the counter for the ext you like.
22:32 PiMB I did mate
22:32 PiMB again, love the tcamanipulate. it's so damn simple, but so damn effective
22:33 pmk65 yup. only thing that could be improved a bit is the docs. ;)
22:33 pmk65 but writing manuals sucks :)
22:33 PiMB true, but what would live be like without anything to do for yourself
22:34 PiMB and yeah, i'm not the best manual writer myself
22:34 pmk65 coding is much more fun.. (Im writing manual for my next ext right now.. :()
22:37 PiMB what does it do?
22:42 pmk65 it's a glossary extension. But instead of marking up the words manually it parses the HTML output and tags the matching words. The glossary definition is then displayed in a tooltip box (ajax based)
22:42 pmk65 exampled -> http://pmk.dk.srv3.t3t.dk/page-1/
22:43 pmk65 and it supports multi language setups too.
22:44 PiMB that's nice, and the words with definitions are stored in sysfolder?
22:44 PiMB or something similar?
22:45 pmk65 yes. either in sysfolder or on page itself.
22:45 PiMB very nice one mate
22:47 pmk65 the DOM parser was pretty hard to get working on both ISO and UTF setups, but it works now.. And it's very fast..
22:47 PiMB yeah, it looks great. got nice results
22:50 pmk65 only thing that still sucks, is the FE plugin (there's example on the 2 other pages at the site)
22:51 pmk65 I need to come up with a better way to display those (possibly ajax too) as it is too heavy when there's many words in the glossary..
22:52 PiMB I see what you mean
22:52 PiMB ajax, per letter
22:53 pmk65 yes. I just need to find a nice way to display it. But that will be in the next release.. :)
22:54 PiMB :)
22:54 PiMB it's a good start like this
22:56 pmk65 the ext is made up of 2 seperate plugins (parser and FE plugin) and the parser is finished (that's the part I need for my site) the FE plugin was just some extra I added.
22:56 borgi hey guys, you know about indexed search
22:57 borgi i thought i got a workaround but it doesn't work
22:57 pmk65 borgi> yup. I have learned to avoid it ;)
22:57 borgi ...
22:57 pmk65 it sucks for sites with heavy traffic or more than 100 pages..
22:58 PiMB large sites don't do indexed search
22:58 borgi it will be replaced sooner or later, but until april it should work
23:00 PiMB what doesn't it do now?
23:00 borgi I'm trying to index pdf files
23:00 borgi works for the public section
23:01 borgi but when i have a link on a page in the internal section it's not indexed
23:01 borgi usergroups configured right.
23:02 borgi and I'm pretty sure i had an index entry this afternoon, when i tested a manually linked file, but I'm not able to reproduce this
23:04 borgi for better understanding
23:04 borgi using the indexed search, crawler and having DAM installed
23:14 bjork damn you're such a good person PiMB
23:14 PiMB thanks, I know
23:14 PiMB but why?
23:14 PiMB ;)
23:14 bjork you''re answering all the people problems
23:15 bjork nobody does that
23:15 bjork exept you
23:15 PiMB you should come back during the day
23:15 PiMB it's not always that i'm online in the evening.
23:15 PiMB Usually am during the day when i'm at work.
23:15 PiMB and then there are a couple of other guys.
23:16 PiMB like pmk65, Prot0, BejjWrk
23:16 bjork like u ?
23:16 PiMB but I'm glad if I can be of help
23:16 bjork i don't think so :D
23:17 PiMB so how are you coming along with the TV?
23:18 bjork hmmm
23:19 bjork i've made some progres
23:19 bjork ...but
23:19 bjork its very wired
23:19 bjork i've had to modified some .php files
23:19 bjork and add some ...
23:20 bjork and when i go to update mapping
23:20 bjork some taps appear with no words in it
23:20 bjork can i send you a .jpg file
23:20 bjork ?
23:21 PiMB did you try emptying your typo3temp folder llxml?
23:22 bjork are you saying to delete all what's in the llxml folder ?
23:24 bjork ... so to empty all cache , right ?
23:25 PiMB empty the llxml folder
23:26 PiMB empty tabs usually means some faulty locallang cache
23:26 bjork i really want you to see how strage the situation is ...
23:26 bjork i did empty it ... and the same
23:27 bjork can i please send you some print sqr pictures ... pls !!
23:33 PiMB bjork, alright. pm
23:33 bjork where ?
23:34 PiMB in IRC..
23:34 PiMB In the other window in which I pmed you

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.