Search the website and IRC logs

#TYPO3 IRC log from : Monday 24 March 2008

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
07:43 bin_ good morning techies
07:50 d|g hi all
07:56 bin_ hi
08:06 bin_ d|g do u know typo3
08:06 bin_ d
08:06 bin_ d|g if u are free , can u help me
09:54 neabo_ is it possible to define subparts in tt_news SINGLE template and that would TypoScript from template know to exchange it with some extension?
10:33 m0oman moo!
11:18 bin hi
11:19 guillom hi
11:20 guillom does anyone know what happened to typo3.fr ?
12:10 jananne I'm trying to build a multi language website with the podcast for kasper 'julestue4-lokalisation'. it doesn't show my translated content.. can some one tell me what to do ( or give you some info to get more clear, i don't know what to past here ).
12:10 jananne for > from *
12:53 jananne when i login as a user in the back end of typo3 and want to add a record with tt_news, it shows NO LABELS above the fields. With the admin user i do see the labels. How do i change this?
13:05 chefan hi and l8ers
13:23 jananne I'm trying to build a multi language website with the podcast from kasper 'julestue4-lokalisation'. it doesn't show my translated content.. can some one tell me what to do ( or give you some info to get more clear, i don't know what to past here ).
13:27 ries http://www.geekculture.com/joyoftech/joyimages/115.gif
13:35 void ries: hahaha
13:36 cohsb Hi all. Happy easter...
13:36 cohsb Having a problem with Typo3 on PostgresQL
13:37 void cohsb: which one?
13:38 cohsb I am experiencing a lot of problems. The PGSQL log fills up with invalid SQL messages, some functions won't work because of invalid SQL, etc.
13:38 cohsb It's Typo3 4.1.1 on PGSQL 8.3.1
13:39 cohsb Just a very simple question: Is PostgreSQL supported as a primary DB for Typo3?
13:40 cohsb the newest beta doesn't work either, as the install wizard seems to have hardcoded mysql calls
13:41 void install wizard always had the hardcoded mysql calls
13:41 void you need to install dbal extension before actual installation...
13:41 cohsb ok, so I won't get the update wizard working...
13:41 void seems so.
13:42 void ries is a postgresql guru on this channel, ask him
13:42 cohsb ok, thanks for the hint.
13:42 pmk65 jananne: Have you looked at this: http://typo3.org/documentation/tips-tricks/multi-language-sites-in-typo3/
13:43 ries cohsb: PG is not really wel supported as a primary DB
13:43 Randomresult hi everyone
13:43 cohsb do you know if pgsql is supposed to work as main db? Cause if it isn't, I don't need to bother with this any longer. If it is, I am happy to share my fixes and report bugs
13:44 jananne pmk65: ty
13:44 cohsb ries: Ok, thanks for that information. Do you know about any plans?
13:44 ries cohsb: I wrote some modules to use PDO and and to do some fancy stuff and can get core working reliable... but extensions might not work and need modification
13:44 ries cohsb: there are no plans, except that I am pushing gentely for V5 to support the mayor database out of the box
13:45 ries cohsb: I have a module that can convert a mysql DB to PG and get core going... didn't test extensions yet
13:45 cohsb ries: So you went from Adodb to PDO?
13:46 ries cohsb: No I do xlass the native DB driver and init a PG database, then I have an extra module that does some field/name case mangeling
13:47 cohsb ok, thanks. So i'll either switch to Mysql or Silva. The site is not really fancy, so I think there are some options without to much effort.
13:48 jananne pmk65: I can't figger out how to get the icons of the languages on the website.
13:48 ries cohsb: silva???
13:48 jananne do they use some kind of marker for this?
13:49 pmk65 in the BE?
13:49 ries cohsb: silva the CMS you mean??
13:50 cohsb ries: a competitor of T3 http://www.infrae.com/products/silva ; using that for two other sites. It's Zope and Python based, and if you don't have too much customization requirements and a too cmplex layout, it's a good CMS
13:50 pmk65 jananne: They should show up once you have created the language records on the root of the page tree (the globe icon) Did you create those?
13:51 cohsb My problem is that I won't get mysql on the box...
13:51 cohsb or only with big discussions
13:51 ries cohsb: that fact that it's Zope and python base will not allow me to take a look at it... I think I have heard good things about Silva though...
13:51 cohsb :-)
13:52 ries cohsb: I think I took a look at it one o two years ago...
13:54 void ries: and what is your decision?
13:55 void *is=was
13:56 Guschtel Hi, is there an extension to manage several adresses etc. for one frontend user?
14:03 bin_ do anybosy know extension seminar managaer
14:06 bin_ how to use seminar manager
14:07 jananne pmk65: in the front end. it does work now with the &L=1 or 2 or 3 at the end of the url. but now i want 'links' or 'icons' in the front end where i can select the language.
14:11 Phlogi_ jananne: use a lang menu
14:15 bin_ \join #Randomresult
14:15 Randomresult hi bin
14:15 Randomresult :)
14:15 bin_ hi
14:16 Randomresult no, i dont know this seminar plugin :)
14:16 pmk65 jananne: you could try this one.. http://typo3.org/extensions/repository/search/sr_language_menu/
14:16 bin_ ok
14:16 bin_ i will find it out
14:16 Randomresult i just wrote an tutorial how to build an FCE in the wiki
14:16 bin_ ok
14:17 Randomresult maybe u want to have a look
14:17 bin_ can u give me the link
14:17 bin_ yes
14:17 bin_ can u please
14:17 bin_ give me the link
14:17 Randomresult http://wiki.typo3.org/index.php/Templavoilavideotutorial-overviewimage-withtext
14:17 bin_ thanks acan u come to private
14:21 ries void: we used TYPO3 instead of SIlva... Zop + Python was to weird for me... and still is :D
14:22 void ries: hehe.. i like python... but Zope is a really big and complex... have no time to learn it
14:22 ries void: did you do any large Python projects?
14:23 chefan hi void :)
14:23 void ries: for now i program big project on python+django... maybe not so big.. middle-size..
14:23 chefan privet
14:23 void hi chefan
14:24 chefan lol
14:24 ries void: in the area I work in python is far from main stream... and these people accept PHP... but would rather see Java
14:24 chefan i just thought i met you in plone :D
14:43 ArcRaven hi ihr
14:51 tsolisa hi who can i ask yomsthing about members confgurtion
16:30 Phlogi__ found it in ter
16:42 FloLeBlanc hi all
16:46 skipjack ls
16:46 skipjack hi
16:48 skipjack Is there an way to config the media Field of an page header? I need something like, only 1 Picture and when I new pictures is uploaded the old will be delted and the new will renamed to the old name?
16:59 Randomresult hi Denyerec!
17:02 neabo_ is there any extension which would list top viewed articles from tt_news as LIST?
17:03 sxs hey guys, anyone know a front-end fe_user edit extension?
17:03 Randomresult sxs... yes ... searcjf
17:04 Randomresult upps..
17:04 Randomresult sxs: search for sr_userregister
17:04 Randomresult or something
17:04 sxs cool thx
17:04 Randomresult this also contains an edit for the frontenduser
17:04 Randomresult as far as i know
17:04 sxs cwt_community contains this too - but i dont find the template :D
17:08 sxs okay thats work thank you!
17:20 neabo_ is there any extension which would list top viewed articles from tt_news as LIST?
17:35 pmk65 I have a weird problem On one TYPO3 v4.1 installation, I can't get the flexform of my plugin to work. If I debug $this->cObj->data['pi_flexform'] it doesn't contain any data. But installed on several other servers, the $this->cObj->data['pi_flexform'] is populated correctly with the data from my flexform. Does'n anyone know what might be causing it to fail on that one server?
17:36 pmk65 I also tested another flexform based ext on the server, and same problem, so it's not a problem in my ext.
17:59 Randomresult Denyerec: ur here?
18:11 HardPhuck i have a small problem
18:11 HardPhuck i have installed a gallery that uses image_lightbox but if i enable frotendediting the lightbox doesnt work
18:12 HardPhuck i guess they both use the library, and i should fix that
18:12 HardPhuck how would i do that?
18:14 pmk65 do you get any JS errors?
18:20 sxs hey again :D is there any extension witch would edit tt_news in the front-end?
18:26 HardPhuck pmk no
18:26 HardPhuck but the *.js files don't get loaded with the page
18:26 HardPhuck if i check source
18:26 HardPhuck they are missing in the head
18:28 Phlogi sxs: yes
18:29 sxs y?
18:30 Phlogi sxs: news_feedit
18:30 sxs okay...i try it!
18:30 sxs (that! :O=
18:55 Denyerec random ?
18:57 pmk65 I have a weird problem On one TYPO3 v4.1 installation, I can't get the flexform of my plugin to work. If I debug $this->cObj->data['pi_flexform'] it doesn't contain any data. But installed on several other servers, the $this->cObj->data['pi_flexform'] is populated correctly with the data from my flexform. Does'n anyone know what might be causing it to fail on that one server?
18:57 pmk65 I also tested another flexform based ext on the server, and same problem, so it's not a problem in my ext.
18:57 Denyerec lo uschi, pmk
18:57 Randomresult yo
18:57 Randomresult :) happy easter!
18:58 pmk65 Denyerec: http://typo3.org/extensions/repository/view/pmkhtmlcrop/0.0.1/ <-- Final version with Manual ;9
19:00 Denyerec Rox
19:01 skipjack hey
19:01 Denyerec pmk was the extension description a joke? :)
19:01 skipjack hello ;)
19:01 Denyerec "will fix problems where ending HTML tags has been cr"
19:01 Denyerec lo skip
19:02 pmk65 lol, no I guess the limit on what you can input as description, is bigger that what is actually displayed on TER
19:02 skipjack I have change the SQL field/type "price", but now the flexform form. in the backend says me evertime when I want to save the form: 102: These fields are not properly updated in database: (price) Probably value mismatch with fieldtype.
19:03 HardPhuck is the question valid if i ask where could i donwload the best learning torrents or video tutorials? :)
19:03 Randomresult HardPhuck: rofl...
19:03 pmk65 depends on what you want to learn :)
19:04 HardPhuck lynda.com stuff :)
19:04 Randomresult well... Denyerec is just preparing something to download for free i guess ( Denyerec: it will be for free or not?)
19:04 HardPhuck currently i'm searching for flash cs3 / actionscript 3
19:04 Randomresult HardPhuck: this is a typo3 chan :)#
19:04 skipjack I want to save some decimal numbers .. like ; 0.000000001 -> But the flexform Form changes the number to 0.00 evertime when I click an other field in the form. Where can I edit the Number length of this field?
19:04 HardPhuck i need to make dynamic menu generated with typo3
19:05 HardPhuck and import it to flash navigation
19:05 Randomresult hmmm... i once had a menu like that
19:05 HardPhuck so the question is Typo3 related hehe
19:05 pmk65 http://www.heroturko.com/tutorials/
19:05 HardPhuck www.kavarna-tromostovje.si
19:05 HardPhuck this page needs flash buttons
19:06 Denyerec HardPhuck
19:06 Denyerec Hehe, that name always makes me chuckle
19:06 Denyerec I'm sorting out a big "A to Z" to a running site thing
19:06 Denyerec gimme a couple of weeks :)
19:07 Randomresult Denyerec i tried to work on the wiki a bit... maybe this was helpful
19:07 HardPhuck Deny hehe, it's meand to chuckle :)
19:07 HardPhuck meant
19:07 pmk65 skipjack: Look here -> http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/4/2/#id3656141
19:08 pmk65 skipjack: my guess is that you need to set/modify the eval parameter.
19:08 skipjack okay
19:08 skipjack pmk65, in the tca.php file or?
19:08 skipjack 'eval' => 'trim,double2',
19:09 HardPhuck pmk this heorturko are free tutorials?
19:09 Denyerec AHh yeah I see RR
19:09 pmk65 no your flexform, if its that one that doesn't save the value correctly
19:09 Denyerec That's a GIFBUILDER thing
19:09 Randomresult well it is an FCE using gifbuilder
19:09 Denyerec not *quite* sure what you mean
19:09 pmk65 HardPhuck: yes they are "free" :D
19:09 skipjack pmk65, How can I change the flexform? is that TConfig?
19:09 Denyerec Ah
19:10 Denyerec you mean an FCE that, say, has a graphical header
19:10 pmk65 skipjack: no its xml, but uses same setup as TCA
19:10 Randomresult ... no, it generates an image with text on it... which can be linked...
19:10 Randomresult and has an alt tag
19:10 Randomresult mom
19:11 pmk65 skipjack: http://wiki.typo3.org/index.php/Extension_Development%2C_using_Flexforms#Modify_ext_tables.php <-- Flexform Info
19:11 skipjack pmk65, okay, xml, where could I find the xml file for the form? (tt_products) I have edit tca.php here are some xml files for the languages
19:11 skipjack thx I will check
19:12 skipjack oh okay
19:12 pmk65 if it doesn't use flexforms, then you need to modify TCA
19:12 skipjack hmm this webside I have already opend
19:12 skipjack okay, I think it use flexform, because I have already edit TCA settings and the behavior was the same
19:14 pmk65 skipjack: remember to clear both caches (fe & be cache) when you modify tca and ext_tables.php and ext_localconf.php
19:14 pmk65 http://www.snippit.net/typoscript/reference/flexform-basics.html
19:17 skipjack okay that was tca.php
19:17 Randomresult Denyerec: this can be used as kind of an overview-image... just shows what is possible with TV and FCE
19:18 Randomresult and gifbuilder
19:18 pmk65 skipjack: double2 : Converts the input to a floating point with 2 decimal positions, using the "." (period) as the decimal delimited (accepts also "," for the same).
19:18 pmk65 try removing the "double2" from your eval settings.
19:18 skipjack yes I know, But I have delete the token
19:18 Randomresult Denyerec: u have skype or something?
19:19 pmk65 and clearde both caches?
19:19 Denyerec I do yeah
19:19 Randomresult may i add u?
19:19 Denyerec Just about to head out tho
19:19 Denyerec sure
19:19 Denyerec sozultd is my work account
19:19 Denyerec http://www.youtube.com/watch?v=It6JN7ALF7Y
19:20 pmk65 skipjack: if that didn't help, try uninstalling and then reinstalling the ext. It sometimes need that if you modify TCA
19:20 Randomresult Denyerec: where u from?
19:21 Denyerec Uk
19:21 Randomresult uk is big...
19:21 Randomresult where from xactly
19:22 Randomresult anyway, i added u in skype
19:54 HardPhuck anyone knows a good irc channel to get Actionscript 3 help?
19:58 guillom I have a problem when trying to add a "news categories" GRSP to my root page. I can add the sysfolder to the page properties, but there's a '!' in a yellow box that appears right under the GRSP selector. When I try to save, it says there's an error (indicated by the yellow '!'). The problem is, nothing shows in front of this yellow box. Any idea ?
20:00 Randomresult Denyerec: well i changed some details... so maybe this is better to understand what the aim is...
20:00 guillom see the screenshot : http://www.flickr.com/photos/gpaumier/2358175183/sizes/o/
20:00 Randomresult anyway, i now have a cigarette
20:01 moodaep1 guillom: first i thought permissions
20:01 Randomresult is it possible that u entered 2 or more pages in this field?
20:01 Randomresult i guess only one is possible
20:01 guillom Randomresult, yes i entered 2 pages
20:01 Randomresult then delete one...
20:01 Randomresult :)
20:01 guillom ok, that's probably the issue
20:01 moodaep1 AH delete all save start fresh?
20:01 Randomresult not probably... it is one issue
20:02 moodaep1 also check the show secondary options so you can make sure something there wasn't used ...just guessing
20:02 guillom Randomresult, yes, that's what I meant :) thanks
20:02 Randomresult ur welcome
20:02 Randomresult sometimes even me can help!
20:03 Randomresult even iam...? my english is tooo bad... sorry
20:03 guillom :) I guess I need only one GRSP with everything in it?
20:03 Randomresult jupp
20:03 Randomresult only one
20:03 guillom okay
20:03 Randomresult well actually i have more sysfolders in it
20:03 guillom as always, this channel has proven to be very helpful
20:03 Randomresult for my templates for example
20:03 guillom i see
20:03 guillom one GRSP with subfolders for templates, news categories, etc
20:04 Randomresult i dunno if it is possible to have the categories in a subfolder
20:04 Randomresult i dont use this for news
20:04 guillom hmm
20:04 guillom ok
20:04 Randomresult i allways disable this in the plugin and have a special folder for that
20:04 Randomresult i dont want the editors to go into my general storage...
20:05 guillom well, i'm the only editor, so that's not really a problem for me for the moment :)
20:05 Randomresult yeah its not.. but i think if u have a lot of news... this is good to have a special folder for that
20:05 Randomresult anyway.. i go smoking NOW... cu later all
20:35 Randomresult very quiet in here...
20:35 guillom Randomresult, when you get back from your smoking time, would you mind sharing with me your method of storing news categories please?
20:35 guillom heh, talking about the devil :)
20:35 Randomresult ... lol
20:35 Randomresult sure
20:35 Randomresult ok...
20:36 Randomresult first of all i go to the extension manager and choose the news plugin...
20:36 Randomresult first entry here is the gprs folder thing...
20:36 guillom so i guess i have to disable the StoragePid
20:36 Randomresult there i do it the old way...
20:36 Randomresult then create a sysfolder news... with "contains plugin" news
20:37 Randomresult and then go to the contsant editor and enter this id under tt-news
20:37 Randomresult thats all
20:37 Randomresult so this do not have to be in the general storage folder no more
20:37 guillom ok, i'm trying it right now
20:37 Randomresult yeah. do it
20:42 moodaep1 hmm just thinking out load, why would typo3 be slower on LAN than from internet?
20:43 moodaep1 it was fine till last week. I've checked if I did any updates and don't think I did anything in typo3 or extensions
20:50 chefan caching maybe
20:50 guillom Randomresult, i'm not really sure where to add this id
20:51 Randomresult well, try it without...
20:51 Randomresult wait
20:52 Randomresult [plugin.tt_news.pid_list]
20:53 Randomresult can be found in the constant-editor
20:55 guillom i think that's the id of the page where categories are displayed as a list
20:56 Randomresult Starting Point (pid_list) [plugin.tt_news.pid_list]
20:56 guillom ok
20:57 guillom uh, lunch time; i'll try later
20:57 guillom thanks again :)
21:16 guillom Randomresult, from the doc: Starting Point / pid_list has nothing to do with the Storage Pid (General Record
21:16 guillom Storage page), which is used for news­categories
21:17 Randomresult well u need to disable this
21:17 Randomresult in the plugin
21:17 Randomresult then u can store categories where ever u want
21:18 guillom yes, i have disabled it already
21:19 Randomresult an now ur not able to place cats in ur folder?
21:19 guillom hmm, i'm trying
21:32 sxs uhm i can only pick up data from my database with t3lib exec query when i have give a pidlist
22:25 HardPhuck mwahahahahah I Have succeeded!!
22:32 nusse good evening
22:33 nusse i have a problem with typo3 not executing my plugin (i can write crap into the php-file not getting any errors), where should i start investigating?
22:35 void nusse: did you use kickstarter to create plugin?
22:36 nusse void: yes
22:36 nusse actually only newly created plugins dont work, the older ones still create output
22:37 void maybe you did install some weird extension...
22:37 nusse no
22:38 nusse how does typo3 now which file to include and which methods to run for a specific plugin?
22:39 void from ext_tables and ext_localconf.php files of extension
22:41 nusse can i debug which files get included and which methods are run?
22:43 nusse actually i can create new extensions using kickstarter and all their plugins wont produce any output
22:55 nusse i can remove pi1/class.tx_blaa_pi1.php and nothing happens, whats wrong there?

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.