Search the website and IRC logs

#TYPO3 IRC log from : Friday 10 August 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
01:54 gentooma hi
01:54 gentooma hi
01:56 gentooma is there any way for an extension / frontend plugin to find out in which column it is displayed? - I want to create a plugin that shows a list of persons in the main content, and their profiles in the right corner.
01:56 gentooma is there any way for an extension / frontend plugin to find out in which column it is displayed? - I want to create a plugin that shows a list of persons in the main content, and their profiles in the right corner.
04:17 d|g hi all
04:17 d|g hi all
04:53 just2b good morning
04:53 just2b good morning
04:59 |Awillys| just2b: moin
04:59 just2b awilys > wanna see my new extension? ;)
04:59 Awillys ya
04:59 Awillys show me^^
04:59 just2b http://dev.gosau.org/index.php?id=44
04:59 |Awillys| just2b: moin
04:59 just2b awilys > wanna see my new extension? ;)
04:59 Awillys ya
04:59 Awillys show me^^
04:59 just2b http://dev.gosau.org/index.php?id=44
05:00 just2b and check out tab3 > subitems
05:01 Awillys just2b: good stuff
05:01 just2b yeah I love it
05:01 dax77 gooooood morning @all
05:01 just2b hi dax
05:01 Awillys dax77: morning
05:02 Awillys k, gym time
05:02 Awillys talk later
05:00 just2b and check out tab3 > subitems
05:01 Awillys just2b: good stuff
05:01 just2b yeah I love it
05:01 dax77 gooooood morning @all
05:01 just2b hi dax
05:01 Awillys dax77: morning
05:02 Awillys k, gym time
05:02 Awillys talk later
05:47 snowman good morning #typo3 !
05:48 snowman Onmy german website I've got the text 'Your password can only contain chars and numbers'. Can anybody tell how to find out where to change the locallang?
05:47 snowman good morning #typo3 !
05:48 snowman Onmy german website I've got the text 'Your password can only contain chars and numbers'. Can anybody tell how to find out where to change the locallang?
05:52 just2b search for string
05:52 just2b inside the ext you use
05:52 just2b search for string
05:52 just2b inside the ext you use
05:55 dax77 snowman: hi. you have to find out which entry is reponsible for this string and than you could add something like this to your TS: plugin.extension_name._LOCAL_LANG.de.reponsible_entry = your text goes here
05:55 dax77 snowman: hi. you have to find out which entry is reponsible for this string and than you could add something like this to your TS: plugin.extension_name._LOCAL_LANG.de.reponsible_entry = your text goes here
06:41 Phlogi just2b: is it possible to have an extension in one of the rgtabs in your new extension?
06:43 just2b sure
06:44 just2b it is a bit tricky if it is another mootools thing :(
06:41 Phlogi just2b: is it possible to have an extension in one of the rgtabs in your new extension?
06:43 just2b sure
06:44 just2b it is a bit tricky if it is another mootools thing :(
06:48 silithlas hi, does somebody knows the tt_news plugin quite well?
06:48 just2b a little bit
06:49 Awillys re
06:49 silithlas I have a question about tt_news. Why do my news only appear on a given page in list mode, I mean I do not see the news list on the root page, just on one subpage
06:49 silithlas I mean, in the backend
06:49 just2b ?
06:49 Awillys hum
06:49 Awillys idontunderstand what u mean ^^
06:49 silithlas mmmm hard to explain :)
06:48 silithlas hi, does somebody knows the tt_news plugin quite well?
06:48 just2b a little bit
06:49 Awillys re
06:49 silithlas I have a question about tt_news. Why do my news only appear on a given page in list mode, I mean I do not see the news list on the root page, just on one subpage
06:49 silithlas I mean, in the backend
06:49 just2b ?
06:49 Awillys hum
06:49 Awillys idontunderstand what u mean ^^
06:49 silithlas mmmm hard to explain :)
06:50 Awillys put your tt_news articles in a sys folder
06:50 silithlas how do I do that? Don't remember :)
06:50 Awillys cretae a sys folder
06:50 Awillys go to that page
06:50 Awillys and create tt_news records there
06:50 just2b or just do it like in manual
06:51 Awillys indeed
06:51 Awillys the manual is quite good
06:51 Awillys one of the best out there
06:51 silithlas I'll check (you'll laugh but I don't even remember how to create a sysfolder, will have to check manual again) :)
06:52 just2b create a page > page properties > sysfolder
06:52 silithlas and I should put news categories in this sysfolder as well?
06:52 just2b yeah
06:52 Awillys silithlas: you are in trouble ^^
06:53 Awillys but you'll get there
06:50 Awillys put your tt_news articles in a sys folder
06:50 silithlas how do I do that? Don't remember :)
06:50 Awillys cretae a sys folder
06:50 Awillys go to that page
06:50 Awillys and create tt_news records there
06:50 just2b or just do it like in manual
06:51 Awillys indeed
06:51 Awillys the manual is quite good
06:51 Awillys one of the best out there
06:51 silithlas I'll check (you'll laugh but I don't even remember how to create a sysfolder, will have to check manual again) :)
06:52 just2b create a page > page properties > sysfolder
06:52 silithlas and I should put news categories in this sysfolder as well?
06:52 just2b yeah
06:52 Awillys silithlas: you are in trouble ^^
06:53 Awillys but you'll get there
06:55 silithlas so thanks :)
06:56 silithlas now my other issue... I created news categories, but I cannot select them in my news, they do not appear
06:57 just2b sorry but RTFM
06:57 just2b it is descript here with the global pid
06:58 just2b disable it in extension manager is simples thing
06:59 silithlas ok will check
06:55 silithlas so thanks :)
06:56 silithlas now my other issue... I created news categories, but I cannot select them in my news, they do not appear
06:57 just2b sorry but RTFM
06:57 just2b it is descript here with the global pid
06:58 just2b disable it in extension manager is simples thing
06:58 silithlas ok will check
07:01 mosez good morning
07:01 just2b hi mosez
07:01 just2b mosez still want some dynamic partS?
07:02 mosez just2b: yes... why?
07:03 just2b http://dev.gosau.org/index.php?id=44&no_cache=1 ;)
07:01 mosez good morning
07:01 just2b hi mosez
07:01 just2b mosez still want some dynamic partS?
07:02 mosez just2b: yes... why?
07:03 just2b http://dev.gosau.org/index.php?id=44&no_cache=1 ;)
07:05 mosez nice tabs... but for my page i want to use fex javascript as possible
07:05 mosez s/fex/few/
07:08 mosez about.0.html <<< the 0 in the nice urls... what is that? typenum?
07:08 mosez oh... its type...
07:08 just2b yes it is
07:08 just2b take realurl if you dont want it
07:09 uschi_ hey just2b, those tabs are your invention?
07:09 just2b i found a nice mootools script and took it
07:05 mosez nice tabs... but for my page i want to use fex javascript as possible
07:05 mosez s/fex/few/
07:08 mosez about.0.html <<< the 0 in the nice urls... what is that? typenum?
07:08 mosez oh... its type...
07:08 just2b yes it is
07:08 just2b take realurl if you dont want it
07:09 uschi_ hey just2b, those tabs are your invention?
07:09 just2b i found a nice mootools script and took it
07:10 uschi_ iam still not sure about those mootools thingy
07:10 just2b ?
07:10 uschi_ because it collides with prototype
07:10 uschi_ you can have either or
07:10 just2b or prototype collides with mootools
07:10 uschi_ ok, in the end you can have either or
07:11 just2b cant blame me
07:11 uschi_ i do not blame you :)
07:11 mosez just2b: i tried cooluri, but that suxx... next try is realurl :)
07:11 uschi_ one simply has to make a decision
07:12 uschi_ mosez, saw that there was an update today?
07:12 uschi_ why do you think it sucks?
07:12 mosez i dont like the configuration
07:12 mosez and the documentation is bad
07:13 uschi_ you will not like the real url config either
07:13 uschi_ and the documentation is not too bad, you read the thesis?
07:13 mosez just2b: my favourite is jquery... the favourite of my boss is the yahoo libary :)
07:13 mosez uschi_: nor really
07:14 uschi_ so you should not complain about the docs ;-)
07:14 just2b mosez yeah cant do eveything
07:14 mosez uschi_: a thesis as documentation? oO
07:10 uschi_ iam still not sure about those mootools thingy
07:10 just2b ?
07:10 uschi_ because it collides with prototype
07:10 uschi_ you can have either or
07:10 just2b or prototype collides with mootools
07:10 uschi_ ok, in the end you can have either or
07:11 just2b cant blame me
07:11 uschi_ i do not blame you :)
07:11 mosez just2b: i tried cooluri, but that suxx... next try is realurl :)
07:11 uschi_ one simply has to make a decision
07:12 uschi_ mosez, saw that there was an update today?
07:12 uschi_ why do you think it sucks?
07:12 mosez i dont like the configuration
07:12 mosez and the documentation is bad
07:13 uschi_ you will not like the real url config either
07:13 uschi_ and the documentation is not too bad, you read the thesis?
07:13 mosez just2b: my favourite is jquery... the favourite of my boss is the yahoo libary :)
07:13 mosez uschi_: nor really
07:14 uschi_ so you should not complain about the docs ;-)
07:14 just2b mosez yeah cant do eveything
07:14 mosez uschi_: a thesis as documentation? oO
07:15 uschi_ yes, because the whole project was developed as a thesis
07:15 uschi_ so there you find all the information :)
07:15 mosez hm... ok
07:18 teppi|work good morning
07:18 just2b hi teppi|work
07:18 teppi|work hi just2b :-)
07:19 just2b i hate extension update which dont work
07:15 uschi_ yes, because the whole project was developed as a thesis
07:15 uschi_ so there you find all the information :)
07:15 mosez hm... ok
07:18 teppi|work good morning
07:18 just2b hi teppi|work
07:18 teppi|work hi just2b :-)
07:19 just2b i hate extension update which dont work
07:22 silithlas is it possible in tt_news_author_relation to use the full name of the author instead of just the username?
07:23 just2b u guess so
07:22 silithlas is it possible in tt_news_author_relation to use the full name of the author instead of just the username?
07:23 just2b u guess so
07:30 mosez Specified key was too long; max key length is 1000 bytes
07:30 mosez lol
07:30 mosez cool realurl 8)
07:34 just2b which key?
07:30 mosez Specified key was too long; max key length is 1000 bytes
07:30 mosez lol
07:30 mosez cool realurl 8)
07:34 just2b which key?
07:35 just2b cool.. skype with my bluetooth headset from cellphone, i got it
07:35 mosez from the tx_realurl_uniqalias table
07:36 mosez KEY bk_realurl01 (field_alias,field_id,value_id,lang,expire),
07:36 mosez KEY bk_realurl02 (tablename,field_alias,field_id,value_alias(220),expire)
07:35 just2b cool.. skype with my bluetooth headset from cellphone, i got it
07:35 mosez from the tx_realurl_uniqalias table
07:36 mosez KEY bk_realurl01 (field_alias,field_id,value_id,lang,expire),
07:36 mosez KEY bk_realurl02 (tablename,field_alias,field_id,value_alias(220),expire)
07:43 silithlas anybody knows why htmlarea is not active for an object into a sysfolder? Only basic RTE is active in a sysfolder
07:43 just2b basic rte = htmlarea
07:44 silithlas no, htmlarea is an extension
07:44 mosez rtfm?
07:44 silithlas oh ok
07:43 silithlas anybody knows why htmlarea is not active for an object into a sysfolder? Only basic RTE is active in a sysfolder
07:43 just2b basic rte = htmlarea
07:44 silithlas no, htmlarea is an extension
07:44 mosez rtfm?
07:44 silithlas oh ok
07:45 silithlas I mean in a sysfolder I have only 2 or 3 RTE icons, and not the whole one as a page in another place :)
07:45 just2b which icons ??
07:45 mosez ok, i will drop cooluri and realurl...
07:46 just2b lol
07:47 silithlas only bold, italic, picture. I think this is because the template of the root page is not used in the sysfolder
07:45 silithlas I mean in a sysfolder I have only 2 or 3 RTE icons, and not the whole one as a page in another place :)
07:45 just2b which icons ??
07:45 mosez ok, i will drop cooluri and realurl...
07:46 just2b lol
07:47 silithlas only bold, italic, picture. I think this is because the template of the root page is not used in the sysfolder
07:52 silithlas ok I found this is because the sysfolder was not a sub element from the root page
07:52 silithlas ok I found this is because the sysfolder was not a sub element from the root page
07:58 just2b oh i just hate the customers who pay per min
07:58 just2b oh i just hate the customers who pay per min
08:36 smeringe yo
08:36 just2b hi smurfslayer
08:36 just2b hi smeringe
08:36 just2b now ;)
08:36 smeringe :P
08:37 just2b anyone uses jk_poll?
08:37 just2b need to turn the protection off ^^
08:36 smeringe yo
08:36 just2b hi smurfslayer
08:36 just2b hi smeringe
08:36 just2b now ;)
08:36 smeringe :P
08:37 just2b anyone uses jk_poll?
08:37 just2b need to turn the protection off ^^
08:45 silithlas anybody ever uses the extension cron_setdefaultauthor ?
08:47 just2b not me
08:45 silithlas anybody ever uses the extension cron_setdefaultauthor ?
08:47 just2b not me
08:50 silithlas I'm searching for a way to default the author field to the current logged in user ^^
08:51 just2b you could use tsconfig of user
08:52 silithlas possible to setup ts config so each time he writes a news the author field is filled with its name?
08:53 just2b yes
08:53 alexwx_ GIFBUILDER cant make a circle? just box?
08:53 just2b alexwx_ at least not with API i guess
08:53 silithlas just2b: and I have to setup this for each user, or I can have a global setting for all users?
08:53 alexwx_ just2b what does it mean? sorry
08:54 alexwx_ previous versions supported that?
08:54 alexwx_ not latest?
08:50 silithlas I'm searching for a way to default the author field to the current logged in user ^^
08:51 just2b you could use tsconfig of user
08:52 silithlas possible to setup ts config so each time he writes a news the author field is filled with its name?
08:53 just2b yes
08:53 alexwx_ GIFBUILDER cant make a circle? just box?
08:53 just2b alexwx_ at least not with API i guess
08:53 silithlas just2b: and I have to setup this for each user, or I can have a global setting for all users?
08:53 alexwx_ just2b what does it mean? sorry
08:54 alexwx_ previous versions supported that?
08:54 alexwx_ not latest?
08:55 alexwx_ so i have to do that with image export
08:55 just2b every user
08:55 just2b every version
08:55 alexwx_ so i have to do that with image export
08:55 just2b every user
08:55 just2b every version
09:03 air|work|satan anyone knows how to change owner of a symbolic link under suse?
09:03 air|work|satan anyone knows how to change owner of a symbolic link under suse?
09:12 air|work well well, now i have the command but dunno how to get the id of the user/group who i want to be the new owner... damn
09:12 air|work well well, now i have the command but dunno how to get the id of the user/group who i want to be the new owner... damn
09:16 air|work bah...i give it up
09:16 air|work bah...i give it up
09:20 Denyerec Who wants to come to the funeral?
09:20 Denyerec MailformPlus lies dead.
09:20 just2b lol
09:21 just2b you dont like it?
09:20 Denyerec Who wants to come to the funeral?
09:20 Denyerec MailformPlus lies dead.
09:20 just2b lol
09:21 just2b you dont like it?
09:27 nkuttler air|work: grep username /etc/passwd ?
09:27 smeringe anyone ever used p2_spellchecker? what does it require to actually spell check? :S it says my text is correct though I'm pritty sure that wrrrong is wrong..
09:27 Denyerec just2b - I like it.
09:27 Denyerec BUT
09:27 Denyerec Default form values (as per my mailling list post) simply refuse to co-operate
09:27 nkuttler air|work: grep username /etc/passwd ?
09:27 smeringe anyone ever used p2_spellchecker? what does it require to actually spell check? :S it says my text is correct though I'm pritty sure that wrrrong is wrong..
09:27 Denyerec just2b - I like it.
09:27 Denyerec BUT
09:27 Denyerec Default form values (as per my mailling list post) simply refuse to co-operate
09:36 air|work nkuttler: found it, but lchown(), the function to change owner of links has a little problem with my filename :(
09:36 air|work nkuttler: found it, but lchown(), the function to change owner of links has a little problem with my filename :(
09:43 slash|crisis hey everyone. is there a class for mysql input queries? i want to insert/edit/delete(flag) entries via frontend (v.4.1.1)
09:43 just2b sure, look in api
09:43 slash|crisis pibase?
09:44 just2b $GLOBALS['TYPO3_DB']->exec_SELECTquery
09:43 slash|crisis hey everyone. is there a class for mysql input queries? i want to insert/edit/delete(flag) entries via frontend (v.4.1.1)
09:43 just2b sure, look in api
09:43 slash|crisis pibase?
09:44 just2b $GLOBALS['TYPO3_DB']->exec_SELECTquery
09:46 slash|crisis but this is gonna execute a SELECT query?!
09:46 slash|crisis exec_SELECTquery($select_fields,$from_table,$where_clause,$groupBy='',$orderBy='',$limit='')
09:47 pulponair hey dudes
09:47 just2b and there is one for update and insert
09:47 slash|crisis how can i do an INSERT with that function?
09:47 slash|crisis ahh i see
09:47 pulponair just2b: hi
09:47 slash|crisis thank you!
09:47 just2b see exec_INSERTquery
09:47 just2b hi pulponair
09:47 pulponair just2b: is it possible to integrate your gallery within tt_news?
09:48 just2b pulponair it is already done
09:49 pulponair just2b: thanks i wasnt sure about
09:49 just2b read manual ;) read my website ;=)
09:46 slash|crisis but this is gonna execute a SELECT query?!
09:46 slash|crisis exec_SELECTquery($select_fields,$from_table,$where_clause,$groupBy='',$orderBy='',$limit='')
09:47 pulponair hey dudes
09:47 just2b and there is one for update and insert
09:47 slash|crisis how can i do an INSERT with that function?
09:47 slash|crisis ahh i see
09:47 pulponair just2b: hi
09:47 slash|crisis thank you!
09:47 just2b see exec_INSERTquery
09:47 just2b hi pulponair
09:47 pulponair just2b: is it possible to integrate your gallery within tt_news?
09:48 just2b pulponair it is already done
09:49 pulponair just2b: thanks i wasnt sure about
09:49 just2b read manual ;) read my website ;=)
09:50 pulponair just2b: t3.org is currently unreachable from my place therefor i decided to ask directly ;)
09:50 just2b enter rgsmoothgallery in google > everything me ;:
09:50 just2b http://www.rggooglemap.com/dev/rgsmoothgallery/smoothgallery-mit-tt-news.html
09:51 pulponair just2b: almost unusable atm ... provider issues :<
09:52 just2b hehe ;) my provider is fine ;)
09:52 pulponair just2b: yes it is related to mine ...
09:52 just2b i could share some mbits if you need some?
09:52 pulponair just2b: so is it possible to exchange thoose lightbox arrows?
09:53 just2b sure
09:53 just2b just a css issue
09:53 pulponair just2b: ok great...sorry for bothering normally i would read the manual ..;)
09:54 just2b sure :D
09:54 just2b next time you get to typo3.org > you need to rate the ext and next time you are at amazon/paypal you need to donage :D
09:50 pulponair just2b: t3.org is currently unreachable from my place therefor i decided to ask directly ;)
09:50 just2b enter rgsmoothgallery in google > everything me ;:
09:50 just2b http://www.rggooglemap.com/dev/rgsmoothgallery/smoothgallery-mit-tt-news.html
09:51 pulponair just2b: almost unusable atm ... provider issues :<
09:52 just2b hehe ;) my provider is fine ;)
09:52 pulponair just2b: yes it is related to mine ...
09:52 just2b i could share some mbits if you need some?
09:52 pulponair just2b: so is it possible to exchange thoose lightbox arrows?
09:53 just2b sure
09:53 just2b just a css issue
09:53 pulponair just2b: ok great...sorry for bothering normally i would read the manual ..;)
09:54 just2b sure :D
09:54 just2b next time you get to typo3.org > you need to rate the ext and next time you are at amazon/paypal you need to donage :D
09:57 Denyerec DIE MAILFORM DIE
09:57 Denyerec Oh
09:57 Denyerec It's already dead.
09:57 Denyerec DIE MAILFORM DIE
09:57 Denyerec Oh
09:57 Denyerec It's already dead.
10:00 Phlogi is this a good way to get post vars' $GLOBALS['HTTP_POST_VARS'][$this->prefixId]["submit_result"];?
10:00 silithlas how comes some extensions are displayed in typo3.org extension webpage, but not in the extension manager when I search for them?
10:01 silithlas forget it :)
10:01 silithlas I forgot to update my extension list
10:04 pulponair just2b: :for sure ;)
10:00 Phlogi is this a good way to get post vars' $GLOBALS['HTTP_POST_VARS'][$this->prefixId]["submit_result"];?
10:00 silithlas how comes some extensions are displayed in typo3.org extension webpage, but not in the extension manager when I search for them?
10:01 silithlas forget it :)
10:01 silithlas I forgot to update my extension list
10:04 pulponair just2b: :for sure ;)
10:05 just2b thx ;)
10:05 just2b for 2 beer and a cinema ticket ;)
10:05 just2b thx ;)
10:05 just2b for 2 beer and a cinema ticket ;)
10:15 Denyerec is there any way to get (bastard) Mailform to (bastard) fill out the (bastard) bloody default (bastard) form values?
10:16 just2b not if you just rant ;)
10:16 Denyerec At least I ranted in brackets.
10:16 Denyerec :D
10:16 just2b oh yeah... set it to display none ;)
10:17 just2b you mean mailformplus or standarf mailform
10:19 Denyerec Mailformplus
10:19 Denyerec I've tried (as per mailling list email) what is suggested in the manual, to no avail.
10:19 just2b you can do it just with TS
10:15 Denyerec is there any way to get (bastard) Mailform to (bastard) fill out the (bastard) bloody default (bastard) form values?
10:16 just2b not if you just rant ;)
10:16 Denyerec At least I ranted in brackets.
10:16 Denyerec :D
10:16 just2b oh yeah... set it to display none ;)
10:17 just2b you mean mailformplus or standarf mailform
10:19 Denyerec Mailformplus
10:19 Denyerec I've tried (as per mailling list email) what is suggested in the manual, to no avail.
10:19 just2b you can do it just with TS
10:21 Denyerek bloody housemate!
10:21 Denyerek lemme get the line from the TS I have right now
10:23 Denyerek plugin.tx_thmailformplus_pi1.fieldConf.additionalInfo.defaultValue.value = TEXT
10:23 Denyerek plugin.tx_thmailformplus_pi1.fieldConf.additionalInfo.defaultValue.value = Additional Comments
10:23 Denyerek and yes
10:23 Denyerek I've tried various permutations of .value and whatnot.
10:23 Denyerek :/
10:24 Denyerek That was dug out of http://typo3.org/documentation/document-library/extension-manuals/th_mailformplus/4.0.3/view/1/3/#id3596934
10:21 Denyerek bloody housemate!
10:21 Denyerek lemme get the line from the TS I have right now
10:23 Denyerek plugin.tx_thmailformplus_pi1.fieldConf.additionalInfo.defaultValue.value = TEXT
10:23 Denyerek plugin.tx_thmailformplus_pi1.fieldConf.additionalInfo.defaultValue.value = Additional Comments
10:23 Denyerek and yes
10:23 Denyerek I've tried various permutations of .value and whatnot.
10:23 Denyerek :/
10:24 Denyerek That was dug out of http://typo3.org/documentation/document-library/extension-manuals/th_mailformplus/4.0.3/view/1/3/#id3596934
10:25 just2b need to go to lunch
10:26 Rens lo all
10:29 Rens good place to find some rest :D
10:29 Denyerek Hey Rens you ever used mailformplus?
10:25 just2b need to go to lunch
10:26 Rens lo all
10:29 Rens good place to find some rest :D
10:29 Denyerek Hey Rens you ever used mailformplus?
10:30 Rens Denyerek: nope
10:30 Denyerek Damn
10:32 koomi rhr
10:32 koomi there's keepnick for irssi that does that
10:32 koomi well. it just waits till the ghost times out and then changes the nick
10:30 Rens Denyerek: nope
10:30 Denyerek Damn
10:32 koomi rhr
10:32 koomi there's keepnick for irssi that does that
10:32 koomi well. it just waits till the ghost times out and then changes the nick
10:37 dax77 Denyerek: you don't have to remember - there is google ;) : http://www.thelewiss.co.uk/nickserv.htm
10:37 dax77 Denyerek: you don't have to remember - there is google ;) : http://www.thelewiss.co.uk/nickserv.htm
10:47 Rens anyone here who has a script which sends mail using t3libhtmlmail and adds attachments?
10:47 Rens anyone here who has a script which sends mail using t3libhtmlmail and adds attachments?
10:50 Rens I need the script as an example, I've made one, but it doesn't close the parts, so I only receive an email containing the headers...
10:54 gentooma hi
10:54 gentooma is there any way for an extension / frontend plugin to find out in which column it is displayed? - I want to create a plugin that shows a list of persons in the main content, and their profiles in the right corner.
10:50 Rens I need the script as an example, I've made one, but it doesn't close the parts, so I only receive an email containing the headers...
10:54 gentooma hi
10:54 gentooma is there any way for an extension / frontend plugin to find out in which column it is displayed? - I want to create a plugin that shows a list of persons in the main content, and their profiles in the right corner.
10:55 just2b usually you tell this in flexforms.. but you cann look up the db
10:56 Rens gentooma: I agree with just2b... it's much better to configure the plugin with flexforms or typoscript than hardcoding it...
10:56 just2b will get hard with plain TS and coloumns
10:58 Rens just2b, why?
10:58 just2b how you wanna do it in TS with 2 plugins on the same page to tell one is A and one is B?
10:59 gentooma just2b: that was exactly my problem :) - they have to both on the same page
10:59 just2b gentooma > use flexforms
10:59 Rens won't this work? temp.p1 < plugin.a
10:59 Rens temp.p2 < temp.p1
10:59 Rens temp.p2.config = bla
10:59 Rens block1 < temp.p1
10:59 Rens block2 < temp.p2
10:55 just2b usually you tell this in flexforms.. but you cann look up the db
10:56 Rens gentooma: I agree with just2b... it's much better to configure the plugin with flexforms or typoscript than hardcoding it...
10:56 just2b will get hard with plain TS and coloumns
10:58 Rens just2b, why?
10:58 just2b how you wanna do it in TS with 2 plugins on the same page to tell one is A and one is B?
10:59 gentooma just2b: that was exactly my problem :) - they have to both on the same page
10:59 just2b gentooma > use flexforms
10:59 Rens won't this work? temp.p1 < plugin.a
10:59 Rens temp.p2 < temp.p1
10:59 Rens temp.p2.config = bla
10:59 Rens block1 < temp.p1
10:59 Rens block2 < temp.p2
11:00 just2b if you insert the plugin in BE not with TS, no
11:01 Rens just2b: duh, when you insert it with typoscript offcourse
11:01 Fanty how do I make a "select a page" select box in flexforms?
11:01 Rens still nobody around who has ever send a mail with attachments using t3libhtmlmail?
11:01 just2b rens, but gentooma doesnt do it this way
11:01 just2b fanty, same like in tca
11:02 Fanty just2b: which is how? :)
11:02 just2b take a look at api or any extension
11:03 Fanty been looking in the api without any luck
11:03 just2b i doubt it
11:04 gentooma just2b: ok thanks - I'll give it a try.
11:00 just2b if you insert the plugin in BE not with TS, no
11:01 Rens just2b: duh, when you insert it with typoscript offcourse
11:01 Fanty how do I make a "select a page" select box in flexforms?
11:01 Rens still nobody around who has ever send a mail with attachments using t3libhtmlmail?
11:01 just2b rens, but gentooma doesnt do it this way
11:01 just2b fanty, same like in tca
11:02 Fanty just2b: which is how? :)
11:02 just2b take a look at api or any extension
11:03 Fanty been looking in the api without any luck
11:03 just2b i doubt it
11:04 gentooma just2b: ok thanks - I'll give it a try.
11:09 FloLeBlanc hi all
11:09 FloLeBlanc hi all
11:10 gentooma do you have any book recommendations if you're especially interested in developing extensions?
11:11 Denyerec I've heard MailformPlus' obituary is a good read
11:12 Denyerec lo Flo
11:13 just2b gentooma not rerally.. made all with learning by doing
11:10 gentooma do you have any book recommendations if you're especially interested in developing extensions?
11:11 Denyerec I've heard MailformPlus' obituary is a good read
11:12 Denyerec lo Flo
11:13 just2b gentooma not rerally.. made all with learning by doing
11:15 Rens gentooma, but if you really want to read a book: http://typo3.org/documentation/typo3-book/
11:15 Rens gentooma, but if you really want to read a book: http://typo3.org/documentation/typo3-book/
11:38 Denyerec right
11:38 Denyerec the gloves are off
11:38 Denyerec the mailform author is getting an email direct.
11:38 Denyerec right
11:38 Denyerec the gloves are off
11:38 Denyerec the mailform author is getting an email direct.
12:01 anteater_sa hello...anyoone here?
12:01 just2b sure
12:01 anteater_sa hi
12:02 anteater_sa i was wonderin if anyone knew whether it is possible to get a post variable through typoscript
12:03 anteater_sa post variable/ url parameter
12:03 just2b sure
12:04 anteater_sa how do you read it?
12:01 anteater_sa hello...anyoone here?
12:01 just2b sure
12:01 anteater_sa hi
12:02 anteater_sa i was wonderin if anyone knew whether it is possible to get a post variable through typoscript
12:03 anteater_sa post variable/ url parameter
12:03 just2b sure
12:04 anteater_sa how do you read it?
12:05 just2b in a condition e.g. with [globalVar = GP:mitgliedschaft= familie]
12:06 anteater_sa yeah i saw that.... but how dyou copy it into a variable or did you just do that?
12:09 just2b temp.myTopic = TEXT
12:09 just2b temp.myTopic.data = GPVar:Topic
12:05 just2b in a condition e.g. with [globalVar = GP:mitgliedschaft= familie]
12:06 anteater_sa yeah i saw that.... but how dyou copy it into a variable or did you just do that?
12:09 just2b temp.myTopic = TEXT
12:09 just2b temp.myTopic.data = GPVar:Topic
12:16 anteater_sa thank you
12:16 just2b np
12:16 anteater_sa thank you
12:16 just2b np
12:26 Fab1an|work hi, what is the best way to clean user input from a textarea that will be sent in an email? tslib_cObj::removeBadHTML() ?
12:27 Fab1an|work or htmlspecialchars() ?
12:29 anteater_sa it just renders out as "GPvar:catID" on the page
12:26 Fab1an|work hi, what is the best way to clean user input from a textarea that will be sent in an email? tslib_cObj::removeBadHTML() ?
12:27 Fab1an|work or htmlspecialchars() ?
12:29 anteater_sa it just renders out as "GPvar:catID" on the page
12:32 mosez damn... i wanna have nice urls...
12:32 mosez but realurl dont wanna get installed
12:32 anteater_sa try django
12:34 mosez hm... i wanna install realurl, but mysql says the key is too big
12:34 mosez can i say mysql to accept bigger keys? =)
12:34 anteater_sa is GPvar a new thing or was it working in typo 3.8
12:32 mosez damn... i wanna have nice urls...
12:32 mosez but realurl dont wanna get installed
12:32 anteater_sa try django
12:34 mosez hm... i wanna install realurl, but mysql says the key is too big
12:34 mosez can i say mysql to accept bigger keys? =)
12:34 anteater_sa is GPvar a new thing or was it working in typo 3.8
12:39 anteater_sa oh its working i wass using value instead of data.... thnkas again just2b
12:39 just2b guess an old thing
12:39 just2b lol
12:39 anteater_sa oh its working i wass using value instead of data.... thnkas again just2b
12:39 just2b guess an old thing
12:39 just2b lol
12:41 mosez it seems to be there is no way to set the maximum key size bigger
12:41 mosez s/bigger/higher/
12:44 ries mosez: edit the SQL file of real URL and remove on of the indexes, I am not sure which one though..
12:41 mosez it seems to be there is no way to set the maximum key size bigger
12:41 mosez s/bigger/higher/
12:44 ries mosez: edit the SQL file of real URL and remove on of the indexes, I am not sure which one though..
12:45 ries But your DB is in UTF-8 and them MySQL cannot handle the key size (which is a bug, but understandable)
12:45 mosez it is because the index is on a text field :(
12:47 mosez i will try to delete the text field from the index
12:49 mosez *confused* on the ext_tables.sql file the field is an varchar type... but on the submitted query it is a text field
12:45 ries But your DB is in UTF-8 and them MySQL cannot handle the key size (which is a bug, but understandable)
12:45 mosez it is because the index is on a text field :(
12:47 mosez i will try to delete the text field from the index
12:49 mosez *confused* on the ext_tables.sql file the field is an varchar type... but on the submitted query it is a text field
12:53 mosez now i have added the table by hand
12:53 mosez now i have added the table by hand
13:06 Phlogi hmm I try to use $res = $GLOBALS['TYPO3_DB']->exec_UPDATEquery('mytable', 'uid=123', $updateArray); what does the $updateArray look like? can anyone make an example?
13:06 just2b just look at ve_guestbook... it is a an array, key = field, value =value
13:07 Phlogi just2b: thanks, same for insert I guess?
13:07 just2b yes
13:07 Phlogi ok I'll just try something
13:08 Phlogi and if $res is false afterwards it failed right?
13:08 just2b yes, but why should it fail
13:06 Phlogi hmm I try to use $res = $GLOBALS['TYPO3_DB']->exec_UPDATEquery('mytable', 'uid=123', $updateArray); what does the $updateArray look like? can anyone make an example?
13:06 just2b just look at ve_guestbook... it is a an array, key = field, value =value
13:07 Phlogi just2b: thanks, same for insert I guess?
13:07 just2b yes
13:07 Phlogi ok I'll just try something
13:08 Phlogi and if $res is false afterwards it failed right?
13:08 just2b yes, but why should it fail
13:11 delmonico hey I have a really weired templavoila problem. check this code: http://rafb.net/p/8rMyC392.html
13:11 delmonico I can map everything in this template my designer gave except for the "head_img_A"
13:12 delmonico when I try to map that <div> TV complains about "no content found" and I just can't see why its a problem. its nearly the same code than all the others
13:12 Phlogi just2b: because of wrong input...
13:13 just2b you create the keys, so they won't fail
13:13 just2b and of couse you check the values
13:13 Phlogi just2b: yes... IMHO
13:14 just2b so no need to worry
13:14 Phlogi ok :)
13:11 delmonico hey I have a really weired templavoila problem. check this code: http://rafb.net/p/8rMyC392.html
13:11 delmonico I can map everything in this template my designer gave except for the "head_img_A"
13:12 delmonico when I try to map that <div> TV complains about "no content found" and I just can't see why its a problem. its nearly the same code than all the others
13:12 Phlogi just2b: because of wrong input...
13:13 just2b you create the keys, so they won't fail
13:13 just2b and of couse you check the values
13:13 Phlogi just2b: yes... IMHO
13:14 just2b so no need to worry
13:14 Phlogi ok :)
13:15 Phlogi just2b: how is the normal tstamp for db created?
13:16 Phlogi is it time() right?
13:17 just2b yes
13:18 Phlogi cool it works :)
13:15 Phlogi just2b: how is the normal tstamp for db created?
13:16 Phlogi is it time() right?
13:17 just2b yes
13:18 Phlogi cool it works :)
13:21 mosez lol, realurl manager.. and i can not create new nice urls...
13:21 mosez s/i /it /
13:21 mosez lol, realurl manager.. and i can not create new nice urls...
13:21 mosez s/i /it /
13:25 Phlogi mosez: gentoo? :-p
13:26 delmonico oh me stupid... accidently I already mapped the "head_img_A" before..
13:27 mosez phlogi: yes :)
13:28 Phlogi mosez: hihi :), alles klar? why do you want real url manager? I think it just sucks, we don't need it :)
13:25 Phlogi mosez: gentoo? :-p
13:26 delmonico oh me stupid... accidently I already mapped the "head_img_A" before..
13:27 mosez phlogi: yes :)
13:28 Phlogi mosez: hihi :), alles klar? why do you want real url manager? I think it just sucks, we don't need it :)
13:31 just2b I am so not motivated :(
13:31 mosez phlogi: i want to have nice urls =)
13:32 danielito hm. may I ask where to find a proper documentation? on the homepage there are just quick-start guides, but I'm searching for a step-by-step all-in-all documentation, that is how to setup the typo3-framework and how to setup my first page.
13:32 danielito the docus I found are either outdated, or just quick-guides :-(
13:32 s-andersen Hi i'm on the lookout for a DAM aware gallery, that enables me to navigate nested categories to find images. Do you know if something like that exists?
13:32 mosez danielito: there are good documents...
13:33 Phlogi mosez: you don't need the manager then
13:33 mosez ic... the manager is crap... only edit and delete
13:33 danielito mosez: hmmm... could you post me a link to a real good startup guide? not a quick-start or s.th.
13:34 mosez danielito: but the quickstart tutorial is good...
13:31 just2b I am so not motivated :(
13:31 mosez phlogi: i want to have nice urls =)
13:32 danielito hm. may I ask where to find a proper documentation? on the homepage there are just quick-start guides, but I'm searching for a step-by-step all-in-all documentation, that is how to setup the typo3-framework and how to setup my first page.
13:32 danielito the docus I found are either outdated, or just quick-guides :-(
13:32 s-andersen Hi i'm on the lookout for a DAM aware gallery, that enables me to navigate nested categories to find images. Do you know if something like that exists?
13:32 mosez danielito: there are good documents...
13:33 Phlogi mosez: you don't need the manager then
13:33 mosez ic... the manager is crap... only edit and delete
13:33 danielito mosez: hmmm... could you post me a link to a real good startup guide? not a quick-start or s.th.
13:34 mosez danielito: but the quickstart tutorial is good...
13:35 mosez and you can read Modern Template Building, Part 1 (doc_tut_templselect) to part 3
13:35 s-andersen danielito, take a look at some of the podcasts: http://typo3.org/podcast/ some of them will help you set up your first site. Maybe you can find one, that goes through installation of typo3
13:35 danielito mosez: but I don't want a quickstart :) I wanna get known to all the internals of typo3
13:36 danielito or do I have to buy the book then?
13:36 just2b danielito just start and then search for the docs you need
13:36 just2b typo doesnt fit in one book/file ;)
13:36 just2b i am still learning after 3 years
13:36 danielito did that already just2b, did that already... do you know the symfony-framework? this one owns a proper, structurized documentation. I'm searching something like this
13:37 just2b dont know it
13:37 s-andersen danielito, what would you need that for?
13:37 mosez danielito: then is typo3 wrong for you ;)
13:38 danielito s-andersen: well. here's a page, that was setup with typo3 and the users edit the page with typo3. now I wanna know HOW it was set up and what I do have to know to be a proper administrator
13:38 mosez danielito: typo3 is a content management system, not a rapid development framework
13:38 just2b mosez the docs are not that bad
13:39 mosez just2b: i dont said that the docs are bad... but they are not so good structurized and up to date like symfony documents
13:39 danielito exactly
13:39 s-andersen danielito, well for knowing how the site was setup, you definately doesn't need to know everything about typo3. It's possible to setup a page without knowing anything about PHP or MySQL
13:39 danielito s-andersen: so you think I shouldn't care about the installation
13:35 mosez and you can read Modern Template Building, Part 1 (doc_tut_templselect) to part 3
13:35 s-andersen danielito, take a look at some of the podcasts: http://typo3.org/podcast/ some of them will help you set up your first site. Maybe you can find one, that goes through installation of typo3
13:35 danielito mosez: but I don't want a quickstart :) I wanna get known to all the internals of typo3
13:36 danielito or do I have to buy the book then?
13:36 just2b danielito just start and then search for the docs you need
13:36 just2b typo doesnt fit in one book/file ;)
13:36 just2b i am still learning after 3 years
13:36 danielito did that already just2b, did that already... do you know the symfony-framework? this one owns a proper, structurized documentation. I'm searching something like this
13:37 just2b dont know it
13:37 s-andersen danielito, what would you need that for?
13:37 mosez danielito: then is typo3 wrong for you ;)
13:38 danielito s-andersen: well. here's a page, that was setup with typo3 and the users edit the page with typo3. now I wanna know HOW it was set up and what I do have to know to be a proper administrator
13:38 mosez danielito: typo3 is a content management system, not a rapid development framework
13:38 just2b mosez the docs are not that bad
13:39 mosez just2b: i dont said that the docs are bad... but they are not so good structurized and up to date like symfony documents
13:39 danielito exactly
13:39 s-andersen danielito, well for knowing how the site was setup, you definately doesn't need to know everything about typo3. It's possible to setup a page without knowing anything about PHP or MySQL
13:39 danielito s-andersen: so you think I shouldn't care about the installation
13:40 mosez danielito: but symfony basics are from a company... not only from the community
13:40 danielito it's enough to read the docus on how to setup pages
13:40 mosez they've got employees ;)
13:40 danielito mosez: really?
13:40 mosez really
13:40 danielito mosez: and did I understand the concept wrong, isn't symfony a tool with which you can create systems like typo3?
13:41 mosez danielito: then you got very much work ;)
13:41 danielito haha, ok.
13:41 s-andersen There isn't much to think about regarding the installation of typo3 if it's on a proper server. The install tool is very intuitive for configuration
13:42 s-andersen But it may not even be of your need to configure the install tool. So to administrate a site, I would dig in to the "How TO" videos
13:42 danielito videos... normally I prefer text-sections
13:42 s-andersen http://typo3.org/documentation/videos/xvid-format/
13:43 s-andersen I have found that typo3 is easier to show, than to explain
13:43 anteater_sa timucin... vim on the server
13:43 danielito i see, thx a lot s-andersen... and by the way. I wanted to add me as a new user, but it's not possible. the docus speak about backend-users in the main-section. but well... this button just does not exist. is there a special module to be installed for this purpose?
13:44 s-andersen Adding a new backend user, you go to WEB -> LIST -> Root page (the one with the globe)
13:44 just2b be user > on root page
13:44 danielito let me check
13:40 mosez danielito: but symfony basics are from a company... not only from the community
13:40 danielito it's enough to read the docus on how to setup pages
13:40 mosez they've got employees ;)
13:40 danielito mosez: really?
13:40 mosez really
13:40 danielito mosez: and did I understand the concept wrong, isn't symfony a tool with which you can create systems like typo3?
13:41 mosez danielito: then you got very much work ;)
13:41 danielito haha, ok.
13:41 s-andersen There isn't much to think about regarding the installation of typo3 if it's on a proper server. The install tool is very intuitive for configuration
13:42 s-andersen But it may not even be of your need to configure the install tool. So to administrate a site, I would dig in to the "How TO" videos
13:42 danielito videos... normally I prefer text-sections
13:42 s-andersen http://typo3.org/documentation/videos/xvid-format/
13:43 s-andersen I have found that typo3 is easier to show, than to explain
13:43 anteater_sa timucin... vim on the server
13:43 danielito i see, thx a lot s-andersen... and by the way. I wanted to add me as a new user, but it's not possible. the docus speak about backend-users in the main-section. but well... this button just does not exist. is there a special module to be installed for this purpose?
13:44 s-andersen Adding a new backend user, you go to WEB -> LIST -> Root page (the one with the globe)
13:44 just2b be user > on root page
13:44 danielito let me check
13:45 just2b or in module user admin > is an icon
13:46 danielito oh my god, I see I see !!!! :) thank you so much guys
13:46 danielito and according to the videos... I can just start with the second one?
13:46 just2b typo3 still got a great community ;)
13:46 mosez got somebody a example configuration for realurl? =) i dont really understand how to map from projects.html to index.php?id=8 and from projects/gnopaste.html to index.php?id=30
13:47 just2b there are so many out thtere
13:48 s-andersen danielito, you can start whereever you want in the videoes. It's nice to know about installation, if you are going to install typo3 yourself some time. My approach to learning typo3 was to buy the book and read it through
13:49 danielito I'll see if I can get it somewhere... well and another question
13:49 danielito how much time do you think I do need to get a basic overview and to be ready to develop with typo3? I have around 6 month and let's say... 10 hours the day
13:45 just2b or in module user admin > is an icon
13:46 danielito oh my god, I see I see !!!! :) thank you so much guys
13:46 danielito and according to the videos... I can just start with the second one?
13:46 just2b typo3 still got a great community ;)
13:46 mosez got somebody a example configuration for realurl? =) i dont really understand how to map from projects.html to index.php?id=8 and from projects/gnopaste.html to index.php?id=30
13:47 just2b there are so many out thtere
13:48 s-andersen danielito, you can start whereever you want in the videoes. It's nice to know about installation, if you are going to install typo3 yourself some time. My approach to learning typo3 was to buy the book and read it through
13:49 danielito I'll see if I can get it somewhere... well and another question
13:49 danielito how much time do you think I do need to get a basic overview and to be ready to develop with typo3? I have around 6 month and let's say... 10 hours the day
13:51 mosez i learned the basics thin 1 week
13:52 mosez and i have rewritten my first extension
13:52 mosez s/thin/within/
13:53 danielito i see. and so I have to learn the typo3-programming language. may my php-experience help me? and by the way :) how do I develop pages, say if I wanna setup a simple web-blog
13:53 danielito is it just in typo3-language or can I code in php as well?
13:53 mosez typo script is no language
13:54 mosez its just to view elements would i say
13:54 just2b most things is php
13:54 mosez write php functions and classes and access them from typo script
13:54 just2b but can do so many thinks in TS, it just depends what you want
13:51 mosez i learned the basics thin 1 week
13:52 mosez and i have rewritten my first extension
13:52 mosez s/thin/within/
13:53 danielito i see. and so I have to learn the typo3-programming language. may my php-experience help me? and by the way :) how do I develop pages, say if I wanna setup a simple web-blog
13:53 danielito is it just in typo3-language or can I code in php as well?
13:53 mosez typo script is no language
13:54 mosez its just to view elements would i say
13:54 just2b most things is php
13:54 mosez write php functions and classes and access them from typo script
13:54 just2b but can do so many thinks in TS, it just depends what you want
13:55 danielito most stuff is php, perfectly
13:55 mosez danielito: http://typo3.org/documentation/document-library/tutorials/player_profile_basic/current/ here you can see how you can write small extension, a player profile :)
13:56 just2b or just take kickstarter > make some tables and things you need.. the whole backend is finished and the rest is php
13:56 just2b core api > http://typo3.org/documentation/document-library/core-documentation/doc_core_api/current/view/
13:56 mosez right
13:56 just2b take a look at the General functions
13:59 danielito so guys... thanks a lot for your advices and help
13:59 danielito I'm going to watch some typo3-xvids now I think ;)
13:55 danielito most stuff is php, perfectly
13:55 mosez danielito: http://typo3.org/documentation/document-library/tutorials/player_profile_basic/current/ here you can see how you can write small extension, a player profile :)
13:56 just2b or just take kickstarter > make some tables and things you need.. the whole backend is finished and the rest is php
13:56 just2b core api > http://typo3.org/documentation/document-library/core-documentation/doc_core_api/current/view/
13:56 mosez right
13:56 just2b take a look at the General functions
13:59 danielito so guys... thanks a lot for your advices and help
13:59 danielito I'm going to watch some typo3-xvids now I think ;)
14:00 just2b looking forward for your extensions in ter ;)
14:00 danielito 'ter'?
14:00 just2b repository
14:00 danielito yup ;)
14:00 just2b typo3.org/extensions
14:01 air|work o.o racoon
14:02 racoon hi there - is there someone who could give me a hint on migrating a running (and working) typo3-4.1.2 installation from PHP4 to PHP5 ? i'm getting a white page on the new system and no errors and such
14:02 mosez grrr... my css include wont work with realurl
14:02 just2b moscez no baseurl?
14:02 racoon air|work: just ask, don't do CTCP
14:03 air|work sry o.o i know someone called racoon, but... are you german?
14:03 racoon yep
14:03 air|work o.o you play ragnarok online?
14:03 racoon nope :)
14:03 mosez config.baseURL = cms.mosez.net
14:04 air|work good ^_^ means your not the racoon i know
14:04 racoon i'm happy :)
14:04 just2b mosez http://cms....net/ with the slash
14:04 racoon do you have any idea for my problem? :)
14:00 just2b looking forward for your extensions in ter ;)
14:00 danielito 'ter'?
14:00 just2b repository
14:00 danielito yup ;)
14:00 just2b typo3.org/extensions
14:01 air|work o.o racoon
14:02 racoon hi there - is there someone who could give me a hint on migrating a running (and working) typo3-4.1.2 installation from PHP4 to PHP5 ? i'm getting a white page on the new system and no errors and such
14:02 mosez grrr... my css include wont work with realurl
14:02 just2b moscez no baseurl?
14:02 racoon air|work: just ask, don't do CTCP
14:03 air|work sry o.o i know someone called racoon, but... are you german?
14:03 racoon yep
14:03 air|work o.o you play ragnarok online?
14:03 racoon nope :)
14:03 mosez config.baseURL = cms.mosez.net
14:04 air|work good ^_^ means your not the racoon i know
14:04 racoon i'm happy :)
14:04 just2b mosez http://cms....net/ with the slash
14:04 racoon do you have any idea for my problem? :)
14:05 air|work not really :/
14:05 mosez just2b: http://wiki.typo3.org/index.php/TYPO3_3.8.1 the first is without that
14:06 just2b so this is wrong
14:06 mosez ok, ic
14:07 s-andersen racoon, what's in your index file, when you view the source? Is is just blank?
14:09 racoon blank, yes
14:09 s-andersen Have you deleted cache files?
14:09 mosez ok... i got projects/, but i want to have projects.html and for subpages i dont wanna have 30/ instead projects/30.html
14:09 mosez i will see
14:05 air|work not really :/
14:05 mosez just2b: http://wiki.typo3.org/index.php/TYPO3_3.8.1 the first is without that
14:06 just2b so this is wrong
14:06 mosez ok, ic
14:07 s-andersen racoon, what's in your index file, when you view the source? Is is just blank?
14:09 racoon blank, yes
14:09 s-andersen Have you deleted cache files?
14:09 mosez ok... i got projects/, but i want to have projects.html and for subpages i dont wanna have 30/ instead projects/30.html
14:09 mosez i will see
14:11 racoon s-andersen: of course :)
14:11 racoon after removal, the files
14:11 racoon temp_CACHED_psd5d4_ext_localconf.php
14:11 racoon temp_CACHED_psd5d4_ext_tables.php
14:11 racoon get recreated, so _something_ seems to work in typo3 :)
14:11 just2b mosez i guess > fileName' => array (
14:11 just2b 'defaultToHTMLsuffixOnPrev' => true,
14:12 s-andersen Have you tried to enable php errors?
14:13 racoon s-andersen: sure, but nothing is printed out
14:13 s-andersen That's really weird :D
14:14 s-andersen I think I have had a similar error, but can't remember what was wrong
14:14 racoon "weird" does fit really good... :)
14:11 racoon s-andersen: of course :)
14:11 racoon after removal, the files
14:11 racoon temp_CACHED_psd5d4_ext_localconf.php
14:11 racoon temp_CACHED_psd5d4_ext_tables.php
14:11 racoon get recreated, so _something_ seems to work in typo3 :)
14:11 just2b mosez i guess > fileName' => array (
14:11 just2b 'defaultToHTMLsuffixOnPrev' => true,
14:12 s-andersen Have you tried to enable php errors?
14:13 racoon s-andersen: sure, but nothing is printed out
14:13 s-andersen That's really weird :D
14:14 s-andersen I think I have had a similar error, but can't remember what was wrong
14:14 racoon "weird" does fit really good... :)
14:15 s-andersen What about the error level in php, du you have E_ALL
14:15 s-andersen What about the error level in php, du you have E_ALL
14:21 racoon ah
14:21 racoon in index_ts.php line 163 the function
14:21 racoon $TSFE->connectToDB();
14:21 lalstid can somebody explain me while I add an user by phpmyadmin, I cannot login with this account pls?
14:22 racoon if i "echo hallo" before it, it gets displayed, after that function, not
14:22 racoon thats weird, because db connection works with the data provided in localconf
14:22 mosez just2b: thx... now i've got only the problem to get 30.html to projects/30.html
14:22 s-andersen What about the backend?
14:23 s-andersen mosez, you have to use the advanced userFunc for that
14:24 s-andersen racoon
14:24 s-andersen Have you forgot to enable the mysql extension in php.ini?
14:21 racoon ah
14:21 racoon in index_ts.php line 163 the function
14:21 racoon $TSFE->connectToDB();
14:21 lalstid can somebody explain me while I add an user by phpmyadmin, I cannot login with this account pls?
14:22 racoon if i "echo hallo" before it, it gets displayed, after that function, not
14:22 racoon thats weird, because db connection works with the data provided in localconf
14:22 mosez just2b: thx... now i've got only the problem to get 30.html to projects/30.html
14:22 s-andersen What about the backend?
14:23 s-andersen mosez, you have to use the advanced userFunc for that
14:24 s-andersen racoon
14:24 s-andersen Have you forgot to enable the mysql extension in php.ini?
14:25 anteater_sa does anyone know why this works:
14:25 mosez is it right to write $TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT']['fileName'] = array( 'defaultToHTMLsuffixOnPrev' => true); by hand to the localconf.php?
14:25 anteater_sa andWhere = category = 107
14:25 anteater_sa but not this:
14:25 anteater_sa andWhere = category = GPvar:catID
14:26 anteater_sa i have been googling for one hour
14:26 s-andersen mosez, if it makes it easier for you to read, then I don't see a problem with it.
14:26 s-andersen anteater_sa, what makes you expect it should work?
14:27 mosez s-andersen: or have i got to write it to ts or something like this?
14:27 mosez not the synthax, only the place to write it
14:27 s-andersen It should only be in localconf.php
14:28 s-andersen I do it through the "Edit files in typo3conf" in the install tool
14:28 mosez ok
14:29 lalstid people please help me this; I have just dropped one table in the database via phpmyadmin in Typo3, can I undo that pls
14:25 anteater_sa does anyone know why this works:
14:25 mosez is it right to write $TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT']['fileName'] = array( 'defaultToHTMLsuffixOnPrev' => true); by hand to the localconf.php?
14:25 anteater_sa andWhere = category = 107
14:25 anteater_sa but not this:
14:25 anteater_sa andWhere = category = GPvar:catID
14:26 anteater_sa i have been googling for one hour
14:26 s-andersen mosez, if it makes it easier for you to read, then I don't see a problem with it.
14:26 s-andersen anteater_sa, what makes you expect it should work?
14:27 mosez s-andersen: or have i got to write it to ts or something like this?
14:27 mosez not the synthax, only the place to write it
14:27 s-andersen It should only be in localconf.php
14:28 s-andersen I do it through the "Edit files in typo3conf" in the install tool
14:28 mosez ok
14:29 lalstid people please help me this; I have just dropped one table in the database via phpmyadmin in Typo3, can I undo that pls
14:30 s-andersen nope lalstid, as far as i know, phpmyadmin or mysql doesn't provide an "undo" function
14:30 anteater_sa s-andersen: i cant print GPvar:catID to the page as 107....so i thought i could use it in that expression
14:30 s-andersen I could be wrong, but i don't think so
14:31 racoon s-andersen: dev-php5/pecl-pdo-mysql-1.0.2 seems to be missing.... hmmmmmmm
14:31 s-andersen anteater_sa there might be a way to do it, by andWhere.cObject :)
14:31 anteater_sa ah thanks
14:32 s-andersen anteaser_sa, maybe this is better: select.andWhere.dataWrap = uid='{GPvar:usc}'
14:32 s-andersen you should change it to what you want
14:33 lalstid s-andersen: man, bad news for me. thanks
14:33 s-andersen lalstid, which table did you drop?
14:34 lalstid fe_users
14:34 s-andersen auch, did you mean to empty it, or was it just a plain accident?
14:34 lalstid in case I have that table, can I just run sql query to dump data in it
14:30 s-andersen nope lalstid, as far as i know, phpmyadmin or mysql doesn't provide an "undo" function
14:30 anteater_sa s-andersen: i cant print GPvar:catID to the page as 107....so i thought i could use it in that expression
14:30 s-andersen I could be wrong, but i don't think so
14:31 racoon s-andersen: dev-php5/pecl-pdo-mysql-1.0.2 seems to be missing.... hmmmmmmm
14:31 s-andersen anteater_sa there might be a way to do it, by andWhere.cObject :)
14:31 anteater_sa ah thanks
14:32 s-andersen anteaser_sa, maybe this is better: select.andWhere.dataWrap = uid='{GPvar:usc}'
14:32 s-andersen you should change it to what you want
14:33 lalstid s-andersen: man, bad news for me. thanks
14:33 s-andersen lalstid, which table did you drop?
14:34 lalstid fe_users
14:34 s-andersen auch, did you mean to empty it, or was it just a plain accident?
14:34 lalstid in case I have that table, can I just run sql query to dump data in it
14:35 lalstid i though that was the local typo3 so it drop it
14:35 lalstid :(
14:35 lalstid didnt realize that is the real one
14:35 s-andersen :(
14:36 lalstid if I have that table in a txt file can i just import by phpmyadmin?
14:36 s-andersen Yeah
14:37 s-andersen or you could take a look at: http://lenz.homelinux.org/archives/93-How-to-recover-accidentally-deleted-MySQL-database-files.html
14:37 lalstid thanks
14:37 s-andersen Haven't looked through it, but it might be useful. But if you have the data in a text file, you should just import it (it's important that all uid's are the same, so you don't ruin any references)
14:38 anteater_sa yeah i tried that one eralier sanderson... thanks though
14:39 lalstid i tried to import fe_users from one typo3 to another
14:39 lalstid and tried to login with the new one
14:39 lalstid but it didnt work
14:35 lalstid i though that was the local typo3 so it drop it
14:35 lalstid :(
14:35 lalstid didnt realize that is the real one
14:35 s-andersen :(
14:36 lalstid if I have that table in a txt file can i just import by phpmyadmin?
14:36 s-andersen Yeah
14:37 s-andersen or you could take a look at: http://lenz.homelinux.org/archives/93-How-to-recover-accidentally-deleted-MySQL-database-files.html
14:37 lalstid thanks
14:37 s-andersen Haven't looked through it, but it might be useful. But if you have the data in a text file, you should just import it (it's important that all uid's are the same, so you don't ruin any references)
14:38 anteater_sa yeah i tried that one eralier sanderson... thanks though
14:39 lalstid i tried to import fe_users from one typo3 to another
14:39 lalstid and tried to login with the new one
14:39 lalstid but it didnt work
14:41 s-andersen Do they have the same uid's and pid's?
14:42 lalstid no, I dont know what does that mean
14:42 lalstid but I imported to a new brand typo3
14:44 s-andersen Well I assume you use the newloginbox
14:41 s-andersen Do they have the same uid's and pid's?
14:42 lalstid no, I dont know what does that mean
14:42 lalstid but I imported to a new brand typo3
14:44 s-andersen Well I assume you use the newloginbox
14:45 s-andersen The newloginbox either requires you to set the ID of the page (or sysfolder) where the users are stored, or it will look for your users in the "General Storage Page"
14:46 s-andersen If you just import users via phpmyadmin, and not being aware of the pid these users have, you probably won't find your users in the backend, because you don't know where they are located
14:49 lalstid oh, thats true
14:49 lalstid the online one is newloginbox
14:45 s-andersen The newloginbox either requires you to set the ID of the page (or sysfolder) where the users are stored, or it will look for your users in the "General Storage Page"
14:46 s-andersen If you just import users via phpmyadmin, and not being aware of the pid these users have, you probably won't find your users in the backend, because you don't know where they are located
14:49 lalstid oh, thats true
14:49 lalstid the online one is newloginbox
14:50 lalstid the one that I want to import to is standard
14:51 racoon s-andersen: you were right - mysql support was missing in PHP - my apprentice (?) failed to install all dependencies :)
14:51 racoon too bad that typo3 is hiding the error messages for that
14:52 racoon now xml parser is missing, but i'm getting an error for that :)
14:52 racoon so - thanks for now, i'm checking further :)
14:52 s-andersen Yep, it's possible that you could get typo3 to output the error :)
14:52 s-andersen But I don't know how, but I'm glad it worked out for you
14:52 racoon me too, thank you :)
14:53 racoon it's about time here to kick php4's ass :)
14:53 s-andersen lalstid, I have no experience with the standard, other than it must know where the records are.
14:53 s-andersen Indeed! :)
14:53 s-andersen I have been running php5, the whole time i've done typo3
14:54 lalstid s-andersen, if I have an old table fe_users of that typo3, I just dump data into the table , is it ok ? and in case some users have writen some articles , what will happen
14:50 lalstid the one that I want to import to is standard
14:51 racoon s-andersen: you were right - mysql support was missing in PHP - my apprentice (?) failed to install all dependencies :)
14:51 racoon too bad that typo3 is hiding the error messages for that
14:52 racoon now xml parser is missing, but i'm getting an error for that :)
14:52 racoon so - thanks for now, i'm checking further :)
14:52 s-andersen Yep, it's possible that you could get typo3 to output the error :)
14:52 s-andersen But I don't know how, but I'm glad it worked out for you
14:52 racoon me too, thank you :)
14:53 racoon it's about time here to kick php4's ass :)
14:53 s-andersen lalstid, I have no experience with the standard, other than it must know where the records are.
14:53 s-andersen Indeed! :)
14:53 s-andersen I have been running php5, the whole time i've done typo3
14:54 lalstid s-andersen, if I have an old table fe_users of that typo3, I just dump data into the table , is it ok ? and in case some users have writen some articles , what will happen
14:55 s-andersen I'm not quite sure about that. Maybe you'll get the "WRONG VALUE" in the selectorbox of the article
14:55 s-andersen It depends on how you connect the users with the articles
14:56 lalstid i really dont know about that
14:56 lalstid i m new to typo3
14:57 lalstid before I had 27xx user
14:57 lalstid in the old backup file I have 2689 users
14:57 lalstid I lost some of them
14:58 lalstid so do you think that would be ok if I just use sql query to insert users into fe_users ?
14:58 s-andersen Well it's a lot better than having an empty table
14:59 lalstid :) but it will work with no problem?
14:59 lalstid do i need to do something else?
14:59 s-andersen If it's a backup I would assume that it would work
14:59 lalstid its the backup from mysql dumper extension of typo3
14:59 mosez i dont understand it :(
14:55 s-andersen I'm not quite sure about that. Maybe you'll get the "WRONG VALUE" in the selectorbox of the article
14:55 s-andersen It depends on how you connect the users with the articles
14:56 lalstid i really dont know about that
14:56 lalstid i m new to typo3
14:57 lalstid before I had 27xx user
14:57 lalstid in the old backup file I have 2689 users
14:57 lalstid I lost some of them
14:58 lalstid so do you think that would be ok if I just use sql query to insert users into fe_users ?
14:58 s-andersen Well it's a lot better than having an empty table
14:59 lalstid :) but it will work with no problem?
14:59 lalstid do i need to do something else?
14:59 s-andersen If it's a backup I would assume that it would work
14:59 lalstid its the backup from mysql dumper extension of typo3
14:59 mosez i dont understand it :(
15:00 s-andersen After that I would do a query, and select all articles, where the connector field, can't find a value in fe_users
15:00 mosez i gona drive home
15:00 lalstid so I will take out the fe_users table and dump to the empty one
15:00 mosez cya later
15:00 s-andersen Do they have the same number of fields?
15:01 lalstid I think so
15:01 lalstid because I m not the only one working on this typo3
15:01 lalstid so I hope so
15:02 lalstid the lastest backup is 10 days ago
15:02 lalstid well 12days
15:03 racoon hmmm
15:03 racoon does someone know this error:
15:03 racoon TemplaVoila ERROR:
15:03 racoon Template Object could not be unserialized successfully.
15:03 racoon Are you sure you saved mapping information into Template Object with UID "1"?
15:00 s-andersen After that I would do a query, and select all articles, where the connector field, can't find a value in fe_users
15:00 mosez i gona drive home
15:00 lalstid so I will take out the fe_users table and dump to the empty one
15:00 mosez cya later
15:00 s-andersen Do they have the same number of fields?
15:01 lalstid I think so
15:01 lalstid because I m not the only one working on this typo3
15:01 lalstid so I hope so
15:02 lalstid the lastest backup is 10 days ago
15:02 lalstid well 12days
15:03 racoon hmmm
15:03 racoon does someone know this error:
15:03 racoon TemplaVoila ERROR:
15:03 racoon Template Object could not be unserialized successfully.
15:03 racoon Are you sure you saved mapping information into Template Object with UID "1"?
15:11 s-andersen Nope, it's also an upgrade error?
15:11 s-andersen Nope, it's also an upgrade error?
15:32 s-andersen Haven't anybody here come across a gallery plugin, that would allow FE users to navigate nested DAM categories?
15:32 s-andersen Haven't anybody here come across a gallery plugin, that would allow FE users to navigate nested DAM categories?
16:04 mosez re
16:04 mosez re
16:17 mosez can somebody explain me how i can create links like project/foo.html?
16:17 mosez i dont understand that
16:17 mosez can somebody explain me how i can create links like project/foo.html?
16:17 mosez i dont understand that
16:42 mosez hum... if i add a new template voila element to the mapping and i select the type "link field", where can i edit that?
16:43 mosez the "link field"
16:42 mosez hum... if i add a new template voila element to the mapping and i select the type "link field", where can i edit that?
16:43 mosez the "link field"
17:29 Wol hi everyone, i have a question for you, i want to integrate an Admin Panel in my website, but the admPanel included in TYPO3 doesn't seem to work well with Templavoila (when i create a new content element) and it's not really user freindly. Somebody have a clue or another alternative to do this in FE?
17:29 Wol hi everyone, i have a question for you, i want to integrate an Admin Panel in my website, but the admPanel included in TYPO3 doesn't seem to work well with Templavoila (when i create a new content element) and it's not really user freindly. Somebody have a clue or another alternative to do this in FE?
17:50 Wol hi everyone, i have a question for you, i want to integrate an Admin Panel in my website, but the admPanel included in TYPO3 doesn't seem to work well with Templavoila (when i create a new content element) and it's not really user freindly. Somebody have a clue or another alternative to do this in FE?
17:50 Wol hi everyone, i have a question for you, i want to integrate an Admin Panel in my website, but the admPanel included in TYPO3 doesn't seem to work well with Templavoila (when i create a new content element) and it's not really user freindly. Somebody have a clue or another alternative to do this in FE?
18:01 mosez http://cms.mosez.net/projects/typo3.html it works :D
18:03 roadrunn1r is there a way to remove 'comments' like <!-- Header: [end] --> ?
18:01 mosez http://cms.mosez.net/projects/typo3.html it works :D
18:03 roadrunn1r is there a way to remove 'comments' like <!-- Header: [end] --> ?
18:05 roadrunn1r mosez: which extension do yo use that your generated html code is soooo good formatted?
18:05 roadrunn1r mosez: which extension do yo use that your generated html code is soooo good formatted?
18:14 mosez roadrunn1r: the comments are a configuration setting
18:14 mosez roadrunn1r: the comments are a configuration setting
18:16 mosez roadrunn1r: i have made a template, included it with template voila, set the doctype and this setting: config.xhtml_cleaning = all
18:16 mosez thats it
18:17 roadrunn1r thx :)
18:18 mosez roadrunn1r: [debug]
18:18 mosez Boolean. If set, some debug HTML-comments may be output somewhere. Can also be set by TypoScript.
18:16 mosez roadrunn1r: i have made a template, included it with template voila, set the doctype and this setting: config.xhtml_cleaning = all
18:16 mosez thats it
18:17 roadrunn1r thx :)
18:18 mosez roadrunn1r: [debug]
18:18 mosez Boolean. If set, some debug HTML-comments may be output somewhere. Can also be set by TypoScript.
18:21 mosez hm... debug is not enough
18:21 mosez damn, just2b is not here
18:21 mosez hm... debug is not enough
18:21 mosez damn, just2b is not here
18:27 mosez hum.. i tried tidy, but this suxx
18:29 mosez next step is fill the page with german content and then make a translation to english
18:29 mosez multilingual ;)
18:27 mosez hum.. i tried tidy, but this suxx
18:29 mosez next step is fill the page with german content and then make a translation to english
18:29 mosez multilingual ;)
18:30 mosez but first i've got to do something for my search box
18:30 mosez but first i've got to do something for my search box
20:36 lastid while using phpmysql extension for typo3, I made a mistake - drop table, can I undo that? does somebody know how to do it pls?
20:38 zat78 i think you can't or see binary log
20:38 zat78 or about binary log if activate
20:36 lastid while using phpmysql extension for typo3, I made a mistake - drop table, can I undo that? does somebody know how to do it pls?
20:38 zat78 i think you can't or see binary log
20:38 zat78 or about binary log if activate
20:40 lastid zat78 where should I look at?
20:40 zat78 i'm not sure but binary log can help you for crash of mysql
20:40 zat78 rty google
20:40 zat78 try
20:41 lastid ok thanks
20:41 zat78 :)
20:40 lastid zat78 where should I look at?
20:40 zat78 i'm not sure but binary log can help you for crash of mysql
20:40 zat78 rty google
20:40 zat78 try
20:41 lastid ok thanks
20:41 zat78 :)
21:22 lordlamer lol but i forgot the name of the extension which can create speaking urls. what name was it?
21:22 lordlamer realurl was it ;)
21:24 zatmania yes
21:22 lordlamer lol but i forgot the name of the extension which can create speaking urls. what name was it?
21:22 lordlamer realurl was it ;)
21:24 zatmania yes
21:36 lastid can someone help me out of the problem of encoding pls, my database have charset = latin1, i download a backup file then open it with Word then cut a part of it , pas to phpmyadmin and run as SQL, now the text isnt display correctly, what is the proprer way to do this?
21:39 lastid forgot one thing, before opening I use winrar to uncompress the file
21:36 lastid can someone help me out of the problem of encoding pls, my database have charset = latin1, i download a backup file then open it with Word then cut a part of it , pas to phpmyadmin and run as SQL, now the text isnt display correctly, what is the proprer way to do this?
21:39 lastid forgot one thing, before opening I use winrar to uncompress the file
23:08 tanob hello, im using kickstarter, and i need to implement a list of downloads for a product, but each download can have a description
23:09 tanob anybody have an idea of how can I implement this?
23:08 tanob hello, im using kickstarter, and i need to implement a list of downloads for a product, but each download can have a description
23:09 tanob anybody have an idea of how can I implement 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.