Search the website and IRC logs

#TYPO3 IRC log from : Wednesday 9 September 2009

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 30
06:35 alzayon hello
06:36 alzayon i need some help on typo3, please help me
06:37 alzayon hello
06:38 alzayon :)
06:38 alzayon i need some help on typo3
06:38 alzayon can somebody help me please? :)
06:39 alzayon i am implementing a multilingual site, but i do not know how to add a hyperlink to the translated pages using the RTE. The RTE only uses the default language.
06:40 alzayon is there a way I can use the RTE to link to translated pages?
07:53 Mephisto_ hello
08:40 zed_devil hi all
08:46 schabracke morning!
08:46 zed_devil hi
08:47 schabracke i cant get gdlib up and running in the install tool ...
08:47 schabracke i apt-get the php5-gd, installed it but the install tool in typo3 cant find gdlib
08:52 zed_devil @schabracke did the system found IM
08:54 zed_devil @schabracke did you akivate it in your php.ini
08:54 schabracke hmm
08:55 schabracke yes IM was found
08:55 schabracke i just found a hint with php.ini on an internetsite :)
08:55 zed_devil http://www.linuxforen.de/forums/showpost.php?s=6c31281cee11bc5849566eb84f8b532a&p=1031549&postcount=2
08:55 schabracke u kow where this php.ini is coverd?
08:55 schabracke wow big thx!
08:56 zed_devil but you need it in you php5
08:56 menak hi
08:56 zed_devil hi
08:56 schabracke hey!
08:56 schabracke yes, so i just get into this directory /etc/php5/ an edit the php.ini right?
08:57 zed_devil i think so
08:57 menak what advantage does tinymce have over rtehtmlarea, except the fact that it's still being developed?
08:57 zed_devil but you can check it in the shell bevor you instert it
08:58 zed_devil just write cd /etc/var
08:58 zed_devil then ls
08:58 zed_devil and the must be the php.ini
09:01 schabracke there is no etc/var :)
09:01 zed_devil sorry
09:02 zed_devil my mistake
09:02 schabracke you mean var/
09:02 zed_devil yes look for your etc folder
09:02 zed_devil and ther emust be the php5 in it
09:02 schabracke yes, there is another directory php5/
09:03 zed_devil ok
09:03 zed_devil so you can go there and edit the php.ini
09:03 zed_devil for example use mc
09:04 schabracke do u know what i have to edit in php.ini
09:09 zed_devil sorry dont know exact
09:09 zed_devil cand fint it
09:09 zed_devil try to google
09:17 maholtz|WORK morning
09:17 zed_devil hi
09:17 schabracke Morning!
09:18 paese maybe today's someone here who already got certified? ^ ^
09:23 schabracke @zed_devil if i do the echo >>php.ini like in this link you gave me, the computer says noooo (no permission). but i did it with sudo ?!
09:27 schabracke okay my mistake ... thx zed_devil ...
09:33 paese can someone explain me the "concept behind stdWrap"? i know that it provides general wrap options for objects without built-in wrappers..
09:33 paese but is that all?
09:44 NMB hello all
09:44 NMB http://www.phlogi.net/f/t3/tsp/sp/-0d23ec487c/
09:45 grunwalski hi there. I have a TYPO3-Website with Multi-Domain and Multi-Tree. Now I have configured the backend for SSL-Support which works nicely. But if I click on "show" in a page lets say the chinese root the url "https://chinesedomain.cn" will be loaded instead of "http://chinesedomain.cn" although config.baseUrl is set to "http://.."
09:45 NMB can somebody help me with this line of typoscript code
09:45 NMB http://www.phlogi.net/f/t3/tsp/sp/-0d23ec487c/
09:45 grunwalski this is bad because there is no ssl-certificate for the chinese domain
09:45 NMB i m unable to get the http get parameter appended in the string
09:45 NMB it just adds it as a string
09:46 NMB can somebody help me out on this
09:47 paese grunwalski baseurl is for FE only
09:47 paese grunwalski have you read this: http://typo3.org/documentation/document-library/extension-manuals/dmc_https/0.2.1/view/ ?
09:49 NMB paese: can u help me with my typoscript problem
09:50 paese NMB you're doing "if is is bigger than 0 append it" .. how is this id served?
09:51 NMB its added from the page url
09:51 NMB its in the url
09:51 NMB the code i have sent u is for the breadcrumb that i m creating
09:52 NMB i want to append the same extra params to the breadcrumb link as appearing in the page url
09:52 NMB but i am unable to access that get parameter
09:52 NMB am i doing something wrong?
09:55 NMB ??
09:56 paese NMB try &hoch_user_id={GPvar:hoch_user_id}
09:57 NMB nop it did not work either
09:57 NMB :(
09:58 animan hi. can anyone recommend a plugin to allow anonymous FE users to comment tt_news articles?
09:59 NMB paese: is there any other solution?
09:59 animan would be great if i could, somehow, make it a part of a forum, but that isn't really required
09:59 paese haven't used this feature long time ago..
09:59 paese wait a sec..
10:00 schabracke use sk_pagecomments
10:00 schabracke there is a ts option that only logged in or everyone can comment
10:01 schabracke sk_pagecomments got the hook for tt_news
10:01 paese if.equals.data = GPvar : L ... so you need to access it over GPvar:item
10:01 paese NMB try removing the condition to see where te problem is
10:03 NMB i did it but still there are no errors
10:03 NMB the same problem occurs
10:03 animan schabracke: hmm.. looks pretty good, thanks. i'll look into that
10:04 schabracke @animan np i use that too, works pretty good
10:04 schabracke even teasing is possible
10:05 animan sweet :)
10:06 NMB paese: anyother solution?
10:06 paese NMB so you removed the condition but the links won't have any other parts?
10:07 paese try adding static parts to see if ther would be something added anyway
10:07 NMB yes static parts are added successfully
10:08 NMB problem only lies in the GPvar variable which i m tring to access
10:09 paese hmm
10:10 NMB i m stuck at this
10:13 paese NMB try a forum.. this should be discussed, and if not, try creating your own thread
10:14 NMB yah trying already but still no clue
10:53 coolguy hi there. i got a problem with the htmarea editor. when i underline text and save it, the underline is gone. in htmlarea and in the fe. can somebody tell me how to fix it? i guess its a one-liner in ts code ;-)
11:02 schabracke hello! can someone help me with a little css problem i can provie a link? i know there is a css channel, but no response at all.
11:02 coolguy what link?
11:03 schabracke oh hello one moment
11:03 schabracke http://www.unseremusik.at/138.html?&tx_mmforum_pi1[action]=new_post&tx_mmforum_pi1[tid]=1
11:04 coolguy and where is a css problem? i cant see any ..
11:05 schabracke yes there is one! have u got the answer box in front of you?
11:05 coolguy it says: Eventuell haben Sie nicht die nötige Berechtigung oder Sie haben sich nicht eingeloggt.
11:05 coolguy Bitte loggen Sie sich zunächst ein, um einen neuen Beitrag zu verfassen.
11:05 schabracke ah okay wait private message
11:05 schabracke u need a login
11:07 coolguy and the prob is the green box?
11:07 schabracke yes the Bitte Beitragstext eingeben box
12:27 SEBAR Hi everybody
12:28 SEBAR I have the following TS to include a news list on my startpage: http://www.phlogi.net/f/t3/tsp/sp/-9bc7ac2fa8/
12:28 SEBAR It works as desired with the only problem that the more link doesn't link to the right folder
12:29 HardPhuck guys i need some help with templates
12:29 HardPhuck i have a ###LIST### subpart
12:29 HardPhuck inside there are various subparts based on the entry
12:29 HardPhuck like ###LIST_ITEM_1### and ###LIST_ITEM_2###
12:29 HardPhuck the item gets choosen based on the entry category
12:29 HardPhuck but other items are displayed on the output as well
12:30 HardPhuck how could i "ignore" those items
12:47 SEBAR okay, found the error. I had to indicate the detail page like this: singlePid = 29
13:15 BlueWing hello
13:16 tjost hello, does anybody know how to change the url of a TMENUITEM to the root page?
13:17 BlueWing I have a problem with a felxform used by a plugin in the backend. In the flexform I have two selects populated by php functions using itemsProcFunc. The second one should take values depending on the first one, but I can't read the value of the first one in the php function
13:17 BlueWing I have tried to use $flexFormContent = t3lib_div::xml2array($config['row']['pi_flexform']); but the value is not there
13:18 BlueWing strange thing is, I can read all the other values, but not the two selects
13:30 elmargol How do I generate a multilanguage sitemap for google?
13:42 sorenmalling Hi, shouldn't this be enough to output my own simple page when accesing ?type=2?
13:42 sorenmalling page {
13:42 sorenmalling typeNum = 2
13:42 sorenmalling 10 = USER_INT
13:42 sorenmalling 10.userFunc = user_template_pi1->cci_form
13:45 sorenmalling And of course the final } :)
13:46 sorenmalling And then have my cci_form output a html file
13:47 SEBAR How can I configure a Form to check if a valid email address has been indicated?
13:48 sorenmalling SEBAR: Are you using the TYPO3 FORM object?
13:48 SEBAR yes
13:49 sorenmalling Your email: | *email=input | | EMAIL
13:49 sorenmalling http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/8/20/#id4110277
13:52 SEBAR Nice, thanks a lot
13:54 SEBAR Another question is there a "template" for the form?
13:55 SEBAR How can I customize the output?
14:03 _pedda_ alzayon: you need some help ?
14:03 _pedda_ hi all :)
14:07 Mikymike2 hi _pedda_
14:17 elmargol I added "config.tx_realurl_enable = 0" to my TSConfig and my url is still converted :(
14:22 sorenmalling SEBAR: Use the layout property
14:22 sorenmalling or style with css
14:31 _pedda_ anyone looking for a t3con09 ticket ?
14:46 iaj hi there:)
14:47 iaj is there any way to embedd paypal into a mailformplus form, anyone got exp with that?
15:01 maholtz|WORK @_pedda_: you are not at t3con?
15:01 _pedda_ i am
15:01 _pedda_ but a friend of mine is not
15:01 _pedda_ :-/
15:02 maholtz|WORK :/ but nice to hear, that you will:)
15:02 maholtz|WORK bbl
15:02 _pedda_ hehe
15:25 SEBAR @sorenmalling: I cannot find Layout properties
15:26 sorenmalling There is a layout row in the link i posted, use that along with tt_content.mailform.20.layout
15:27 SEBAR ahhh
15:27 sorenmalling :)
15:27 rw-HedDi anyone know how to make watermark on tt_news image ?
15:50 ndee anyone knows how I can render a FCE in my own extension?
16:20 schabracke hey there!
16:21 schabracke @maholtz|WORK you helped me yesterday with a tt_news hook from commentsteaser to the tt_news article - it still doesnt work and im stuck have you got a sec?
16:21 pmk65 ndee: I don't think that is possible. But you can use FlexForms for your FE plugins
16:22 dokma_ ndee: did you try the standard way?
16:22 ndee dokma_: what do you mean with the standard way?
16:23 _pedda_ OT: what should i search on google for, if i need to create a preconfigured ubuntu-cd
16:23 ndee What I want is following: Create a "related content element" for tt_news and some other extensions. So you can specify a content element in a tt_news record and then, this record gets rendered in a special column.
16:23 dokma ndee: with CONTENT object
16:24 dokma ndee: let me find an example
16:24 ndee dokma: the elements are all FCEs
16:24 dokma ndee: I don't know in which table they are stored
16:24 ndee the CEs?
16:25 dokma FCE's
16:25 dokma let me go see
16:25 _pedda_ uuuh.. fce in db is an ugly topic ;)
16:27 dokma _pedda_: do you know if they can be rendered with CONTENT?
16:27 _pedda_ didn't try
16:27 dokma makes sense to me
16:27 _pedda_ hmm should be possible
16:27 dokma this way you could render them from your own extension rather easily
16:27 _pedda_ but accessing certain fields of the fce is a problem
16:27 dokma which is what ndee is looking for
16:28 schabracke does anybody know, how to create a "hook" so that my teased comments (am_ct) lead to the corresponding tt_news article?
16:28 dokma perhaps all he needs is to render them
16:28 ndee I only need to render them.
16:28 _pedda_ lol
16:28 _pedda_ then do so
16:28 ndee well, "only"... it seems pretty hard to do :D
16:28 _pedda_ = CONTENT + renderObj didn't work ?
16:29 ndee I'm no typoscript guru :D
16:29 _pedda_ there is no need to be one :)
16:29 ndee _pedda_: do you maybe have an example?
16:29 _pedda_ sure
16:32 dokma ndee: check this thread as well http://lists.netfielders.de/pipermail/typo3-dev/2009-April/034862.html
16:34 ndee dokma: thanks, gonna check it out
16:36 pmk65 ndee: http://www.typo3wizard.com/en/articles/explaining-the-content-object.html
16:39 pmk65 dokma: That tread is wrong, as it is possible to use userfuncs inside FCE's (I have done it a few times)
16:40 ndee reading this now: http://typo3.org/documentation/document-library/extension-manuals/templavoila/1.3.7/view/1/6/
16:58 schabracke i try it again :) can someone help me with a commentsteaser (am_ct ext.) which should link to the corresponding comment on an tt_news article?
16:58 schabracke i need some kind of hook, i tried it with plugin.tx_amct_pi1.bindToGETvar = tx_ttnews[tt_news]
17:06 _pedda_ cu all.. gotta go now
17:09 Jrod101 Are there any typo3 forums out there?
17:17 Georges_Abitbol hi all
17:18 Georges_Abitbol I have to update an extension with a huge amount of code. I want to know what is the best way to do so ? directly in code, is it possible to create an "attached" extension in order not to change the current one ?
17:32 SEBAR How can I rearrange navigation items or the site structure?
17:36 tjacobs www.red5.org
17:36 tjacobs SO sorry, wrong channel
17:40 SEBAR Any ideas
17:40 SEBAR ???
17:43 maholtz|WORK re
17:44 schabracke @maholtz|WORK give me 5 minutes, im stuck with pagecomments / tt_news
17:45 maholtz|WORK i would use extension "comments"
17:46 schabracke aaaah thx for your answer! nope, i know it works nd i use it but without teaser
18:27 SEBAR Hi I have the following code in my typoscript on the main template http://www.phlogi.net/f/t3/tsp/sp/-cc134c9f89/
18:28 SEBAR The problem is that the headerData is not outputed
18:28 SEBAR Any ideas
18:28 SEBAR ???
18:29 SEBAR I have the problem even if I remove the IE check
18:32 SEBAR It seems that the code is ignored
18:35 SEBAR If I remove the headerData and write the output in the body it works
18:36 SEBAR found it
18:36 SEBAR It was because I wrote page.headerData.5 instead of page.headerData.10
18:36 SEBAR ???
18:36 SEBAR strange
18:50 pmk65 Georges_Abitbol: If the extension has hooks you could use, then that should be option #1. If not then you can XCLASS it. Both methods doesn't touch the original code. A 3rd option is to update the code directly in the ext. If you use the last method, you should change ext_emconf.php and add a "excludeFromUpdates" => 1 to ensure that it doesn't get overwritten by TER updates.
18:50 pmk65 too late :p
19:04 schabracke @pmk65 u got time for a sec?
19:14 pmk65 sure.
19:21 schabracke u know how to setup pmkslimbox and tt_news right?
19:22 schabracke i tried every ***** manual and post but no lightbox in single view
19:22 schabracke either js new window or just fullpage with picture
19:30 pmk65 check the page, and see if you got any conflicting javascripts on the singleview page (such as jquery, prototype etc.)
19:30 jjulian_ $this->cObj->IMG_RESOURCE($img_path) <<< this is used in a plugin someone wrote for me. where can i find the function IMG_RESOURCE ?!
19:30 pmk65 or if more than one mootools lib is loaded
19:31 schabracke okay i check that! pmk65 thank you very much for your fast answer!! really
19:31 pmk65 jjulian_: tslib/class.tslib_content.php
19:32 jjulian_ where do i find that?
19:32 pmk65 schabracke: you could also try my pmkshadowbox ext instead. It works with all JS frameworks, and has a lot of features that slimbox doesn't have..
19:33 pmk65 jjulian_: tslib folder of your TYPO3 installation
19:35 pmk65 its a wrapper for the typoscript IMG_RESOURCE, so if you just want to know what parameters it accepts, you should look at TSRef.
19:36 jjulian_ pmk65: that rewrites the path from: a specific url to one i dont want :D so i try to prevent that
19:36 jjulian_ and i cant find that file nor that folder
19:36 jjulian_ i have t3lib / typo3 / typo3conf / typo3temp
19:37 jjulian_ im new to typo3 and just want that to be changed :D
19:38 pmk65 typo3\sysext\cms\tslib
19:39 pmk65 but you should not change any of the files there unless you are really sure what you are doing.
19:41 jjulian_ im a php coder but uhm no im not sure :D ... as i said im new to typo3. i just know that before that function the url ois mydomain.com/typo3/uploads/myimg.jpg and after its mydomain.com/typo3temp/pics
19:41 jjulian_ i missed a /myimg.jpg
19:42 pmk65 schabracke: if you want to try PMKShadowbox, then there's a 3.0 version available at: http://sourceforge.net/projects/typo3xdev/files/T3X/
19:42 jjulian_ and i try to cha nge that url to a static server
19:43 pmk65 jjulian_: That is standard TYPO3 behaviour (unless you use the DAM extension) All images are copies on the org image, and the copies are placed in the uploads folder..
19:44 jjulian_ yeah but how to rewrite that url?
19:44 pmk65 on = of
19:45 pmk65 you can try, but its not only images that are placed in the uploads folder if i remember correctly.
19:45 jjulian_ i just need to rwrite :)
19:49 schabracke @pmk65 could u take a look at this site: www.unseremusik.at the sk_pagecomments teaser is englisch (at least the word from) and i cant find a way to change that???
19:50 schabracke the whole site is german except this word :)
19:51 pmk65 did you look in the languagefile?
19:51 schabracke locallang.xml and so on, everything :)
19:52 pmk65 and in the php file (maybe the author have hardcoded that one by mistake)
19:53 jjulian_ any idea how i could rewrite the url? i dont need the file to be rewritten i just like to have the host and the path changed :D till now i just go into the plugins and do a preg_replace jsut before the img tag gets inserted and replace the url to my needs.
19:56 schabracke i cant find it
19:56 schabracke maaah
19:58 jjulian_ is that possible with realurl plugin?
21:18 schabracke @HardPhuck are u available?
21:55 polecat hi @ aöö
21:55 polecat all*
21:57 polecat is somebody there who can help me with a little TS problems, it's about slide
21:59 polecat problem -s ^^
22:19 polecat hi jaeger
22:19 polecat oh damn ^^
23:49 schabracke still someone online?

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.