Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Thursday 22 May 2008

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31
00:08 Marquel have a good night and thanks for all the fish - pardon - help :)
00:29 hurry simulating a user - in user filemount - files can be uploaded but not deleted - msg: cmd not known: tx_dam_cmd_filedelete
00:29 hurry what did i forget?
01:09 hurry dont find the problem
01:48 godwin2 hi
01:56 godwin2 whats wrong with my taskcenter? it looks like this:
01:56 godwin2 http://img357.imageshack.us/img357/1584/taskcenterti8.png
08:32 smeringe good morning
08:43 olegs good
08:43 d|g ïðèâåò âñåì =)
08:44 d|g hi all )
08:45 olegs 2u2
09:40 swemark Donde esta la biblioteca Pedro?
09:43 webworker hi
09:43 webworker anybuddy know how to completely deactivate the default workspace, also for admin users
09:46 void webworker: live workspace?
09:47 webworker void: the default draft workspace :-) of course
09:48 void webworker: you cannot deactive it, but you can hide the workspace selector
09:48 void *deactivate
09:48 webworker I already found the point
09:48 webworker protected function getAvailableWorkspaces() {
09:49 webworker if ($GLOBALS['BE_USER']->checkWorkspace(array('uid' => -1))) {
09:49 webworker i will xclass the checkWorkspace function and kick the -1
09:53 void why this function?
09:53 void checkWorkspace is what you need
09:55 webworker void: yes founbd it, i know... I'll alway return false when checkWorkspace is getting -1
10:13 pmk65 Hi. Does anyone have here have any experince in setting up tt_products? Everything works, except the confirmation mail, which is send in plaintext, no matter if I set "orderEmail_htmlmail=1"
10:15 pmk65 In the manual of tt_products the data type of the property "orderEmail_htmlmail" is listed as "boolean / string". But there's no example of what string it can be set to.
10:20 nd___ pmk65: Shouldn't that be orderEmail_htmlMail = 1?
10:21 pmk65 Not according to the tt_products manual -> http://typo3.org/documentation/document-library/extension-manuals/tt_products/2.5.6/view/1/6/
10:23 pmk65 I always get the confirmation mail as plaintext, with all HTML tags visible.
10:29 nd___ Ah, ok. Well, did you try to send a htmlmail via the install tool, just to make sure it works correctly there?
10:39 pmk65 nd___: I found out how to get it to work, by debugging the PHP source. I thurns out that there's an extra marker that needs to be put in the template. (But the marker is not described/listed in the manual) I really hate tt_products. The manual is almost useless, as it doesn't describe the most recent version of tt_products. :(
10:39 nd___ pmk65: Send a patch to the devs then and go find an alternative ;/
11:22 JCal hey all, this one has stumped me for a while... and ive tried a lot... anyone know how to remove the border on the pesky fieldset from sr_feuser?
11:30 miriamtorbeck hi @all
11:34 amrun hi d00dz
11:34 amrun does anybody know how to solve the RTE problem, in which bold is not saved?
11:35 miriamtorbeck are the allowtags correctly set?
11:40 amrun mod.SHARED.defaultLanguage {
11:40 amrun title = Deutsch
11:40 amrun flag = de.gif
11:40 amrun }
11:40 amrun mod.web_txtemplavoilaM1.enableCElocalizationInfo = 1
11:40 amrun RTE.config.tt_content.bodytext.showButtons = *
11:40 amrun RTE.default.showButtons = *
11:40 amrun RTE.config.tableName.columnName.showButtons = *
11:40 amrun err.. thats pretty much it
11:41 miriamtorbeck ok, RTE shows the button with showButtons in your PageTSConfig, but:
11:42 miriamtorbeck in your TS-Setup you must also have something like this:
11:42 miriamtorbeck lib.parseFunc_RTE.allowTags = b,i,u,
11:42 miriamtorbeck ... and so on.
12:01 swemark im looking for something like RTE.default.classesHeader
12:01 swemark any ideas?
12:06 JCal anyone want to give me some help with realURL, multi-language, ttnews?
12:07 JCal http://phpfi.com/318794
12:09 amrun fucking damn RTE!
12:10 tmilovan Hi, I have a short tt_products question :))
12:10 tmilovan Can ayone explain in short what is the purpose of fe_user address field in BE product form (the one that comes after Category field). I cannot find anythng about it in the manual.
12:20 JCal hey, i have "maag_randomimage" extension installed... whenever I update other extensions, it autoremoves
12:20 JCal anyone have any problem with this?
12:21 JCal anyone ever see that with another extension?
12:21 JCal it just removes itself
12:23 miriamtorbeck sorry, don' know this "maag_randomimage"
12:25 ariane I have a link on my main page, it's all in capitals. Realurl rewrites it too a non capital link, my apache doesn't understand that. When I type the link manually in my browser, with the capitals in the link, it does work, without capitals, it doesn't.. Does anyone know how this can be fixed?
12:54 pulponair hi there
13:05 elbart hey guys
13:13 swemark amrun: what about rte?
13:17 amrun we copied some existing standardoptions from somewhere else... works fine now
13:17 amrun thy
13:48 xN33D hi guys
13:50 xN33D i've got ( i hope ) a simple question.. i want to add some photos to a normal content element. but i want to place that photo on a specific place, and my way to do it now is to split the text and make 2 elements of it, so i cant place that picture at the desired place. but there must be an easier way i think? with a marker or something in the text ?
14:01 xN33D nobody got an solution for me?
14:01 leechlife G'Day I'm new to typo3 (use other cms before) I tried to install under macOs 10.5 (already installed mamp). I can't even start the install. After I created the requested File for enabling install and then try to start the install, for 1 second a message pops up with database error, then a blank screen. Can somebody tell me how can I debug this and can get more specific error information that just database error. (I excpected
14:01 leechlife some database settings before would try to access it ... ). thanks ??
14:08 amrun xN33D: in what specific place?
14:09 nd___ leechlife: What error is that? What file did you download?
14:14 leechlife the 4.20 Source with Dummy site ZIP
14:16 leechlife basically i want to access the site (it should redirect to the install script) and all it does is showing me a blank screen ... (As said did create the ENABLE_INSTALL_TOOL )
14:16 amrun : in what specific place?
14:17 xN33D amrun: i've got a page with a lot of text, and i must add a picture to the text ( in the middle )
14:17 xN33D if i want to place the picture, i can choose, : in text left or right etc..
14:17 xN33D but i want to place the picture between 2 lines
14:19 xN33D is it possible like this or something?
14:19 xN33D Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. <IMAGE>IMAGE_01</IMAGE> Ut wisi enim ad minim veniam.
14:19 xN33D so i can place the picture to an specific place
14:22 amrun try using the RTE
14:22 xN33D On the Rich Text Editor i dont have an option to place some pictures?
14:26 xN33D amrun: ?
14:29 amrun yes
14:29 amrun i sayd, try using the RTE
14:32 xN33D RTE = Rich Text Editor right?
14:32 xN33D i dont have any option to add pictures on the rich text editor!
14:33 xN33D see: http://n33d.nl/rte.jpg
14:33 xN33D this is a screenshot i just took
14:35 leechlife Ok, I got a more specific error now. I want to start the install tool and I get: Database Error: No database selected. I thought that's what I was supposed to to in the first install step? Or how can I do this??
14:42 Rincewind Hello
14:43 Rincewind I have a top-menu bar on a webpage, and some of the menus have quite a few sub-menus. Is it possible to have sub-menus shown in more colums, instead of one long list?
14:45 ariane I've got a problem with typo3 (or possibly apache?) where it rewrites an uppercase link to a lowercase link, which when clicked produces a 404. If you change the page to link to a lowercase URL, it will still try to direct to an uppercase URL. So it looks as if the changes aren't saved properly. I've tried clearing the cache and made sure the pages are saved properly. But none of that seems to make things work. If you type the URL in the browser address bar
15:00 leechlife ok, I could fix my problem but on a wired way, I switched my php version to version 4, then of course ths install tool complained that it needs at least 5.1. then I switched back to 5 and suddently it works ... not very happy about this, seems like a bug somewhere.
15:06 xN33D : amrun ?
15:07 amrun yes wait a sec.
15:08 amrun sorry i'm at work.. :) mom
15:08 xN33D ok ;)
15:09 amrun err.. yeah. thats a question of the configuration
15:09 amrun which really sucks at the RTE btw...
15:09 amrun wait a sec
15:10 xN33D i'll wait :)
15:12 amrun i've got something for you here...
15:12 amrun i'm wiggling around with it...sec
15:13 pmk65 xN33D: read the HtmlArea manual. There's a chapter describing how to get image support in the editor. -> http://typo3.org/documentation/document-library/extension-manuals/rtehtmlarea/1.4.4/view/5/4/
15:14 amrun http://paste-it.net/public/tb6f2f2/
15:14 amrun ok here.. it sticks for an hour
15:15 amrun you go to your top page (but not the one with id 0. then edit page properties and paste it in the tsconfig
15:15 amrun brb
15:24 nd___ leechlife: What path do you access? The root of the directory?
15:24 nd___ leechlife: Anyway, forget the question
15:31 xN33D amrun, iam going to take a look!
15:33 xN33D does i need to add this one to the setup as well? ## Default RTE configuration ( on the first link that you gave me
15:33 animan does anyone have an idea why i cannot add images to text via WYSIWYG editor? It lists dirs, but doesn't show files inside of them :/
15:35 amrun i dont think so.$
16:13 miriamtorbeck @animan: do you use DAM? Then you perhaps have to index the files before using them
16:27 jmatt is it ok if you delete an extension directory in the filesystem? is there another way to do that?
16:28 pmk65 jmatt: first uninstall it using extensionmanager, after that you can delete it (again using the extension manager)
16:28 jmatt k, thx
16:30 jmatt i tried to install the news-ext, but typo3 said that the ext incompatible to typo3-install... seems to be a general problem? what if you wanna update yout typo3-installation? is that possible or recommended?
16:30 omar hi folks!
16:32 omar is there anyone who knows the seminars extension?
16:33 pmk65 jmatt: you can choose an older version of tt_news during installation, if the current version is incompatible with the typo3 version you are running.
16:33 emiles hey guys, i need some help with templavoila / multi-language
16:34 void emiles: ask
16:34 emiles i have an alternate page language all set up
16:34 emiles can select it and translate pages
16:34 emiles that's the way we want.
16:34 emiles translate-per-page so to speak
16:34 jmatt hrm... typo3 claims the current tt_news incompatible to typo4.2 ... so, i can't install an older version of tt_news ?! ;)
16:34 emiles but i remember there used to be some kind of help to copy content elements over from the default language
16:35 void jmatt: you can
16:35 void jmatt: just ignore that message
16:35 emiles like when you create a translation of a page you get copies from the content elements in the default language version ready to translate
16:36 jmatt k, thx
16:36 void emiles: when you create new alt. language record, you should see the links "translate to" near CEs
16:36 omar are you working with version 4.2?
16:38 void omar: who? me - yes
16:38 jmatt updating from an older typo3-version to a newer one is not recommended, right?
16:38 emiles void: yeah, it used to be that way
16:39 void jmatt: yes
16:39 jmatt k, thx
16:39 emiles void: let me check something before i get back to you ;)
16:39 omar yes, you void. ^^ hmmm... well, it's not recommended to switch to fast... i had a lot of probs with the version 4.2. it dependet also, wich broweser you use. some times i get not all functions visualized.
16:41 void omar: i use FF
16:41 void omar: which problems do you have?
16:41 jmatt Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 2210142 bytes) in C:\Programme\xampplite\htdocs\typo3\typo3\mod\tools\em\class.em_terconnection.php on line 152 .... what to do?
16:42 omar ich can not create contentelements in page-view per example
16:43 omar i use safari and FF
16:43 void jmatt: 16M is not enough for EM
16:44 void omar: with TV or without?
16:44 jmatt void: how to change that?
16:45 omar with templa voilà - and i think, that's maybe the prob....
16:45 mbeck jmatt: increase memory_size in php.ini up to 64 MB min
16:45 void omar: I have no probs with TV and 4.2 (I use FF)
16:45 pmk65 One thing you should pay attention to when using TYPO3 v4.2, is that there's a major bug when installing extensions. Sometimes whebn installing extensions, the extension configuration is not displayed. And as a result the extension installed will most likely display a lot of sql errors or simply not work.
16:45 omar strange
16:46 pmk65 To be sure that the extension configuration is saved correct, you need to click on the extension name under installed extensions, and then save the config.
16:47 omar when i click on the add new content button in page view i get a blank page. i still can see the nav col... but the middle section rests white
16:48 jmatt the config is typo3conf\localconf ?
16:49 omar jup
16:50 omar easy - i'll find out whats the prob. i had a other question: did someone knows the seminars extension?
16:56 omar_ so, back
16:59 omar someone knows the seminars extension?
17:14 omar irc.german-freakz.net
18:46 webworker hi ho
18:47 webworker anbuddy working on typo3 backend openid?
18:56 nublaii anyone know a quickfix for the utf-8 problem on flexforms for typo3 3.8.1?
18:56 nublaii upgrading is not an option ;)
18:58 nublaii the problem is: if I type any accented chars I can't save
19:12 just2b cant save because?
19:26 jmatt how to edit (not create!) news messages from from extension tt_news?
19:28 just2b in FE?
19:37 ckoehler is svn being migrated right now?
19:38 just2b ckoehler i guess so
19:39 ckoehler what does that mean?
19:40 just2b it is moved and i guess also merged with forge
19:40 ckoehler it is moved? I don't see the 4.2 branch
19:40 ckoehler https://svn.typo3.org/TYPO3v4/Core/branches/
19:40 just2b ah didnt know which svn you mean
19:41 just2b the 4.2. has still not been merged, sry
19:41 just2b use trunk
19:51 ckoehler when's 4.2 due?
19:51 ckoehler trunk is useless to me right now
19:51 just2b i dont know, should have been done long time already
19:52 ckoehler core list says tomorrow
19:52 ckoehler before it was yesterday
19:52 ckoehler so i was just wondering why some stuff is already up :)
19:52 just2b what you need?
19:55 ckoehler the 4.2 branch :)
19:55 just2b because?
19:55 ckoehler no reason
19:55 just2b lol
19:55 ckoehler i am always on svn
19:55 just2b so dont be impatient
20:33 jmatt how to edit news messages generated with tt_news?
20:34 just2b jmatt in FE? as i asked you already?
20:34 jmatt FE?
20:34 just2b frontend
20:34 jmatt yes
20:34 just2b you can just use the normal fe-edit
20:36 jmatt sry, fe-edit..?
20:37 jmatt fe-edit is the rich text editor, right?
20:37 just2b http://typo3.org/documentation/tips-tricks/frontend-editing/
20:38 jmatt uh, i understand... problem: cant see the news :D, only the header
20:38 just2b follow tt_news manual
20:39 just2b you are writing about editing news.. so please ask the correct questions
20:40 jmatt ok, i wanna use the news-extension, installed it yes and asked me how to backend-edit the news
20:41 just2b follow the manual
20:41 just2b everything is there with screenshots and all
20:49 Guest2008 Hello!
20:50 Guest2008 Question on rtehtmlarea: how can I insert a subtitle for an image, because there is no field to type in a title!?
20:50 just2b subtitle for an image????
20:51 Guest2008 yes!
20:52 Guest2008 as an explanation what the image shows
20:53 Guest2008 any ideas?
20:55 void Guest2008: which tag of <img> do you mean? title?
20:57 Guest2008 not the title of the image tag but a normal text under the image which I was abled to insert this without rtehtmlarea in the setting of the contentelement text with image
20:57 Guest2008 isn't this possible in rtehtmlarea?
21:01 void Guest2008: no. I personally think that images should not be inserted into RTEs
21:02 Guest2008 how would you like to include images (combined with texts)?
21:03 void with normal CEs
21:03 Guest2008 sorry what?
21:03 void there is a text w/images
21:04 void CE = content element
21:04 Guest2008 but then a floating of the text around the image is not possible, or am I wrong?
21:05 just2b floating just with the whole image block, not a single one
21:06 Guest2008 ok, and another question: how can I create 'thumnails' of the images and if I clcik on these the original image is opened in a popup?
21:09 just2b use CE text w image and enable this feature with the checkox there
21:09 just2b clickenlarge
21:12 Guest2008 thanks, but it opens in a new browser window, can I set it to open in a popup?
21:15 just2b it opens in a popup
21:16 Guest2008 sorry, but in my case not :(
21:16 just2b default is popp
21:16 Guest2008 can this be set with ts in the template?
21:17 just2b sure, you can also use a lightbox
21:17 Guest2008 oh, thats a very good idea! can you tell me how to configure, to use lightbox, please?
21:18 just2b search in TER for lightbpx
21:18 just2b lightbox
21:18 danpo Hi, I'm a Typo3 beginner and have a question regarding domain records within Typo3: I have a subdomain that should refer to a specific page in my page tree. Consequently, I have added a domain record for that page and everything works well, except for one: when using the subdomain, e.g. sub.domain.com, Typo3 redirects me to the correct page, however, all links of my website's menu are now linked to sub.domain.com/index.php?id=<some
21:18 danpo _id>. So, whenever I want to go somewhere else on the website and click on a link in the menu, I will get referred back to the page associated with sub.domain.com. I just can't find a solution for this problem - does anyone of you have an idea?
21:21 Guest2008 @just2b: this one: kj_imagelightbox2 ?
21:22 just2b no guest not that one, use perfectlightbox or pmkslimbox
21:23 Guest2008 which one is better, you think?
21:23 just2b doesnt matter
21:27 Guest2008 ok I'm taking perfectlightbox! ;)
21:29 ckoehler danpo: that would be expected
21:29 ckoehler once you access it via the sub domain, typo3 thinks it's a separate website
21:30 ckoehler so all links will be relative to the subdomain
21:30 ckoehler you could just do a redirect instead, either in typo3, or realurl, or apache
21:32 Guest2008 just2b, where have you gone? :(
21:33 danpo ckoehler: how can I do a redirect in Typo3? (I'd prefer a solution within the CMS.) Do you mean to move the domain record to the root page and redirect it to the correct page?
21:34 ckoehler i think there's a redirect to field in domain records
21:34 ckoehler not sure if it matters where you put it then
21:35 danpo Yep, that works fine - many thanks!!
21:40 ckoehler sure thing
22:51 Guest2008 bye!

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.