Search the website and IRC logs

#TYPO3 IRC log from : Wednesday 24 October 2007

Year: 2007 2008 2009 2010 2011 2012
Month: 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
00:00 brad2007 voidus: hi
00:00 voidus hi. i dunno.
00:00 brad2007 noone here, who can help me?
00:02 xsebi guess its an image compression thing
00:03 xsebi not realy typo3 based
00:03 cybernol expect your talking about filelist img dir
00:12 uschi heeelp
00:12 uschi again, realurl
00:12 Denyerec Uh oh
00:12 uschi Error! Reason: Segment "klingonisch" was not a keyword for a postVarSet as expected!
00:12 Denyerec what have you done to it this time? :)
00:12 uschi http://uni1.ttypista.datenwolken.net/sprachenzentrum/sprachen/klingonisch.html
00:12 uschi why
00:12 Denyerec Are you translating the site into klingon? :)
00:12 uschi and what to do
00:13 uschi sure, Denyerec
00:13 uschi copied a site from my local installation to the server
00:15 uschi what to do to repair that asap?
00:17 uschi and for one or the other reason i have urls with no_cache=1
00:17 uschi the urls obviously work as long as i am logged in into the be
00:19 uschi even more confusing
00:19 uschi it works on my computer, but not on the one of my flatmate
00:42 uschi shit, this seems to be a fucking encoding problem again
00:53 uriahheep how do i run my own php function from typoscript?
00:56 voidus uriahheep: config.includeLibs.mylib = fileadmin/php/myfile.php lib.myobj = USER lib.myobj.userFunc = tx_myfile->myfunc
00:59 uriahheep voidus: thanks :)
01:00 voidus uriahheep: notice: you should place your function into class and name that class with prefix tx_ or user_
01:01 uriahheep ok, cool
01:09 uriahheep voidus: is it necessary to place the functions in a class, though?
01:10 voidus yes, otherwise typo3 will not call it
01:12 uriahheep ah, k
01:13 uriahheep voidus: and, if in a function inside this class i call another function in it, i have to call it with this->otherFunction()?
01:14 voidus uriahheep: yes, $this->otherFunction
01:14 uriahheep ok
01:14 uriahheep thanks
01:16 uriahheep voidus: what in my TS template should i put to disable cache?
01:16 voidus replace USER with USER_INT
01:17 uriahheep really?
01:17 uriahheep nice
01:18 uriahheep voidus: if i put print() in the function something should appear, correct?
01:18 voidus yes... but you should better return something
01:19 uriahheep hmm, k...
01:19 uriahheep voidus: it's ok if it just returns HTML?
01:19 voidus yes
01:19 uriahheep hrm... for some reason it isn't working :(
01:20 voidus show your ts & php
01:21 uriahheep hmm, well, now i think i got it working actually
01:21 uriahheep nope, no luck...
01:22 uriahheep voidus: the php works by itself, though, that much i know
01:23 uriahheep voidus: http://pastebin.ca/747367
01:23 uriahheep voidus: http://pastebin.ca/747369
01:25 voidus uriahheep: did you read what i did say? you MUST name your class with prefix tx_ or user_..
01:25 uriahheep oh damn
01:25 uriahheep sorry man :( i'm a bit tired
01:25 uschi i can understand you, uriahheep :-(
01:27 uriahheep voidus: thanks for all the help though ;) i know i'm a pest
01:27 voidus :) no, you're not
01:30 uriahheep heheh
01:30 uriahheep anyway, i'm going to head home now
01:30 uriahheep time to relax :P
01:30 uriahheep take care, see you tomorrow
01:33 voidus good night
01:33 voidus or.. not night.. canada.. day?
01:36 uschi uriahheep, you are from canada?
01:37 voidus uschi: his reverse dns ends with .ca :)
01:38 uschi this is an odd community. and you seem to be some kind of zomby, at yours it is early morning
01:38 uschi are you a bat, voidus?
01:40 voidus uschi: no, not really. i am a just an IRC bot with some AI.
01:40 voidus :)
01:40 uschi :))
01:41 uschi AI??
01:41 uschi ah, sorry
01:43 voidus it's 3:46 here now.. so deep night, not early morning..
01:44 uschi ic, only 2 hours from here, not 4
01:44 uschi and ... i think i go to bed
01:45 voidus :)
01:45 voidus good night :)
01:45 uschi night voidus
06:17 d|g hi all
07:25 tsrepadmin good morning #typo3!!!
08:12 amrun mornin' you guys
08:26 silithlas hi, I have an xml file for sitemap, is there a way to extract ALL links from this sitemap? Thanks
08:51 FloLeBlanc hi all
08:52 FloLeBlanc can someone recommend me a program or site where I can see what my page would look like in browser X (f.e. IE6)
08:52 amrun oh wait guess i have something there
08:53 amrun http://browsershots.org/
08:53 amrun aaand
08:53 amrun http://www.kreacom.dk/optool/
08:55 amrun /msg silithlas don't know that either. if you run linux im sure you can do it with a little regexp search through the file a.. oh wait
08:56 amrun are the links alone on a line? o mean eaych one of them
08:57 FloLeBlanc amrun: testing first one , 2nd 404s for me, thank you
08:57 amrun second doesn't work at my pc anymore as well.. strange
08:59 silithlas my xml file looks like this: http://www.mindenice.fr/index.php?id=96
09:01 amrun "
09:02 silithlas so I should say I would like to remove all the lines, BUT the http:// ones
09:02 amrun yeah
09:09 snowman good morning just2b
09:10 snowman can you tell me where i find the documentation of "how to use flex forms" ?
09:10 snowman i have created a flexform and the selected value doesn't get saved corectly
09:11 Awillys morning folks
09:11 amrun http://wiki.typo3.org/index.php/Main_Page
09:15 snowman thx amrun
09:15 FloLeBlanc hi awillys
09:18 silithlas amrun, so do you think there is a way to extract those links, knowing now that the lines look like <loc>http://mylink and I don't want the <loc> </loc> stuff? :)
09:22 STeiNy silithas: you could extract the URL either with a regular expression or with a XSLT file
09:22 STeiNy i'd use XSLT because i'm no regex-guru.
09:22 STeiNy but you have to have xerces or something like that installed.
09:24 silithlas STeiNy, no problem to install it on my linux distrib... how to use it though? :)
09:25 STeiNy okay. you write a XML-file with the editor of your choice which contains the transformation rules in XSLT
09:25 amrun i wanna work with linux toooo *sneezes*
09:25 STeiNy silithas: is english your native language?
09:25 silithlas no, I'm french, why?
09:25 STeiNy cause i've got good docu in german. but that won't help here ;)
09:26 silithlas not at all, I cannot read german :)
09:28 silithlas a long time ago I used ace, a text manipulation software, but don't remember how to use it and creating rules for ace is a bit hard just to do that :)
09:30 STeiNy okay. i'm writing a short XSLT-file for you.
09:30 STeiNy 1 sec
09:33 silithlas euuu sorry, awk, not ace :)
09:37 silithlas thanks :)
09:39 many aha
09:40 many ich kriege sms vom CHATPROVIDER
09:40 many faszinierend
09:40 snowman amrun that helped me out. thank you. is there a more detailed documentation. it doesn't got clear how the structure of a user function $config array must be, if i want to have a multiple value selector
09:40 many oops
09:40 many echan
09:41 pmk65 silithlas: If you just need to extract the URL's, you could try this RegEx:
09:41 pmk65 preg_match_all('/\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;[\]]*[-A-Z0-9+&@#\/%=~_|]/i', $subject, $result, PREG_PATTERN_ORDER);
09:41 pmk65 http://phpfi.com/271071
09:42 silithlas pmk65, thanks, how do you use it on command line?
09:43 pmk65 for using it on commandline, I guess you need some kind of Grep utility.
09:43 silithlas I have grep on linux
09:46 pmk65 The RegEx without PHP stuff, looks like this: http://phpfi.com/271072
09:48 pmk65 If you are not an expert on RegEx, (and you are on windows) you should take a look at RegExBuddy http://www.regexbuddy.com/ It makes it very easy to create regex expressions, and it contain a library of the most common regexpressions.
10:11 pulponair good morning folks
10:15 teppi|work hi
10:15 FloLeBlanc hi pulp
10:19 banban is there anyone who is using "fechangepassword" for password change extension? i'm having some problems using it - when i insert it into the page i get some typoscript as output and i dont know what to do... can anyone help? thanks!!
10:23 alexwx hey,,, Can someone help with TT NEWS?
10:24 alexwx i am using some categories, and if i go to create new item of a news, as default i have selected all the categories.... but why??
11:02 m0oman ffs ie7 is freaking me out. i think i'd already go as far as throwing bombs on redmond.
11:12 _execute hello :)
11:13 pulponair m0oman: what is your problem actually?
11:19 m0oman i fought for 4 days to get javascript running for ie6 and 7 in my sites.
11:19 m0oman and now, in every page that uses a google map ie7 spits out a "page cannot be opened" error when trying to load:
11:19 m0oman http://dev.centromelkart.com/cadiz.html
11:22 m0oman how would you diagnose the source of an error like that when the code is correct and works on non typo3 site? D:
11:22 m0oman **sites
11:25 m0oman sometimes the pages load though!
11:50 Fanty with realurl, I have an address http://www.myserver.com/frontpage/ that works. If I type http://www.myserver.com/frontpage it dosen't and returns an TYPO3 error. How do I fix this?
11:51 Denyerex I think that's smt to do with a missing / in the confid
11:51 Denyerex g
11:51 Denyerex if you loopk up "trailling slash with mod rewrite" you should find some pointers
11:51 Denyerex i can't remember the solution myself tho
11:53 Fanty in the config of realurl of of the apache serveR?
12:21 Denyerex in the apache .htaccess rewrite rules
12:27 Fanty Denyerex: found it to be easier to edit the config of realurl in localconf.php - it has a parameter to fix it
12:34 Denyerec Fanty - what was it ?
12:34 Denyerec I may well need that myself shortly! :)
12:35 Fanty appendMissingSlash to init
12:35 Fanty http://wiki.typo3.org/index.php/EXT/realurl/manual#-.3Einit
12:36 num000 hello, anyone here who uses wurfl2? i'm getting errors when I do a Update Wurfl.xml i do get a lot of errors
12:39 Denyerec what does wurfl do?
12:42 num000 Denyerec wurlf renders pages for mobile phones
12:43 num000 if you visit your pages with a mobile phone, t3 uses wurlf database to look and decide how to render size images etc.
12:43 num000 and sends it to the mobile browser
12:45 pmk65 num000: I have used WURFL2 a bit, but I found it quite buggy, so I rewrote it a bit. I speciall heate the config setup. If you enter a wrong path, your tpo3 installation crashes, and you'll have to delete the cached files va ftp.
12:46 pmk65 I sent my updates to the author of WURFL2, but he didn't have time to update it..
12:47 num000 pmk65 exact
12:47 num000 pmk65 would you be so kind and sent it to me aswell?
12:48 num000 pmk65 i had it yesterday two times, that my hole t3 crashed, i had to delete the extension and the cached temp localconf files
12:48 num000 in order to repair it
12:53 num000 pmk65 still here?
12:53 pmk65 I'll see if I can find it.. Here's a list of what I have modified. http://phpfi.com/271118
12:53 num000 i would be really thankfull
12:54 num000 these changes look very good
12:55 pmk65 I don't think I have the latest version I made here (Im at work at the moment) Bu I can send it to you when I get home from work. The latest version also has better support for conditions. (In the org. WURFL2 you can only compare to values that =1, but mine can compare strings too, and works with <,>,=,!=
12:56 num000 pmk65 can I give you my email address?
12:58 pmk65 num000: check the private chat window.
13:34 Jigal good day #typo3!
13:35 num000 good day Jigal
13:36 Jigal hi num000
13:39 Jigal I got a real challenge for me.. I have to rewrite the TYPO3 output to something close to the HTML the designer produced...http://phpfi.com/271126
13:40 Jigal What is the best spot in the TS object tree to change the settings? CSS styled content and automake template are used.
13:41 Jigal so page.10 gets a copy from styles.content.get, which contains tt_content objects, which contain references to lib.stdheader ...
13:56 pmk65 Jigal: thats gonna be a big job if you want exactly the same output. You'll have to create new rendering methods, specially for the image objects
13:58 Denyerec be cheaper to make new output and restyle it I reckon :)
14:02 Jigal pmk65: not exactly the same, only roughly until it looks the same as the original... extra div's are not a problem, etc.
14:02 Jigal Denyerec: you suggest to use the T3 output and change CSS to match the looks?
14:03 Denyerec yeha
14:03 Denyerec cos recoding low level T3 objects is probably a lot of pain
14:03 Denyerec I dunno, I just say that as I'm better with CSS than I am,with T3
14:04 Denyerec :)
14:05 Jigal I already modified the header of list elements with http://phpfi.com/271129
14:06 Jigal Unfortunately it wouldn't work with page.10.subparts.content.list.10.... :-(
14:15 Jigal Hi Ries, olegs
14:15 ries morning
14:15 ries Hey Jigal
14:17 olegs hi
15:00 wagga Hi! Can anybody help me? I have a problem setting up simple workflows in typo3 4.1.2. the authors are not able to modify any content, even if I allow _every_ rights in their user groups. I always get the message: "Sorry, you didn't have proper permissions to perform this change."
15:08 Jigal wagga: in the documentation about workspaces is an explanation for this error >>>
15:09 Jigal >>> the problem is that various people in groups are not the owner of the page/content they are setting properties for >>>
15:10 wagga Jigal: so, it is a workspace problem? I'n not using workspaces, only the live one
15:11 Jigal >>> the "trick" they suggest is making an extra group with no rights, set this group as the owner of the entire page tree and mark this group as the subgroup of all other groups. This way everybody is owner via that group and everybody can set workflow status.
15:11 Jigal wagga: you mentioned "workflows", so I assumed you were using workspaces...
15:12 wagga Jigal: hmm, I have a group "Global" to which all of the pages are set
15:16 Jigal wagga: did you set a DB mount for the group? Did you check the "Include Access Lists" option and set access rights to Modules, tables, content types, etc.?
15:18 wagga Jigal: yes, I checked that again
15:18 ThePianist anyone home
15:19 Jigal wagga: under Tables (modify) Page and Pagecontent are selected?
15:19 wagga Jigal: yes
15:20 just2b jigal, this shouldnt be a big problem if you take the frame thing and make a condition if set and then just change the whole TS
15:21 Jigal just2b: I'm not sure I understand completely what you say... "take the frame thing"??
15:21 just2b top corner of a CE > frames for an element
15:23 Jigal just2b: sorry, I'm totally at sea right now..
15:23 just2b content element > top corner > there is a dropdown > "frame"
15:23 just2b with invisible, rulerr before, ruler after
15:24 ThePianist HI, I am new to Typo3, How can I apply Typo3 to a CSS template such as multiflex 3, I got lost in reading the documentation
15:25 Jigal just2b: oh, there! :-)
15:25 just2b jep
15:26 just2b add an entry there and catch it somwehre in TS.. guess condition isn't possible but CASE should to
15:27 Jigal just2b: still the "change the whole TS" is the other major issue...
15:28 just2b just need to digg into the css_Styled_content
15:28 Jigal just2b: I figured that Denyerec was largely right, so I"m gonna suggest that I'll change the TS somewhat to fix the major problems and then rewrite part of the CSS to make it look like the template I got...
15:29 just2b you can get exectly what you want too
15:29 Jigal just2b: I looked inside css_styled_content (setup.txt mainly) and saw that I need to rewrite the whole rendering part of textpic...
15:30 just2b you dont need textpic for that if you just need this 1 image and the text underneath
15:30 Jigal I need three items with an image on the left and a header with bodytext on the right... content editable in the BE
15:31 ThePianist well, I keep on reading then, thanks for nothing
15:34 Jigal wagga: check the [Deny] lists for the group to see if they are not preventing the content type from being modified. Did I ask about the DB mount?
15:35 wagga Jigal: no, no denies. yes, you asked about the DB mount :)
15:45 ThePianist you are right, I'll try to educate myself with the manuals and may check it at a later point again.
15:50 Jigal ThePianist: I think you'll find a lot of information in "Modern Template Building, Part1 (MTB/1)" ; http://typo3.org/documentation/document-library/tutorials/doc_tut_templselect/current/
15:52 Jigal ThePianist: some like the template engine TemplaVoila better. It's explained in "Futuristic Template Building"; overview of tutorials at http://typo3.org/documentation/document-library/tutorials/
16:04 amrun templa voila is crap
16:05 just2b stupid messages too
16:06 Jigal just2b: "Go girl! Tell 'm" :-D
16:07 just2b rofl.. no i got already enough noobs around in the forum.. got uses to them and kind of stuping it anyways
16:08 uriahheep voidus_: hey man
16:09 uriahheep voidus_: for some reason my script isn't picking up some of the GET variables that i'm passing it... any idea why?
16:12 just2b uriahheep i guess we all keep guessing until you show code?
16:26 gerards why is templavoila crap?
16:31 Jigal gerards: I think that will turn into a religious debate...
16:32 gerards ok.
16:32 gerards I think someone should make smartVoila.
16:32 gerards smartyVoila
16:38 Jigal gerards: there is some support for smarty: smarty, rtp_smarty, febe_smarty
16:46 uriahheep just2b: ;) finally i got it all working, but...
16:46 uriahheep one second
16:46 uriahheep ahh, nice. it works now.
19:44 wacky_ What's the best way to publish RSS stuff with Typo3 ?
19:47 olegs wacky_, via tt_news
19:53 wacky_ Can it also publish RSS for some normal content ?
19:58 olegs xmm
19:58 olegs should be an extension to do that
20:04 Shapeshifter what is "people from switzerland still welcome" supposed to mean? ^^ Anyway, could someone please help me? I'm trying to import a template and I did but the page still just says "The page is not configured! [type= 0][]" and nothing more, I tried searching every possible ressource but I must have missed something really obvious and stupid -.- could someone please point out my mistake?
20:04 ries Shapeshifter: did you aa a typoscript template?
20:06 Shapeshifter ries: well yes I think it uses typoscript. I imported it as a .t3d to an empty site. it's this one: http://rasi.ch/fileadmin/daten/templates/midnight/TPL_midnight.zip
20:06 Shapeshifter I tried following the instructions from the typo3 page and I tried following the install.txt in the zip file but I just can0t figure it out
20:08 ries normally it means the page doesn't have a typoscript template
20:10 Shapeshifter where might I get one? (So is there an actual difference between the "template" and the typoscript template or are they just different types of templates?)
20:12 ries typoscript template is the one you find when you click on template under web
20:12 ries that call it a typoscript template becasye typo3 in it's eurly days couldn't use a HTMl template
20:13 Shapeshifter Mh, well there's definetly one installed
20:13 wacky_ Did you ever get this error: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /Users/<removed>/public_html/typo3_src-4.1.2/t3lib/class.t3lib_db.php on line 783
20:14 Shapeshifter I just found an attribute [compatVersion = 3.9.0] - could that be the problem?
20:15 Shapeshifter wacky_: I think I got that when I installed typo. Had to make an admin user and then it disappeared. Are you able to log in? Or aren't you installing a new typo anyway....
20:17 wacky_ It happened after I installed the 'timtab' extension.
20:17 wacky_ yes, and it appears only when timtab is Installed
20:35 Shapeshifter How can I delete my whole site, everything in "TYPO 3 Site", all the content?
20:37 voidus_ just delete root page of the site
20:38 Shapeshifter It says I can't delete a page with subpages. Now I activated that in my user account but it still won't work....
20:40 Shapeshifter "1: Attempt to delete page which has subpages" but "Directory: Delete recursively (rm -Rf)" is ticked in my admin account
20:50 ThePianist Hello again
20:52 ThePianist I am studying the manual and I am trying to find "phpMyAdmin" under tools, but it says "Indexing" instead. Where is what?
21:01 voidus_ ThePianist: phpmyadmin is a separate extension
21:11 ThePianist thanks, will look at this later then
21:53 ThePianist New Question: I am editing a site's contents, in the text editor windows. Now, there are some links and they go over the border when I view the pages. You can tell I am new to this .... ;-) Thanks!!
21:55 num000 ThePianist maybe this is a css issue
21:56 xsebi surely
21:56 xsebi maybe try handling html and css first..
21:56 xsebi maybe then php
21:56 xsebi and database stuff
21:58 num000 where in the tsref is typeNum? ohh, I can't find it somehow
22:01 voidus PAGE object
22:01 voidus num000
22:02 num000 voidus how does it work ? can i call different pages with this?
22:03 voidus num000: yes. for example, try http://typo3.org/index.php?typeNum=666
22:03 voidus ah, they made redirect..
22:03 num000 what were you expecting there with typeNum=666
22:04 voidus error "this type was not configured".
22:04 voidus my mistake
22:04 num000 i see
22:04 voidus using typeNum parameter, you can made completely different versions of the same pag
22:04 voidus page
22:04 voidus for example, make an print version of page
22:05 voidus or M$ Word version of page
22:05 num000 or mobile pages
22:05 voidus yes.. and many more
22:05 num000 and i can generate these pages by defining in ts with different typenumbers?
22:06 num000 can i do after a condition if this is a mobile the following
22:06 num000 mobilepage = PAGE
22:06 num000 mobilepage.typeNum=777
22:06 num000 etc. etc.?
22:06 voidus yes
22:06 voidus you can
22:14 num000 voidus http://pastebin.com/d47036bed this is my ts, after the wireless condition, i can not get the image shown
22:14 num000 can you have a look, what i'm doing wrong there
22:14 num000 the image called banner on page attribut 9
22:18 voidus num000: you should use typolink.. but this wrap also should work
22:18 num000 so you can't see any errors, mistakes?
22:18 voidus num000: typeNum = 0 <-- register makes sense
22:18 pmk65 there is no property called LOGO..
22:19 num000 hi pmk65
22:19 voidus ah, yes
22:19 pmk65 hi
22:19 num000 ahh
22:20 pmk65 num000: http://phpfi.com/271261
22:21 brad2007 hi
22:21 brad2007 how is everyone doing today?
22:22 brad2007 is anyone familiar with extended calendar? because i'm having a big problem
22:22 num000 obviously i'm blind and couldn't manage it
22:22 brad2007 http://www.bfp-nrw.info/index.php?id=27
22:22 num000 thank you very much pmk65
22:23 pmk65 did it work?
22:23 num000 sure
22:23 num000 ;)
22:23 num000 although the image has not been rendered properly it is at least displayed
22:23 brad2007 Warning: Invalid argument supplied for foreach() in /Users/<removed>/www/typo3conf/ext/calendar/pi1/class.tx_calendar_pi1.php on line 721
22:25 brad2007 hello?
22:26 siebel hi
22:27 siebel im writing an extension (si_bibtex). in the frontend plugin you can upload a bibtex file and import the records to a database
22:27 siebel this is done bei sql_INSERTquery
22:27 siebel whats strange that import just works if im logged in in the backend as well
22:28 siebel someone has an idea whys that?
22:31 voidus siebel: sql query should not depend on backend login
22:38 num000 pmk65 have you got an idea why wurlf doesn't render this image?
22:39 siebel yep ... that i think as well ... but in fact it seems so. if im logged in (backend) it works, if not then not
22:40 voidus siebel: can you show this part of code on pastebin?
22:45 siebel http://pastebin.com/d6a484ce5 thats part of the importing method
22:47 voidus hm.. i see no errors
22:51 siebel yep ... it works (if im logged in the backend) so its mostlikely an access right problem ..... just which?!
22:53 voidus there is no check for rights for sql queries
22:56 siebel hm
23:15 ThePianist Quick question: How do I create a New Site? I then want to apply a template to it
23:16 ThePianist I see + New Typo3 site, very top, not sure what to do next
23:17 voidus ThePianist: what did you do already? did you create page structure?
23:56 ThePianist no- nothing, got a coffee, :-)
23:57 ThePianist I would like to connect the multiplex3 css template with typo3
23:58 voidus ThePianist: what is a multiplex3 ? an CMS?
23:58 ThePianist no, a web template, hold on ... will look for a link
23:59 voidus ThePianist: so, just install templavoila and follow the wizard :)
23:59 ThePianist ok, what is templavoila? an extension?

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.