Search the website and IRC logs

#TYPO3 IRC log from : Wednesday 30 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:03 ries Manyfold: I think you want mod-rewrite
00:04 ries ususally my typo3 installation is my main installation, it doesn't sit in a sub-directory
00:04 Manyfold mod-rewrite?
00:04 ries what I would do if I where you is do this
00:04 ries create /var/www/typo3/typo3-4.4
00:04 ries in that directory you simply store the source of typo3
00:05 ries you can then run multiple typo3 versions next to eahcother
00:05 ries then create /var/www/mydomain and put dummy in there, then symlink typo3_src to /var/www/typo3/typo3-4.4
00:06 ries Last, configure apache to have a virtual host with your domain name, if you develop locally I often use mydomain.local
00:06 Denyerec ries - am I crazy? :)
00:06 ries that's a very robust way of working
00:06 ries Denyerec: what do you want me to say??? ;)
00:06 Denyerec hehehe
00:06 Manyfold ries: thank you i'll try
00:06 Denyerec Just trying to put nhaskins at ease :)
00:06 Manyfold feddback in this channel
00:06 Denyerec he needs some TV help
00:06 Denyerec brb
00:07 nhaskins OK, you're probably not crazy
00:07 nhaskins probably
00:08 ries what about TV?
00:08 foertel hi
00:14 Denyerec Some issue with the mapppings
00:14 Denyerec Going to poke it with a stick and see what happens.
00:34 nhaskins done, but I see http://paste.phlogi.net/-601b6bbc1b
00:34 nhaskins sorry wrong place
00:37 Denyerec ries : Do you know if you can change the display order of mapped TV content areas?
00:37 Denyerec EG if you map footer before content by accident ?
00:53 ries Denyerec: I have never seen that happening
00:53 Denyerec Just did it by accident :)
00:53 Denyerec mapped the footer first, then content area
00:53 Denyerec so footer appears above content in the page moduel
00:54 ries Huuu??
00:54 ries in the BE or FE?
00:54 Denyerec BE
00:54 Denyerec in the page module
00:55 Denyerec both Main and FOoter are containers for content elements
00:55 Bitcrusher Denyerec: you could edit the xml and switch the fields placement in it, that should do the trick
00:56 Denyerec Aye
00:56 Bitcrusher or delete the footer object via TV and add it again, so it will be at the bottom of the list
00:56 Denyerec Just wondering if there was a field order flag
00:56 Denyerec but it seems to be the XML position that's important
00:56 Denyerec Right
00:56 Denyerec I gotta sleep.
00:56 Denyerec TOo many chandelliers swung from this evening.
00:57 Bitcrusher not that i know of, its the order they appear in the xml
00:57 Denyerec And my feet are sore from running... baby conkers are SPIKEY little bastards.
00:57 Denyerec So treading on them in the dark is not good.
00:57 Bitcrusher hehe
00:58 Bitcrusher i'm off to bed as well
00:58 Bitcrusher so nite :)
00:58 Denyerec Oh Ries, Holland vs Brazil
00:58 Denyerec Test of loyalties given your present home :)
00:59 ries In the BE, this will work because the order is indeed the mapped order
00:59 ries You can change this by changing teh XML if you want to
00:59 Denyerec I thought as much, no trouble.
01:00 Denyerec welterusten for now! :D
01:00 ries welterusten!
01:00 ries slaap lekker
01:00 ries kus voor je vrouw
01:00 ries D
01:00 Denyerec bedankt :)
01:00 pascalj will you guys be at the t3dd10?
01:00 Denyerec (ik zal! ;))
01:00 Denyerec +++NO CARRIER+++
01:02 ries Nope... I will not be there, I was in Dallas already
02:14 foertel pascalj: im there allready ;)
02:29 pascalj ah, the core developer meeting? :-)
02:30 foertel unfortunately not ;-)
02:30 foertel helping hand tomorrow
02:30 pascalj I'm so looking forward to meet all the people I only know from the mailing lists
02:30 foertel mee to
02:30 foertel +o
02:31 foertel i don't even know most of my extbase teammembers *g
02:31 foertel think it's great to have that much know how in one place ;)
02:34 foertel i'll take some rest ;) gn8
02:35 pascalj sigh, too slow :-)
08:43 dec__ hi, im trying to build a 2 level menu.. first level is fine, im trying to do the 2nd level like this: http://pastebin.com/mbViDGQw
08:43 dec__ why does the [PIDinRootline] not work? it just always shows the value "test3" (whatever NO.allWrap.dataWrap comes last)
08:45 dec__ i even tried adding NO.allWrap.dataWrap < in all the conditions
08:52 maslenka dec__ what are you trying to achieve?
08:52 dec__ well our designers have made an image menu
08:53 dec__ so i need to show different images in every 2nd level menu
08:53 dec__ which im doing with the no.allwrap.datawrap
08:53 dec__ not the prettiest way but it works
08:54 dec__ seem to have fixed it to put the entire menu in its own condition
08:54 dec__ doesnt look like i can use conditions in a { }
08:54 maslenka you cant
08:54 dec__ there you go then :p
08:55 maslenka however you can put [condition] full.path.to.your.datawrap [end]
08:55 maslenka dont need to redefine whole object
08:55 dec__ oh, sweet
08:55 dec__ cheers
09:47 zed_devil hi all
09:48 initCH good morning
09:55 DNukem it's a hot morning, where i am. even the fish in the fishtank seem to be slow...
09:56 PiMB it's a spinning morning at my place, had a late night last night
09:56 PiMB celebrated my engagement
10:03 maslenka grats :D
10:03 PiMB thanks
10:08 foertel hi
10:12 initCH hey guys.. im try'n to create a link in the frontend
10:12 initCH but typo3 means Call to undefined function pi_linkTP()
10:12 initCH $project_link = tslib_pibase.pi_linkTP($project_title, $project_url,0,0);
10:15 initCH $this->pi_linkTP was the solution
10:28 Denjerek if anyone sees Just2b, make sure he doesn't leave...
10:40 tPl0ch hi, I am having a problem that my FCE translations are showing up correctly while the normal typo3 CEs (like text w image) are not getting translated although I created translation copies of them. I am using typo3 4.3.3
10:42 PiMB Denjerek, haven't seen him for a while, but i'll see what I can do
10:44 just2b kuckkuck :-)
10:45 tPl0ch lol
10:47 Serpiente does anyone know a good pdf viewer for typo3?
10:49 initCH hey there..
10:49 Serpiente hey
10:49 initCH i need some help with the pi_linkTP function
10:50 initCH how i can set the $urlparameters right?
10:54 teppi|work initCH, i think it should be array(parameter1=>value1, parameter2=>value2); and so on ..
10:55 initCH yes
10:55 initCH but how i can set the url?
10:56 initCH iv i set $url['href'] = www.google.com or something.. then it links to index.php?href?www.goo
10:56 PiMB us http://
10:56 teppi|work initCH,
10:56 teppi|work tslib_pibase.pi_linkTP : Link string to the current page.
10:56 initCH oooh
10:56 teppi|work read the api plz
10:57 initCH im looking here http://typo3.org/fileadmin/typo3api-4.0.0/df/d32/classtslib__pibase.html#98a2fc5cad62a5b09e1b6ffb0968b404
10:57 initCH but i cant find a way for an external link
11:01 teppi|work initCH, $this->cObj->typolink("Google",array('parameter'=>'http://www.google.de'));
11:02 initCH ooow.. looks crazy
11:02 teppi|work the second parameter can have more parameters like linktitle, linktarget and so on .. have a look into the api
11:02 teppi|work ;-)
11:04 initCH yes i have to check
11:04 initCH thx teppi|work
11:04 teppi|work initCH, http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/5/8/
11:05 teppi|work here you find all the possible parameters
11:05 initCH thanks
11:05 teppi|work you're welcome
11:14 smux hello
11:14 smux Is there any way instead of allow access for fe group on pages, to disallow it ?
11:16 Denjerek Anyone here a Magento bod?
11:16 Denjerek (And yes, I've already tried #magento)
11:16 PiMB magento should have a room
11:18 zed_devil have sombody set up the extension "pmkttnewstwitter"
11:19 zed_devil i tried but there are no posts on my twitter wll
11:19 teppi|work smux, I'm afraid thats not possible ..
11:21 esbite Hi. Is it possible to get permalinks "index.php?id=1031&L=0" to redirect permanently the speaking url using realurl?
11:24 smux teppi|work: yep, I didn't found extension or any workaround ... that can really be usefull
11:25 DNukem May it be, that there is no ideal flash player (flv video) extension for t3 atm? I checked nearly all with >1000 Downloads. In one case they are using commercial non-free playrs or they've got too old players, for the others: no configuration options. The best i could find was "kulo_player" and "rsp_flvplayer". Am i missing something?
11:25 PiMB esbite, maybe this? http://typo3.org/extensions/repository/view/forcerealurls/current/
11:30 teppi|work smux, i think its an architectural decision which was made by the core developers .. i could imagine that if you make possible to deny access to pages for some user groups you could get lost by rallying conditions ..
11:34 esbite PiMB: Thank you! Looks promising :)
11:34 PiMB np
11:36 Denjerek I already said I'd tried #magento :)
11:37 PiMB ah sorry, I thought you meant that connecting didn't give you results, but it's the room that didn't :)
11:37 PiMB I've been working with magento a bit..
11:42 jafar hello
11:49 Denjerek I'm stuck with trying to migrate a 1.1.6 install to a new server
11:49 Denjerek it's choking to death, but I'm getting nowhere with the debug
11:49 Denjerek There seems to be some weird issue with including files, but I can't figure out what it is.
11:52 pascalj gosh, magento... it's insane to call it even 1.x
11:53 Denyerek How do you mean ?
11:53 Denyerek It just makes me wish there was a nice shop module for Typo :(
11:54 pascalj magento is far away from 1.0 - it's not even beta. There are sooo many things that don't work... including a nice updating strategy
11:54 Denyerek What is there for small-medium ecommerce these days ?
11:55 Denyerek magento seems too interested in its 10,000 euro per year commercial service
11:55 pascalj exactly - but I heard oxid might be cool (well, I heard that about magento, before I had to use it...)
11:58 pascalj I just remember a thread on the magento forums where people discussed how you could make the field "region" and "phone" optional for a user... embarrassing
12:00 Denyerek oxid?
12:18 No5251 Denyerek: tt_products (for TYPO3) or xtc:modified
12:19 No5251 and if you'd like to pay 100 euro for it: veyton
12:19 pascalj Denyerek: yet another shopsystem
12:22 Denyerek is tt_products actually any good these days?
12:22 Denyerek I admit, I last looked at it some 3-4 years ago when it was.... monsterous.
12:29 Denyerek YASS ?
12:29 Denyerek is that a Typo3 extension ?
12:30 Denyerek Bah!
12:30 Denyerek tt_products website only works in German :(
12:30 Denyerek And, as usual, the forge page is useless :(
12:30 maslenka what you mean by only in german?
12:31 No5251 Denyerek: http://typo3.org/documentation/document-library/extension-manuals/tt_products/2.5.16/view/
12:32 maslenka that manual is pretty much crap
12:33 Denyerek I have read chunks of the manual.
12:33 Denyerek when I click "English" on the tt_products site, nothing happens.
12:33 maslenka you need to define alternative language version of products
12:34 Denyerek Nono
12:34 Denyerek I am trying to learn about tt_procuts
12:34 Denyerek when I visit tt_products.de
12:34 Denyerek it is in german only
12:34 Denyerek They have a language menu at the top of their site, but it does nothing.
12:34 maslenka aha
12:35 Denyerek And as usual, there is no information on Forge.
12:35 maslenka i used that module once
12:35 sorenmalling Denyerek: What "information" are you looking for?
12:36 animan hi. can anyone recommend a lightweight plugin for typo3 4.4.0 for FE users to edit their password?
12:36 maslenka and i think i will stick to magento when i need webshop
12:37 Denyerek sorenmalling: What it can do, how to do it.
12:37 Denyerek maslenka: I would think that, to use Magento, but my current experience is not good.
12:37 sorenmalling Denyerek: Tried the manual from TER? http://typo3.org/documentation/document-library/extension-manuals/tt_products/2.5.16/view/
12:37 Denyerek Magento seems to be 100x heavier than most customers really need
12:37 Denyerek Yeah sorenmalling
12:37 Denyerek that's why I went looking for their site.
12:38 sorenmalling ttproducts.de is just a demo shop, not really the place to look for information that can't seem to be found in the manual.
12:38 sorenmalling What in the manual didn't fit your needs?
12:38 maslenka I just couldnt find a way how to make two (or more) different kind of producsts (with different parameters)
12:40 maslenka couldnt find way how to add company ID number to payment information (which is required in my country to be present on invoice)
12:42 No5251 maslenka: where're you from?
12:42 maslenka slovakia
12:43 sorenmalling Denyerek: sorry, closed my IRC application, so didn't see your repsonse to the last question
12:49 Denyerek maslenka couldnt find way how to add company ID number to payment information (which is required in my country to be present on invoice)
12:49 Denyerek maslenka I just couldnt find a way how to make two (or more) different kind of producsts (with different parameters)
12:49 Denyerek Those are two problems maslenka had.
12:49 Denyerek I was evaluating tt_products for suitability.
13:04 daKmoR hey
13:04 daKmoR howto override $this->piVars['bla'] with my typoscript configuration?
13:06 daKmoR it's tt_news... and I want to set the pointer to always 1... so it will always displays news no matter where the pagebrowser is (used by another tt_news plugin on the same page)
13:08 Denyerek pascalj: Do you know if Oxid has a working IRC room?
13:08 Denyerek I tried the one from their Wiki but it was empty
13:09 pascalj Denyerek: no, I didn't investigate further. I just heard from a few colleagues that it might be better than magento ;-)
13:11 Denyerek I don't trust projects without IRC channels :)
13:13 pascalj hehe, full ack
13:13 pascalj well, magento has a channel, but people there can only tell you what you cannot do...
13:13 pascalj at least that was my impression
13:45 sorenmalling daKmoR: Have a look at DEFAULT_PI_VARS (i think that is what it's called)
13:45 animan anyone can recommend a fe user password editing plugin for typo3 4.4.0?
13:45 animan sr fe user register doesn't seem to work or am i missing something?
13:46 daKmoR thx sorenmalling that's it...
13:46 sorenmalling daKmoR: Great :)
13:47 daKmoR sorenmalling ok it only works if there is no set pointer by the url... the url overrides the value (actually I guess this is the way it should be...)
13:50 daKmoR ok I gues I have to change the pointerName of tt_news... hurray tt_news doesn't support that.. here comes another patch... :p
13:54 animan anyone?
13:59 aterriblechaos animan: I'm using datamints_feuser , works fine on 4.4
14:03 ndee I hate java
14:04 animan hmm, thanks. will try
14:09 animan hmm, seem to work just fine. thanks aterriblechaos
14:54 Phlunk3 lo, I have got a tt_news installation with multiple storage folders (old users didnt understand categories). Has anyone any idea if its possible for me to set up a seperate RSS feed for each of these storage folders (without scripting it myself).
14:57 milpoer hi all..
14:58 michael_ hey @ll
14:58 michael_ little problem i think - but my brain is exploding:
14:58 michael_ page.10.marks.FOOTER = RECORDS
14:58 michael_ page.10.marks.FOOTER{
14:58 michael_ source = 74
14:58 michael_ tables = tt_content
14:58 michael_ dontCheckPid = 1
14:58 michael_ }
14:58 milpoer i have some problems with my rte in a frontend plugin, the problem is that the text entered, is not saved.. and if entering text backend at the item, the text is not loaded frontend.. seems like the don't talk together.
14:58 michael_ why this doesnt work?
14:59 milpoer michael_, its easier with: http://t3paste.org/ to see your example..
14:59 michael_ http://paste.phlogi.net/-0784f043af
15:01 michael_ ?
15:01 milpoer michael_, what is the problem exactly +
15:02 michael_ <div id="footer"></div>..
15:02 michael_ no content
15:02 milpoer have you mapped the div??
15:02 michael_ yes
15:02 michael_ <div id="footer"><!--###footer### begin --> <!--###footer### end --></div>
15:03 michael_ auto-mapped with automaketemplate
15:03 milpoer ok
15:03 milpoer don't know what i could be.. don't use automaketemplate
15:23 Phlunk3 what are 'application parameters'?
15:30 BTG_Delta i have a problem with indexed_search. There are no errors, but the pages just don't get indexed. are there any extensions that conflict with indexed_search?
15:31 Serpiente got a problem with content type text with picture: if I add a link to the headline there are 2 links generated in html: one before the h1 tag which is not closed and one in the h1 tag which has a closing tag. looks like a bug
15:31 Phlunk3 how are you trying to index?
15:31 Serpiente http://matthey.crossconcept.de/Startseite.1.0.html
15:32 Phlunk3 what version are you using Serpiente?
15:32 Serpiente 4.3
15:32 Serpiente search for <a href="Der-Fachmarkt.5.0.html">Der Fachmarkt</a>
15:32 Serpiente h1 is wrapped around
15:33 Serpiente another a before h1 but without closing
15:33 Serpiente this leads at least in ie7 to an error and strange behaviour
15:35 initCH hey.. im got a select in the flexform - how i can get the value of the select in the plugin?
15:35 initCH $this->pi_getFFvalue($this->cObj->data['pi_flexform'], 'plugin', 'sDEF');
15:35 initCH but what are plugin and sDEF doing?
15:37 Serpiente the whole h1 is wrapped with an a tag. how can i disable this?
15:44 Phlunk3 show the script u used to make the problem.
15:44 Phlunk3 we cant just guess how u made it Serpiente :P
15:44 Serpiente its a default coa of typo3 but I think the problem is somewhere else. Ill check that first...
15:49 Phlunk3 BTG_Delta : how are you trying to index?
15:49 initCH mhh someone gottah'n idea?
15:49 Phlunk3 with the crawler extension? or just via visiting frontend pages?
15:49 Phlunk3 plugin == the plugin name I am guessing.
15:50 Phlunk3 Parameters:
15:50 Phlunk3 array Multidimensiona array, typically FlexForm contents
15:50 Phlunk3 array Array where each value points to a key in the FlexForms content - the input array will have the value returned pointed to by these keys. All integer keys will not take their integer counterparts, but rather traverse the current position in the array an return element number X (whether this is right behavior is not settled yet...)
15:50 Phlunk3 string Value for outermost key, typ. "vDEF" depending on language.
15:51 initCH mhh
15:52 initCH crazy..
15:52 initCH its still NULL in there
16:42 snoy_ms hey all. I have two different typo3 instances. But i need to sync them. Would be better to have some kind of message service. Is there any Extension or Idea?
16:42 snoy_ms i thought about an extra external db
16:43 pgampe dbal could be your option ;)
16:43 pgampe snoy_ms: what does sync mean? you could access your db server from the second server
16:45 snoy_ms pgampe: both typo3 instanc. uses the same recipe database. But both can add some new recipes
16:46 snoy_ms pgampe: a message can be something like "you have a new recipe..."
16:46 snoy_ms just an idea
16:46 snoy_ms i take a look at dbal
16:48 pgampe snoy_ms: still don't quite get it... you basically want them to share the same database, so that changes in either instance is visible immediately in the other?
16:48 snoy_ms pgampe: thats the problem. not the same db.
16:48 snoy_ms pgampe: i thought about a third one to work with
16:49 snoy_ms pgampe: just for the recipes
16:50 pgampe snoy_ms: you could do this using dbal. You can map any table to another database. This must be accessible by the webserver.
16:51 snoy_ms pgampe: so i can map a table to an extra external db ?
17:00 snoy_ms pgampe: thanks so far ;-)
17:48 ries snoy_ms: DBAL can be your ownser, then you can tell TYPO3 to look into a other DB for a set of tables
17:48 ries then updates/inserts etc happen on just one DB
17:48 ries Ahh pgampe also said that :S
18:02 Serpiente ping
19:21 Denyerec KAPOW KABLAM
19:21 Denyerec Shizzlenizzle.
19:49 bchapman Hello, all
19:50 bchapman I have a 403 handler question; we're running T3 4.2.12 and 403 pages are treated as 404.
19:51 bchapman There is a blog post here that has a workaround: http://tinyurl.com/24hhenv
19:51 bchapman Does anyone know if this is the recommended way to handle this?
20:05 bchapman I'll do some more googling. Thanks
23:31 tmkd hi,do you use plugin comments?
23:31 tmkd i have a little problem with it, can you help?
23:44 ries tmkd: what's the problem?

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.