Search the website and IRC logs

#TYPO3 IRC log from : Friday 15 February 2008

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
00:02 tokam_one void: ok
00:03 tokam_one i have to go now
00:03 tokam_one bye
00:03 tokam_one ;-)
00:03 tokam_one thx 4 all
00:22 Lann aarrrg cant find docs on ANYTHING heh
00:22 Lars_dk Hi , what must i do if i will use right column in TYPO3
00:22 Lann how can i get 10.wrap = text | to not strip the space after "text " ?
00:34 Lars_dk Are there anybody in here ?
00:38 void Lars_dk: what do you mean?
00:39 void Lann: use .noTrimWrap, maybe
00:41 Lars_dk Now i use normal, but will have some info content i right column but how can i activate that
00:45 void Lars_dk: what do you mean "activate"? do you use std. method or templavoila?
00:46 Lars_dk std method
00:46 Lars_dk I have this line right now marks.newscal = CONTENT
00:46 Lars_dk marks.newscal.table = tt_content
00:46 zdavis try this:
00:46 zdavis marks.newscal < styles.content.getRight
00:46 void Lars_dk: content.style.getRight
00:47 zdavis Nope, it's styles.content.getRight
00:47 zdavis :)
00:48 void ah, i'm wrong
00:48 void sorry
00:48 Lars_dk Nope
00:48 Lars_dk did not work
00:48 zdavis is css_styled_content installed and included in your template?
00:48 zdavis if so, try this and see what happens:
00:48 zdavis marks.newscal.table = TEXT
00:48 zdavis marks.newscal.table.value = test
00:49 zdavis if you don't see test in place of that mark, your problem is somewhere else
00:49 Lars_dk okay
00:50 Lann void:noTrimWrap just plain does nothing
00:50 zdavis use it like this:
00:50 zdavis value.noTrimWrap = |before|after|
00:50 zdavis it works
00:50 Lann 10.noTrimWrap = clearfix | ...basically it only uses the value of |
00:50 zdavis unlike wrap, you need pipes at the beginning and end of the wrap
00:50 zdavis as well as in the middle
00:50 Lann which | is used for the variable?
00:50 zdavis so, if I had this ts:
00:50 Lann oic...the center one
00:51 zdavis value = hello
00:51 zdavis value.noTrimWrap = |before|after|
00:51 zdavis it would output:
00:51 zdavis beforehelloafter
00:51 Lann hahaha
00:51 Lann so mine reads:
00:51 Lann 10.noTrimWrap = |clearfix ||
00:51 Lann so it should output "clearfix value" ?
00:51 zdavis yes
00:51 Lann thanks much!
00:52 zdavis you bet
01:02 Lann why does typoscript even exist...
01:02 Lann why not just use php?
01:04 void Lann: TS is a configuration language. like .ini files or JSON
01:14 Lann its the devil
01:18 a7p Lann, once you get it, it's pretty easy.
01:18 a7p but I do not like it either.
01:31 Lann are most of you other typo3 devs outside of the US?
01:31 zdavis Lann: typoscript is important because it makes development faster. Once you know typoscript well, it functions a lot like a php library (eg: it's easier to cropscale an image with 3 lines of typoscript than it is to write PHP that does the same thing)
01:32 Lann *cough* FUNCTIONS *cough*
01:33 Lann but i suppose that instead of writing a function...you could just use a new language entirely
01:33 Lann and while you are at it...might as well mimic gwbasic syntax
01:34 zdavis sure, one could certainly do it that way as well. I think typoscript is a somewhat outdated approach -- but it's really quite powerful once you get your mind around it
01:34 Lann typo3 is nice, but i dont like typoscript
01:35 zdavis I didn't like it either until I'd been developing with TYPO3 for a number of years -- at some point though, I came to see it a lot differently and changed my mind.
02:16 kraftb hiho !
02:16 kraftb how are you ...
02:16 kraftb hey denyer !
02:17 gerards hi kraftb. at this time, no one is here. :)
02:18 kraftb hmm ...
02:18 gerards I'm only guy from the pacific asia to respond usually. :)
02:30 kraftb well... good n8 then
02:30 gerards good night kraftb
02:31 kraftb i would have had to talk to denyerec ... i'am doing a direct-mail-subscription installation for him and registered him an account at my bugtracker ...
02:31 kraftb but well ... he will see this himself tomorrow
02:31 kraftb so have a good morning(?) gerards ...
02:31 kraftb i think you have morning currently ?
02:31 gerards yes :)
02:31 gerards thanks. see you again.
08:38 animan hi
08:40 animan i have this strange problem. my coworker changed "Image fields" (data element) name, in TV, and all the sudden image's width limits to 200px
08:40 animan what could cause that?
08:41 animan i do have styles.content.imgtext.maxW = 632 in my main template
08:45 animan anyone?
08:51 animan setting Editing Type from Image field to Image field, fixed W+H caused image to have proper height, but it's cropped from the point where 200px exeeds
08:51 animan so it still forces my image to say in this 200px width limit
09:09 animan ok, got it working :) needed to be set via DS
09:39 xsebi mornin all
09:48 dotx hello
10:03 gerards hi
11:34 s-andersen Can someone tell me how I change the content of the info windows on the map in the rggooglemap extension? Even though I use a custom template, it seems as if it doesn't allow me to make this change
11:55 mcbass hello anyone here ?
12:00 s-andersen yes
12:00 mcbass hi
12:00 mcbass i am currently working on an typo extension and was hoping to find some help here
12:02 mcbass is this channel also for extension development questions ?
12:04 null hello.
12:05 null I just updated to a 4.1.5, and now rtehtmlarea does not work any more
12:05 s-andersen yes mcbass
12:06 null i reinstalled + mozillafirefoxEXT [X] but it does not come up eighter in IE nore FF
12:06 s-andersen null: You updated from 4.0.x right?
12:06 null s-andersen: yes. that's it. from 4.0.5
12:07 null do you have any clue, about?
12:07 s-andersen null: Since 4.1.0 rtehtmlarea has been a part of core, so when you update you will both have rtehtmlarea as an extension and as a part of core
12:07 s-andersen null: You need to go to the extension manager, uninstall the extension and delete from the server, when it says "SYS" you know you did it right
12:08 null Local SL
12:08 null ok
12:08 null so i can go via ftp an DELETE *
12:10 s-andersen Yes delete rtehtmlarea in typo3conf/ext
12:10 null ok. i will try. sounds good to me
12:10 mcbass so I am working on a BE Extension that basically just allows entries in a new database, however I have two probloems. #1 I like to allow file uploads to the standard upload folder and the entry should go as link in the database. Anyone can help with that ?
12:11 null s-andersen: great. thank you
12:12 s-andersen no problem
12:12 null it says system
12:12 null but it does not come up when i create a new ContentElement text
12:13 mcbass problem #2 is that I like to link page ids form normal content pages. right now I just enter it as number, but I would like to have a selection like to one coming from typo as you find it for example when you make a shortcut to a page or other redirects
12:13 Randomresult hi folks
12:14 Randomresult which captcha tool would u use
12:16 mcbass regarding #2 I could always make my own list, but I do not want to find out later on that this is a given function, from typo
12:17 s-andersen Randomresult: I would use sr_freecap
12:18 Randomresult and how to insert it into newslettersubscription?
12:18 Randomresult difficult?
12:20 s-andersen I have never done that Randomresult
12:38 Randomresult hmmm someone around ever managed to get freecap running with newslettersubscription?
13:15 m0oman bah ffs, i HATE the typo3 extension managment.
13:16 m0oman installed static info stuff before the tables actually. doesn't even give a warning and now nothing is working anymore. :I
14:27 ct529 hi everybody
14:27 pgammans Ok this is going to sound like a silly question but... I have a page generated with templavoila containing page content with a start a end date. This work OK the first time the page is generated (and while the page content is indate) the problem is page fetches after the content has expired are still shown the old content. Clearing typo3 FE cache fixes this temporarily. Do i need to adjust the page cache or s
14:28 ct529 I have a very strange error here
14:29 just2b pgammans you need to set the cache timeout to a limit
14:29 ct529 when I try to access "taskcenter" as administrator under "user"
14:29 ct529 I cannot open the tasl center and get the following error
14:29 ct529 http://phpfi.com/296573
14:30 ct529 any clue about why it is so?
14:30 ct529 the installtion has always been working properly .... for several months ....
14:30 ct529 it looks like the table sys_action does not exist
14:31 ct529 but that seems very peculiar to me
14:31 just2b so look it up in phpmyadmin
14:31 ct529 just2b: talking to me?:)
14:32 just2b yes
14:32 ct529 just2b: ok, wait
14:33 ct529 just2b: the sys_actions table is actually NOT there
14:33 ct529 just2b: but why? do I have to create it by hands?
14:33 ct529 just2b: I thought the installation tool created it
14:33 just2b should be the case
14:34 just2b make a compare in install tool
14:34 pgammans just2b> thanks
14:34 ct529 just2b: are there extensions which remove the sys_actions table? (I actually do NOT think so)
14:34 just2b dont think so
14:34 ct529 just2b: neither do I
14:35 xsebi maybe check your log for last changes
14:35 ct529 just2b: which compare would you use? the installtion has been runnnig for quite a while, do not want to wipe out any data
14:36 just2b there is just 1 compare
14:36 ct529 just2b: I am usig update required table - compare
14:37 ct529 just2b: it does not say anything about missing sys_actions
14:37 ct529 just2b: but the table is actually not there
14:38 just2b isnt there an ext for that.. could be
14:38 ct529 just2b: I have alrady searched but could not fid any ....
14:39 Denyerec just2b - where does one set the cache timeout ?
14:40 just2b Denyerec page prop
14:40 ct529 just2b: I thought task center was installed by default - actually it sounds like a system extension - sys_actions
14:40 Denyerec ah
14:40 Denyerec so if you time limit a page, you set the cache timeout on that page too.
14:40 Denyerec Is that only on "advanced" pages?
14:40 just2b oh this is not possible imo
14:40 just2b just can tell to delete the cache each day
14:41 Denyerec per page or in general?
14:41 just2b general
14:44 xsebi denyerec : tried config.cache_period = x ?
14:45 Denyerec No, never tried fiddling with the cache, just got curious after pgammans' enquiry
14:45 Denyerec thanks though :)
14:46 just2b xsebi not necessary
14:46 ct529 just2b: could you please check on one of your installations if sys_action is there by default?
14:46 just2b Denyerec but this would be still a nice thing
14:47 just2b not there by default
14:47 Denyerec Yes just2b, it would be handy
14:47 Denyerec an "expire cache after..." field on each page
14:47 Denyerec so you could set it in, say, days or hours
14:47 ct529 just2b: ah! so how on eart do you create it ....
14:47 just2b Denyerec this is implemented lol
14:48 just2b ct529 ext sys_action
14:48 ct529 just2b: did not find the extension ....
14:48 just2b it is in your installation
14:48 ct529 just2b: looked for it, I am doing another search now
14:49 ct529 just2b: where?
14:49 just2b just go to extension manager > install ext
14:49 ct529 just2b: yes, this is what I did, but did not see any such extension there
14:50 ct529 just2b: I have to go an explore .... thanks for your help!
14:51 ct529 just2b: thanks!
15:09 smurfslayer hi there
15:10 smurfslayer is theere in the Typo3 api some functions to convert character sets?
15:10 smurfslayer i.e. i have regulary an import of x-mac-roman encoded files
15:27 alexwx helo friends... can I somehow print what language shortcut as en, de, it... the Typo3 has choosen in some extension? Because I have set as default german lang. but he is selecting still the "default" en lang. Thank you
15:29 alexwx hmmm<
15:30 just2b what you mean witzh shortcut
15:31 alexwx as in the locallang.xml, is default, end then, en, de, it... and so on... I would like to know what shortcut he is looking for
15:32 just2b this is defined in your config language condition
15:33 alexwx I can set the language as well.... language or locale_all?
15:34 alexwx but I have set the language as "de", and the language from TT_NEWS ext. is still choosen as en, or default
15:35 just2b make an output of $GLOBALS['TSFE']->lang and you see what is set
15:36 alexwx check this pls, I gues it is right http://phpfi.com/296584
15:36 alexwx ok I go to debug it
15:38 alexwx hmm in that variable is "de"
15:38 alexwx so i dont understand why tt_news is still in english
15:39 just2b dont know if tt_news a translation via EM
15:40 alexwx what you dont know? hmm... what can I do<
15:40 alexwx whats wrong?
15:41 alexwx did you check the TS what I sent?
15:41 just2b no
15:41 alexwx can you check it? just for an easy, maybe... http://phpfi.com/296584
15:41 just2b EM > translation handling > update
15:45 alexwx just2b I made the translation handling I selected German, and the tt_news has "???" ... What is that mean<
15:45 alexwx other ext. has UPD, and some N/A
15:47 just2b i'll check my install
15:48 just2b this is ok
15:48 just2b deleted cache? ^^
15:48 just2b condition works for the resT?
15:50 alexwx just2b yes it works, I was deletet cache moretime.. but listen. I was made an Update from repository... the tt_news is now goind... why? but there is also my own extension, with language translations. How to update this one?
15:51 just2b so it works noe?
15:51 just2b now
15:51 just2b ?
15:51 just2b new question didnd understand
16:01 fred^^ helloes
16:02 fred^^ Gzipping your content (css/js files) easily with Typo3 - do any one have a method they use at the moment?
16:04 just2b fred > i think compresslevel in install tool does that
16:05 alexwx just2b yes now it works :) also my ext. now works... I was install II-XML ext. and I was updated the language file. It looks for a new method... its ok now :) thank you for assistance ;)
16:05 alexwx just2b n1
16:05 just2b ^^
16:06 just2b visit my website rggooglemap.com and press 2 ads at the top right corner ;)
16:08 fred^^ just2b: oh, ill be testing that
16:09 fred^^ have a good weekend ya'll
16:39 Denyerec hey kraftb
17:04 j_s is it possible to output the username of a logged in users in the template setup? I have a typoscript object path called "lib.logged_in", which I would like outputing feuser/username. How do I do that?
17:05 just2b yes it is
17:05 just2b 10.data = TSFE:fe_user|user|username
17:08 Denyerec that crafty TSFE thing is a bleedin blackhole of info
17:08 just2b no it isnt ;)
17:10 gemayky what can be done to the blocking of image loading in using website portfolio extension
17:10 just2b nothing understood gemayky
17:11 gemayky i mean after the config,the only stay long without showing
17:12 just2b is this a real sentence? sry
17:12 j_s just2b, thank you - just what I was looking for.
17:12 just2b you are welcome ;)
17:17 j_s sorry I have to ask again - how can I lookup, which information is available directly from the template setup? you will probably just answer TSref :) I actually looked in the TSref before asking, but didn't find it there - is that right?
17:17 just2b any information isavailable
17:18 j_s yes, I know. That is also the reason why I asking where to find, so I don't have to ask all the time :)
17:19 just2b cObj CONTENT, cOBj RECORD
17:55 uschi hi friends
17:56 uschi Anyone around who is using templavoila plus fe editing?
17:56 just2b no sry
17:56 uschi kraftb perhaps?
17:56 uschi hi just2b :-))
17:59 Denyerec You trying to get the little pencils to appear all over the place uschi ?
17:59 uschi Denyerec I heard that there are some problems with TV and FE Editing
17:59 uschi at least with nested FEs?
18:00 uschi I had it enabled once for myself, but switched it of, because they disturbed me when trying to clean up my css
18:00 uschi Do you use FE editing, Denyerec
18:01 uschi on a productive site with TV?
18:01 Denyerec Nope
18:01 Denyerec fiddled with it once to enable the pencil icons
18:01 Denyerec just following a tutorial that was
18:10 ct529 hi everybody
18:10 zdavis hello
18:10 ct529 does anyone know who is the extension developer JoH?
18:10 ct529 I needed to contact him/her to ask if I could modify his/her extension
18:10 ct529 but no manual
18:11 zdavis I don't know him, but have seen his name around a lot in the community -- have you emailed him?
18:12 ct529 no, this is what I needed, his/her email ....
18:12 ct529 to email his/her and ask .... do you know where to find it?
18:14 ct529 zdavis: did not kow JoH was around a lot, only saw the "JoH" signature in this extension, where there is no manual / no contact detail
18:15 just2b just search in mailinglists.. he posts often
18:15 just2b or google
18:15 zdavis go to typo3.org and locate the extension in the repository. Click on the "feedback" link and you can contact him that way
18:15 ct529 just2b: ah! hi there .... does he post under the JoH name?
18:16 ct529 zdavis: wait
18:18 just2b yes
18:22 ct529 zdavis: thanks, I did that and it worked
18:22 zdavis ct529: great -- glad I could help
18:23 ct529 zdavis: actually, it did not .... it says the number I put in are wrong
18:23 ct529 zdavis: :)
18:47 tsrepadmin I guess I found an error regarding error handling in the core.
18:47 fiu hello
18:48 tsrepadmin in the t3lib/config_default.php there is an ini_set(display_errors, $display_errors).
18:48 tsrepadmin hello fiu
18:48 fiu Anybody know why the RTE spell checking doens't show
18:48 fiu hi ts!
18:49 tsrepadmin there it goes something like this: if display_errors != -1 then $display_errors = 1. if devIpMask set, then check more, if not leave it.
18:49 tsrepadmin therefore display_errors === 0 will be set to 1
19:00 fiu tsrepadmin, do you know about the rte?
19:08 tsrepadmin no fiu
19:37 uschi Denyerec, are you there?
19:38 uschi getting those cute little pencils is not difficult, creating a new element also is no prob.
19:38 uschi but as soon as i want to move a ce around, it does not work anymore
19:39 uschi do you have the same experience
19:41 Denyerec Mmm
19:42 uschi try it out my dear, please
19:44 Denyerec The site I was playing with it on was on my deceased server :(
19:44 uschi koomi?
19:44 uschi we shall ask koomi, he is a tv person as well
19:44 koomi uschi: the fe edit thing
19:45 koomi never really tried it
19:45 uschi yes, can you please activate your admin panel on some test page
19:45 uschi add a new ce
19:45 uschi via editing
19:45 uschi and then try to move it
19:46 uschi you will not see any CE anymore on your page
19:46 uschi at least that is my experience
19:47 void uschi: i heard about same bug
19:48 uschi yeah
19:48 uschi this means: fe editing with tv simply does not work
19:55 koomi gnar. admPanel is horribly broken with konqueror
19:58 koomi has anyone experience with typo3 on iis? our installation is horribly slow, high cpu load
19:58 koomi and i've no idea wtf is wrong with it
19:59 koomi uschi: fe editing is borked too. added a new element, doesn't even show up
19:59 uschi ok
19:59 uschi then this has been improved in latest tv version from svn or 4.2
20:00 uschi koomi, no experience whatsoever
20:03 koomi hrhr. just read my own edit on wiki.typo3.org and wondered who figured that out
20:21 uschi what did you try to figure out?
20:21 uschi heya bedlamhotel :-)
20:23 uschi koomi, link?
20:28 uschi koomi?
20:28 uschi can you see my query?
20:29 uschi Denyerec ?
20:29 uschi bedlamhotel
20:29 uschi koomi?
20:30 uschi all tv users, can we join in some channel to sort out tv fe editing problems?
20:32 koomi aint got no time
20:32 koomi (need beer)
20:32 uschi shit, i send you a brandy
20:32 uschi come on koomi
20:34 koomi ^^
20:34 koomi on the run: beer with some netidiots from ircnet
20:34 koomi some calls to make
20:34 uschi ok ok, will you be here tomorrow
20:35 koomi uschi: it's friday night. go and have a red wine :)
20:35 uschi i have a nice brandy in front of me
20:39 koomi cheers
20:39 koomi grmml krombacher from last weekend
20:39 koomi gnar. now a friend put me on hold.
20:40 uschi prosit (nevertheless)
20:40 koomi jup.
20:40 koomi ein prosit der gemütlichkeit :D
20:44 Denyerec Do you NEEEEEED fe editing ?
20:44 Denyerec I mean, is it something yoyu could forgoe in the shortterm
20:45 uschi sure, Denyerec
20:46 uschi I will have about 300 to 600 BE-users with very different computer knowledge and they will change quite often
20:46 Denyerec :(
20:46 Denyerec thats a hell of a site you've got
20:46 uschi i am working at a university, it is like this
20:47 Denyerec true
20:47 uschi and there are not a lot of people who will maintain the system
20:47 ries uschi: you might want to contact Tapio.. he is teh FE editing guru
20:47 Denyerec not to mention barkin mad
20:47 Denyerec ;)
20:48 ries hehehe yeaaa.. he is the mad scientists :D
20:48 uschi who is barking mad?
20:48 ries But he get's the job done
20:48 uschi he is finnish
20:48 Denyerec Tapio isn't mad, he's just full of character :D
20:48 uschi true
20:49 uschi he has just this sense of making complicated notions no one really understands
20:49 uschi will his skin work with 4.2
20:49 uschi i will have to rely on 4.2
20:53 Denyerec is "Il sont" French for "They have" ?
20:56 koomi ils sont
20:56 koomi sie sind?
20:56 koomi they are
20:56 koomi dunno really
21:00 uschi sie sind
21:00 uschi they are
21:18 bedlamhotel Uschi: hello.
21:18 bedlamhotel Uschi: still here.
21:18 bedlamhotel Uschi: I don't normally implement that for my users. Can't say I know a lot about it. Tapio Markula does seem to be a big proponent of better FE editing...he might have something to contribute...
21:18 bedlamhotel Belgian beer here :)
21:18 bedlamhotel Kon-bay ['cheers' in Korean].
21:18 bedlamhotel Holy cow, that is a lot of users.
21:18 bedlamhotel Uschi: do the FE areas of the site vary significantly from one another?
21:18 bedlamhotel Denyerec: I didn't want to bring that up here :)
21:18 bedlamhotel Tapio Markula. He's turned out to be absurdly dedicated though.
21:18 bedlamhotel Good question. Some posts by him during the past week about skin_grey or whatever it's called in the /dev list.
21:19 bedlamhotel Denyerec: 'ils ont' is they have I think. Ils sont is 'they are'...
21:19 bedlamhotel "il sont" either means nothing or is a verb I don't know (*very* possible :))
21:20 Denyerec that's it
21:20 Denyerec ils ont
21:20 Denyerec was listening rather than reading, hence the confusion
21:21 bedlamhotel Ah. The mysterious and oft-confusing elision...
21:22 bedlamhotel Uschi: still around?
21:23 uschi sorry, privat talk bedlamhotel
21:23 uschi coming back later
21:23 bedlamhotel s'ok. Just curious.
21:24 bedlamhotel Denyerec: help me out: I need to write a new bit for typo3apprentice.com. Had any aggravating TS problems recently?
21:25 Denyerec Um
21:25 Denyerec Nature did
21:26 Denyerec What was it now...
21:26 Denyerec Using a tt_news field in a TS conditional
21:26 Denyerec I've not actually done anything productive for almost 2 months
21:26 Denyerec actually 2 months
21:26 Denyerec moved house and had trouble with DirectMail, really killed me dead.
21:26 Denyerec just trying to pick up the peices now :(
21:27 just2b bedlamhotel what you need?
21:28 bedlamhotel Ooh. Tricky. Oh. DirectMail: brilliant concept (regular page creation == html email), fantastically bizarre interface. I've actually avoided letting any client handle that extension for years because I despair of training them...
21:28 bedlamhotel Just2b: Just a TS subject that I can write a short piece on.
21:28 just2b i did the last time some cool things with ttnews ;)
21:29 bedlamhotel Just2b: with one of your (multiple) extensions?
21:30 just2b no not really..
21:30 bedlamhotel Ah. What'd you do?
21:30 just2b but the ts of rgmediaimages is cool too
21:40 Wol anyone know where i can download "mm_forum" version 0.1.6
21:40 Wol ?
21:41 just2b there is no 0.1.6
21:45 Wol yeah
21:45 Wol http://bugs.typo3.net/changelog_page.php
21:45 just2b this is the next release
21:45 Wol you will see that a new version release
21:46 Wol ok!
21:46 Wol ... do you know when the extension will be relesed
21:46 just2b you shouild get it from svn
21:46 Wol ok! where is svn server?
21:47 just2b http://www.typo3.net/mm_forum/index.html
21:49 Wol tnkx :D
21:51 Wol the extension version in svn is 0.1.5 :(
21:51 Wol i need to test correctly mm_forum for a website...
21:52 just2b can do this now already
21:52 Wol and in the 0.1.5 version there's 2-3 bugs
21:53 Wol in search and portal doesn't display
21:53 Wol correctly
21:55 just2b there will be bugs in 0.1.6 too.. so
22:08 gmatyi Hi guys
22:08 gmatyi could anybody help me with configuring rgsmoothgallery with tt_news?
22:09 just2b sry gmatyi , got no idea here too ^^
22:10 bedlamhotel LOL @just2b
22:10 gmatyi I got a strange error: premature end of script: index.php
22:11 just2b bedlamhotel ;) it happens that i am beeing followed :D
22:12 gmatyi http://66.102.9.104/search?q=cache:4S8Y3lPeuYkJ:www.rvantwisk.nl/typo3-irc-log/2007/november/30.html+rgsmoothgallery+tt_news&hl=hu&ct=clnk&cd=16&gl=hu&client=firefox-a
22:12 gmatyi just2b: i think i have same problem than pesz.
22:13 Denyerec bedlamhotel - when's the last time you tried directmail ?
22:14 just2b gmatyi dont remember what i did in pesz' backend
22:14 bedlamhotel Denyerec: I set it up on a test basis in...May, maybe June...
22:14 Denyerec Mmm, I thin kthere was a major update after that
22:14 Denyerec as the interface for working with it is pretty simple now.
22:15 gmatyi just2b. ok
22:15 just2b can look in your be if you want
22:15 bedlamhotel Denyerec: still got that...I forget the label. Still have to compile the message and invoke it etc?
22:15 bedlamhotel Invoke the mailing engine, rather?
22:15 Denyerec there's a 5 step wizard
22:15 Denyerec whcih is your cron job is set up, it fires
22:16 Denyerec if not, then yeah you still ahve to go and fire off the mails.
22:16 bedlamhotel Ah. That could be good.
22:16 gmatyi and do anybody idea what can I do with this strange error? premature end of script: index.php?
22:17 just2b you set the config.baseURL to http://www.alvator.hu/ugyfelek/ ?
22:21 gmatyi Actually I have more typo3 installation within www.alvator.hu
22:21 gmatyi There are one on the root level, here I use the realurl, and the config.baseURL is www.alvator.hu
22:22 just2b but you are running it in the subdir
22:22 just2b and baseurl always including the http:/ and the / at the end
22:23 gmatyi But the www.alvator.hu/ugyfelek is a directory and not a folder within typo3
22:25 gmatyi I created some subdirectory within ugyfelek, and every subdirectory content an own typo3 installation.
22:25 just2b if you run a typo3 in a subfolder, the baseurl needs that too
22:26 gmatyi therefore if I browse www.alvator.hu/ugyfelek/xxxx in this case I use the inner typo3 installaion, and not the root level typo3 installation.
22:26 gmatyi i don't know it.
22:27 gmatyi Do I need it, if I don't use realurl on the subdirectory installation?
22:27 just2b yes
22:27 just2b but dont listen to me if i repeat it for 4 times
22:29 gmatyi sorry I don't understand this.
22:34 gmatyi unfortunately nothing changed.
22:34 gmatyi no gallery within tt_news and I get this premature end of sccript
22:35 gmatyi I don't understand why I can't get more detaul about this premature end of script?
22:35 gmatyi is this a php error? or apache error?
22:45 gmatyi I found this about premature end of sctipts: http://promission.net/internet-services/manage-content/typo3-issue-faq/

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.