Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Thursday 1 May 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 31
00:21 nature you know... they really made creating categories in tt_news confusing
00:21 nature though i doubt on purpose
00:21 nature heh
00:23 nature i mean... how is it that i can create a category yet when i want to put my news article into it I cannot
00:31 nature this is seriously the kinda crap that makes me not like t3
01:01 dokma Denyerec: that question mark was for me?
01:03 mac3 how can i include my own php classes to the .t3x package?
01:03 mac3 the kickstarter doesnt seem to package my extension accuratly
01:05 mac3 ah nevermind
01:06 titii Hey there
01:07 titii I am still not using the TV, can someone give me some information about to use it? Or it is not recommended? Thanks for talking
01:09 mac3 http://www.fi-ausbilden.de/blog/2007/07/11/typo3-dynamisierung-mit-templavoila-teil-1/
01:09 mac3 this is a german page containing some videos
01:09 mac3 there i learned how to use tv
01:09 mac3 http://www.mcuniverse.com/TemplaVoila-Cheat-Sheet.1379.0.html
01:10 mac3 maybe read this first
01:10 mac3 the cheat sheet
01:10 mac3 then watch the videos
01:45 titii what is it .t3d extension about? Thank you
01:46 titii mac3 then I return back into TV, but do you know what it is .t3d?
01:56 mac3 maybe documentation
01:56 mac3 im not sure
01:56 mac3 google =)
07:02 mozammel Hi, I'm new to Typo3 and evaluating it. Can I use WebDAV with typo3 and get output as XML? (not HTML)
07:09 mozammel anyone please?
07:12 |Awillys| dont know here
07:13 |Awillys| but you should search it or look at the mailing list
07:13 |Awillys| http://wiki.typo3.org/index.php/WebDAV / http://typo3.org/extensions/repository/?tx_terfe_pi1%5Bview%5D=search&no_cache=1&tx_terfe_pi1%5Bsword%5D=webdav
07:17 mozammel Awillys: thanks... checking there
10:12 alexwx Helo THERE! ;)Hey ries, viod friends
10:12 alexwx void, sorry :)
10:36 nd___ gmorning
10:46 Felyza Hello channel
10:46 Felyza Anyone alive?
10:48 Felyza If anyone knows how to reset the admin password manually, I seem to have forgotten it... I have access to the mysql and ftp, but can't remember pwd for admin backend.
10:48 Tsoots launch install tool and create a new admin
11:04 Felyza Sigh, not good. I checked the MD5 hash, and I have the right pwd, but its reporting incorrect login.
11:10 void alexwx: ?
11:12 Felyza Created the new backend user, who logged in fine, changed pwd on myself, still couldn't login, so deleted old self, and renamed new user. Such a pain.
11:12 xsebi felyza : you can go to the conf and delete the hash (user) then launch install tool again and create a new one .. kinda that it should work
11:13 Felyza Used the install tool, as Tsoots said to make the new be user
11:14 Felyza Still don't understand why original be user couldn't login, even after double checking pwd hash and resetting pwd with a new be admin
11:14 Felyza Works now though
11:16 alexwx void hey man how are you?
11:17 void alexwx: a bit ill
11:24 alexwx void hmm is could to our country?
11:24 void what?
12:04 d|g hi all
12:12 nd___ How do I enable multiple links for multiple images? Can't find it
12:19 maholtz @nd: you can enter different urls in the field: typo3.org, typo3.com - test , or ;
12:19 nd___ maholtz: but according to the help I have to enable that first... no?
12:20 maholtz afaik not
12:20 nd___ allright, will try
12:22 nd___ Right. Weird documentation then :)
12:24 amrun hi everyone!
12:24 amrun can somebody tell me, how to remove the div wrap around H-tags (they have br tags and a spacer.gif inside, which annoys me)
12:26 nd___ maholtz: Thanks
12:27 maholtz np
12:28 maholtz @amrun: perhaps you should use css_styled_content?
12:28 maholtz if you do not want, you should have an deep look at lib.stdHeader and tt_content.
12:40 JixD Hi, I'm having a few problems with typo3. I'm pretty much beginner with it and read the webdeveloper guide, but how can I make a piece of content (like the login box) visible on all pages at once?
12:42 nkuttler JixD: you could add it to the template, should be mentioned in the login box docs. which one do you use?
12:42 void JixD: you need to write some TS for that
12:43 JixD void: TS? nkuttler: I use that standard login box in the base download
12:43 amrun hi there. yes i do use css_styled_contend
12:43 void JixD: TypoScript
12:44 amrun @JixD test
12:44 JixD amrun: css_styled_content?
12:45 amrun @maholtz: i included it. but the heck, there is it defined afaik
12:45 amrun yes
12:45 Denyerek Greetings
12:45 amrun lol.. i just removed it... find now ;)
12:45 void hi Denyerec
12:46 void oops. hi Denyerek
13:51 ndee t3lib_parseHTML::TS_transform_rte() <-- what's the correct syntax to use that function in my own frontend plugin?
14:12 ndee or how can I transform a <typolist> into a normal <ul> in a frontend plugin?
14:33 Denyerek Anyone here familiar with mooToolls ?
14:54 maholtz_ @ndee: via stdWrap -> parseFunc should help
14:55 maholtz_ afaik you do not need to use t3lib_parseHTML directly - perhaps have an look at the tsconfig for the field bodytext
15:19 Felyza Ok, got one for you guys again... when sending email via a form, it sends it from (my server account name)@mydomain.com, how do I change it to originate from noreply@?
15:24 Denjerec should be an option in the form config
15:24 Denjerec presuming you're using the form content element
15:33 Felyza There's an option for the recipiant email, but not to change reply to email... poking around the core now to see if I can find the sendmail call
15:54 Felyza Well, further research into it shows this is a limitation of the core. Fix: Add a form mailer extension that supports it
15:54 Phlogi anyone interested in an updated file explorer extension to test?
15:55 Felyza Not I, I have the luxury of ftp
17:20 uriahheep void: ping?
17:20 void pong
17:21 uriahheep void: is there an extension that can find / replace all occurences of certain words in tt_content?
17:21 uriahheep void: because, well, i'm making a site, and they're using their old content on the new site, but they're changing their name... so i need to change it in the content ;)
17:22 void uriahheep: not sure. i think such change should be re-checked by hand... if both names are unique enough, i'd use UPDATE sql queries without any extension
17:22 uriahheep http://typo3.org/documentation/document-library/extension-manuals/cc_textfunc/0.3.0/view/1/1/
17:23 uriahheep ?
17:23 uriahheep void: indeed, i would do a search / replace command, and then i would want to check whatever search results i want to replace ;)
17:23 void try that ext... never had such task
17:24 uriahheep void: hmm, well, the thing is, using SQL directly may cause hickups in the content history :S that's why i was hoping that there would be an extension that used the actual backend to make the changes properly :P
17:34 uriahheep void: do you think that this extension will work with typo3 4.1.5? :P
17:35 void umc-work: why not? backward compability is the strong side of t3
17:37 uriahheep void: hmm, ok..
17:37 uriahheep void: well, i just found this:
17:37 uriahheep http://bugs.typo3.org/view.php?id=740&nbn=2
17:37 uriahheep heh ;)
17:37 uriahheep i'm going to look for other stuff now, because this is a bit sketchy
17:40 uriahheep hmm, looks like textfunc is kindof abandoned... :P
17:40 uriahheep i'll use phpmyadmin :P
18:12 Felyza Newbie question, how do I edit the constants for an extension
18:18 Felyza Of course I find it after an hour of searching the net, 2 minutes after I ask here... (Template for root page, and select Typoscript Object Browser, then under plugins, to edit extension constants)
18:41 Phlogi loginbox macmade does not support permalogin?
18:41 Phlogi void: hi :)
18:41 void hi Phlogi
19:06 Phlogi why do I get Access denied. when I try to upload my extension to TER?
19:10 Phlogi dokma: ping
19:15 Phlogi anyone?
19:16 ries http://www.grimmy.com/images/MGG_Archive/MGG_2008/MGG0429.gif
19:17 Phlogi ries can you help me? :)
19:18 Phlogi I can't upload my extension to TER, it says ACCESS DENIED, the username and password is correct and the ext key registred too
19:21 ries Phlogi: I don't have access to that system....
19:22 Phlogi hmm its really strange... I'm wondering if I miss anything
19:22 Phlogi but a normal user account should be fine
19:23 ries sne a mail to Robert or typo3-dev
19:23 ries also check the mailing list, I remember I have seen that issue before
19:27 Phlogi google does not help actually
19:35 titii Hey there, someone get using the YAML with TYPO3 project?
20:19 nd___ titii: No but there are ready templates in the yaml shop so it must be possible :)
20:21 titii LOL I looked as an idiot nd___? Ofcourse it is possible :D, But I would like to get more information
20:22 titii sorry man :)
21:06 void Denyerec: you here?
21:42 Phlogi why does typo3 output & instead of &amp; in url links? Those are created with pi_getPageLink, the site is in xhtml_strict and cleaning is set to all. Any idea?
22:03 Denyerec void?
22:07 void Denyerec: do you know how workspace selector at typo3 backend made up? it is on front layer in IE6 (what is common problem, as I know)
22:07 Denyerec I don't sadly
22:08 Denyerec I think I might have come across it when lookuing into how to build the funciton menu
22:08 Denyerec I grepped for <select> and read every result
22:08 Denyerec You might start there?
22:08 Denyerec Presumably it's a <select> element
22:25 IIVQ Question: when I'm looking at a page for which the template has just changed for the first time (that I look at the page after change), I get an error:
22:25 IIVQ caller t3lib_DB::exec_UPDATEquery
22:25 IIVQ ERROR Unknown column 'SYS_LASTCHANGED' in 'field list'
22:25 IIVQ lastBuiltQuery UPDATE pages
22:25 IIVQ SET
22:25 IIVQ SYS_LASTCHANGED='1209332683'
22:25 IIVQ WHERE
22:25 IIVQ uid=4
22:26 koomi IIVQ: please use pastebin or paste one-liners
22:26 IIVQ and then a debu_backtrace and a PHP warning, then the intended result of the page
22:26 IIVQ sry, was supposed to be a one-liner
22:26 IIVQ but, the install tool says: All fields and tables configured in $TCA appeared to exist in the database as well
22:28 IIVQ any idea what that might be?
22:28 koomi sortr
22:28 koomi sorry. no idea
22:28 IIVQ there is indeed no column sys_lastchanges in pages ....
22:28 IIVQ ok
22:29 koomi if you think you might have db errors, use the install tools db analyzer and use 'compare'
22:29 koomi but you only get the error once? that's a bit of a poser
22:30 IIVQ yep
22:31 IIVQ then when I hit f5, not again
22:31 IIVQ until I change the template again
22:32 koomi paste the whole error message/debug part
22:32 koomi somebody might be able to figure out what's wrong
22:33 koomi try pasting to pastebin this time ;-)
22:34 koomi i'm off to bed. good luck
22:34 IIVQ thx
22:34 IIVQ very strange
22:34 IIVQ RROR 1075 (42000): Incorrect table definition; there can be only one auto column and it must be defined as a key
22:35 IIVQ however, I don't have any auto_increment columns in that table....
22:35 IIVQ ah, "and it must be defined as key..."
22:48 IIVQ submitted another bug report
23:06 IIVQ hi
23:07 IIVQ where can I report a bug to the bugtracker?
23:09 kreegee hm?
23:09 kreegee just submit it
23:29 IIVQ kreegee: fortunately it was just me being stupid, not an actual bug

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.