Search the website and IRC logs

#TYPO3 IRC log from : Tuesday 19 August 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
02:11 adnc voidus: hello, are you there?
05:56 otu morning all! I have a problem with the web plugins module. When i click on the link it tells me "fatal error: class mod_web_dmail' not found'
05:56 otu anyone got any ideas of how to go about it?
07:45 HardPhuck mornin'
08:56 Horttcore lo
08:57 Horttcore I use a HMENU and I would like to set the special.value as the parent menu
09:05 Horttcore any clue how to solve it
09:17 kraftb hi !
09:17 kraftb good morning everyone !
09:17 kraftb have sunny funny day !
09:17 kraftb :)
09:21 JohPie sunny? I only see grey clouds
09:39 GeorgesAbitbol hi all
09:53 m4rtijn hi all
10:08 Horttcore How can I set the special.value = parentID of the current page in a HMENU with special = directory,
10:12 m4rtijn just enter the number?
10:25 Horttcore its a variable number
10:42 Horttcore this sux :-F
10:48 m4rtijn Horttcore - why do you need a variable number?
10:49 tf hi @all.
10:49 m4rtijn hi tf
10:49 Horttcore The start should be always the parentID of the current site
10:49 m4rtijn just use level then?
10:49 m4rtijn entrylevel
10:49 tf can i write something like ...select.selectFields = myextension ?
10:49 Horttcore marks.SUBMENU = HMENU
10:49 Horttcore marks.SUBMENU {
10:49 Horttcore special = directory
10:49 Horttcore special.value = {TSFE:pid}
10:49 Horttcore 1 = TMENU
10:49 Horttcore 1.NO = 1
10:49 Horttcore 1.NO.linkWrap = <li>|</li>
10:50 Horttcore }
10:50 Horttcore whoops sorry
10:50 eeos_dev hi everybody
10:50 Horttcore so I need entrylevel 0 right?
10:50 Horttcore or -1
10:50 eeos_dev we want to implement a serach engine, like indexed search so that it can also search through the category "news", wher enews are publiched using tt_news. Is that possible?
10:50 tf because when i write selectFields = bodytext then the extension isnt shown.
10:51 eeos_dev We have been able to make it search through the news published by tt_news, but not open a category or section "news". The sections are the usual sections of the website (like the website tree)
10:51 m4rtijn Horttcore - depends on the result u want to have and the pagetree that you build
10:51 Horttcore well thanks for the hint :P
10:52 Horttcore I'll try to sort it with the tsref
10:52 eeos_dev any clues or pointers?
10:52 m4rtijn Horttcore if you need some more hints - just gimme some more info :p
10:52 Horttcore na seems to work tbh
10:53 Horttcore Isnt a problem with 2Level navigation
10:53 Horttcore will be harder for a 3rd level i think
10:53 Horttcore seems to work too :P
10:53 Horttcore thx :-)
10:56 okapi hi
10:56 m4rtijn can I force GMENU to create PNG?
10:56 m4rtijn and also keep the transparency of the png files imported?
11:03 m4rtijn hmm found it: installtool -> gdlib_png = 1
11:04 okapi is it a big deal if my webserver i am about to set up typo3 on doesnt have imagemagick installed?
11:05 m4rtijn nope okapi
11:05 m4rtijn you can use the old IM 4.2.9 which is a CGI script
11:05 m4rtijn so u can put it in the cgi-bin
11:05 okapi ah sweet. so i dont need to upgrade my account to virtual server. nice :)
11:05 okapi thx
11:05 m4rtijn yw
11:38 davidbrunnthaler hiho, how do i include a *.js and a *.css file in an extension?
11:41 m4rtijn hmm I dont know.. but u could always check how its done in other extensions
11:41 davidbrunnthaler mh ok maybe i find one
12:04 RoyalKnight how can i add fe-user password encryption other than md5?
12:08 m4rtijn RoyalKnight - did you check the extension rep ?
12:09 RoyalKnight m4rtijn: sure, but found nothing useful
12:10 m4rtijn this ldap thing?
12:10 RoyalKnight m4rtijn: maybe i find an existing hook, would be much more simple than writing a service
12:10 RoyalKnight m4rtijn: the guy has existing users with mysql-password()-encryption
12:10 RoyalKnight m4rtijn: ldap is just a service
12:13 eeos_dev we want to implement a serach engine, like indexed search so that it can also search through the category "news", wher enews are publiched using tt_news. Is that possible?
12:13 eeos_dev We have been able to make it search through the news published by tt_news, but not open a category or section "news". The sections are the usual sections of the website (like the website tree)
12:13 eeos_dev any clues or pointers?
12:14 RoyalKnight m4rtijn: seems there's no hook available
12:27 HardPhuck guys, if i set doctype = xhtml_trans
12:27 HardPhuck then i get added <?xml version="1.0" encoding="utf-8"?>
12:27 HardPhuck this at the top
12:27 HardPhuck could i prevent that
12:28 eeos_dev is it possible to send the content of some content elements inside a TSO path (like lib.strangeobject)?
12:32 okapi is there anything else to do to set up typo3 apart from executing that 3 step wizard, altering the passwords and removing the install tool directory?
12:32 okapi i guess im set now to start building the site, arent i?
12:41 HardPhuck removing install tool directory is a bad idea
12:42 HardPhuck you have alternatives like removing the ENABLE_INSTALL_TOOL file or just renaming it
12:42 okapi HardPhuck: actually the install tool suggests to do that
12:43 HardPhuck you can install quixplorer extension for easy file manipulation
12:43 okapi but i didnt. i just removed the file as you proposed and for now altered the directory name of the install tool
12:43 HardPhuck i never renamed the folder before
12:43 HardPhuck just using the install tool file
12:43 HardPhuck never had any problems
12:43 okapi ok
12:44 HardPhuck and you will need install tool quite a lote
12:44 HardPhuck a lot
12:44 HardPhuck while developing
12:44 okapi but im right in thinking that i am set now?
12:45 HardPhuck leave the install tool FOLDER intact
12:45 HardPhuck and the file too while you are developing
12:45 HardPhuck so you can quickly access install tool when needed
12:46 HardPhuck you will lock it out when the webpage is made
12:46 snoy_ms Hey all, big problem. I installed the extension "ameos_formidable" to use the "seminars" on a mittwald server. Now i get this error message: http://p102181.typo3server.info/ any ideas ???
12:46 okapi ok
12:47 HardPhuck snoy i don't know the right cause, but my guess is that the extension insn't compatible with the typo3 version it is running on
12:48 HardPhuck the other option is permission issue
12:50 snoy_ms HardPhuck: System requirements are ok
12:50 HardPhuck i had similar problems when i had the unix version of typo3
12:50 snoy_ms maybe the permission
12:50 HardPhuck with simlinks
12:51 HardPhuck do you have all directories from typo3_src and dummy in the same folder or are they seperate and linked with symlinks?
12:52 HardPhuck are other extensions working ok? :D
12:52 HardPhuck if so then its the extension that's bad
12:52 snoy_ms HardPhuck: i check it....its a new installation, everything else (templa voila) was ok until i install "ameos_formidable"
12:53 HardPhuck yeah but how is it installed
12:53 HardPhuck how are folders organised
12:53 HardPhuck brb
12:53 snoy_ms second
12:54 HardPhuck try moving all folders into the same directory
12:54 HardPhuck like in Source with Dummy site ZIP
12:54 HardPhuck worked for me
12:56 snoy_ms typo3 source is a symlinc the rest is locale
12:57 snoy_ms i checked the folders, all files are there...
12:57 snoy_ms permission is now 777, no changes
12:58 snoy_ms how can i uninstall the extension ???
12:58 m4rtijn delete it from the localconf
12:59 m4rtijn if you cant just delete it from the ext. manager
12:59 Phlogi hello guys :)
12:59 Phlogi swemark: :)
12:59 HardPhuck m4rtijn is it possible to change the <div>'s ID
13:00 HardPhuck like on the specific page
13:00 swemark Hey Phlogi :)
13:00 swemark I switched to thunderbird
13:00 swemark funny i didnt think of it first
13:00 Phlogi unfortunately I had to turn off my server, so I can't work best on the kio module
13:00 HardPhuck i have <div id="content"> and on some page i would like it to become <div id="news">
13:01 swemark What happened to your server?
13:01 snoy_ms if you cant just delete it from the ext. manager.....lol...this extension f**** my typo3 install..
13:01 Phlogi swemark: nothing actually... but we have workers in the house atm
13:02 swemark HardPhuck, [PIDInRootline = ID of page] lib.div.wrap = <div id="news"></div>[global]
13:02 swemark Ah
13:03 swemark KDE desktop settings messed up
13:03 swemark its showing the background of the laptop-resolution
13:03 swemark with the*
13:03 swemark when i have an external monitor
13:04 HardPhuck swemark but this will keep the <div id="content"> and just wrap the news div around it, right?
13:04 swemark uhm, depends on how you set it up
13:04 swemark but thats possible yeah
13:04 HardPhuck no, i need the content div removed then
13:04 HardPhuck only one div needed
13:04 swemark is it in typoscript?
13:04 HardPhuck i load external html template
13:05 HardPhuck and then create markers in TS
13:05 swemark oh
13:05 swemark old school
13:05 swemark cant help ya
13:05 HardPhuck no problem
13:06 swemark You should try out templavoila
13:06 HardPhuck i never used it before
13:06 HardPhuck and this site is almost done
13:06 HardPhuck on my next project maybe :)
13:07 m4rtijn I have my first jquery animation on a typo3 page..
13:07 m4rtijn im so proud
13:07 m4rtijn I have to take a photo
13:08 HardPhuck can we see it?
13:08 m4rtijn sure.. its just a test though.. so dont mind the looks of it :)
13:09 m4rtijn http://www.petri-fuchs.com/index.php
13:09 m4rtijn bottom left..
13:09 HardPhuck nice
13:10 HardPhuck the site i'm working on is my first with JS drop down menus :D
13:10 HardPhuck and with flash :)
13:11 Ruudi hello
13:12 m4rtijn im quite good with flash .. but I'm rly thinking of forgetting all about flash.. and concentrate on jquery
13:12 Ruudi anyone got a good idea about importing xml contact file to tt_address?
13:13 HardPhuck i hate flash, i know how to use it, i know AS, but i don't recommend it to my clients
13:15 ries Ruudi: You could use any ETL tool for that
13:16 Ruudi i need to check around maybe there is something that can be used in typo3 BE
13:17 ries Ruudi: I wouldn't.....
13:18 Ruudi I need to enable some sync options for BE users
13:21 eeos_dev we want to implement a serach engine, like indexed search so that it can also search through the category "news", wher enews are publiched using tt_news. Is that possible?
13:23 HardPhuck ok another question, can i remove the div from html template with TS but leave the content of that div
13:28 ries eeos_dev: yes that's possible
13:28 eeos_dev ries: sorry for double posting .... how? We have not been able to do it ....
13:28 ries eeos_dev: you need to make sure that content of news is cached somehow...
13:28 eeos_dev ries: what we want to do is to have a separate category, called news, but all we have been able to obtain
13:28 ries but I am far from a indexed search guru :D
13:29 ries But I know a collegue of mine did set that up
13:29 eeos_dev ries: is to serach the news that are cacached as if they were normal content ... so the user does not understand if it is a normal page or a news
13:30 ries eeos_dev: that sounds about right
13:30 eeos_dev ries: whats sounds right?
13:31 ries what you said...
13:31 eeos_dev ries: what I ask or what we get?
13:31 eeos_dev ries: so, it is not possible to search the news separately?
13:31 ries if the news is cached as normal content then it will get indexed
13:31 ries that is also possible... but I never really worked with indexed search
13:32 eeos_dev ries: could you please ask this colleague? or should I ask him/her?
13:33 ries I am afraid he is really buzy now...
13:33 ries I think he is sleeping now actually :D
13:37 eeos_dev ries: that is very busy .... :D .... would it be possible to talk to him when he is awake ....
13:37 eeos_dev ?
13:42 eeos_dev ries?
13:42 m4rtijn ries = away
13:45 Nav hello all
13:46 Nav is there any option in the template record so that i can set it so that the xml prolog at the beginning of the doctype is not displayed
13:46 eeos_dev m4rtijn: thanks :)
13:47 Nav i m having much problems in IE6 when xml prolog appears
13:47 Nav i want to get rid of the xml prolog statement at the beginning of the template which is injected by typo3
13:47 Nav anyone got solution?
13:50 m4rtijn nan - config.doctype
13:51 m4rtijn config.xmlprologue = none
13:51 Nav currently i m using this -> config.doctype = xhtml_trans in my template record
13:51 Nav ok let me check it
13:52 m4rtijn http://klauskjeldsen.dk/2007/04/10/typo3-setting-xhtml-11-doctype/
13:52 m4rtijn or http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/7/3/
13:53 chefan m4rtijn: just reading this, you happen to know from mind if it's possible to switch off _every_ wrapper like that?
13:53 adnc I'm looking for a flash application which allows me to publish a book. has anyone ever seen something like this on the open source market
13:54 chefan to prevent download?
13:54 adnc chefan: well no, it even could be downloaded. the problem is that i did scan the book which is a very old book
13:54 Nav thanx m4rtjin
13:54 adnc handwritten
13:54 m4rtijn adnc - something like pageflip ?
13:55 chefan ah, so scans and the flash app loading the pics?
13:55 adnc m4rtijn: i dont know pageflip but with a sort of beeing able to flip pages, that would be nice
13:55 m4rtijn pageflip = opensource
13:55 m4rtijn yes
13:55 m4rtijn google it
13:55 adnc i will look for pageflip, is it for books
13:56 m4rtijn chefan - you could just clear all stdwraps ..
13:56 adnc is it this here http://www.pageflip.hu/
13:56 m4rtijn nah
13:57 adnc does pageflip exist as a typo3 plugin
13:57 chefan adnc: if you don't find it or it's not suitable, consider writing your own. take a look at openlaszlo for that
13:57 m4rtijn adnc at the end you just have a flash file.. no need for an extension
13:58 adnc chefan: i think it is not worth doing it for one book is it
13:58 adnc m4rtijn: yes you are right
13:59 chefan why not? would take far less time than reading it ;)
13:59 adnc chefan: i dont think so
14:00 chefan adnc: take a look at openlaszlo.org ;) try out openlaszlo in 10 minutes
14:00 adnc i'll have a look
14:02 m4rtijn adnc - http://www.flashpageflip.com/FreeFPF.asp
14:10 adnc m4rtijn: the free version does not allow to zoom in
14:10 adnc if you look at www.raiffeisenmagazin.at there you see it
14:10 adnc i think it is more for publishing image books
14:17 adnc ChanServ: openlazlo looks good
14:18 m4rtijn I did find a opensource pageflip once.. but I lost it adnc
14:18 m4rtijn if you find it again - let me know pls :p
14:18 adnc ok
14:18 adnc m4rtijn: no problem
14:51 PanTerra hi
14:52 PanTerra any ideas for a nice web links module ?
14:52 PanTerra I want catagorized links
14:52 PanTerra with a screenshot
14:53 PanTerra and some extra information
14:53 PanTerra something like the portfolio module
14:54 PanTerra but when i change the markers in the html template it doesn`t replace the markers
14:54 PanTerra ###thumbnail### is printed like this on the screen
14:54 PanTerra any ideas ?
14:56 m4rtijn Phlogi - ?
14:56 m4rtijn PanTerra - did u insert css_styled_content ?
14:57 PanTerra yep
14:58 soma i use modern linklist (ab_linklist). works well, although i had to change some things to fit my needs.
15:00 PanTerra thanks looks good
15:00 PanTerra I m gonna try this
15:00 Phlogi m4rtijn: yes? :)
15:00 ndee I'm using RealURL and it somehow messes with my image creation. When I do a $this->cObj->Image($img) with the appropriate options, the file is broken. I'm on http://efv2.autoglobal.ch/de/garagen/ and somehow, it has a problem with the de/garagen/ part. When I'm on index.php?id=22, everything works fine.
15:01 ndee Phlogi: I responded too late yesterday, do you maybe know what it could be?
15:06 Phlogi ndee: hmm thats really strange... I can't explain it... which path exactly is wrong? The path the image in source output?
15:09 ndee Phlogi: it creates the path like: efv2.autoglobal.ch/de/garagen/typo3temp/img.jpg instead of the correct path
15:13 Phlogi could you paste the code please?
15:13 Phlogi ndee: I mean in your extension
15:41 ndee Phlogi: http://pastebin.com/m5feb5de8 <-- that's how I generate the picture.
15:41 ndee It just doesn't prepend the /
15:43 adnc Phlogi: do you know of an application (maybe flash) for publishing books confortable
15:44 Phlogi no
15:46 Phlogi ndee: hmm I have no idea... sorry... ask maybe on the dev list of typoe3
15:46 Phlogi *TYPO3
15:50 ndee kk
15:58 m4rtijn hmm, this is strange.. I had a gmenu with only .png images and transparency worked fine.. now I added 20 = TEXT .. etc .. text.field = title..
15:58 m4rtijn now the images arent transparent anymore
16:02 m4rtijn bbl
16:12 guid1 hi, i got a question concerning realurl with localozation
16:13 guid1 i set up realurl with /de/<page> and /en/<page>
16:13 guid1 now my language switcher doesn't work anymore (looks for L-parameter)
16:13 guid1 how can i fix that?
16:14 guid1 (works correctly with standard url's)
16:20 Phlogi guid1: how did you do your language switcher?
16:21 guid1 i created a menu with typoscript --
16:22 guid1 temp.langmenu = COA
16:22 guid1 temp.langmenu {
16:22 guid1 10 = HMENU
16:22 guid1 10 {
16:22 guid1 special = language
16:22 guid1 special.value = 0,3
16:22 guid1 1 = TMENU
16:22 guid1 1 {
16:22 guid1 NO = 1
16:22 guid1 NO {
16:22 guid1 before = &nbsp;
16:22 guid1 after = &nbsp;||*|&nbsp;||*|&nbsp;
16:22 guid1 stdWrap.cObject = TEXT
16:22 guid1 stdWrap.cObject {
16:22 guid1 value = English || Deutsch
16:22 guid1 allWrap =
16:22 guid1 }
16:22 guid1 ... and so on
16:22 guid1 and placed it with
16:22 guid1 lib.footer.20 < temp.langmenu
16:23 swemark pastebin ftw
16:26 guid1 i think that i must get rid of the L-parameter, because that exists no longer -- but how can i set a condition for the preVar (de OR en) ?
16:27 Ruudi anyone has been using jp_pageteaser with templavoila, feels like it should be possible to fetch images from tv fields but can't figure it out from docs
16:27 swemark guid1, google typo3 realurl conf
16:27 swemark typo3.org has a good one
16:30 Phlogi guid1: use paste.phlogi.net :p
16:30 guid1 ok :-)
16:31 guid1 http://paste.phlogi.net/-4809531e74/
16:31 guid1 is the setup
16:33 guid1 http://paste.phlogi.net/-ced18f5c3c/ is the realurl_conf.php
16:33 Phlogi what does the link look like in fe?
16:34 guid1 http://www.commnet-b2b.com/de/about-us/ for example
16:34 m4rtijn re
16:35 Phlogi guid1: and the problem is that the page is not in german then?
16:35 guid1 english as standard, german as second language
16:36 guid1 i see english text in the standard version, but when i switch to /de/-pages, still only english pages
16:36 Phlogi guid1: thats not true actually, becaus the menu switches...
16:37 guid1 navigation menu switches, but page contents don't
16:37 Phlogi so maybe you content is not translated correctly...
16:37 Phlogi or the language id is not correct for german lang
16:37 Phlogi did you create the language in backend?
16:37 guid1 yes, all worked until i activated realurl
16:37 Phlogi guid1: hmm thats strange...
16:38 Phlogi guid1: does it work if you use the old url and pass L?
16:38 guid1 i just did --- maybe you were right
16:39 guid1 got L-parameter, but no switch anymore
16:39 guid1 i'll check the language id
16:39 guid1 no, "3" is correct under list=>root=>website language
16:40 Phlogi guid1: maybe a tv issue...
16:40 guid1 mhmmm ...
16:40 Phlogi try creating the language on that site explicitely
16:40 Phlogi config.sys_language_overlay = hideNonTranslated
16:41 guid1 works now, still with L-parameter
16:42 Phlogi guid1: but not on realurl?
16:42 guid1 i'll switch it on again ...
16:42 Phlogi thats weird... try my hints
16:44 guid1 Phlogi: with your line pasted in TS, it all works now
16:44 guid1 also with realurl
16:45 Phlogi guid1: ;)
16:45 guid1 last question (if i may...) - i got english page names in the path now, also for german pages. can i give the german pages a different alias?
16:46 guid1 :-) THX A LOT !!!
16:46 Phlogi guid1: hmm not sure why this happens... seems a realurlconf issue ;)
16:46 Phlogi guid1: you're welcome
16:46 guid1 http://www.commnet-b2b.com/de/about-us/ is german (should be called "ueber-uns")
16:49 Phlogi guid1: the page title is about-us or what?
16:49 Phlogi you can set it in backend for both languages
16:52 guid1 how that? when i go to the page properties, i only see the alias-field in the standard (english) language
16:53 guid1 the form for german is different -- and without an alias-field
16:58 m4rtijn hmm, does anyone know why the transparency of my .png gmenu button changes as soon as I insert TEXT ?
16:58 guid1 i could give the german version a different page/sub/navigation title, but no alias
17:01 Phlogi strange yes
17:04 m4rtijn grr, and why does my image disappear as soon as I enable niceText .. grr
17:04 m4rtijn I hate IM 4.2
17:15 Phlogi m4rtijn: use graphicsmagick and yo'll be happe
17:16 Phlogi guid1: maybe an extension could do what you want...
17:16 Phlogi guid1: or why not just use the page title?
17:18 m4rtijn problem is, its a webppage on a shared host
17:18 m4rtijn I cant choose what i use
17:19 guid1 i would use the page title, but (1) dunno how and (2) this has "umlaute" in german which are not allowed in url paths
17:23 m4rtijn Phlogi - theres no CGI GM is there?
17:23 Phlogi m4rtijn: dunno
17:23 Phlogi m4rtijn: why? not needed by typo3 ..
17:23 m4rtijn hm?
17:23 Phlogi guid1: which are handled by rearlurl
17:23 Phlogi m4rtijn: best for typo3 is gm
17:24 m4rtijn I know
17:24 m4rtijn shitty shared host
17:24 m4rtijn :p
17:24 ries best is to get your own server ;)
17:24 m4rtijn I just tell my customer the shared host has exploded and he needs to come to my virtual server
17:25 m4rtijn I have one.. but I forgot to tell this customer to move..
17:25 m4rtijn rly thinking about calling him now :)
17:25 Phlogi ries: I agree :)
17:25 Phlogi m4rtijn: hihi
17:26 ries m4rtijn: virtual server is using some sore of virtualisation technique???
17:26 ries Hey Phlogi !
17:26 Phlogi hey mister ries ;)
17:27 m4rtijn .. I think its just a product name ries.. its not really a dedicated server.. its still shared
17:27 Phlogi hdhd
17:27 ries m4rtijn: Oooo.. crap
17:27 m4rtijn but I have a root account and everything.. just not 100% cpu and 100% mem
17:27 Phlogi hehe
17:28 m4rtijn nah.. its perfect.. for 5 Euros / month..
17:28 m4rtijn instead of 35 Euros for a dedicated
17:28 ries so it's a chrooted environment?
17:28 m4rtijn im not sure
17:28 ries 35Euro/month for dedicated sounds impossible....
17:28 m4rtijn hehe
17:28 ries at rackspace we pay 650 USD/month
17:28 m4rtijn so is 5 euros for vserver.. normally
17:29 m4rtijn with 10 gb hd space..
17:29 m4rtijn I can sell every gb for 3 euro/month
17:34 chefan i have seen 35¬ dedicated offers in the us, used server offers
17:34 chefan in dollar obviously
17:35 chefan would have to google a bit again though, the subnote wth the links got robbed :/
17:39 Peter___ hi, there, typo3 fans
17:39 m4rtijn hi
17:42 Peter___ Nice to see many buddies over IRC, I have no Questions for today, just to test the function of Chatzilla for firefox. I just started learning TYPO3, which I believe is great CMS, however challenging me to master it
17:43 Peter___ see you all, bybbye
17:45 m4rtijn hehe
17:45 m4rtijn funny dude
17:46 ndee :D
17:46 ndee hey ries!
17:46 ries Hey ndee long time no speak...
17:47 ndee yep yep, been keeping busy, how about you? :)
17:49 XiXora hello people
17:50 XiXora tt_news users ever had a problem wit archive never showing any news?
17:51 m4rtijn uc tomorow
17:51 m4rtijn cu
18:23 eeos_dev ries: ping!
18:24 ries ping?
18:25 eeos_dev :)
18:26 eeos_dev ries: I wanted a link to your friend who has solved the problem with indexed_search and tt_news
18:26 eeos_dev ries: :)
18:27 ries he is not here lately....
18:29 chefan do you have his cell phone number at hand?
18:29 chefan jk
18:29 eeos_dev ries: :(
18:29 eeos_dev ries: does he work as a typo3 consultant? we could hire him to solve the problem.
18:31 ries I can ask... we work together but he is currently sleeping
18:31 ries as soon as he comes online I will ask
18:33 eeos_dev where are based you ries?
18:33 eeos_dev (country)
18:33 ries I am in Latin America (Ecuador) he is in Signapore
18:34 eeos_dev flipping heck! is he gerard?
18:35 ries yes
18:36 eeos_dev I think I have heard of him ....
18:45 Denyerec hey ries!
18:45 Denyerec mingling with the peasants for a change ;)
18:45 ries Hey Denyerec !!!!
18:45 ries Denyerec: How are you doing lately???
18:45 Denyerec "meh"
18:45 Denyerec identical to a year ago I reckon
18:45 Denyerec Time is frozen.
18:46 Denyerec How are you? Back in Ecuador or still in the USA ?
18:47 ries Denyerec: in Ecuador already....
18:47 ries Denyerec: we found a new home and going to move out soon
18:47 Denyerec A new home in Ecuador though ?
18:47 XiXora ecudor eh
18:48 XiXora far away
18:48 HardPhuck can you replace id of a <div> from html template?
18:48 XiXora heh what a nick
18:48 Denyerec not if you're in Columbia.
18:48 Denyerec hey HP
18:48 XiXora ooh columbia
18:48 Denyerec using TV or plain TS ?
18:49 XiXora i wonder if it is as rough as they make it out to be on tv
18:49 HardPhuck TS
18:49 HardPhuck hey Deny
18:49 Denyerec You using autoparser?
18:49 HardPhuck yes
18:49 Denyerec I'd be tempted to remove the DIV and re-write it...
18:49 Denyerec I think in TV you can map to the attribute, not sure in AP though.
18:49 HardPhuck that is an option too, but i do not know how to remoce the div
18:50 HardPhuck I can wrap the content in another div but i do not know how to remove the wrapping div
18:57 ries Denyerec: yeaa a new home in Ecuador
18:57 ries musch more quite, outside of the city.... big garden
18:57 ries and a nice woorden style sort of huise... not big but it has a fireplace and looks quite romantic
18:58 Denyerec Nice :D
18:58 ries XiXora: Not far if you life there
18:58 Denyerec Maybe time for some little Rieslings?
18:58 Denyerec Riesjes
18:58 ries hahahah... NOOOOO
18:58 Denyerec ;)
19:00 HardPhuck crap i can find the remove div option anywhere
19:00 HardPhuck there is some string replace function but that works only in the divs, the content that is
19:01 davidbrunnthaler i have a strange problem: in my extensioni use exec_INSERTquery to insert values in the database
19:02 davidbrunnthaler but no matter how hard i try i can't insert a zero into the database
19:02 davidbrunnthaler is it a bug or is it a feature?
19:04 der_soenke I want to reduce the fields for tt_address-records only for records in one special sys-folder. Can anybody give me a hint how i can do this? I know, I have to use the TSconfig-field woth TCEFORM.tt_address, but then?
19:08 ries davidbrunnthaler: That's a bug.... on your end or TYPO3's end :)
19:08 HardPhuck Deny check out my latest site: http://novi.ffa.uni-lj.si
19:08 davidbrunnthaler mh it's driving me crazy..
19:12 nkuttler HardPhuck: looks really nice. a little slow though, no realurl and not all content yet?
19:13 HardPhuck development stage
19:13 HardPhuck content will be filled by the client
19:13 HardPhuck and for realurl i'm waiting server admin to enable .htaccess
19:13 nkuttler oh.
19:14 nkuttler yeah, university people are a little paranoid about giving root/admin rights
19:16 HardPhuck well to be honest i don't need the access
19:16 HardPhuck i would get it if i wanted to, but servers are not my area of expertise :)
19:17 davidbrunnthaler ok it's not the exec_INSERTquery.. it is my extension which is showing me the wrong value
19:17 nkuttler HardPhuck: i't put a little box around the search form i guess
19:17 nkuttler i'd
19:18 HardPhuck it says search inside so the designer thought that no border is needed
19:19 HardPhuck i agreed since he's better at design than i am :D
19:19 nkuttler hm, there's always the design-usability tradeoff though
19:19 HardPhuck true
19:19 nkuttler but it's allright i guess
19:20 HardPhuck thanx
19:21 HardPhuck meanwhile i'm going crazy too with this id replacement thingy
19:26 HardPhuck can you get a div by it's ID with autoparser, and then delete it but leave it's content
19:26 HardPhuck only delete the tags?
19:31 HardPhuck ok i guess i'm solo on this one :)
19:34 HardPhuck ah i see, i'll use markers
19:36 der_soenke I've a problem with the displayFields-Form-element in the List-View where I can select which Fields I want to see in list-view. How can I remove items from this list?
19:51 HardPhuck anyone has experience with marks.SOMETHING < styles.content.get?
19:57 HardPhuck gotta scoop, see you later
23:10 der_soenke can anybody test to reproduce a possible bug in tt_address? I've found the following issue: When I select two groups in the tt_address-FE-plugin there is no putput. When I select only one it works.

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.