Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Sunday 11 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
01:57 helpless_user Hi @ everybody
01:58 helpless_user anybody still awake?
01:59 helpless_user HELLOOO???
06:00 thehongtt How can set encoding for webpages inside typo3 to utf-8?
09:37 Thilo84 Hello everybody. Can typoscript draw polygons with imagefilledpolygon from gdlib in a GMENU?
10:27 Phlogi__ void: Whats the proper way to avoid mysql injections? What else do one care when writing an extension?
10:28 void Phlogi__: there is a security cookbook
10:28 Phlogi__ void: you the typo3 security cookbook?
10:28 void yes
10:30 Phlogi__ I guess intval and $GLOBALS['TYPO3_DB']->quoteStr are the things needed
10:35 void Phlogi__: generally yes
10:49 Awillys morning people
11:11 JixD hi, I can't seem to find any documentation about my problem, so I'd give it a shot here. How do I create a pagecontent item in which I can use php? The HTML pagecontent doesn't understand the <?php ?> tags.
12:53 Ruudi hello
12:54 Ruudi anyone knows is it possible to allow clear cache function to non admin users in 4.2?
12:58 pa_ hey folks; can anyone tell me what happend to chc_forum? cannot find it in TER...
13:02 void pa_: dunno. chc_forum seem to be obsolete these days...
13:04 pa_ void: hm, strange... do you have an idea where else i could get that ext?
13:06 void pa_: no
13:06 void pa_: why do you need it?
13:06 pa_ void: thx anyway ;)
13:07 pa_ void: some "conceptual" community mock-up...
13:08 void pa_: try mm_forum, maybe? i don't know is it important for you to use exactly chc_forum, or you can use any forum for typo3
13:10 pa_col void: the more important point of the mock would be the timtab-ext, which uses chc_newscon for commeting
13:10 pa_col *commenting
13:12 Awillys chc_newscon gave me headaches
13:13 Awillys never managed to get it workig properly
13:13 Awillys i'd look for other options if i was you ^^
13:14 pa_col Awillys: you don't know by any chance if timtab works without the chc_newsconn?
13:15 Awillys dont know
13:15 Awillys sry..;
13:15 pa_col :D
13:15 Awillys dont know if chc_newscon works with anythg actually ^^
13:15 pa_col np, thx i'll simply have to figure it out...
13:16 pa_col *ggg* seems to me i should be glad, if i don't get it working ;)
13:17 Awillys ^^
13:17 Awillys gl then*
13:17 Awillys and speak to you tomorrow
13:17 Awillys once you gave up ^^
13:20 pa_col *g* now that i am registered, i'll be here more often asking some noob-questions ;)
13:22 pa_col Awillys:
13:22 pa_col Awillys: thx, tell ya, if the thing fails ;)
14:14 Guest2008 Hi, how can I include images that are not situated in the folder 'fileadmin' into my texts - by opening the window to do so only the folder fileadmin is shown, what to do?
14:17 Guest2008 any ideas?
14:17 void Guest2008: and where are they?
14:18 void Guest2008: in which directory?
14:19 Guest2008 they are in a directory created by me: [root-directory]/[subdirectory]/image.jpg
14:20 void Guest2008: you need to set an option at install tool... so you will see not only fileadmin
14:21 Guest2008 oh, and which option is it?
14:24 Ruudi anyone familiar using hooks in coding?
14:29 Guest2008 do you know which setting this is in the install tool?
14:33 Guest2008 know response? :(
14:44 jsfan anyone here?
14:44 jsfan what about you, t3benzo?
14:44 t3benzo what about you, ?
15:01 xsebi_ screwy disonnects , freenode dont like me
15:01 xsebi_ but hello ..
15:37 pa_col Awillys: hey, it turned out timtab runs extremly well without chc_newscon; must have read in the wront manual ;)
15:37 pa_col *wrong
15:57 Awillys pa_col: hehe
15:57 Awillys lol
15:57 Awillys nice
16:31 xsebi_ any ideas why signatures wont work on mm_forum ?`
16:41 specialunderwear hi template auto parser removes my body tag and replaces it with it's own. I had set an id on the body tag. Any idea how I can set an id for the body tag in typoscript?
16:41 specialunderwear template auto parser emoves the id="bla" stuff
16:44 void specialunderwear: page.bodyTag = id="bla"
16:45 specialunderwear thnx
17:01 xsebi_ i see , if bb code is enabled the signatures code is broken by smilies , have to be renamed
17:02 xsebi_ they should announce that somewhere ...
17:02 xsebi_ @mm_forum
17:39 nd___ How do I override the standard title-text for internal/external links?
17:40 xsebi_ in the menu where u set the link
17:40 nd___ xsebi_: Well, that's kinda hard for 20+ sites containing loads of links
17:41 nd___ xsebi_: I thought I can just override the default via TS
17:41 xsebi_ maybe via typolink parameter
20:10 pa_col bye bye, folks ;)
21:03 Awillys hum, i got a strange thing that seem to have been generated automaticaly by T3, anyone has already got that: a id="c27" ?
21:03 Awillys a id="c27"
21:05 void Awillys: yes, it's for linking to particular CE
21:45 Awillys void: how can i get rid of that?
21:46 void Awillys: tt_content.stdWrap.dataWrap = |
22:17 Ruudi anyone willing to help with some php and hook thing?
22:17 Ruudi been stuck for some time :o
22:27 smeringe Ruudi: maybe if noone else :) what are you about to do? hook up on a hook or create your own?
22:29 Ruudi need to hook up, want to add some extra information into mm_forum topic table and basically i get the point how it should work but dunno how to build up my simple function :)
22:29 Ruudi http://paste-it.net/public/i8c5756/
22:29 Ruudi hook itself looks like this
22:30 Ruudi and i call it in my extension ext_localconf
22:30 Ruudi $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['mm_forum']['postfactory']['insertTopic'] ='EXT:b_newsdiscussion/res/class.addNewsIDtoTopic.php:addNewsIDtoTopic';
22:32 smeringe that should be an array, ie $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['mm_forum']['postfactory']['insertTopic'][] ='EX.... not ..'] = 'EX..
22:32 Ruudi but now i'm not sure how should my addNewsIDtoTopic class and function should look like to get silmpe 'mytablecolumnname' = $myarray
22:34 Ruudi mhm adding []
22:34 smeringe in your own class you need a function called ->processTopicInsertArray($insertArray,$this);
22:34 smeringe where you do your things :)
22:35 smeringe if you look at the hook code you see at line 19 and 20 what's being assumed to exist in your own code
22:37 smeringe so.. in your own processTopicIn.. function do something like ..yadayada.. and then $insertArray['topic_title'] = 'my own topic title'; return $insertArray;
22:40 Ruudi ok smeringe that makes a bit sense now thnk you a lot, i'll try to make it work on it now :)
23:00 Barbers hi all
23:01 Ruudi hihi Barbers
23:01 Barbers i had a problem with my typo3 installation i bekome the massage Warning: ini_restore() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/barbers99/typo3_src+dummy-4.2.0/t3lib/class.t3lib_db.php on line 909 someone know how i can fix this? (sry my english is bad)
23:02 void Barbers: you can ask your hoster to enable this function
23:02 void Barbers: or enable it youself if you have access to your php.ini
23:03 Barbers it is a problem with the hoster ok thank you
23:03 Barbers no it is a free webspace
23:12 Ruudi smeringe may I bother you once more maybe? http://paste-it.net/public/e08e97c/ it there something completely wrong in this function now, must be... it gives me fatal error non object...
23:14 smeringe guess it's the "$this" attribute in your function
23:15 smeringe replace it with $howdydowdy. much better
23:17 smeringe $howdydowdy will then become a copy of the class calling your function which is the class containing the create_topic function - whatever it's called
23:19 smeringe Ruudi: did you follow? :)
23:20 Ruudi hehe i'm thinking about it, as you probably realized i'm on the dark side of php coding :)
23:20 smeringe :)
23:21 smeringe Ruudi: I'm preparing an example..
23:21 Ruudi at least it doesn't make any difference o i rename $this or not, still nonobject error remains
23:21 Ruudi cool :)
23:23 smeringe and you know it's in that file you get the error?
23:26 Ruudi hm actually i'm not anymore so... but where else it could be: PHP Fatal error: Call
23:26 Ruudi to a member function processTopicInsertArray() on a non-object in... and then it gives the file with the hook and hook line
23:31 smeringe Ruudi: maybe it requires a default constructor or function named your class name as well since you refer to it?
23:33 smeringe Ruudi: http://paste-it.net/public/m36d3e3/
23:35 Ruudi hm seems like problem remains...maybe you are right about function name
23:36 Ruudi maybe it should be create topic function that includes the hook?
23:40 Ruudi using same class name ends up in can not redeclare error
23:41 smeringe correct. my pasted example should be correct.. afaik :S
23:43 smeringe the error is that it tries to call you function on a non instantiated object.. so my guess is that your hooking is not correct
23:44 Ruudi hm and hooking is done by ext_localconf shouldn't be anything else?
23:45 smeringe yes
23:46 Ruudi $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['mm_forum']['postfactory']['insertTopic'][] = 'EXT:b_newsdiscussion/res/class.addNewsIDtoTopic.php:addNewsIDtoTopic';
23:47 smeringe hm seems ok. is there an ext named b_newsdiscussion and does it have a res folder? :) (I'm blind there..)
23:49 Ruudi mhm path is correct and error message changed if i changed class and function name to same as in hook file
23:49 tokam jo
23:49 tokam hi
23:50 tokam is it possible to split in a temnu an enty into 2 lines?
23:52 smeringe Ruudi: sry then I don't know.. :( I'm afraid need to focus a bit on some work here before bedtime
23:52 Ruudi mhm i'll dig it bit more, thank you for the help man, at least it hooks now and i will get it right i feel it :)
23:53 smeringe :) cool
23:53 Ruudi good night, and thnx for taking time
23:54 smeringe np. good night!
23:55 AlexTheGer hi there
23:55 rootman hello
23:56 rootman can somebody, could help me to find an extension
23:56 rootman ???
23:56 rootman extension: "php page content"
23:58 AlexTheGer I'm not sure if this is the right place, but I do have a problem with my TYPO3 setup. 2 day ago I updeted to 4.2 and since than, some strange things are happening: One of them is that I can only select "Link" and "Special" if I go the te preferences of an existing page. Any idea how to resolve this?

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.