Search the website and IRC logs

#TYPO3 IRC log from : Thursday 17 June 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
08:56 maslenka morning
09:17 Maria hi
09:20 Maria somebody pls help...am new to typo3 i have been learning with version 4.2....now i want to start a new real project using version 4.3.3 .....i have created the file typo3conf/ENABLE_INSTALL_TOOL
09:20 Maria and it does not work.. What am i doing wrong?
09:21 maslenka what does "it doesnt work" mean? any error messages?
09:21 Maria Why is it not recognizing the file? am using Wamp server
09:21 Maria this is the error message
09:21 Maria The Install Tool is locked. Fix: Create a file typo3conf/ENABLE_INSTALL_TOOL This file may simply be empty. For security reasons, it is highly recommended to rename or delete the file after the operation is finished. If the file is older than 1 hour TYPO3 has automatically deleted it, so it needs to be created again.
09:23 Maria @meslenka what could be the problem? thanks
09:23 ironm Morning
09:27 maslenka Maria: either file is not at right place or has different name
09:28 ironm Guys and Ladies :) - would be realurl or cooluri your recommendation for multidomain / multilanguage site? (typo3 4.3.3 / 4.4 beta3)
09:29 Prot0 morning
09:29 maslenka ironm: morning
09:29 ironm I read somewhere that there were some trobules with realurl 1.9.2
09:30 ironm troubles ..
09:31 ironm maslenka: http://bugs.typo3.org/view.php?id=14741 is assigned but since my last adds from yesterday nothing happend ;)
09:32 ironm Prot0: realurl or cooluri? (for typo3 4.4b3 or 4.3.3)
09:32 Prot0 i use realurl, used cooluri once, didnt like it
09:32 Prot0 but i think both have their cons and pros
09:32 Prot0 :)
09:34 ironm which version of realurl do you use currently Prot0 ? .. didn't you have such troubles that the address in your browser had the value of the "one click before" ?
09:34 Prot0 nope
09:35 Prot0 i used 1.7 a while back, for my current project im using 1.9.3
09:35 Prot0 have to make some modifications though
09:35 ironm thank you Prot0 .. I will install realurl 1.9.3 ... what kind of modifications?
09:36 ironm in the code of realurl 1.9.3 Prot0 ?
09:36 Prot0 well its a website divided in about languages/regions
09:36 Maria maslenka: its in the right folder..that is typo3config/ENABLE_INSTALL_TOOL
09:36 Prot0 and some elements (like products) have the same name in each language, so they are suffixed with -1 -2 -3 -4 etc
09:37 ironm Prot0: I wanted to use 2 domains and 3 languages ... do you think I will have to modify the realurl code?
09:37 Prot0 no
09:37 Prot0 i dont need to modify it
09:37 ironm merci Prot0 :)
09:37 Prot0 i just want to make it a tiny little nicer
09:37 Prot0 if its something usefull i will publish it to the TER as well
09:37 ironm tiny nicer? ..
09:38 maslenka well i preffer sk/pagename.html over pagename-453.html :)
09:39 ironm Maria: do you have some troubles with the install tool ?
09:40 neoneye removing empty p tags in tt_news , how? I'm seeing some <p>&nbsp;</p> that I would like to filter out. Is there a way to filter with a regex?
09:41 Maria yes Ironm
09:42 ironm what kind of troubles Maria? .. what version of typo3 do you use and what is your operating system?
09:42 Prot0 neoneye: just configure general_stdWrap for tt_news
09:42 Maria am using windows and i want to use typo3 version 4.3.3
09:43 Prot0 running on apache I hope?
09:43 ironm do you want to use windows as a sever Maria ? ... or only your client is a windows box?
09:43 Maria I have been playing with version 4.2.12 but i want to start my first projcet on 4.3
09:43 Maria my server is Wamp
09:44 neoneye Prot0: ok, will try. Thank you a lot
09:45 ironm Maria: well .. I use a linux server (debian squeeze) and don't have any experience with wamp / typo3 on a win box
09:45 Maria wow
09:45 Maria ok...
09:45 ironm Maria: I like to make my life and work easy ... therefore linux ;)
09:46 maslenka it should work pretty much same way, when it comes to search for empty file
09:46 Maria i installed version 4..2.12 very well
09:46 ironm Maria: it makes sense to use typo3 4.3.3 anyway
09:46 Maria ;)
09:46 Maria yeah..thats what i thought
09:47 maslenka are you sure your file is not named like ENABLE_INSTALL_TOOL.txt or something?
09:47 Maria i removed the .txt extension maslenka
09:50 Maria oh my
09:54 ironm Prot0: there is only realurl 1.9.2 in TER .. not 1.9.3 as you wrote before
09:56 Prot0 where do you look?
09:56 Prot0 your T3 backend?
09:56 ironm the extensions manager Prot0
09:56 Prot0 update your local extension list
09:56 maslenka i would put 'echo $enableInstallToolFile;' in typo3/install/index.php and see if it prints same pasth as your file is
09:56 ironm oh .. let see how I can do it ...
09:57 Prot0 Extension Manager > Import > Retreive/Update
09:57 maslenka that was for Maria :)
09:57 ironm :) @ maslenka
09:57 ironm Prot0: thank you .. I will try it
09:58 Prot0 or look here: http://typo3.org/extensions/repository/view/realurl/current/
09:58 Prot0 it was released 2 or 3 days ago
09:58 Maria maslenka..let me try that...
09:59 ironm Prot0: you are RIGHT! :) .. now I have also 1.9.3 (updated at 14th June 2010)
10:00 Prot0 :)
10:01 ironm Prot0: du I have to update every already installed extension manually after such TER-update?
10:01 Prot0 you can go to Extension Manager > Check for extension updates
10:01 Prot0 to see which you can update
10:02 Prot0 before you update anything though you should create a backup
10:02 Prot0 and read the changes
10:02 ironm I guess it is a good idea to make a backup of the DB before ANY typo3 change ;)
10:02 ironm Prot0: ^^^
10:02 Prot0 maslenka: you SHOULD in all cases
10:02 Prot0 do so
10:03 Prot0 since there are also security updates from time to time
10:03 maslenka yes
10:04 Prot0 :-)
10:04 maslenka but is better to try on devel machine first then directly on production system :D
10:04 Prot0 of course
10:04 Prot0 dont operate on an open heart
10:04 ironm hehe @ maslenka & Prot0
10:04 Prot0 :-)
10:04 Prot0 problem is that the dev env should be an exact copy of the production version
10:05 Prot0 which is not always possible hehe
10:05 maslenka from my devel machine i cant even send mail :D
10:06 maslenka someone firewalled outgoing connections and im too lazy to have look at it :(
10:06 Prot0 hehe
10:06 ironm maslenka: you could configure a local mail-server on your devel-machine ;)
10:06 Prot0 i still have to configure the dev server here
10:06 Prot0 im the only one really using it :D
10:07 maslenka sendmail is configured, however its firewalled :P
10:07 maslenka and i dont like gentoo
10:08 ironm maslenka: what about debian or ubuntu?
10:09 maslenka ubuntu thinks it's more clever than a user
10:09 maslenka was using debian, now have slackware
10:14 Prot0 :-)
10:16 Prot0 ubuntu and debian here
10:16 ironm Prot0: did you get such warning when installing realurl? -
10:16 ironm Code warnings:
10:16 ironm (developer-relevant) It seems like there is a backend module in "mod1/conf.php" which is not configured in ext_emconf.php.
10:16 ironm No XCLASS inclusion code found in file "class.tx_realurl_userfunctest.php".
10:17 Prot0 probably
10:17 ironm sorry .. I thought it will be only one line
10:17 Prot0 they are developer warnings
10:17 ironm Prot0: debian squeeze?
10:18 Prot0 im not really doing a lot with the debian server, its there for some years :D
10:18 Prot0 just run my web on it
10:20 ironm Prot0: I use first the realurl-config file as PHP-source (slow) .. is there a possibility later to serialize it after setting the config ? (to get it running faster)
10:20 Prot0 why not serialize right away?
10:20 Prot0 and create your own config
10:21 Prot0 its not that hard
10:22 ironm well .. first I wanted to see what the installation would write to the config .. (every time it was crap inside) so I had to modify it myself to get it workind as I wanted
10:22 Prot0 ok :)
10:23 ironm second: I was not sure if I can use my own config in parallel to the auto-config
10:24 ironm Prot0: does it mean that if I create typo3conf/realurl_conf.php the auto-config will NOT be used ?
10:27 ironm Prot0: do you use realulr_clearcache ?
10:28 Prot0 i created it
10:28 Prot0 hehe
10:34 ironm Prot0: OH :)
10:35 ironm Prot0: what was the reason?
10:35 Prot0 quicly flushin the cache tables from the backend
10:35 Prot0 mainly for testing and development
10:35 maslenka haha I'd love to clever enough to write own modules
10:36 Prot0 its not that hard
10:37 maslenka you need to have very good overview on how typo3 works
10:37 ironm Prot0: should I use it (realurl_clearcache) just during the configuration of realurl?
10:37 Prot0 you can if you want, its not neccesary
10:38 ironm maslenka: an it is not easy to get such overview
10:38 Prot0 i made it because i was sick of going to pma all the time and truncating the tables from there
10:38 Prot0 this is just 2 clicks
10:38 Prot0 :D
10:39 maslenka managed to add few fields for products in tt_products and there my experience ends :D
10:39 ironm why did you need to clear caches at all Prot0 ? .. there are clear caches functions from typo3 ? (4.3.3 / 4.4b3)
10:39 Prot0 yes but they dont clear realurl cache tables
10:40 Prot0 because they were poluted with older entries from a dummy website
10:40 Prot0 and to make configuration testing and finetuning easier
10:40 ironm I see .. and realurl_clearcache would also work without troubles with realurl 1.9.3?
10:42 ironm Prot0: what do you think about integrating the real_url and realurl_clearcache in the core of typo3 ?
10:42 Prot0 bad idea
10:42 Prot0 its an extension
10:42 Prot0 so it should be seperate
10:45 ironm Prot0: well .. from a CMS I would expect that such basic functions like realurl are inside the core
10:45 Prot0 ironm: there is a function for that, its an integrated extension called simulate_static
10:45 initCH good morning
10:46 Prot0 hi
10:46 ironm Prot0: I used / tried simulate_static already .. was not very happy with it
10:46 initCH im new to typo3..
10:47 Prot0 well thats the integrated solution ;-)
10:47 initCH i installed the tt_news extension and added a new backend user (editor)
10:47 initCH now im try'ing to configure the rights for the user (group)
10:47 initCH the user can add news, but only hidden
10:47 initCH how can i give them more rights.. also for uploading images and stuff
10:47 ironm Prot0: I will install realurl_clearcache first ;)
10:50 Prot0 initCH: did you configure the backend usergroup for the editor user?
10:50 initCH yes Prot0, i think
10:50 initCH im try'n around with the rights of the backend-usergroup
10:52 Prot0 make sure you set rights to modify tables and the proper fields in the big list :-)
10:52 Phlunk3 hey guys, I need an extension which can search fe_users in the frontend and display a list of members who fit the search criteria. Does anything like this exist or do I need to make one?
10:52 Prot0 its under Access List
10:53 initCH aaaah, i've seen Prot0, thx
10:53 Prot0 :)
11:03 ZaFantasy hi
11:04 ZaFantasy I need to wrap like this: NO.allWrap = | <span>|</span>, but the problem is, because there are two |, I want to have | at the end of the each element. Any tip ?
11:11 dbugger Hey, guys. I cant acces the Front End Admin Panel. I get this error: "document.TSFE_ADMIN_PANEL_Form.elements is udnefined". What s wrong? :(
11:12 PiMB javascript error
11:12 PiMB is there some javascript that's not working properly besides the admin panel?
11:12 PiMB might be some interference
11:13 dbugger No, that s the only error I get..
11:15 borgi hi everybody
11:15 dbugger found. the id is duplicated
11:15 dbugger ty
11:16 borgi I need a little hint, I'm trying to make a link for a frontenduser to create a new news element, because my users are not able to click on the symbol in the edit panel
11:16 borgi any idea?
11:20 ironm after installing realurl: PHP Warning: Invalid argument supplied for foreach() in /var/www/itinfra_comch/typo3conf/ext/realurl/class.tx_realurl_tcemain.php line 161
11:34 ZaFantasy how I can add some other wrap content to only two menu items ?
11:37 Prot0 ZaFantasy: depends on what you want to wrap
11:37 Prot0 first and last menu?
11:47 ZaFantasy Prot0 no, the last two menu items have some special html...
11:48 Prot0 i suggest you read the TSref on optionSplit :-)
11:48 Prot0 http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/3/1/
11:48 Prot0 first example shows what you need
12:07 ZaFantasy Prot0 ok thanks :)
12:09 ZaFantasy one more question in Wrap I want to have | as an wrap content, but in TS it splits content. Something like | <span>|</span> Is there any way to escape | ?
12:10 ZaFantasy ohhh got it...
12:10 ZaFantasy :P
12:10 Joyce Hi All
12:12 Joyce Please who can give me a one on one tutorial on tt_news
12:14 Joyce Am not just getting the documentation
12:35 ironm what would be the right syntax for realurl_autoconf.php to get http://www.domain.ch/de/vmenu/forum/ instead of http://www.domain.ch/1/vmenu/forum/ - http://paste.debian.net/77739/
12:35 ironm second question: how can I removed "vmenu" from the URL-path ?
12:35 ironm thank you in advance for any hints :)
12:36 ironm remove ..
12:51 initCH hi there..
12:51 initCH i created a new backend usergroup with a user
12:52 initCH i configured the rights for the user.. that works well
12:52 initCH but i dont know where to set, that the user has access to the file -> filelist item
12:52 initCH atm the user can open file -> filelist, but u dont see any file
13:06 sorenmalling initCH: You need to create a filemount for the backend usergroup
13:14 initCH sorenmalling, thx.. i found the mount option =)
13:17 sorenmalling initCH: Great :)
13:17 initCH yeah..
13:18 initCH its a long way learning typo3 =P
13:18 sorenmalling We are here to help :)
13:20 randomresult hi there
13:21 sorenmalling Hi randomresult
13:21 initCH thx sorenmalling
13:21 randomresult im searching for a plugin...
13:21 randomresult :)
13:22 randomresult http://www.xxxlmannmobilia.de/ on the bottom of this page, there is a slider ... the site is made in t3 ... someone knows this ext?
13:26 PiMB sourcecode doesn't give a clue to what ext is used.
13:26 PiMB a lot of jquery there
13:26 PiMB isn't it custom?
13:26 randomresult i dunno
13:27 randomresult thats what i can see too... maybe kiwi-slider
13:27 PiMB might be
13:27 aterriblechaos i am quite shure that this is a custom extension ... also quite simple to do, just create the needet fields with kickstarter, use CONTENT to read them and add the jquery
13:27 PiMB ;)
13:27 PiMB I''m planning on creating a simple plugin to add images (via IRRE or DAM) and have the output be fully templatable
13:28 PiMB then you can add whatever you need and use it for like flash (via xml) or js or simple html viewing
13:28 PiMB up to the user
13:29 aterriblechaos sounds similar to the picture content element ;)
14:09 initCH he
14:10 initCH im try'n around with the frontend modul
14:10 initCH i installed the extension
14:10 initCH but where i can configure?
14:10 initCH cant find anything in the group policies
14:22 sorenmalling initCH: Are you able to insert the extension as a content element?
14:23 initCH aah, i installed a wrong extension
14:23 initCH im try'n around with the stanard typo3 frontend editing extension
14:23 initCH i installed "feedit" but i dont know where to set the rights
14:24 sorenmalling Try feeditadvanced instead :) it's controlled by the rights of the backend user that is logged in
14:25 initCH thx, i do sorenmalling
14:26 initCH but sorenmalling, where i can configure that after?
14:27 sorenmalling You configure the users rights in the backend user management
14:28 initCH ill try
14:29 initCH in the group policies sorenmalling?
14:29 sorenmalling Yes
14:29 initCH i cant find =(
14:31 sorenmalling initCH: http://typo3.org/extensions/repository/view/feeditadvanced/current/
14:31 initCH oh, no manual
14:33 sorenmalling You just need to install it
14:33 sorenmalling And then try to google for admpanel for be_groupd
14:33 sorenmalling *groups
14:36 initCH ahm
14:36 initCH ok
14:38 initCH admpanel for fe_groups?
14:42 keizo hi, somebody have a moment for a question reguarding backend page module problem please ?
14:54 rosieres ask
14:55 rosieres ask keizo
14:57 keizo yes ?
14:58 keizo oh sorry, missread :)
14:58 rosieres keizo: ask your question . . . don't ask if smo. has the time . . . just ask
15:00 keizo I've a typo3 4.0.4 instance installed on one server, I've migrated it on an other server. The front end work well, but the Page module display the content of VIEW module...
15:00 rawtaz hey guys; how hard/complex would it be to migrate a pretty basic typo3 site (mostly regular content, no custom extension or so, though they might use standard/common extensions) from mysql to postgresql, assuming we first upgrade to 4.4 and have that working on the current mysql?
15:00 rosieres keizo: same sources ? how did you transfer ftp ? scp ?
15:01 keizo I've updated step by step to TYPO3 4.3.3, updating all the extension etc.. but the problem still.
15:01 keizo database and sources trasnfered server by server in .tar archive and installed from commande line
15:01 rosieres keizo: when did you do the updates ? before migration ?
15:02 rosieres keizo: what means step by step ? first the extensions updated , then the sources or the other way round ?
15:02 keizo after migration, after doing some search and test with the same typo3 sources
15:03 rosieres keizo did it work correctly with the old sources on the new server ?
15:03 keizo step by step : 4.0.4 -> 4.0.12 -> 4.1.2 -> 4.1.13 etc..
15:03 keizo no
15:04 rosieres keizo: on the old server does it run ?
15:04 keizo i've tried to uninstall all extension, but as i install templavoila the problem still here. I run with all latest versions of typo3 and extension
15:05 keizo yes, but i dont have update my sources on the old one, the site on old server is published
15:07 rosieres keizo: throw everything away on the new server and start again . . . make a new dump, make a new copy of the filesystem migrate it to the new server . . . test if everything works . . . check then if all the dependancies in the install tool are solved ... if it runs perfect then make the sourceupdate again . . .
15:08 keizo ok I would try that, thanks for your time
15:09 rosieres keizo: before you do the sourceupdate on the new server, update all the extensions via extension manager . ..
15:10 keizo ok, but that is what i've done before
15:12 rosieres keizo: check with ervery step if the error has occured like before . . . if not everything is fine . . .perhaps you find when and where the error happens
15:13 keizo but the strange thing that the problem apear just when i put the sames sources and DB on the new server, that what i dont understand
15:14 maslenka tried to delete cached files in typo3conf dir?
15:14 rosieres keizo: how did you import the dump of db ? 3rd party tool or by commandline ?
15:14 keizo yes
15:14 keizo maslenka: yes
15:15 keizo rosieres: both
15:15 keizo I would try to do it again from scratch
15:17 rosieres kiezo: i have no glassbowl but something must be different . . . you can only find the bogus by putting a rope around the problem ;-) scratch is always a good idea . . .
15:18 keizo the only thing i don't have tried is to install a blank typo3 4.3.3 and import data's in it. I would try that
15:18 keizo thanks for your tome guys
15:21 ironm hi rosieres / maslenka : I hope you are doing well ;) - I use realulr 1.9.3 and getting such "nice" url-path: http://www.domain.ch/1/vmenu/forum/ (using the realurl_autoconf.php)
15:22 ironm would it be possible to exclude vmenu from the path? .. if yes how?
15:23 ironm I checked already http://dmitry-dulepov.com/article/realurl-made-easy-part-1.html AND part-2 but there is nothing inside about how to do it
15:23 maslenka i'm not a friend with realurl, but where does vmenu come from?
15:24 ironm with the following manual config I have some strange effects and it doesn't work es it should
15:24 ironm maslenka: it is a master page for forum (one levelo above)
15:25 rosieres ironm: you could do it just with mod_rewrite per .htaccess . . . nothing t3 specific . . . as it is only one path for a extension . . . otherwise theres for normal sites e checkbox in the page properties to exclude from path . . . but this can't work with extensions ;-)
15:26 rosieres ironm: when it is a master page generated by t3 then you can exclude it with page properties
15:26 ironm rosieres: I have activated the checkbox (Hide in menu) for vmenu but it didn't help
15:27 Prot0 realurl also uses htaccess/mod_rewrite
15:27 rosieres ironm: exclude from path does not mean exclude from menu
15:27 Prot0 hide in menu doesnt exclude from the url
15:27 ironm which propertie should it be rosieres ?
15:27 Prot0 its still in the page path
15:27 maslenka its different checkboxes
15:27 ironm property ..
15:27 maslenka bottom most on same tab as hide in menu is
15:27 ironm I will check it again ..
15:29 rosieres ironm: if it's not there i guess it's not a part of realurl anymore . . . but it's a long time ago i used realurl as i prefer cooluri as it is just click and install ... 3 lines of .htacces and forgetting about it. . .
15:29 ironm maslenka: thanks a lot ! .. it is "Exclude from speaking URL" ...
15:29 rosieres ironm: who can read, is in advance ;-)
15:29 ironm rosieres: I will active this setting and check it again
15:31 maslenka rosieres: i use cooluri too, havent even tried realurl after reading its documentation file :)
15:31 ironm rosieres: yes .. it is true .. I didn't see it *sorry*
15:31 ironm maslenka: I have installed realurl today .. it is working without any further troubles ..
15:32 ironm maslenka: I checked cooluri .. but it is few months older than realurl
15:33 rosieres ironm / maslenka : both are cool . .. i prefer cooluri as it seems more slim and i like xml configurations. . .
15:33 rosieres ironm: thats not true . . . realurl is quite old but still good maintained . . . cooluri came a lot later on the repository
15:33 ironm next time I will try cooluri rosieres ;)
15:34 ironm rosieres: I mean the last version ....
15:39 ironm rosieres / maslenka / Prot0 : strange .. I have excluded vmenu from the path (checkobx) BUT I am still getting it in the path :( .. I have cleared all caches incl. the realurl cache
15:39 ironm checkbox
15:40 rosieres ironm: sometimes realurl is a bit silly ;-)
15:40 maslenka haha :)
15:41 ironm *lol* .. @ rosieres ... how to make realurl less silly rosieres ? ;)
15:42 rosieres ironm : clear the caches , clear all generated urls, log out or open the page with a different proweser in the frontend so the session is not recognized . . . try to call the wanted page directly . . .
15:42 rosieres ... BROWSER ....
15:44 rosieres ironm alternative: realurlmanagement extension ....and expire them
15:44 rosieres if needed
15:44 rawtaz mooh
15:44 ironm thank you rosieres ... I am trying first to change the speaking url to something like XXX
15:46 maholtz|WORK if i upload a file via sftp, the the file gets uploaded with rw-r--r-- but i would like to have rw-rw-r-- . Otherwise i cannot move / delete the file trough TYPO3 Backend. I do not want to set it manually for each uploaded file. Any hint?
15:46 maslenka umask
15:48 maholtz|WORK where do i have to set it on an typical linux? (no, i am not the server admin, but he told me, that it is not possible...)
15:48 ironm rosieres , maslenka : it looks like realurl ignores the page setting ... another path or just the exclusion ... I I cleared all caches and used another browser ..
15:50 ironm rosieres , maslenka : maybe the following setting is wrong: page.config.prefixLocalAnchors = all
15:51 ironm $GLOBALS['TSFE']->anchorPrefix
15:51 maslenka maholtz|WORK well you can put umask 002 in sshd starting script, but it will affect ALL users using that ssh server
15:53 maholtz|WORK @maslenka: i do not think, it could hurt, if it will affect ALL users.. or is there a common pitfall?
15:53 rosieres ironm: extension -> jb_realurl_regeneration i think this is not implemented in realurl yes . . . cooluri does it all from scratch . .
15:53 rosieres ironm: yes .... meant yet !
15:53 maslenka maholtz|WORK being it a public hosting, it might be security issue
15:53 ironm hmm ..
15:54 ironm rosieres: merci! .. I will look for jb_realurl_regeneration
15:55 maslenka maholtz|WORK: because with write permission for group, there might be other hosting user in same group as you.. never know
15:55 maholtz|WORK ah, ok
15:55 maholtz|WORK yep, all in the apache group
15:55 rosieres maslenka: isn't there a file creation mask in install tool ????????
15:55 ironm rosieres: this extension is quite old ... 16-01-07
15:55 maslenka rosieres: he "Creates" files with sftp
15:56 rosieres maslenka: ahh oh . . .
15:56 maholtz|WORK but it is not relly a shared hosting
15:56 maholtz|WORK so, i think your hint will be just perfect for me:)
15:56 maholtz|WORK many thanks:)
15:57 maslenka maholtz|WORK: well you need to keep in mind, that every single uploaded file is defaulty writable by others
16:00 ironm Prot0: are you sure you clear ALL cache tables of realurl in your extension ?
16:00 Prot0 ..
16:00 Prot0 yes
16:00 ironm Prot0: I mean also realurl 1.9.3 ?
16:01 ironm hmm ..
16:01 Prot0 cache tables havent changed
16:01 Prot0 since at least 1.5
16:01 ironm I can debug the content of the checkboxes or the realurl_path
16:01 maholtz|WORK @maslenka: thanks, i will. I thought, we and the "hosting" company are the only users, but perhaps i am wrong... I will check that. Many thanks.
16:02 maslenka aholtz|WORK> @maslenka: thanks, i will. I thought, we and the "hosting" company are the only users, but perhaps i am wrong... I will check that. Many thanks.
16:02 maslenka ergh
16:03 maslenka maholtz|WORK: other option is to search sftp programm, that has option to automaticaly change permission after upload of each file
16:04 rosieres maslenka maholtz|WORK : much better ;-))
16:04 ironm Prot0: I have the feeling that something more has changed in realurl 1.9.3 .. as I am not able anymore to replace the language_id (like 1) threw "de" e.g. ... with such setting: 'de' => 1 .. OR 'de' => '1'
16:05 Prot0 stop using the autoconfig and disable it in your extension configuration, configure the extension manually
16:05 Prot0 ex. set your realurl configuration in your localconf.php
16:05 ironm Prot0: I did .. but it didn't work correctly ..
16:05 Prot0 ive got 1.9.3 working perfectly fine in 4.3.3
16:06 Prot0 did you disable the autoconfig and config in your extension manager?
16:06 Prot0 cleared configuration cache
16:06 maholtz|WORK @maslenka: yep, would be nice, but not an option, everybody uses "his" tool... i do not want to change that ...
16:07 ironm no ... both are active Prot0 .. I renamed the appriopriate file name to _file_name ....
16:14 initCH he.. i installed the advanced frontediting module (feeditadvanced) thats pretty well
16:14 initCH but is there a way to edit news-items (tt_news)?
16:34 keizo rosieres: maslenka: thanks for your help, I've just put a blancl dummy, with the same DB and sources, ans importer one by one olders folders and it work :)
16:46 rosieres maholtz|WORK: why don't you use the extension ameos_dragndropupload it's just dragndrop . . .
16:51 maholtz|WORK @rosieres, thanks for the pointer (in 4.3 it is build in as an flash solution, which seems not to be perfect yet), but i am not the only one, which is working there...
16:51 maholtz|WORK its more about people than about tech ;)
17:16 rosieres maholtz|WORK thats why I recommend the massupload via javaapplet with drag and drop ... the flash solution im my eyes is a nice start but as you say not really finished
17:19 maholtz|WORK @rosieres: ok, you are right, and for that people who uses sftp the javaapplet would be ok too, so, i think i will use it, if the umask is not possible.. thanks
18:10 ironm maslenka: I've got it working as I wanted with two domains and three languages incl "domain jumping" when changing to some other languages (realurl 1.9.3) - with this simple realurl_conf.php: http://paste.debian.net/77787/ ... * in case it is interesting for you *
20:32 TheEternalAbyss i was wondering...I have pages that have tables of data in them
20:32 TheEternalAbyss they display variations from that data
20:34 TheEternalAbyss for example page1 show A, B, D, and page2 shows B, C, D. Now it's silly to me to have 2 tables with almost the same data. I'd rather have 1 table with A,B,C,D and the have the table elements in page1 and page2 just get from a master table or from the db the specific elements they need
20:34 TheEternalAbyss is it possible to do that in typo3?
20:42 TheEternalAbyss anyone?
20:47 ironm it should be possible TheEternalAbyss
20:52 TheEternalAbyss i would hope so :)
20:52 TheEternalAbyss i'm just not sure how to tell a table cell to load data from a giant table somewhere else :\
20:53 ironm I am not able to tell you how to do it exactly TheEternalAbyss .. but if you ask tomorrow morning (Europe) you will get with sure some hints
20:54 TheEternalAbyss ok, i'm in USA tho
20:54 TheEternalAbyss lol
20:55 TheEternalAbyss thatnks for answering me though
20:55 TheEternalAbyss thanks*
20:57 ironm I will have similar question one day . but it will takes weeks/months
20:58 ironm TheEternalAbyss: I can give you some hints when you want to create a multidomain / multilanguage site .. with domain jumping when changing the language (using realurl)
20:58 ironm TheEternalAbyss: http://paste.debian.net/77787/
20:59 ironm typo3 is quite complex issue *g*
20:59 ironm +a
21:03 TheEternalAbyss :)
21:03 TheEternalAbyss I need to get my realurl working and multi language working soon too
21:03 TheEternalAbyss perhaps on multipl domains actually....
21:05 TheEternalAbyss i'll save that :D
21:43 ironm TheEternalAbyss: you need a bit more setting for languages and the baseURL
21:52 TheEternalAbyss i have basurl set, do I need multiple basurl?
22:38 ironm TheEternalAbyss: depends on the called domain / language
22:39 ironm gn8 / see you ;)
23:02 Owner I am confued. I need a mySQL stat. to have 7days new events but older than 24 hours.. is this one right? : $oldWhere .= '(tt_news.tx_ncttnewsmostpopular_lastview>='.time().'-(7*24*60*60)-(24*60*60) AND tt_news.tx_ncttnewsmostpopular_lastview>='.time().'-(7*24*60*60)';

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.