Search the website and IRC logs

#TYPO3 IRC log from : Wednesday 10 March 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
01:51 jessicaD Hi people
01:51 jessicaD Can someone help me with the indexed search engine
01:51 jessicaD I just can't get it modified (style wise)
01:53 jessicaD I used the template file in it, but it's not modifying a thing
02:36 jessicaD Is there even someone here?
08:14 soee is there any extension that will give me possibility to add google map for each news ?
08:26 Winston_S hey's
09:42 PiMB morning all
09:42 winston_s hey's PiMB
09:54 No5251 moin
10:04 MikePer Hello. Can I install TemplaVoila into an existing typo3 installation or will it destroy my pages?
10:06 smeringe MikePer: do you intend to combine tv and classic templating in different page structures? should definetly be possible if you keep the page < tv typoscript part into one structure and also keep both tv and classic page BE module.. but it's not a promise :)
10:09 MikePer smeringe, I see... we have an already completed site here and intend to add another with a new domain. The old one _has_ to be safe of course. Sounds like I should install another typo3 just not to break the old one?
10:10 smeringe MikePer: sounds easier to maintain at least. But I really think it's possible if they need to reside in the same install. but if you do - do it on a test site first ;)
10:11 smeringe I find it rather confusing as well to have both classic and TV page module in be.. (but I guess that could be hidden/shown with access rights - but still..)
10:13 MikePer I think it would be better to install another newer version and upgrade the old pages to it after it works with TV
10:15 MikePer Oh besides, is there a way to merge two typo3 sites?
10:19 marcuslind What's the syntax to add DNSLookup on the awstats plugin? Is it config.stat_apache_dnslookup = 1
10:19 marcuslind ?
10:19 marcuslind Couldnt find the command in the TYPO3 Awstats manual.
10:36 marcuslind So anyone have the slightest idea of how to configure DNSLookup in TYPO3? What's the TS Syntax?
10:45 No5251 marcuslind: typo3conf/ext/cc_awstats/awstats/awstats.conf
10:45 No5251 2nd hit for google("typo3 awstats dnslookup") ;)
10:46 marcuslind I searched for dnslookup + typo3 configuration and loads of different words like that
10:47 marcuslind Thanks anyway
10:47 marcuslind Very nice.
10:47 No5251 np
10:51 marcuslind Wow I thought it was raining outside but it was the snow melting from the roof above... FINALLY spring is coming to Sweden.
10:51 marcuslind :D
10:52 anteatersa it's been a long winter
11:02 BejjWrk It is still winter, marcuslind
11:16 soee_ any idea how can i render thumbnail from movie frame ?
11:34 MikePer In case I want to install a new typo3 with a database dump from an old one, where do I have to put the dump to to use it in install tool?
11:36 Prot0 morning
11:41 PiMB morning
11:56 Prot0 ;)
11:59 smeringe MikePer: uhm.. I think it'd be enought putting it directly in typo3conf
11:59 MikePer Ah, thank you
12:00 smeringe as long as it's a *.sql file..
12:00 MikePer It's a mysql dump
12:01 smeringe MikePer: I just checked class.tx_install.php.. the check looks like this: $sFiles = t3lib_div::getFilesInDir(PATH_typo3conf,'sql',1,1); <- which should mean I'm right :P
12:02 MikePer Yes, it seems you are right :)
12:41 anteatersa soee_: use ffmpeg
12:42 anteatersa anyone using tinyrte (tinymce) in typo3, it is defining links like this ?id=3 how can I make add the whole /index.php bit ??
12:58 maholtz|WORK does TYPO3 4.2. work with php 5.1 ?
12:58 maholtz|WORK in the matrix, they say yes, but in the wiki and at wec they say php 5.2 is needed
12:59 maholtz|WORK any hint?
13:00 snoy_ms hey all. I need some help to find a solution in my TCA config (own extension).
13:01 snoy_ms some TCA people here ?
13:02 smeringe what's that? aliens? :P
13:02 smeringe snoy_ms: I think there are one or two "tca-people".. try them with your question
13:03 snoy_ms ok, i try...second
13:05 snoy_ms i need a selectbox to select between 5 objects. Every Object has its own attributes. How to do this dynamic? If you choose object a, then you get its inputs filed.....
13:07 snoy_ms for example. The user choose "new root object". Now he can choose in a selectbox a child object.
13:07 maholtz|WORK @snoy_ms: you could use irre - to insert different records, or you could use the CType mechanism (check TCA of tt_content for that)
13:08 snoy_ms i use tabs and irre
13:08 snoy_ms ist difficult to exeplain the problem....
13:08 snoy_ms :-(
13:09 snoy_ms its in german, but i hope you can see what i mean -> http://yfrog.com/2mbildschirmfoto20100310up
13:09 snoy_ms haus, wohnung etc... are own objects
13:10 snoy_ms but they are listed as own selectboxes
13:11 snoy_ms i need only one. -> select haus or wohnung or .... -> then get the attribute fields.
13:20 anteatersa maholt\|WORK: I have typo 4.2 running on php 5.1.4
14:59 maholtz|WORK @anteatersa: hm, ok so no problems?
14:59 maholtz|WORK i had no page tree with php 5.1.... ? have to check the last number
14:59 maholtz|WORK thx
15:00 anteatersa no, works fine, typo 4.3. requires upgrade to php 5.2 I think
15:00 anteatersa do php --version on command line
15:00 maholtz|WORK yep, 4.3 needs 5.2
15:01 maholtz|WORK ok, have to check that, thx
15:01 maholtz|WORK @snoy_ms: well, did you check the CType thing from tt_content? but it is allways the same table then
15:22 maholtz|WORK @anteatersa: php 5.1.2
15:22 maholtz|WORK so i will check the differences
15:39 AlphawolfWMP Hey folks!
15:39 AlphawolfWMP A client would like to post news via email. :)
15:39 AlphawolfWMP Is there a plugin or do I have to write my own?
15:41 PiMB I believe there is one.
15:41 PiMB for tt_news
15:41 PiMB but never got around to testing it.
15:42 miousse i saw one once but cant remember the name
15:42 PiMB http://typo3.org/extensions/repository/view/mail2news/current/
15:43 PiMB I think it was this one.
15:43 PiMB don't know if it works with tt_news 3.x
15:43 AlphawolfWMP I only found this one when I searched the repository: http://typo3.org/extensions/repository/view/rs_sms2news/current/ but it's Alpha and from 2004
15:44 AlphawolfWMP I'll have a look at yours, thanks a lot! :)
15:44 AlphawolfWMP Looks good so far.
15:44 AlphawolfWMP And there's even a Manual. ;)
15:45 smeringe :)
15:46 PiMB must be your lucky day mate ;)
15:48 AlphawolfWMP Seems like it. Another option would be that the TYPO3 community is just awesome. :)
15:49 PiMB considering it being your lucky day, it just might be both..
15:50 AlphawolfWMP True.
15:53 Golgata which config / addon is responsible for deciding which tables are displayed by the "web -> list"-addon?
15:54 Golgata so, it is by default "pages" and "tt_content" and...?
15:55 AlphawolfWMP @Golgata: Depends on which plugins allow you to edit data records in the BE
15:56 maholtz|WORK @anteatersa: it was bug #12649 - disables sanitzesUrl works for me, thanks
15:56 Golgata i kickstarted an addon and afterwards changed the table name, and now the records aren't shown by the list-module any longer..
15:57 Golgata although i think i changed the table-name everywhere in the addon
15:57 maholtz|WORK @Golgata: tca - but the same in locallang etc. you should search all your files
15:57 maholtz|WORK ah, so you cleared configuration cache?
15:58 maholtz|WORK and updated emconf?
15:58 Golgata think yes, i reinstalled the addon
15:58 Golgata i changed ext_emconf and tca
15:59 Golgata damn, think extension cache cant be cleared, the table cache_extensions still has 7.5 mb :)
16:00 Golgata but he told me he does... where to do this?
16:00 Golgata is it clear all caches?
16:00 Golgata or can i clear just the extension cache?
16:01 maholtz|WORK you do not need to clear cache_extensions
16:02 Golgata sure?
16:03 XmosX hi. i need to link an external url in a GMENU direktly to external URL without any rewrite. isn't that possible. i tried it like this:
16:03 XmosX http://paste.phlogi.net/externe_url_im_gmenu_direkt_v/
16:03 XmosX but it won't work.
16:03 ndee what's the best poll-extension you guys have used?
16:03 AlphawolfWMP @Golgata: Dump question, but I have to ask: Are there any records created?
16:04 AlphawolfWMP Opened the correct Sysfolder that contains your records?
16:04 Golgata so i shall try to create a record by backend?
16:04 AlphawolfWMP I'd give it a try.
16:04 Golgata ok
16:07 Golgata @AlphawolfWMP: no, it is not :)
16:07 Golgata so, the module tries to look into the wrong table
16:09 Golgata wait... it is created in the db, it is just not displayed
16:10 AlphawolfWMP @Golgata: May you please post the content of your plugin's ext_tables.php? http://typo3.pastebin.com/
16:11 Golgata http://typo3.pastebin.com/bm8GED7A
16:13 AlphawolfWMP The record that you just created and that can be found in your DB, what's its pid?
16:13 winston_s see you
16:13 Golgata 646
16:14 Golgata but i see that "default_sortby" is set wrong
16:14 AlphawolfWMP And in the "Web->List" panel you've highlighted the page with the ID 646 to see its CEs and records?
16:14 Golgata i deleted the ORDER BY
16:14 Golgata oh...
16:15 Golgata the PID, sorry
16:15 AlphawolfWMP You deleted the page with PID 646?
16:15 Golgata its 1892
16:15 Golgata no, sorry, didnt finish the sentence...
16:15 AlphawolfWMP Ah, ok
16:16 Golgata i deleted the column "bereich"
16:16 ndee which RTE would you guys use: htmlarea, tinyrte or tinymce?
16:17 Golgata ha!
16:17 Golgata it works again...
16:20 PiMB ndee, i'm used to working with htmlarea. Does the job for me
16:21 ndee PiMB: it's also the default for 4.3 so I think I gonna go with that one too :)
16:32 MikePer How can I go back to 1-2-3 install tool after leaving it? Or is there a way to initially fill the db without it?
16:32 tPl0ch hi all, how can I access the sys folder that you can specify in the default Flexform of newly created Plugins
16:32 tPl0ch in the pi1 class
16:33 tPl0ch I've tried $this->pi_initPIflexForm(); $piFlexForm = $this->cObj->data['pi_flexform'];
16:33 tPl0ch but $piFlexForm is NULL
16:34 No5251 MikePer: just follow the instruction or use "Database Analyser > Import > Compare"
16:35 No5251 tPl0ch: http://wiki.typo3.org/index.php/Extension_Development,_using_Flexforms
16:36 tPl0ch No5251, yeh, but the default plugin has a simple default FlexForm which just holds the sysfolder value
16:36 tPl0ch starting point
16:36 tPl0ch I just want to know how I can access that value
16:36 PiMB that's not part of the flexform mate
16:36 tPl0ch TCA
16:37 tPl0ch PiMB: And how would I access that value?
16:37 tPl0ch from within the pi1 class
16:38 tPl0ch I just need to get the pid for my select statements
16:40 No5251 tPl0ch: what if there are 2 storage folders?
16:41 tPl0ch No5251, this ext only needs one storage folder
16:41 No5251 u should use a ff value like "userStorage"
16:41 tPl0ch but there is a default value in the default form
16:41 tPl0ch if I only need that
16:41 tPl0ch why set up a flexform
16:42 MikePer No5251, thanks, that worked. But I don't get a BE now, strange.
16:42 No5251 MikePer: have a look at the error log
16:43 MikePer No5251, there is an error log? :)
16:44 No5251 webserver error.log eg.
16:45 MikePer ah yes, of course
16:45 MikePer PHP Fatal error: session_start(): Failed to initialize storage module: files (path: ) in /usr/share/typo3/typo3_src-4.3/typo3/index.php on line 122
16:45 PiMB tPl0ch array $this->cObj->data is filled with data of the content element where the item is called from.
16:46 PiMB value might be in there.
16:46 PiMB just print it
16:50 snoy_ms tPl0ch: does something like this work? long time ago...... $this->pi_initPIflexForm(); $this->mergeflexFormValuesIntoConf(); $pid = $this->conf['storagePid']
16:53 tPl0ch snoy_ms, no, mergeflexForm.... method is outdated
16:53 tPl0ch PiMB: no, the value is not in that data
16:53 snoy_ms tPl0ch: ok...was from an old php file
16:59 MikePer Ok, I get a bit nervous now with that. No errors in apache log but it would not let me log in into the BE.
17:02 No5251 MikePer: admin / password ?
17:03 MikePer I tried that. i already made two more admin users in the install tool to try that but no success
17:04 maholtz|WORK @MikePer: enabled cookie + js?
17:04 MikePer On client? Yes
17:05 maholtz|WORK perhaps delete cookie first, as you had some trouble with it
17:05 maholtz|WORK so maybe you need a "clean" new cookie...
17:05 maholtz|WORK just a guess
17:06 No5251 MikePer: phpMyAdmin => edit admin => pw: 098f6bcd4621d373cade4e832627b4f6 (test)
17:36 MikePer It was the php session.save_path option which created the problem.
17:36 b-baermann hi, i have a problem with Calendar Base after the update to 1.3.2, the next-links give 404. any hints about this problem?
17:37 MikePer Is there a way to switch off deprecation warning exceptions from php? The TemplaVoila wizard crashes with a t3lib_error_Exception about a deprecated function.
17:39 No5251 MikePer: E_ALL & ~E_NOTICE & ~E_DEPRECATED
17:44 costom anybody here a pro on typo troubleshooting?
17:46 costom hi can anybody please help me with a typo3 problem
17:46 costom ??
18:02 MikePer No5251, didn't change the problem unfortunately
18:20 DonQuijote hello
18:22 DonQuijote how to get the url aliases with realurl from my own extension shown or into the url?
18:30 DonQuijote any ideas?
18:33 bui hi !
18:33 bui can somone redirect me to a page explaining what is exactly "encryptionKey" in the typo3 conf ? :)
18:41 anteatersa bui, I don't have that in my localconf
18:41 bui $TYPO3_CONF_VARS['SYS']['encryptionKey'] ?
18:41 bui (actually looking at a 4.X)
18:49 Ph0xEn Hi, i have problems with a menu, how can i link "normal" Images?
18:49 anteatersa bui: 4.3 ?
18:50 Ph0xEn yes
18:50 anteatersa must be something to do with this: https://typo3.org/download/release-notes/typo3-43/#c5634
18:51 anteatersa Ph0xEn: a typoscript menu?
18:51 Ph0xEn Yes
18:52 Ph0xEn Thats my current TypoScrip: http://nopaste.info/48cf44a539.html
18:52 Ph0xEn I get only white linked images
18:56 anteatersa don't you need to use an IMAGE object?
18:57 anteatersa http://www.typo3wizard.com/en/snippets/menus/vertical-grafical-menu-gmenu.html
18:58 Ph0xEn On this site they write text on the Image, but I have Images with text an symbols
18:59 Ph0xEn i have complete images with text ans symbols, i'd only link them
19:15 anteatersa hmm, so you have each menu button as a media object in each page, I suppose then you'd have to use stdwrap.typolink to put the link on each button
19:16 anteatersa stdWrap.typolink.parameter.data = page:uid
20:08 Ph0xEn Thanks, take it tomorrow
22:23 smeringe evening
22:47 snoy_ms anyone knows a link to a flow3 release plan ?
23:37 timdeluxe snoy_ms: http://forge.typo3.org/projects/roadmap/package-flow3 :)
23:51 snoy_ms thanx ;-)

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.