Search the website and IRC logs

#TYPO3 IRC log from : Monday 22 December 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 30 31
00:14 tuxick it's midnight! you silly antipode!
03:33 jsfan tuxick, it wasn't midnight for me when i said that but 10am :P
03:34 jsfan tuxick, so, now it's afternoon. ever heard of other time zones? ;)
07:13 turuburu good morning
07:16 spabhat good morning all
07:39 ndl i have problem with auto login + front end user registration?
07:39 ndl please help me
07:40 ndl i have problem with auto login + front end user registration?
07:40 ndl please help me
09:12 ndl i have problem with auto login + front end user registration
09:12 ndl please help me
09:50 ndl can I disable md5 password encryption with newloginbox extension?
09:54 m4rtijn hi all
09:54 ndl can I disable md5 password encryption with newloginbox extension?
09:55 ndl i have problem with auto login and FE registration extension
10:04 m4rtijn yes u can..
10:05 m4rtijn just use the constant editor
10:15 ndl m4rtijn , i see in the newlogin box extension manual, i the see that property
10:15 ndl i only can config with FE registration extension
10:16 ndl if plugin.tx_srfeuserregister_pi1.useMd5Password = 0 , i can not login . if it is 1 , login ok
10:16 ndl sorry, i do not see that property with newloginbox
10:19 spabhat ndl: what is the typo3 version?
10:19 m4rtijn its from fe_register
10:20 teppi|work ndl, if you saved your password with md5 support its saved md5 encrypted in the database .. you will have to change the password manually in the fe_users table .. or register again ..
10:28 ndl spabhat, i use typo3 4.1.6
10:29 ndl m4rtijn, i know , but i dont know why it is not working when plugin.tx_srfeuserregister_pi1.useMd5Password = 0
10:31 ndl teppi|work, sorry i donot know what you mean
10:31 m4rtijn ndl - maybe the users registered before u set it to 0
10:32 ndl because i want to use autologin function of FE registration
10:33 ndl and that property is disabled when useMd5Password is enabled
10:34 ndl the login function work normally when i set useMd5Password = 1
10:34 ndl and it is not working when I set to 0
10:34 spabhat ndl: it means that the existing passwords in database are already encrypted.
10:35 ndl yes
10:35 spabhat so you have to follow "teppi|work"'s instructions... that may help you
10:35 ndl but i am testing with the new user
10:35 spabhat :)
10:43 ndl the key thing is newloginbox extension still use md5 excryption although I change plugin.tx_srfeuserregister_pi1.useMd5Password = 0
10:56 m4rtijn ndl check the newloginbox manual
11:05 ndl yes, there are nothing relate to md5 encryption in the manual :(
11:11 m4rtijn do u have only one template?
11:11 m4rtijn typoscript template
11:15 m4rtijn ndl
11:18 ndl i have 2
11:20 m4rtijn and are you sure the page with newlogin uses the settings u changed?
11:20 m4rtijn maybe it uses another typoscript setup
11:23 ndl yes, i have checked again
11:25 andatsch http://test.klickadeeler.de/index.php?&type=100
11:25 andatsch is it possible to place a firm logo at the top of the rss feed somehow?
11:26 stephanz_ hello, I have a script http://rafb.net/p/i6DAah84.html, but the frontend edit button doesn't work. It ends in a blank page.
11:47 spabhat I am having a problem with the image qualit, can anyone help please?
11:48 spabhat I am using the following TS (inside Templavoila DS): http://paste.phlogi.net/-0152a4c266/
11:53 robvo spabhat: but whats the problem?
12:04 spabhat robvo: the original jpeg image has this bg color: #8F8675 but when I resize it it is getting changed to #958876
12:06 robvo Hmm
12:06 robvo Thats a big difference..
12:06 robvo Does it help if you use png?
12:07 m4rtijn spabhat - what GM or IM version?
12:09 spabhat m4rtijn: it is Version 5/GraphicsMagick
12:11 m4rtijn spabhat - what quality setting do u have in the installtool
12:11 SimonSimCity In my TemplaVoilá I've selected 2 Elements as "Content Elements" - called "mainContent" and "rightCol". Now I'll say that in "mainContent" H2 is my default headline and in the "rightCol" H3 is my default headline.
12:11 SimonSimCity Can anyone give me an example how to realisize ?
12:12 spabhat 70
12:12 m4rtijn spabhat - did u try setting it higher?
12:12 m4rtijn 80 is quite okay normally
12:12 spabhat is it possible through typoscript?
12:12 m4rtijn and if u have this force png thing on , I'd try turning that off if u dont need it
12:13 m4rtijn yes u can do that with TS
12:13 m4rtijn image.quality
12:13 spabhat so it is not image.file.quality, right?
12:13 spabhat I am using this code... http://paste.phlogi.net/-0152a4c266/
12:14 m4rtijn erm, yes should
12:14 m4rtjn hm
12:14 m4rtjn re
12:15 m4rtijn do you have this force png setting turned on?
12:16 spabhat no I don't think so. How can I confirm?
12:16 m4rtijn [gdlib_png]
12:16 m4rtijn should be 0
12:17 spabhat it is turned off
12:17 m4rtijn maybe.. r those images RGB or CMYK?
12:17 m4rtijn the originals
12:18 spabhat hmm... nice point. but how can I check this?
12:18 spabhat will I be able to check this with photoshop?
12:18 m4rtijn yes
12:19 spabhat photoshop shows RGB
12:21 m4rtijn dpi?
12:22 m4rtijn try- save for web-devices
12:22 m4rtijn and upload again..
12:23 spabhat I will try that
12:38 spabhat m4rtijn: it didn't work!!!
12:39 spabhat I added this setting to localconf.php
12:39 spabhat $TYPO3_CONF_VARS['GFX']['jpg_quality'] = '90';
12:42 spabhat strange... when I coverted the original image, even photoshop changed the background color!!!
12:42 m4rtijn did u set bicubic?
12:43 _pedda_ hi all
12:43 m4rtijn hi
12:45 spabhat bicubic?
12:47 spabhat I am not aware of bicubic setting :(
12:47 _pedda_ what are you trying to do ?
12:48 _pedda_ @spabhat
12:48 spabhat hi _pedda_
12:49 _pedda_ hello
12:49 spabhat I am having some problem with the image quality.
12:49 _pedda_ which problems exactly ?
12:49 _pedda_ what are you trying to do ?
12:49 spabhat the original jpeg image has this bg color: #8F8675 but when I resize it it is getting changed to #958876
12:50 _pedda_ only resizing does not makingthe bgcolor change
12:50 spabhat I am using this code in Templavoila DS... http://paste.phlogi.net/-0152a4c266/
12:50 _pedda_ try to do this with a different image and check if it changes too
12:50 spabhat yes, it happens with many of them.
12:51 spabhat I noticed that when I convert the original images again to JPEG (with CS2), even their background color gets changed!!!
12:52 spabhat strange...
12:52 Phlogi spabhat: maybe it has to do with the quality of jpeg... try to increase it in backend... and there is another option about color depth imho
12:52 Phlogi I mean have a look in the install tool
12:53 Phlogi oh you already talked about it I see
12:53 spabhat yes
12:53 Phlogi do you use graphicsmagick?
12:53 spabhat yes
12:53 spabhat gm 5
12:55 spabhat but I am getting a feeling that this could be somethign different. Because even with CS 2, the image conversion (jpeg to jpeg) changes the background coolor.
12:55 Phlogi hehe ok
12:55 Phlogi maybe gdlib is used for some weird reason? [GFX][png_truecolor] = 1
12:55 _pedda_ hehe
12:55 _pedda_ no
12:55 Phlogi sometimes just playing around with options helps
12:55 _pedda_ your problem seems to be your color managment (if you respect any)
12:56 _pedda_ the problem is
12:56 spabhat yes may be...
12:56 Phlogi don't use photoshop :D lol
12:56 _pedda_ if you resize an image via ps and your monitor is not calibrated well then it can happen that your colors change a bit
12:56 spabhat I am not aware of color management yet ;)
12:56 spabhat :) he he
12:57 _pedda_ by resizing photoshop youses his color-range to reinterpret the image
12:57 spabhat I have both images on same monitor!!!
12:57 spabhat on same pc, so that may not be the thing
12:57 _pedda_ yes but your photoshop has to be configured properly
12:57 _pedda_ which color range do you use in photoshop ?
12:57 _pedda_ adobe rgb is the biggest one
12:58 _pedda_ if you open an image in adobe rgb
12:58 _pedda_ and resize it (while photoshop is configured to use sRGB) the colors of your image change
12:58 spabhat rgb 8bits/channel
12:58 _pedda_ the become convertet (color coordinates become moved) from Adobe RGB to sRGB
12:59 spabhat ok so this could be it.
12:59 _pedda_ *they become converted
12:59 _pedda_ when you open the original image
13:00 _pedda_ is there a message from ps which asks you for the color range ?
13:00 spabhat my original image shows RGB/8* after conversion it shows RGB/8#
13:00 andatsch http://test.klickadeeler.de/index.php?&type=100 is there a way to let the feeds link to the news-list-item not to the singleview item?
13:00 spabhat no ps didn't give mesage about color range
13:00 andatsch via anker
13:01 spabhat well, if this is a color range problem. ow can I ensure that Typo3 also respectes the color range of source images?
13:02 spabhat _pedda_ any idea?
13:02 _pedda_ if your image would show teh correct colors and use sRGB , typo3 would respect it also
13:03 _pedda_ sRGB is the smallest color range which is supported by the most programes and computers which display images on a RGB Screen or LCD display
13:03 _pedda_ *programs
13:04 spabhat cool...
13:04 _pedda_ photoshop is configured to use sRGB by default
13:04 _pedda_ for example
13:04 spabhat is RGB/8# is sRGB ?
13:04 _pedda_ could be
13:05 _pedda_ RGB/8 just tells you the color mode of your image (RGB) and 8 stands for 8 Bit
13:05 spabhat how can I confirm if my images use sRGB or not?
13:05 _pedda_ sRGB describes a color range
13:05 _pedda_ is completly different ;)
13:06 spabhat great, thanks for the tip. I will check if this is the issue :)
13:06 _pedda_ Image -> Mode -> set profile
13:06 jant morning
13:06 _pedda_ morning
13:06 TaucherMK hi, I want to overwrite a value in locallang_db.php from lz_gallery, but it doesn't works: plugin.lz_gallery._LOCAL_LANG.de.tx_lzgallery_galleries.location = Ort
13:07 _pedda_ there is also convert into profile
13:07 _pedda_ there you can se which color range is used for your image
13:07 _pedda_ and whether it differs from the one you have set in your ps default settings
13:08 jant s/backup/backend
13:08 jant could anyone point me in the right direction
13:08 spabhat I will check these out :)
13:09 _pedda_ ok ..
13:09 _pedda_ if you mostly work with images which shall show up on computer screens, you should work in sRGB
13:09 _pedda_ computer screens/iphone/other displays
13:10 _pedda_ but sRGB is also the color range with the smallest amount of colors...
13:13 spabhat hmmm... great
13:14 spabhat I hope this will not end up in me changing color ranges of over 100 images :(
13:19 randomresult hi there...
13:20 m4rtijn hi
13:21 randomresult someone was asking how to rename the default in the language dropdown... who was ist?
13:21 randomresult it
13:21 randomresult ?
13:21 randomresult CY?
13:21 randomresult cause i found a solution
13:25 m4rtijn what was the solution?
13:25 randomresult mod.SHARED {
13:26 randomresult very simple
13:26 randomresult :)
13:26 m4rtijn hm?
13:26 m4rtijn mod.SHARED and then?
13:27 randomresult http://typo3-blog.net/blog/22-tuerchen-bei-mehrsprachigkeit-standartsprache-im-typo3-backend-bennen.html
13:29 spabhat _pedda_ ?
13:31 m4rtijn ah, now I know what u meant randomresult
13:31 m4rtijn nice
13:31 randomresult jupp nice
13:39 Denyerec Slightly off topic, but as it's holiday season...
13:39 Denyerec Are there any Battlefield2 players here?
13:40 SimonSimCity In my TemplaVoilá I've selected 2 Elements as "Content Elements" - called "mainContent" and "rightCol". Now I'll say that in "mainContent" H2 is my default headline and in the "rightCol" H3 is my default headline.
13:40 SimonSimCity Can anyone give me an example how to realisize it ?
13:40 Denyerec Seasons greetings all, too.
13:40 Denyerec For those who are lucky enough to get a holiday :/
13:41 kraftb hey ...
13:41 ries Hey Denyerec OI have no idea what Battlefield2 is :)
13:41 Denyerec *sadness*
13:41 Phlogi hi ries and Denyerec
13:41 kraftb i hope by "tickling" me I dont get a cold, fever or whatever illness you suffered this winter *gg*
13:41 m4rtijn hi deny
13:41 Denyerec Hehehehe
13:41 randomresult simonsimcity... wouldnt it be easier to do that via css with the same headline but diffrent styling
13:41 ries Denyerec: I am going to build a TV table today (from wood, not virtual)
13:41 Phlogi hi m4rtijn :)
13:41 ries Denyerec: and starting to build this baby aswell : http://www.mechmate.com/
13:41 m4rtijn hi phlogi
13:41 Denyerec I'm in a tournament for Battlefield2 see, and we're on the lookout for people who want to play.
13:42 Denyerec Hah ries!
13:42 Denyerec No CSS for you then ;)
13:42 m4rtijn Denyerec - left 4 dead ? :p
13:42 Denyerec tables all the way!
13:42 Denyerec I don't have it m4rtijn :( For gaming I only play BF2 in this tournament
13:42 ries Denyerec: I already made a nice table in my living....
13:42 Denyerec ( 21st Century Warfare / 21CW)
13:43 PiMB good to be back!
13:43 randomresult hi PiMB
13:44 randomresult it feels so good to be back... (eminem)
13:44 randomresult :)
13:44 PiMB had a small holiday (5 days)
13:44 PiMB real nice
13:44 randomresult i will have one the next days :)
13:44 randomresult it is called xmas :)
13:45 PiMB have that one too :)
13:46 randomresult good for u ... :) by the way merry xmas to all of u
13:47 turuburu marry christmas
13:51 PiMB merry christmas
13:51 spabhat hey merry christmas to all :)
13:58 PiMB anybody working during the holidays?
14:00 tuxick yes and no
14:00 tuxick i took 2 weeks off to work on other stuff
14:03 PiMB does any of you know if it's possible to give a page a html template based on it's subpages?
14:03 PiMB i have a tree with pages that have either 3 or 4 subpages and I want a certain html design on the last subpage.
14:03 PiMB but I don't want it on the pages above.
14:06 tuxick i suppose you can make it use any template
14:07 PiMB yes off course, but I don't want the customer to bother making templates. just pages.
14:07 PiMB so it needs to do it anyway :)
14:09 kinea someone knows, when the download counter for the exensions in the ter will be working again?
14:10 ockmonix hi
14:10 PiMB hi
14:10 ockmonix is it possible to get lib.stdHeader.5.date below the pagetitle
14:11 PiMB nevermind, fixed it with the 'use this template on subpages function'
14:11 PiMB thanks
14:40 lilalinux What's wrong with that simple code (used as TSOP)
14:40 lilalinux http://rafb.net/p/TtiIGO55.html
14:48 lilalinux my fault
14:52 PiMB what was it?
14:58 lilalinux it was displayede way down the page ;-)
14:58 lilalinux and I didn't scroll down
14:59 jopk hi
15:00 jopk how can I make frontend forms to create/modify records?
15:00 m4rtijn hm?
15:01 jopk is there a class generating such forms (in the typo3 framework) ?
15:01 jopk which does the validating, updating and inserting ?
15:04 TaucherMK hi, I want to overwrite a value in locallang_db.php from lz_gallery, but it doesn't works: plugin.lz_gallery._LOCAL_LANG.de.tx_lzgallery_galleries.location = Ort any solutions?
15:12 drcode hi all
15:12 drcode whats up
15:14 PiMB TaucherMK: try plugin.tx_lzgallery_pi1
15:15 lilalinux How do I copy or link a content element into a dynamic object like lib.foo?
15:15 drcode any one using typo3 with flash ?
15:16 TaucherMK PiMB: This doesn't works either
15:21 PiMB Sorry, I overlooked the _db part.
15:22 PiMB I've only used the overwrite in FE, never in BE. Don't know if it works
15:22 lilalinux *cough*
15:22 lilalinux [15:32] <lilalinux> How do I copy or link a content element into a dynamic object like lib.foo?
15:30 jopk how can I render forms in the frontend using tca information? so I don't have to care about validation (javascript would be nice :) ) and insert/update queries ?
15:30 lilalinux answering myself: RECORDS
15:31 PiMB jopk: depends on the form, what do you want?
15:31 drcode any one know about typo3 and tomaso?
15:33 jopk PiMB: say a location record with some fields (street, zip code, ...). Now I want a form (in frontend) for this record which is validated, etc
15:33 PiMB I usually use powermail to create forms, this gives you some basic validation.
15:35 jopk I mean if I have a extensions with records I can easyly create/ edit them in the backend... (I don't have to write any code but the tca config). Isn't there a way to do exactly this in the frontend?
15:36 pulponair hi there
15:36 PiMB hmm, you could try admin_interface
15:37 PiMB I use it on occasion to create the exact same fields as in the BE
15:37 PiMB it uses TCA
15:38 jopk does it validation?
15:39 drcode any idea about tomaso?
15:40 PiMB I believe it does, but not sure about it. should read the manual
15:40 drcode k
15:41 drcode I read that it uses some format that translate into flash
15:41 drcode type3 it self need only php + mysql?
15:41 drcode also is there social network support in type3?
15:41 drcode typo
15:43 PiMB it's TYPO3 and yes it only uses php + mysql
15:44 drcode k
15:44 drcode PIMB is there support for social Network?
15:44 PiMB http://typo3.org/1275.0.html
15:44 PiMB what do you mean?
15:44 drcode somthing like FACEBOOK or Groupware support?
15:45 spabhat yes, you can do anything with typo3.
15:46 drcode I am today using EgroupWare , can it work with TYPO3?
15:46 PiMB possibly
15:46 spabhat drcode: for flash, you can get xml output from typo3, which can be used with actionscript
15:46 lilalinux can I overwrite a css class in typoscript?
15:46 drcode or is there other groupware support in typo3?
15:46 _pedda_ if you obtain enough knowledge to develop additional extensions, because it is quite possible, the already existing extensions don't fit your needs
15:47 _pedda_ first you have to define your needs exactly
15:47 drcode spabhat: is there tut. ?
15:47 _pedda_ and then you should go for looking after cm-systems and wether they suite your needs
15:47 drcode I realy like to use some flash
15:48 _pedda_ therer are several extensions to implement flash files into your typo3 website
15:49 _pedda_ but therer is also an extension which useses typo3 as cm for your flash frontend like typoflash.net
15:49 _pedda_ *there
15:49 PiMB there are tutorials available/
15:50 spabhat drcode: it depends on how you would like to get into typo3, if you are a developer, then Typo3 requires a real good time to learn and use
15:50 PiMB search at the typo3.org website for them
15:51 spabhat drcode: you will, however, appreciate the time you have spent on it.
15:51 _pedda_ if he will have enough patience..
15:51 _pedda_ :)
15:51 spabhat of course ;)
15:51 drcode thanx spabhat
15:52 spabhat if you plan to use Typo3 for your site, then this is an ultimate CMS I have seen till date.
15:52 _pedda_ but it looks quite ugly at the moment (compared to other cm-systems)
15:53 PiMB I love it, wouldn't want to use anything else.
15:53 _pedda_ me too
15:53 PiMB and that it looks ugly is just a matter of taste ;)
15:53 _pedda_ i knwo someone using the old 3.8.1 skin.. which is very rough i think
15:53 _pedda_ *know
15:54 spabhat I used Drupal, and Joomla, but I don't feel like using them anymore.
15:54 drcode spabhat: I want to be able to use Flash like U said from XML and also CRM,GroupWare and so
15:55 drcode I see
15:55 _pedda_ do you already have crm and groupware systems ?
15:55 drcode yep
15:55 drcode I use EgroupWare and OpenCRM
15:55 _pedda_ probably you will need to create interfaces.. in order to get them work properly with typo3
15:55 drcode k
15:56 drcode what about social Network and Flash?
15:58 spabhat you have frontend login systems available, and you may have to customize them to suit your needs.
15:58 _pedda_ www.typoflash.net is possible as well as normal swf files in head-areas or smth.
15:58 _pedda_ or xml feeded navigation
15:58 _pedda_ in flash
15:58 drcode wow, k
15:58 drcode thanx
15:58 _pedda_ xml generated by typo3
16:00 drcode _pedda_: sorry for my qustions
16:00 _pedda_ no problem
16:00 drcode is there module for social network in typo3?
16:00 _pedda_ but first you have to take care of your needs..
16:00 drcode k
16:00 drcode I will try to install it
16:00 m4rtijn drcode - maybe TIMTAB?
16:00 drcode and update
16:01 drcode I have LAMP online
16:01 m4rtijn hmm, I dont think theres something like myspace extension if u mean that
16:01 _pedda_ you have to define/write down them precisly.. and then watch out for a system to realize it with
16:01 drcode yes
16:01 drcode myspace/facebook
16:01 _pedda_ www.buddypress.com could also be a possibility for you
16:02 drcode k
16:02 drcode thanx _pedda_
16:02 _pedda_ as i said .. depends on what you need
16:02 drcode k
16:03 drcode I will check it out
16:11 spabhat bye all
16:16 teppi|work somebody knows how to add the CType "shortcut" to the list of CE-Icons in the backend?
16:34 lilalinux anyone here using pdf generator2?
18:48 mrjack232323 hi
18:49 RoyalKnight lilalinux: jep
18:51 mrjack232323 if have a problem with extmanager installing realurl... when i imported realurl 1.5.3 and click "install extension", i next click on "make updates" to do the database updates, but then it says the extension is not installed yet, i have to make the database updates, then i click again "make updates" and i am running in an endless loop with no error-msg or anything. is that a known problem or does anyone know what am i doing wrong?
18:52 mrjack232323 the system is (don't blame me!) ms iis 5.0, php5, mysql 4.1
18:53 mrjack232323 t3 4.2.3
18:57 mrjack232323 or has anyone info on how to debug this?
19:59 lilalinux RoyalKnight: I get segfaults when using pdf generator 2
20:00 lilalinux and it seems to be unable to fetch css files
20:00 lilalinux although they are perfectly available
20:01 RoyalKnight lilalinux: i don't think that segfaults are a result of a script
20:01 RoyalKnight maybe a you have a buggy php-version installed?
20:03 RoyalKnight could also be a php-extension which causes this
20:04 lilalinux indeed there must be a lower level problem
20:05 lilalinux does typo3 have log files?
20:05 lilalinux apache's error log is mostly empty
20:09 RoyalKnight lilalinux: maybe you can find something in your syslog, because segfaults should be a problem handled by the os i think
20:19 lilalinux RoyalKnight: didn't found
20:19 lilalinux didn't find anything
20:19 lilalinux however, a typo3 log would be practical generally :-)
20:20 just2b what should it log?
20:20 lilalinux or is that a php "problem" that I have no log
20:21 lilalinux just2b: e.g. that a file couldn't be found or the permission of something are wrong
20:21 RoyalKnight lilalinux: when a segfault occurs everything is aborted because this is a security problem, so for any problems difficult to lang anything
20:21 lilalinux I'm not talking about the segfault right now. I'm searching for a logfile for quite some time now
20:21 just2b normal log of server should be fine enough
20:22 lilalinux just2b: so I guess it's a php setting that the log is mistly empty
20:22 RoyalKnight segfault means that a programm wants to access some storage which is not assigned to it
20:22 just2b i am no "server" guy and I am using prober installed installations so I dont need to care about all of those ;)
20:23 RoyalKnight just2b: greetings from styria ;)
20:23 just2b hi ;) raining down there too? ^^
20:24 RoyalKnight just2b: actually not, but very windy
20:43 theconic hi all, i have a spacer page with a title that contains html code, but the output incorrect
20:43 theconic the title is: <form method="post" action="" target="_top" id="logoutForm"><input name="logintype" value="logout" type="hidden"><a href="javascript: document.getElementById("logoutForm").submit()">Logout</a></form>
20:45 theconic typo3 outputs only: <form method="post" action="" target="_top" id="logoutForm"><input name="logintype" value="logout" type="hidden"><a href="javascript: document.getElementById(" logoutform="" ).submit()="">Logout</a></form>
20:47 theconic the wrong part is getElementById(...)
20:48 theconic can someone tell my why T3 changes this part?
21:01 mrjack232323 could someone please tell me what to do if the installation of realurl fails in the ext manager, and continues me in an endless loop to update the database without any error or warning, and just does not install? - it loades the files to the ext-dir, but then it does not seem to activate realurl...
21:04 ndee anyone using powermail? How come I can't create new fields in my content element?
21:07 mrjack232323 hm
21:07 mrjack232323 i wonder if the community is asleep...
23:42 Rincewind_ Hello.. is there someone good at modules for typo3? I've got this page that has a module with manditory field (just a textarea field) and I whanna remove the mandatory rule for this input? Does anyone know how to do that... Trust med,.. I RTFMed a lot=)

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.