Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Saturday 9 June 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
00:57 Rocketjock Hell Everyone
00:58 Rocketjock hey ries
00:58 Rocketjock hi den
01:02 ries hey Rocketjock how are you doing?
01:03 ries Denyerec: I see you still want to live in a ideal worls :D
01:03 Rocketjock ries: good.... you?
02:10 ries Rocketjock: doing good.. biting myself in PDF
03:49 null_0 moin
04:17 ries hey
04:43 uschi_ morning bedlamhotel :)
04:43 bedlamhotel Good evening.
04:43 bedlamhotel What's happening.
04:44 bedlamhotel . = ?
06:02 just2b good morning
06:04 voidus just2b: good morning
06:04 just2b hi voidus
06:41 razorbuzz Good morning. I'm installing Typo4, v. 4.1.1 Stable, but having issues with Freetype2. I am receiving a message to change the code to TYPO3_CONF_VARS[GFX][TTFdpi]=96., but it doesn't say in which file to make the change. I have Googled, tried searching other places, and I can't seem to find an answer. Any thoughts/suggestions?
06:45 just2b re ;)
07:58 Denyerec Morning Ries
09:06 Phlogi anyone uses imagelightbox with tt_news? Here it does ignore the maxwidth and height options... ts: http://phpfi.com/240431
09:06 Denyerec Fraid not phlogi
09:06 Denyerec you ever defined custom fe_user fields?
09:06 Phlogi Denyerec: yes :)
09:07 Denyerec Ohh goodie!
09:07 Denyerec I;ve defined one
09:07 Denyerec but I can't seem to access it in Typoscript
09:07 Denyerec I can see it on the fe user editing form
09:07 Denyerec but
09:07 Denyerec temp.100.30.data = TSFE:fe_user|user|sz_agentid
09:07 voidus Denyerec: how do you want to use them in TS?
09:07 Denyerec that doesn't work
09:07 Denyerec temp.100.20.data = TSFE:fe_user|user|name does
09:08 Denyerec and yes, I double and triple checked the field name
09:09 voidus user|name ?
09:09 voidus that should not work
09:09 Denyerec it pulls out their name
09:09 Denyerec user|email pulls out their email
09:09 Denyerec etc
09:09 voidus there is no filed "name"
09:09 Denyerec Yes there is
09:09 voidus but there is name "username"
09:09 Denyerec There is no firstname or surname
09:10 Denyerec but there is a field called "name" and I am pulling it out.
09:10 Denyerec I can SEE IT
09:10 Denyerec right here in my output
09:11 Denyerec My guess is that whatever is populating TSFE is not using my new extra field.
09:16 Phlogi hey Denyerec I'm sorry I have not used the field in TS... I don't even know about that TSFE field stuff
09:16 Denyerec 's ok phlogi
09:16 Denyerec I added that field, so you wouldn't have seen it before
09:20 Denyerec Why does nothing ever work when you have a dealine ?
09:30 Denyerec FKING MAILFORMPLUS YOU PEICE OF SFNSDJKHGFUIWHuionfkenfew
09:30 Denyerec *ARGH*
09:30 Denyerec Now I have *ONE* field which is mysteriously empty
09:30 Denyerec despite its syntax being identical to all the others.
09:30 Denyerec OMFG this is driving me beserk
09:49 Denyerec While I'm at it...
09:55 Denyerec Number-5, koomi, Awillys, andreasbalzer ... any of you guys there ?
09:55 Denyerec Dude caffeine would make it works
09:55 Denyerec worse
09:55 Denyerec I have 2 problems now
09:55 andreasbalzer i wouldn't think so.. ;)
09:56 Denyerec 1- I cannot seem to access my newly added FE Users field with temp.100.30.data = TSFE:fe_user|user|sz_agentid
09:56 Denyerec 2- Mailformplus says you can set default values for fields, but plugin.tx_thmailformplus_pi1.fieldConf.customeremail.defaultValue.value = (obscured mail address) does not pre-fill the form field.
09:58 andreasbalzer are you sure sz_agentid is the correct username, it exists and is not in state "invisible"?
09:58 Denyerec how do you mean "correct username" ?
09:58 Denyerec TSFE:fe_user|user|username for example gives me the current logged in user
09:58 andreasbalzer i mean the user isn't called sy_agentid
09:59 Denyerec TSFE:fe_user|user|email gives me their email address
09:59 Denyerec The user logged in is called denyerec
09:59 Denyerec and is not invisible
09:59 andreasbalzer ah o ic...
09:59 andreasbalzer sry
10:00 andreasbalzer let's try the field first_name
10:00 andreasbalzer does it work?
10:00 Denyerec first_name does not exist.
10:00 Denyerec "name" does though
10:00 Denyerec and yes, I can pull that out
10:00 andreasbalzer aem.. try anything that includes an underscore
10:00 Denyerec Hmmmmmm
10:00 andreasbalzer so last_name
10:00 andreasbalzer first_name
10:01 andreasbalzer should be all....
10:01 andreasbalzer i somehow ask myself why most of those fields don't include an underscore. Maybe this is the problem...
10:01 Denyerec Ohhh
10:01 Denyerec you know
10:01 Denyerec you are dead right
10:01 Denyerec none of them do in typo4.x
10:01 andreasbalzer :)
10:02 Denyerec n
10:02 andreasbalzer i'm drinking Cola, you know :D
10:03 andreasbalzer now to the second problem (where I don't have any clue): Try to remove the @ ;)
10:05 Denyerec sadly
10:05 Denyerec that was not the problem
10:05 Denyerec without the underscore, nothing
10:05 andreasbalzer :-/
10:05 Denyerec Also, regarding problem 2, that is straight out of the manual :(
10:05 andreasbalzer hm..
10:06 Denyerec I think TSFE is not reading custom fields in.
10:06 andreasbalzer why does my trillian just sends bold characters.... ?!?
10:06 Denyerec NO idea
10:06 andreasbalzer anyway...
10:07 andreasbalzer maybe problem 1 has to do with subdomains? (http://www.typo24.com/111400.html)
10:09 andreasbalzer maybe you have to tell TYPO3 somewhere that your field should be integrated into this T3 array?
10:11 Denyerec Yes I think I have to tell it to include this file
10:11 Denyerec the thing is.. I have no clue where this should happen
10:11 andreasbalzer i don't too..
10:11 Denyerec where's just2b or ries when you need them
10:11 andreasbalzer good question..
10:13 Denyerec Olegs
10:13 Denyerec Don't suppose you know about TSFE do you? :)
10:17 Denyerec andreasbalzer what's the debug command for printing out arrays and whatnot in Typo3 extensions
10:17 andreasbalzer isn't it something like t3_debug() ?
10:18 Denyerec t3lib_div::print_array($GLOBALS['TSFE'] -> fe_user->user);
10:18 andreasbalzer or you use the php function print_r ()
10:18 Denyerec AHHHHHHHHHHHHHHHHHHHHHHH
10:18 Denyerec FFS
10:18 Denyerec It turns out
10:18 Denyerec when you add a field to a table
10:18 Denyerec your extensionkey is added to the front of it
10:18 andreasbalzer ah ;)
10:18 Denyerec so my field is actually user_citrusonline_szagent
10:18 Denyerec Praise be for debug!
10:21 Denyerec Ok so that's one solved.
10:22 andreasbalzer ;)
10:29 Denyerec now just the mailform defaults.
10:29 Denyerec http://wilcoding.xs4all.nl/Wilco/Pastecode/4734/showpaste.aspx
10:49 esoturio .
12:41 Denyerec Die Mailformplus, DIE
12:58 esoturio .
12:59 esoturio Is someone there who could help me with a problem?
13:00 ries esoturio: possible
13:01 ries Just ask..
13:01 Denyerec so long as it's nothing to do with default values in Mailformplus
13:01 Denyerec >:(
13:01 esoturio yesterday evening when i loged out of my backend everything was fine but today i get an error which is: Warning: getmypid() has been disabled for security reasons in /Users/<removed>/public_html/kienappel/cms/t3lib/class.t3lib_userauth.php on line 231
13:02 esoturio someone knows why this is?
13:03 esoturio i commended out line 231 in file class.t3lib_userauth.php and can log in but im not sure if everything works properly
13:10 ries esoturio: did you hoster update your typo installation?
13:10 ries or may be the hoster did disable getmypid?
13:12 esoturio i dont know, they didnt tell me anything
13:12 ries I never seen that error...
13:12 esoturio but what they did - and it might be the reason but i dont unserstand how - they changes my passwords because i didnt change them in more than 3 month
13:13 esoturio i have a control-panel login to my domains and my FTP-accounts, they automatically changed the passwords for them
13:14 ries ask you hoster if they disabled it
13:14 esoturio but i dont know how this could effect the typo3 installation
13:14 ries I always avoid panels..... so I cannot tell if it affects them
13:14 esoturio i dont think they did because everything works automatically, almost like google :-D
13:16 esoturio more warnings i get:
13:16 esoturio Warning: Cannot modify header information - headers already sent by (output started at /Users/<removed>/public_html/kienappel/cms/t3lib/class.t3lib_userauth.php:231) in /Users/<removed>/public_html/kienappel/cms/t3lib/class.t3lib_userauth.php on line 278
13:16 esoturio Warning: Cannot modify header information - headers already sent by (output started at /Users/<removed>/public_html/kienappel/cms/t3lib/class.t3lib_userauth.php:231) in /Users/<removed>/public_html/kienappel/cms/t3lib/class.t3lib_userauth.php on line 311
13:16 esoturio Warning: Cannot modify header information - headers already sent by (output started at /Users/<removed>/public_html/kienappel/cms/t3lib/class.t3lib_userauth.php:231) in /Users/<removed>/public_html/kienappel/cms/t3lib/class.t3lib_userauth.php on line 312
13:16 esoturio Warning: Cannot modify header information - headers already sent by (output started at /Users/<removed>/public_html/kienappel/cms/t3lib/class.t3lib_userauth.php:231) in /Users/<removed>/public_html/kienappel/cms/t3lib/class.t3lib_userauth.php on line 313
13:16 esoturio Warning: Cannot modify header information - headers already sent by (output started at /Users/<removed>/public_html/kienappel/cms/t3lib/class.t3lib_userauth.php:231) in /Users/<removed>/public_html/kienappel/cms/t3lib/class.t3lib_userauth.php on line 314
13:16 esoturio Warning: Cannot modify header information - headers already sent by (output started at /Users/<removed>/public_html/kienappel/cms/t3lib/class.t3lib_userauth.php:231) in /Users/<removed>/public_html/kienappel/cms/typo3/sysext/cms/tslib/class.tslib_fe.php on line 2898
13:16 esoturio thats it
13:18 ries these warnings are because of teh first echo
13:18 esoturio when i commend out the function on line 231 of file class.t3lib_userauth.php i can log in again but get another warning out of file typo3/index.php
13:20 esoturio i get this now: Warning: getmypid() has been disabled for security reasons in /Users/<removed>/public_html/kienappel/cms/typo3/index.php on line 233
13:20 esoturio Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /Users/<removed>/public_html/kienappel/cms/typo3/index.php:233) in /Users/<removed>/public_html/kienappel/cms/typo3/index.php on line 240
13:21 ries apparently typo3 uses getmypid for some reason
13:21 ries and yoiur hoster did disable that function?
13:24 esoturio i dont know, yesterday i had no errors
13:24 ries esoturio: I would remoce all usage of getmypid()
13:24 ries seems to be a save bet
13:24 esoturio remove? how and where?
13:25 esoturio is that function needed somewhere?
13:26 ries I find it in index.php and in the auth class
13:26 esoturio i dont see how to remove it without damaging other combined functions
13:27 ries they uses it to create some unique id
13:27 ries but I think that just using uniqid would be enoiugh
13:27 esoturio did u find it onyl in one auth class file? there are more
13:27 ries just remove the function from here : 231:class.t3lib_userauth.php and here 233:index.php
13:28 esoturio i think i already tried, it removed the warnings but made the backend login impossible - ill try again
13:32 esoturio done, no warnings but this: Your login attempt did not succeed. Make sure to spell your username and password correctly, including upper/lowercase characters.
13:33 ries close all browsers
13:33 ries then try again
13:33 ries I don't think it will solve anything
13:33 ries but at least we are sure not session is left behind
13:33 ries since getmyid does something with sessions
13:34 esoturio ill be right back (i use the browser-based IRC) thanks so far
13:35 esoturio still the same problem
13:35 ries esoturio: werid
13:36 ries can you check in the install tool?
13:36 esoturio yeb
13:36 esoturio check for what?
13:36 jananne Does anyone know what extension i best can use to have in a 2nd column a random picture displayed?
13:36 ries cretae a admin user (just to be sure)
13:36 ries I am lost why it doesn't work
13:36 ries check teh DB etc
13:44 esoturio did not work
13:49 esoturio cant change anything about this in the index.php, it wont work if i do
13:49 esoturio ill ask my provider although i dont think that they will know what im talking about ;-) Thanks!
13:51 jananne Does anyone know what extension i best can use to have in a 2nd column a random picture displayed?
13:56 Denyerec Hmp.
14:00 Denyerec voidus !
14:00 Denyerec Dude
14:01 jananne voidus?
14:01 Denyerec I need to append something to a parameter
14:01 Denyerec Yes, voidus
14:01 Denyerec he just arrived
14:01 isolysis is it possible to install the realurl extension for a typo3 windows IIS installation? if not, is there any good alternative?
14:01 Denyerec and he's smarter than me
14:01 Denyerec isolysis - no idea I'm afraid, only work with linux here
14:02 jananne :o)
14:03 isolysis denyerec ahh
14:03 isolysis its not impossible to make and develop something though it is?
14:03 jananne Denyerec: I got it all to work now :). only thing that doesn't work is when i have a vert. menu and i want the text-decoration:none on a active item, DOES NOT work. And i need a random picture extension, got any idea wich one is good?
14:04 Denyerec NOpe
14:04 Denyerec never used one
14:16 Denyerec voidus are you there ?
14:16 Denyerec how about you andreasbalzer ?
14:16 Denyerec Got what should be a simple TS question
14:16 andreasbalzer i am
14:16 andreasbalzer and I have a problem ;)
14:16 Denyerec Ok I have a value
14:17 andreasbalzer http://phpfi.com/240503 doesn't work.. but why...
14:17 Denyerec plugin.tx_thmailformplus_pi1.default.email_to
14:17 Denyerec and I need to add this to it: TSFE:fe_user|user|user_citrusagent_szagentid
14:17 Denyerec but everything i have tried just writes out that text
14:17 Denyerec and doesn't sub the valu
14:17 Denyerec I know I can use {$constantName} to sub in a constant
14:18 Denyerec but I don't know how to get the TSFE thing in there
14:19 Denyerec or evern something like temp.100.10
14:20 Denyerec as for your problem andreasbalzer - you ever thought of using Templatevoila? :)
14:21 andreasbalzer Denyerec: If there is someone who explains me how templavoila works and how I can migrate a few thousand pages where not a single one is like the other.... why not ;)
14:22 Denyerec Hmmm.
14:22 Denyerec Well, I can explain how it works, but the migration would be up to you ;)
14:22 andreasbalzer would be cook
14:22 andreasbalzer ah cool
14:22 andreasbalzer but at the moment I have this login problem..
14:22 andreasbalzer it just doesn't let me login...
14:22 Denyerec Ah
14:23 Denyerec Are you redirecting to a page ?
14:23 Denyerec on login ?
14:23 andreasbalzer no
14:23 Denyerec oh ok.
14:23 andreasbalzer I just implement a login form...
14:23 Denyerec I just used one of the loginbox plugins
14:23 Denyerec not the newloginbox one tho
14:23 Denyerec that gave me trouble
14:23 andreasbalzer but it always goes to the else part
14:23 andreasbalzer http://phpfi.com/240503
14:24 andreasbalzer any idea?
14:24 Denyerec Mmm
14:24 Denyerec My conditional for that has spaces in
14:24 Denyerec [loginUser = *]
14:25 Denyerec but beyond that, I don't do anything special
14:25 Denyerec perhaps your loginform is not looking in the right place for the fe users ?
14:25 andreasbalzer right
14:25 andreasbalzer I forgot to copy something ;)
14:26 andreasbalzer you know I want to get rid of my iframe usage... but forgot to copy the template constants...
14:27 andreasbalzer hm.. doesn't work yet... :-/
14:28 Denyerec DO you know how to stop TSFE:fe_user|user|user_citrusagent_szagentid from appearing in my text item
14:29 Denyerec so it actually uses the VALUE not the damn syntax itself ?
14:29 andreasbalzer not really..
14:29 Denyerec I need to add TSFE:fe_user|user|user_citrusagent_szagentid to plugin.tx_thmailformplus_pi1.default.email_to
14:29 andreasbalzer did you use TEXT to show it in?
14:29 andreasbalzer hm...
14:29 andreasbalzer no.. i have no idea.. sry
14:29 Denyerec I thought I could set plugin.tx_thmailformplus_pi1.default.email_to.wrap = |,TSFE:fe_user|user|user_citrusagent_szagentid
14:30 Denyerec but that jsut prints the text, TSFE:fe_user|user|user_citrusagent_szagentid, not the value (666)
14:31 andreasbalzer do i have anything else to set than styles.content.loginform.pid = 18
14:31 andreasbalzer styles.content.loginform.target = _self ?
14:31 Denyerec Which login form are you using ?
14:31 andreasbalzer TYPO3's standard login form
14:31 andreasbalzer < tt_content.login
14:33 andreasbalzer ah it didn't read the settings...
14:33 andreasbalzer I have just changed it in constant editor and it works :)
14:49 ries andreasbalzer: try to make it a COA_INT
14:50 andreasbalzer why?
14:50 ries because I say so :D
14:50 ries just try it and see if it works
14:50 andreasbalzer then I do it immediatly :)
14:52 andreasbalzer works :)
14:52 ries great
14:53 andreasbalzer does this change something?
14:54 ries andreasbalzer: COA_INT is a non cached COA
14:54 ries so even though you are logged in
14:54 ries typo3 pulls the evaluated TS condition from cached
14:54 ries Which is kinda odd, but the truth
14:54 andreasbalzer but it worked before too
14:55 andreasbalzer so it's better without isn't it?
14:57 jananne Denyerec: I got the menu as you sayd yesterday.. nu now i want to have a menu that's active to have NO underline in it: here's my code ( http://wilcoding.xs4all.nl/Wilco/Pastecode/4735/showpaste.aspx ) as you can see i just tried ALL the things that are possible, and even then it does not help.
14:58 jananne Maybe you know why.. or someone else?
15:10 jananne no one?
15:10 jananne :s
15:17 esoturio ries, still there?
16:54 Phlogi_ can anyone help me with this: http://phpfi.com/240532
17:25 max_muetze hello guys and girls!!
17:28 max_muetze I would like you to help me with a little typoscript hint... I inserted a counter in my constants (on a line which provides the html-code for the mainnav) ###COUNTER###. Then I made the appropriate changes in the template setup but unfortunately I ever get a ###COUNTER### on the website... you can see it on www.christianeiselt.de. thanks for your interest
17:29 max_muetze is there a special way to format a counter when inserting in a html-source?
17:30 max_muetze (on the website it's on the right in the brown navbar
17:47 max_muetze noone knows typoscript-markers?
17:48 null_0 of course, and there is a good "manual" about that :)
17:48 null_0 at typo3.org
17:49 null_0 i see the counter
17:49 null_0 already solved, i see
17:50 max_muetze no
17:51 max_muetze not solved yet
17:51 max_muetze the one counter is only a content element... but i'd like to have it in the brown nav bar
17:52 null_0 lokks like tv
17:53 max_muetze no, not tv
17:54 max_muetze i don't use templavoila if you meant that
17:54 null_0 yes. i meant that
17:54 null_0 guess you have to copy the plugin.counter <
17:54 null_0 i tried that before, but failed ;)
17:55 null_0 asfk_usercounter?
17:55 max_muetze ah, sounds not good... but i used the ts-code from the manual... i only need help with the marker declaration/format in the html-source
17:55 max_muetze yes asfk
17:55 null_0 yes. you need to copy the instance in TS Setu
17:55 null_0 p
17:56 max_muetze yes, thats already done...
17:56 max_muetze but the marker ###counter### will not be replaced by its value...
18:05 max_muetze whats the right code for a marker in a html source?
18:06 max_muetze is there a manual? (where?)
18:52 elbart good evening ;)
18:52 dax77 hi @all
19:20 dax77 hi uschi :D
19:21 uschi hi dax77 :))
19:21 uschi long time no chat *g*
19:21 dax77 oh yeah
19:21 dax77 seems to me as if it's been last decade
19:21 uschi centuries
20:57 jananne I want to have a extension that shows randomised pictures ( a picture, one minute later another picture, etc ), what extension can i use best? Because i lost hope in searching one.
21:31 voidus jananne: sirr?

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.