Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Sunday 1 July 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
06:37 d|gunner hi all
06:37 d|gunner hi all
07:36 meppl good morning
07:36 meppl good morning
10:00 koomi moin
10:00 koomi moin
10:05 null0_ hi
10:05 null0_ hi
10:38 Tanuva is there an error log where I can see possible issues t3 encounters processing my script?
10:38 Tanuva is there an error log where I can see possible issues t3 encounters processing my script?
10:48 schani Hello all, i have a php script - i like to include a typo3 DB request. witch files i need to include to get the "$GLOBALS['TYPO3_DB']->exec_SELECTquery" connection?
10:48 schani Hello all, i have a php script - i like to include a typo3 DB request. witch files i need to include to get the "$GLOBALS['TYPO3_DB']->exec_SELECTquery" connection?
10:53 schani Hello is anyone here?
10:53 schani Hello is anyone here?
11:07 schani Is anyone here ?
11:07 schani Is anyone here ?
11:12 schani Is anyone here ?
11:12 schani Is anyone here ?
11:15 Tanuva obviously not
11:15 Tanuva obviously not
11:22 schani Hello all, i have a php script - i like to include a typo3 DB request. witch files i need to include to get the "$GLOBALS['TYPO3_DB']->exec_SELECTquery" connection?
11:23 Tanuva schani: dont you think posting your question once a minute is enough?
11:23 schani no every hour ! Sorry. But there are so many members in the list and nobody is talking?
11:22 schani Hello all, i have a php script - i like to include a typo3 DB request. witch files i need to include to get the "$GLOBALS['TYPO3_DB']->exec_SELECTquery" connection?
11:23 Tanuva schani: dont you think posting your question once a minute is enough?
11:23 schani no every hour ! Sorry. But there are so many members in the list and nobody is talking?
11:27 Tanuva because in irc its often the case that the client is running but the person behind it does something completely different
11:27 Tanuva because in irc its often the case that the client is running but the person behind it does something completely different
11:32 schani the typo3 community is sleeping on sunday´s
11:32 martoss hi folks
11:33 schani he martoss, how are you ?
11:33 martoss schani, fine liking typo3 more and more...
11:33 martoss anyone here used the imap auth plugin for be user auth?
11:34 schani thats great
11:34 Tanuva ich hab liking, too... but it doesnt do what I want it to :/
11:34 Tanuva (remove that 'ich hab'
11:34 martoss FE user auth works, even with creating the users automagically.
11:32 schani the typo3 community is sleeping on sunday´s
11:32 martoss hi folks
11:33 schani he martoss, how are you ?
11:33 martoss schani, fine liking typo3 more and more...
11:33 martoss anyone here used the imap auth plugin for be user auth?
11:34 schani thats great
11:34 Tanuva ich hab liking, too... but it doesnt do what I want it to :/
11:34 Tanuva (remove that 'ich hab'
11:34 martoss FE user auth works, even with creating the users automagically.
11:35 martoss Tanuva, most of the stuff doesn't exactly what you want to, out of the box ;-)
11:35 schani sorry, hateing typo3 more and more ;-)
11:36 Tanuva martoss: thats the problem. I have a fine tutorial, but the code from there doesnt do in a very similar environment of my template
11:36 schani I have not testet IMAP in Typo3 yet
11:35 martoss Tanuva, most of the stuff doesn't exactly what you want to, out of the box ;-)
11:35 schani sorry, hateing typo3 more and more ;-)
11:36 Tanuva martoss: thats the problem. I have a fine tutorial, but the code from there doesnt do in a very similar environment of my template
11:36 schani I have not testet IMAP in Typo3 yet
11:47 martoss http://pastebin.ca/598494 these are the errors
11:47 martoss i get an Login-error or session timed-out
11:48 martoss the authentication via imap seems to work
11:48 martoss but especially the last lines are suspicious
11:47 martoss http://pastebin.ca/598494 these are the errors
11:47 martoss i get an Login-error or session timed-out
11:48 martoss the authentication via imap seems to work
11:48 martoss but especially the last lines are suspicious
11:51 dokma ppl, do you know how I should use functions from t3lib_cs in my extensions?
11:51 dokma do I need to instantiate the class or is there some standard method?
11:51 dokma ppl, do you know how I should use functions from t3lib_cs in my extensions?
11:51 dokma do I need to instantiate the class or is there some standard method?
11:57 dokma I found this $GLOBALS['TSFE']->csConvObj to be an instance of t3lib_cs
11:57 dokma it seems that everyone uses this instance to call functions of t3lib_cs
11:57 dokma anyone got any experience with this?
11:57 dokma I found this $GLOBALS['TSFE']->csConvObj to be an instance of t3lib_cs
11:57 dokma it seems that everyone uses this instance to call functions of t3lib_cs
11:57 dokma anyone got any experience with this?
13:02 martoss anybody here who has an idea, what could be wrong there:
13:02 martoss i am using cal extension, create a standard calendar and can't select it from events end categories.
13:02 martoss anybody here who has an idea, what could be wrong there:
13:02 martoss i am using cal extension, create a standard calendar and can't select it from events end categories.
13:27 Rens lo all
13:29 martoss hi
13:27 Rens lo all
13:29 martoss hi
13:31 Rens martoss: I'm searching how I can set the filename of an image using a PHP function
13:31 Rens martos:: thus, temp.img = IMAGE temp.img.file = PHP funciton
13:33 martoss you can write a library function in php, which should be usable in typo3 then
13:34 Rens yeah, but
13:34 Rens whoops ;-) didn't want to press return ;-)
13:34 Rens gonna try something, brb
13:31 Rens martoss: I'm searching how I can set the filename of an image using a PHP function
13:31 Rens martos:: thus, temp.img = IMAGE temp.img.file = PHP funciton
13:33 martoss you can write a library function in php, which should be usable in typo3 then
13:34 Rens yeah, but
13:34 Rens whoops ;-) didn't want to press return ;-)
13:34 Rens gonna try something, brb
13:43 Rens can I assing the return value of a class/function to a constant?
13:43 Rens like: bg = tx_plugin_pi1->function ?
13:43 Rens or bg <
13:43 Rens can I assing the return value of a class/function to a constant?
13:43 Rens like: bg = tx_plugin_pi1->function ?
13:43 Rens or bg <
16:08 jananne When i try the google map extension it gives me when i try to save a record for the extension the following error:1: The destination () or the source file () does not exist. (). It has something todo with the template. but what?
16:08 jananne When i try the google map extension it gives me when i try to save a record for the extension the following error:1: The destination () or the source file () does not exist. (). It has something todo with the template. but what?
16:14 jananne already got it ^
16:14 jananne already got it ^
16:20 Rens is it possible to set session variables using typoscript?
16:24 jananne mapLng
16:20 Rens is it possible to set session variables using typoscript?
16:24 jananne mapLng
16:25 jananne How do i get that code for google map? mapLng
16:25 jananne And mapLat
16:26 d|gunner Rens i think no... typoscript isn't programming language ;)
16:27 d|gunner Rens http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/14/1/
16:25 jananne How do i get that code for google map? mapLng
16:25 jananne And mapLat
16:26 d|gunner Rens i think no... typoscript isn't programming language ;)
16:27 d|gunner Rens http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/14/1/
16:31 jananne hoi Rens
16:31 jananne hoi Rens
16:44 schani Hello all, i have a php script - i like to include a typo3 DB request. witch files i need to include to get the "$GLOBALS['TYPO3_DB']->exec_SELECTquery" connection?
16:44 schani Hello all, i have a php script - i like to include a typo3 DB request. witch files i need to include to get the "$GLOBALS['TYPO3_DB']->exec_SELECTquery" connection?
17:48 Rens d|gunner?
17:49 d|gunner Rens
17:48 Rens d|gunner?
17:49 d|gunner Rens
17:50 Rens I'm aware of the way PHP scripts can be included.
17:51 Rens the problem I have is that when I set session variables in that PHP script I can't use them in Typoscript
17:51 Rens the variables are only changed when I reload the page, so, typoscript is rendered before the php code it seems
17:52 Rens is altering the index.php file the only way around this?
17:50 Rens I'm aware of the way PHP scripts can be included.
17:51 Rens the problem I have is that when I set session variables in that PHP script I can't use them in Typoscript
17:51 Rens the variables are only changed when I reload the page, so, typoscript is rendered before the php code it seems
17:52 Rens is altering the index.php file the only way around this?
17:58 d|gunner may be [userFunc = condition will solution of your problem
17:58 d|gunner may be [userFunc = condition will solution of your problem
18:24 jananne Some text go's doin weird things when i install googlemap and look at the map by satelite ( Internet Explorer ): http://divago.dehaanmedia.nl/divago/index.php?id=contact
18:24 jananne How do i remove it?
18:24 jananne Some text go's doin weird things when i install googlemap and look at the map by satelite ( Internet Explorer ): http://divago.dehaanmedia.nl/divago/index.php?id=contact
18:24 jananne How do i remove it?
21:35 jananne When i look at googlemap (http://divago.dehaanmedia.nl/divago/index.php?id=contact) in Satelite mode, some text on the bottom jumps out of the googlemap window, is this possible to fix? ( IE )
21:35 jananne http://divago.dehaanmedia.nl/divago/index.php?id=contact
21:35 jananne When i look at googlemap (http://divago.dehaanmedia.nl/divago/index.php?id=contact) in Satelite mode, some text on the bottom jumps out of the googlemap window, is this possible to fix? ( IE )
21:35 jananne http://divago.dehaanmedia.nl/divago/index.php?id=contact
21:45 voidus hm.. how can i make same as wrapItemAndSub do, using another property?
21:45 voidus hm.. how can i make same as wrapItemAndSub do, using another property?

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.