Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Sunday 9 May 2010

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul 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
05:12 pprashant hello
05:13 pprashant wish you all success. bye!
14:40 Denyerec Forge really bloody needs a makeover.
14:40 ries Denyerec: :)
14:40 Denyerec Hey Ries
14:40 Denyerec <- just busy failing to find any useful information on Forge
14:40 Denyerec How are you doing ?
14:43 Denyerec http://forge.typo3.org/projects/show/extension-pt_list <-- can anyone tell me where to find the documentation from this view?
14:43 Denyerec Cos I'm buggered if I can.
14:59 ries Denyerec: Not doing to bad
15:06 ries ususally I read the code how it suppose to work
16:18 af_ I am defining users, in a multisite, multilanguage install
16:18 af_ that users are limited to a sibgle site, via a specific db mount
16:19 af_ but, when they create page content, language selection, they are not able to choose from the list of languages that is defined in the world node (that thay cannot see at all)
16:20 af_ how can I make them to choose from such list of languages?
16:54 ironm Hi SargoDarya :-)
16:59 ironm SargoDarya: the https_enforcer is working with sr_feuser_register (the config I've sent you already) .. I had troubles because didn't set the https for all subpages of Registering
16:59 ironm there is however a bit strange behavior when using concurently with realurl ...
17:14 SargoDarya Hey ironm: Sorry I don't feel very well.
17:53 poioop hello. i'm digging into modern template building right now. is it nescessary to install automake extention for this?
17:59 af_ extension language selection. I have select from list with the browse button. there is any way to fill it?
18:00 af_ I am trying typoscript constant without any luck
18:05 af_ any time the browse button.
18:38 bacardi__ hi need really help
18:38 bacardi__ pls
18:38 bacardi__ someone can help me plz
18:41 bacardi__ why joh316 will not accecpt on installtion
18:43 bacardi__ :(
19:08 bacardi__ hello
19:12 bacardi__ no help no support :(
19:20 bacardi__ hello
19:20 bacardi__ sos
19:32 snoy_ms ..
19:32 snoy_ms check if
19:32 snoy_ms the md5 hash in your localconf.php is "bacb98acf97e0b6112b1d1b650b84971"
19:33 snoy_ms and the file permissions
19:34 snoy_ms if both are correct (file permissions and hash), it has to work. If not, you have to check your php config...or enable cookies
19:38 bacardi__ i dont know why its so difficult to install
19:39 bacardi__ during 4 weeks we have try onces it was sucessfully instaled
19:39 bacardi__ installed
19:41 snoy_ms normaly its all about the configuration
19:41 snoy_ms php and permission
19:41 bacardi__ ok onces mor have typo3_scr+dummy-4.4.0beta2.ip
19:42 snoy_ms especially small hoster or vserver have this problem
19:42 bacardi__ on server unpack it with unzip .......................
19:42 snoy_ms the start installtool
19:43 bacardi__ the installpw is not the admin pw
19:43 bacardi__ dont know why many user have some problems
19:43 snoy_ms joh316
19:43 bacardi__ i know
19:44 snoy_ms mhh....don't know, never had this problem. Apache, lighty...
19:44 snoy_ms newest php version ?
19:45 snoy_ms it also runs perfect on my old debian etch..
19:45 ironm php 5.3 doesn't work properly with some extensions
19:46 bacardi__ Apache/2.2.3 (Debian) mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch16 mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8
19:46 ironm you have to change some php code of them .. like ereg_replace to preg_replace etc
19:46 snoy_ms ironm: he has an installation problem
19:46 snoy_ms ironm: installtool
19:47 ironm does i
19:47 bacardi__ install tool never work
19:47 ironm does he user sources or a .deb package for the installation?
19:47 bacardi__ dont accecpt pw
19:47 snoy_ms ironm: source
19:47 bacardi__ no
19:48 bacardi__ 4.4.0 beta2 / beta1 / 4.3.3
19:48 ironm do use the dummy package bacardi__ ?
19:48 bacardi__ yes
19:48 bacardi__ source and dummy file
19:48 ironm I was installing 4.3.3 and 4.4 beta2 many times the last few weeks ..
19:49 ironm it was always working without troubles
19:49 bacardi__ once time i have installed it sucessfully
19:49 bacardi__ but dont know why it will dont work once more for friend
19:50 snoy_ms bacardi__: Check php Safe Mode
19:51 ironm check you /etc/typo3-dummy/localconf.php file
19:51 snoy_ms bacardi__: you need to allow cookies in yur browser
19:51 bacardi__ i know
19:51 ironm did you created the ENABLE_INSTALL_TOOL in typo3conf ?
19:52 bacardi__ Install Tool needs to write to typo3temp/. Make sure this directory is writeable by your webserver: /var/www/web7/html/typo3temp/
19:52 bacardi__ ok must only have directory 777
19:52 ironm do you get the login mask for the install tool bacardi__ ?
19:52 bacardi__ or include all files and directories
19:52 bacardi__ yes
19:53 ironm well .. you have to chgrp -R www-data .. /in sources
19:53 bacardi__ localconf.php chmod 777 right ?
19:53 bacardi__ make it on ftp tool not on shell
19:53 ironm no
19:53 ironm -rw------- 1 www-data www-data 5069 2009-12-22 10:24 localconf.php
19:54 many thats ok.
19:54 many but localconf.php aint typo3temp
19:55 ironm do you habe a link from typo3conf to this file bacardi__ ?
19:55 many it needs +rw access to typo3temp since, well the name suggests it, it puts temporary files there
19:55 many like resized images and rendered templates and such
19:56 ironm drwxr-xr-x 11 www-data www-data 4096 2010-05-05 18:59 typo3temp
19:56 bacardi__ one moment
19:57 bacardi__ pls how to set chgrp -r
19:57 bacardi__ can u give me an example pls
19:57 ironm chown -R www-data:www-data typo3temp
19:58 ironm or just; chgrp -R www-data <some-dir>
20:01 bacardi__ chown: changing ownership of `typo3': Operation not permitted
20:01 bacardi__ :(
20:01 ironm bacardi__: where do you have you localconf.php file?
20:02 ironm do you have an ssh access to your typo3 server bacardi__ ?
20:02 bacardi__ can i write u privat
20:02 ironm ok
20:33 bacardi__ give it up
20:37 bacardi__ The Install Tool Password is not the admin password of TYPO3.
20:37 bacardi__ If you don't know the current password, you can set a new one by setting the value of $TYPO3_CONF_VARS['BE']['installToolPassword'] in typo3conf/localconf.php to the md5() hash value of the password you desire.
20:48 bacardi__ :(
22:52 poioop is this "modern template building " still up to date?

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.