Search the website and IRC logs

#TYPO3 IRC log from : Saturday 15 March 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:22 Cy I've created a Typo3 Users LinkedIn group. Should you wish to join, then click http://www.linkedin.com/e/gis/70999/1A7CB6208A0B
01:46 beeviz hi
01:47 beeviz can anyone tell me why realurl doesnt work properly here? http://www.manuel-bieh.de/
01:47 beeviz the pages on 1st level are working fine
01:47 beeviz but the 2nd level links just dont wont. -> http://www.manuel-bieh.de/referenzen/web.html
01:47 beeviz i'm always being redirected to the root page
01:51 Denyerec You may have set your rootpageID incorrectly in the realurl config
01:52 beeviz where exactly? realurlconf.php?
01:53 beeviz oh yeah!
01:53 beeviz you're right
01:53 beeviz seems to work
01:55 beeviz 10 beers for Denyerec \o/
02:00 Denyerec You're welcome, but I'd rather have some milk :)
02:00 Denyerec Or maybe pineapple juice?
02:00 Denyerec :D
06:09 bin good morning everybody
06:09 bin how can i show newloginbox plugin in all my pages in the site
06:13 bin newlogin extension
07:27 bin hi friends
07:28 bin how can i show newlogin plugin in all pages
07:33 kraftb hi ...
07:33 kraftb :)
07:33 kraftb http://think-open.at/fileadmin/pictures/t3tris.jpg
07:34 kraftb will soon be in TER :)
08:11 bin hi anybody who knows extension newlogin
10:33 d|g hi all
11:48 kraftb hello ....
11:49 Nekdy does anyone know why i don't have/see image icon in rich editor?
11:50 kraftb you probably have to enable it in TSconfig
11:50 kraftb RTE.defaut.showButtons = image
11:50 kraftb or at least add ",image" to that value
11:51 kraftb setting it to just image will only allow images
11:52 Nekdy hum
11:52 kraftb vee
11:52 Nekdy i wonder why it ain't enabled by default
11:52 kraftb that depens on what you set in EM
11:53 kraftb when you configured the "freaked out" conifg for rtehtmlarea in EM all buttons will get shown
11:53 kraftb even those really unnecessary
11:53 Nekdy i didn't set anything
11:53 Nekdy im using http://typo3winstaller.sourceforge.net/
11:53 Nekdy for win
11:53 kraftb oh...
11:53 Nekdy for local development
11:54 Nekdy maybe someone could tell the guy that made it to enable the image thing
11:54 kraftb you could tell 100 guys 1000 things each ... making up 0.1 million things you could tell someone :)
11:54 Nekdy :)
11:55 kraftb maybe this would make you "Nekdy Tell" ... comparable to the old english hero "Wilhelm Tell"
11:56 Nekdy hehe
14:00 beeviz_ hey
14:00 beeviz_ does anyone have an idea how i can create a page with typo3 without all the header stuff?
14:01 beeviz_ i need the content within the <body></body> only because i wanna include that page
14:09 d|gunner disableAllHeaderCode
14:09 d|gunner config.disableAllHeaderCode = 1
14:21 beeviz_ oh thanks!
14:29 beeviz_ another question
14:29 beeviz_ i created a domain record on my rootpage
14:29 beeviz_ mobiles-webdesign.com redirect to -> publikationen/web-entwicklung/mobiles-webdesign.html
14:30 beeviz_ but when i enter mobiles-webdesign.com i'm not being redirected
14:30 beeviz_ www.mobiles-webdesign.com
14:30 beeviz_ what could be wrong? i cleared the cache like... 100 times
14:31 beeviz_ it worked fine yesterday. until i tested something with the domain. and now i dont know how to fix it.
15:13 Nekdy do you have to make a new template for every page in templavoila?
15:14 Nekdy because i for example want to have same top menu on all pages
15:14 Nekdy so i have to include that menu in each template or is there another way?
15:15 Nekdy like template inside template
16:08 paolo hi
16:17 paolinuz hi
16:17 paolinuz I am a newbye and I don't speak english very well
16:18 paolinuz I have installed typo3 4.1.6
16:19 paolinuz but I have a problem with install tool when I create a new database
16:20 paolinuz the error is : could not create a database 'aaa' (not created)
16:25 paolinuz perhaps, I would have to configure mysql before?
16:28 JS___ hi! i'm trying to build a menu that has the submenus right next to the main-menu-item they belong to, i.e. if the clicked menu-item is 5th from the top the submenu should open up on its right side, same distance from the top as the main-menu-item is (ie. 50 pixels)
16:30 JS___ anyone who got an idea?
16:33 neabo_ how should i override deafult labels of extension through typoscript? all i need is just example snippet. Thanks for answer!
16:33 EvilEd neabo_: _LOCAL_LANG ?
16:36 neabo_ EvilED: well idon't want to localize the labels with _LOCAL_LANG... i would like to override existing labels, for instance that one:
16:36 neabo_ plugin.tx_skpagecomments_pi1._LOCAL_LANG.en.api_tip = Click the rating bar to rate this item.
16:36 neabo_ but it doesnt work with this way.
16:38 EvilEd is there a label api_tip in locallang?
16:39 neabo_ yes
16:40 neabo_ plugin.tx_ratings_pi1._LOCAL_LANG.en.api_tip = Click the rating bar to rate this item.
16:40 EvilEd not in Typoscript
16:40 EvilEd in the locallang file of the plugin
16:41 neabo_ yes, yes it is n locallang.xml
16:42 EvilEd why en as language?
16:42 EvilEd normally en is defaulkt
16:44 neabo_ well, i would like to override some default values, htats all
16:44 neabo_ and with en i wanted to achieve that
16:46 EvilEd plugin.tx_ratings_pi1._LOCAL_LANG.default.api_tip = Click the rating bar to rate this item.
16:46 EvilEd try this
16:52 neabo_ EvilEd: nope, it doesnt work :-(
16:53 EvilEd mh
16:57 EvilEd Did you reference the right plugin?
17:02 neabo_ yes.. tx_ratings_pi1
17:02 titii helo there
17:02 titii Where can I inform about TCA showitem and paletes values, how it works?
18:03 paolinuz i have just created a new empty database, and now, to the step 2 of 123 I can select an existing database...
18:03 paolinuz but to the step 3 when i click on "import database" button
18:04 paolinuz i have a blank page
18:05 paolinuz and I can't to continue......
18:05 paolinuz :(
18:18 Buck hi
18:18 ckoehler paolinuz: if you can, turn on error reporting
18:18 chefan try the steps again and try not to use the import. just create the database
18:18 ckoehler that may tell you what's wrong
18:18 Buck is it possible/easy/difficult to set up typo3 to use another database for user verification?
18:18 ckoehler also, try not using the 123 installer but the normal one
18:18 ckoehler and see what it says
18:19 chefan afaik typo3 uses CREATE...IF NOT EXISTS
18:19 ckoehler Buck: not as far as I know
18:19 Buck =\
18:19 ckoehler you may be able to write your own login extension and check another database
18:19 Buck hm
18:20 ckoehler well scrap that
18:20 chefan if you try to import, afair it's for importing existing typo3 databases, like from a backup
18:20 ckoehler all they do is send stuff to typo3
18:20 ckoehler so i think you're out of luck short of changing core behavior
18:20 Buck I might have to have typo3 sync with the external database on login/registration then
18:20 ckoehler right
18:20 chefan i don't, ckoehler
18:21 Buck thanks ckoehler
18:21 chefan you could hook into the core and use alternative auth
18:21 ckoehler chefan: you don't what?
18:21 ckoehler but now that you say it, i think there are ldap extensions
18:21 Buck he doesn't think so, I think
18:21 Buck ldap?
18:22 chefan the alternative auth will usually back up auth in typo3 as well, but usually that is not a problem
18:22 ckoehler so you may can see how they do it
18:22 Buck could you point me in a direction or a website?
18:22 ckoehler http://typo3.org/extensions/repository/?tx_terfe_pi1%5Bview%5D=search&no_cache=1&tx_terfe_pi1%5Bsword%5D=ldap
18:23 ckoehler may or may not help
18:23 chefan google for "typo3 frontend rendering" and read about hooks, if you want to modify auth yourself
18:23 paolinuz ckoehler, how can I turn on error reporting?
18:23 Buck thanks ckoehler, ChanServ
18:23 Buck oops
18:23 Buck chefan*
18:23 chefan in the ter, looking for fe user auth should give some results
18:23 chefan lol
18:24 ckoehler paolinuz: if you're in the install tool, go to all configuration, and search for errorreporting
18:24 chefan well, it's ok to thank chanserv as well
18:24 ckoehler and probably sqlDebug
18:24 chefan it does a good job for years without complaining ;)
18:25 paolinuz ckoehler, ok
18:37 paolinuz ckoehler, I have gone to all configuration but I don't find errorreporting.... this feature does not exist... the displayerrors it is the same thing?
18:37 ckoehler ya that, sorry :)
18:37 paolinuz :)
18:37 ckoehler make that 1 i think
18:37 paolinuz now is set to -1
18:38 paolinuz 1=Display error messages
18:38 paolinuz ok I have changed it
18:39 paolinuz to 1
18:41 paolinuz but this errors logs wehre are stored? and how I can see them?
18:41 ckoehler it shows on the page
18:42 ckoehler so if there is an error, it will show right on the page
18:43 paolinuz ok
18:44 paolinuz I have seen the error....
18:44 paolinuz i can post this error hear?
18:44 paolinuz *here
18:47 ckoehler normally not, but sure, go for it
18:47 ckoehler it's not like there is much traffic here right now
18:49 paolinuz :)
18:49 paolinuz Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 3867 bytes)
18:49 paolinuz in class.t3lib_install.php on line 654
18:53 paolinuz I have gone on this line but I dont see where this parameter can be modified......
18:53 paolinuz line 654: if(stristr($linecontent,'auto_increment')) {
18:54 ckoehler ah yeah
18:55 ckoehler increase your memory limit
18:55 ckoehler in php.ini
18:55 ckoehler to at least 32M
18:59 titii Hey there
19:01 titii Is possible in the TCA give 2 time some input fields? Because I have a URL address flash, and upload flash file, and I would like to use two input fields /width, height/ for both, because just one of them will outputted in the screen, how to do that?
19:02 paolinuz i have increase the memory, but I have still the same problem
19:07 paolinuz mmm
19:13 ckoehler paolinuz: restart apache
19:19 paolinuz mm now I can connect to the 123 install...
19:19 paolinuz :/
19:20 paolinuz for the moment I stop myself
19:21 paolinuz *I cannot connect to the 123 install...
19:26 timo can anybody telll me what the contenttypes splash and script are used for?
19:28 ckoehler paolinuz: check apache error logs
19:42 paolinuz ckoehler, this is not apache error.... but:
19:42 paolinuz Fatal error: Call to undefined function: mysql_list_tables() in class.t3lib_db.php on line 974
19:43 paolinuz this message error appear when I try to connect 123 install
20:17 |kraftb| hi !
20:19 ckoehler paolinuz: what's your php version?
20:21 |kraftb| http://think-open.at/fileadmin/pictures/t3tris.jpg
20:21 |kraftb| :)
20:47 chefan oO
20:48 chefan that function is deprecated
20:48 chefan i didn't know typo3 still uses that
20:48 chefan *sigh*
20:49 chefan hmm, i have a hunch there
20:49 chefan how did you install apache and php? and what version?
20:49 chefan and on what platform and shit
20:51 chefan because: since php5, php comes bundled without mysql. you have to add it yourself
21:01 paolinuz ckoehler, my php version is 4.3.9
21:03 ckoehler was your php built with mysql? you can check in phpinfo()
21:03 ckoehler and what typo3 version are you installing?
21:16 paolinuz how can I check whit phpinfo.... with browser?
21:17 paolinuz the version of typo3 is 4.1.6
21:19 paolinuz ok
21:20 paolinuz i have just edit the phpinfo file
21:21 chefan ?
21:22 chefan if that solves the problem, could you write a howto?
21:23 chefan paolinuz: http://php.net, check the docs on how to get mysql support in php
21:24 paolinuz <chefan> if that solves the problem, could you write a howto? you say me to write howto?
21:24 chefan you said you editet the phpinfo file
21:24 chefan phpinfo() is a function, just a view on the installation
21:25 chefan i guess you are talking about php.ini
21:25 chefan which in fact might help (or at least be part of) the remedy
21:26 chefan still you need php to be built with mysql
21:26 chefan for instance by compiling php with the --with-mysql[=dir] option
21:27 chefan a hint on what platform you are using could be of help here
21:28 chefan in freebsd for instance, you can set an option to create the php mysql libs when building mysql
21:28 chefan the mysql libs are provided by mysql
21:28 chefan they are not included in php anymore for legal reasons
21:30 typochur hi guys
21:31 typochur Fatal error: Cannot re-assign $this in /usr/Users/<removed>/public_html/typo3/typo3conf/ext/ab_autoalias/class.tx_abautoalias_tcemainprocdm.php on line 3
21:32 typochur typo3 4.1.6 ab_autoalias 0.0.2
21:32 typochur someone knows anything about it?
21:33 typochur can't even find a bugtracker for ab_autoalias
21:45 neabo_ i'm using sk_pagecomments commenting extension. is there anyone who could tell me how to increase number of comments per page? the deafult value is 3...
21:53 titii Hey there:) How to make in input field, non inserted or updated into DB? just for informal stuff... thank you
22:09 titii How to make in input field, non inserted or updated into DB? just for informal stuff... thank you
22:26 titii How to make a character counter in the TEXT fields of the BE
22:58 kraftb hiho ...
23:01 neabo_ i'm using sk_pagecomments commenting extension. is there anyone who could tell me how to increase number of comments per page? the deafult value is 3...
23:07 kraftb try using the "typoscript object browser" of the Page>template module to find out the value and change it
23:07 kraftb plugin.tx_skpagecomments_pi1 will probably contain an appropriate value ...
23:07 kraftb 2 neabo
23:12 neabo_ kraftb: i cannot find it
23:12 kraftb Page> Template
23:12 kraftb ok ?
23:13 kraftb then select "TypoScript Object Browser" from drop-down at the right-top
23:13 kraftb then change tab saying "Constants" to "Setup"
23:13 kraftb then open "plugin" and "tx_skpagecomments_pi1"
23:13 kraftb ok ?
23:14 kraftb have to leave ... bye
23:17 titii Hey there, can I in the TCA make a default value of the computed field1+field2?

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.