Search the website and IRC logs

#TYPO3 IRC log from : Wednesday 26 August 2009

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
08:50 paese hi all
08:52 paese why is http://pastie.org/595053 this not working properly? when i click on a link the bullet between the clicked and the next item is not being inserted..
08:54 paese okay screw it, works..
09:37 sebar Good morning everybody
09:38 sorenmalling Morning
09:39 sebar I'm asking myself if the extension of realurl that I installed is a working one. It is the realurl 1.5.3(stable). But it does not work
09:39 sorenmalling sebar: Define, not working :)
09:40 sebar The links in the navigation are generated as desired but when I click on one link I'm redirected to the index.php as desired to but with a error!message
09:41 sorenmalling Have you followed the manual, enabled rewrite engine, craeted a realurlconf.php file?
09:41 sebar yes, I think so
09:42 sebar i've adapted the .htaccess, wrote a realurlconf.php and added some typoscript in the root template
09:43 sebar The messages looks like this: Error! Reason: "navigation-tr/news/" could not be found, closest page matching is
09:43 fuchur good morning
09:44 sorenmalling sebar: That usually caused by wrong configuration, since it couldn't find the given url in your tree, based on the configuration you write
09:44 sorenmalling *wrote
09:44 sebar okay. Which one do you mean. the realurlconf.php?
09:45 sorenmalling Are you using the auto created conf file?
09:45 sebar yes
09:48 sorenmalling Try to delete it, clear everything from typoconf/localconf.php that contains realurl settings and clear your cache, and reload your FE again
09:49 sebar okay
09:53 sorenmalling If I'm using kb_tv_cont_slide is anyone aware of away to "stop" the slide?
10:03 xonx hi
10:10 xonx is there a smart TypoScript way to get data using MM-relations?
10:22 cdngfrog sorenmalling: set the "slide" property
10:25 sorenmalling cdngfrog: I was thinking about, the user being able to stop the slide without having to create a element and with out having to set a number of slides and in that way, limit the user
10:27 cdngfrog sorenmalling: I don't think that's possible.
10:28 cdngfrog you could, however, set a modified template for that page
10:42 sebar Soooo, the good news is that realurl is "working", but now when I click on a link, that is correctly generated, it always displays the homepage
11:04 sebar Aloha
11:05 sebar I'm reading the following tutorial http://typo3.org/documentation/document-library/extension-manuals/realurlmanagement/0.3.4/view/1/2/
11:05 sebar At the beginning there is some TSconfig to do
11:05 sebar Where do I have to put this configuration settings???
11:15 Bluespuke sebar: i never used this extension but following to the screenshot i would say in your user tsconfig
11:18 sebar Yes
11:18 sebar But where is the user tsconfig. I have found the documentation under http://typo3.org/documentation/document-library/references/doc_core_tsconfig/4.1.0/view/1/2/ but there is no indication how to access it
11:23 michi0030 hey there! can anyone help me with an extension? but it needs time to explain :) its a about an community feature, fe users should form groups (clubs) by themselves
11:23 michi0030 like, there is a fanclub xy with users x,y,z who can join this fanclub
11:24 michi0030 i tried my luck with cwt_community
11:29 Bluespuke sebar: in the backend select: Admin tools -> User Admin, then edit your user and choose the tab options. there you'll find a textfield with the label TSconfig
11:30 sebar Bluespuke: merci
11:31 Bluespuke de rien xD
11:33 smn_ Hi there. I did a upgrade from 3.8 to 4.2.8 and then i want to enable the htmlArena RTE?
11:37 smn_ After i did setup.default.edit_RTE = 1
11:38 smn_ but no sign of any RTE
11:42 Bluespuke smn_: check out the extension manager, you can install htmlAreaRTE like a plugin
11:50 sebar Does any one habe some experience with the RealURL Management extension?
11:53 fuchur sebar just ask your question :)
11:53 fuchur and you will see if someone knows
11:58 fuchur uuh michi0030
11:59 sebar I have installed the extension but I cannot configure it as described in the doc
11:59 fuchur don't talk to ppl in query :) if noone can help you here, he can't in query neither
12:03 michi0030 sry .. :)
12:04 michi0030 its just im a bit frustrated
12:08 maholtz|WORK @michi0030 did you try out "community" http://forge.typo3.org/projects/show/extension-community
12:08 maholtz|WORK do not know if it has been released
12:09 maholtz|WORK @sebar: so even the first level like example.com/contact/ does not work?
12:12 michi0030 @maholtz no not yet!!
12:12 sebar maholtz|WORK: no
12:14 michi0030 @maholtz is there a downloadable version yet? and if yes, where can i find it?
12:14 maholtz|WORK if you do not find it on typo3.org/extensions/ than you need to get it from svn
12:16 maholtz|WORK @sebar: there is an autoconf-option, which should work out of the box... perhaps you could try to remove realurl and realurl config and install it again without altering the realurlconf?
12:16 michi0030 the only community extension which are available an typo3.org are the cwt, hoi and any community (which is still alpha and only to test)
12:17 fuchur mh, anyone know how to generate t3x automated?
12:18 maholtz|WORK @fuchur: there was a script imho on sourceforge which was called t3tools, there was an shell script which was able to create a t3x file (imho)
12:18 fuchur ah
12:18 fuchur have to look for that
12:18 fuchur would be great for backups :)
12:19 maholtz|WORK afk
12:19 fuchur f=c
12:19 fuchur :p
12:38 michi0030 okay so the svn from the community extension can i fetch with "svn co https://svn.typo3.org/TYPO3v4/Core/ typo3"
12:39 michi0030 ahrg with "svn co https://svn.typo3.org/TYPO3v4/Extensions/community", is that right?
12:40 smn_ Bluespuke: yep done that, but still nothing
12:41 Bluespuke smn_: as i said, i never used this extension, i just commented the screenshot ;-)
12:42 smn_ Bluespuke: which RTE should one use ?
12:44 Bluespuke smn_: sorry for the last post, i mismatched you with sebar ;-)
12:44 smn_ Bluespuke: no problem :-)
12:44 Bluespuke smn_: i use tinyRTE, a lot easyer to use and to configure instead of htmlAreaRTE
13:01 smn_ Bluespuke
13:02 smn_ how do i enable the RTE ?
13:02 smn_ i seems that after a upgrade from 3.8 the RTE cannot be enabled
13:02 smn_ now i tried tinyRTE also
13:02 smn_ same
13:02 smn_ ;-(
13:04 maholtz|WORK @smn_: deinstall extension "rte" install "rte htmlarea" or "tinyMCE rte"
13:06 smn_ maholtz|WORK: i only got tinyRTE and version management in the Backend category installed
13:06 maholtz|WORK did you uninstall "rte"
13:06 maholtz|WORK itself the old extension?
13:06 maholtz|WORK (if you have it)
13:07 smn_ i did't but its not installed
13:07 smn_ the rte is tiny
13:07 smn_ only
13:07 smn_ :-(
13:08 sebar So I have reinstalled realURL and i'm using the autoconf and I still have this error message when I click on a link: Error! Reason: "navigation-tr/presse.html" could not be found, closest page matching is
13:08 smn_ a trip to the object browser says the under BE - rte.enabled = 1
13:08 maholtz|WORK @sebar: you get error on every page?
13:09 sebar Not on the root and not when i access the pages by their ids
13:09 maholtz|WORK but if you access a page which does not is "navigation-tr" and not "presse" ?
13:09 maholtz|WORK is "navigation-tr" a page?
13:10 sebar yes
13:10 maholtz|WORK so what happens with yourdomain.com/navigation-tr/ ?
13:11 maholtz|WORK you should reduce it to the easiest case
13:11 sebar the same problem. I have a Error messagge
13:13 maholtz|WORK but that is the first subpage?
13:20 sebar yes
13:21 maholtz|WORK do you have your installation in an subpage, f.e. example.com/t3dev/index.php?
13:25 sebar yes http://10.0.1.245/labs/typo3b/index.php?id=98
13:25 sebar http://10.0.1.245/labs/typo3b/navigation-tr/impressum/
13:35 maholtz|WORK @sebar: afaik you need a rewriteBase then
13:35 maholtz|WORK do you have it?
13:36 sebar a what?
13:37 maholtz|WORK in your .htaccess a RewriteBase
13:37 maholtz|WORK imho you need it
13:37 sebar okay....
13:38 sebar I had one http://pastebin.com/d70bc9ebc
13:39 MarkusH1 sebar: the rewrite base is wrong
13:39 MarkusH1 it has to be /labs/typo3b/
13:44 sebar hum...no changes
13:50 maholtz|WORK you changed your rewriteRule too?
13:54 michi0030 @maholtz what is the right way to install svn version? is there somewhere a how to? i just found this: http://typo3.org/development/bug-fixing/using-subversion/
13:54 maholtz|WORK you need an svn client
13:55 maholtz|WORK download the trunk and upload it on your server, but keep in mind it is an developement version
13:55 sebar http://pastebin.com/d6be6d265
13:55 cuse Hi! Can somebody point me how to enable version management / history in typo3?
13:56 cuse when i modify some page, the history tab wont reflect it
13:57 michi0030 thx! but if its the only way to realise the fanclub feature i gotta try it! im just wondering that nobody else yet needed something like this
14:01 maholtz|WORK @michi0030, i think many did it with cwt_community, but that was not much fun...
14:02 maholtz|WORK we did some inhouse, but it was so specific so we didnt released
14:02 maholtz|WORK perhaps have a look at WEC (web empored church)
14:02 maholtz|WORK empowerd (?:)
14:03 michi0030 Empowered :)
14:05 michi0030 i already looked over this extension but ... hm its too fancy :) i think the feature i need isnt that comlicated (at first look) but im not into php so thats my biggrest problem
14:07 maholtz|WORK imho there was a java svn client which worked pretty nice, i would try community from forge, afaik http://community.wildehuehner.de/ was build with that extension
14:16 michi0030 kay the wilde hühner community is exactly what i want! this is like fanclubs only with chicks :)
14:18 m4rtijn hi all
14:19 maholtz|WORK hi m4rtijn
14:19 michi0030 hey there
14:20 m4rtijn messing with geodata is fun
14:20 m4rtijn now I need to know how many pixels are how many kilometers :p
14:21 maholtz|WORK heh, depends on pixel size... ?
14:21 m4rtijn yeah I know how to do it.. I m just to lazy
14:21 m4rtijn why does google earth only allow 500 POI on one map
14:21 m4rtijn grmbl
14:22 m4rtijn stupid google
14:22 m4rtijn darn, I said that out loud.. I bet there are some google contract killers on their way here now
14:27 maholtz|WORK well, perhaps you have to pay for more than 500 POI, or it would be to much javascript or some guy said, "nobody needs more then 640 kb memory"
14:27 maholtz|WORK sth. like that
14:28 m4rtijn nobody will need the year 2000 to be displayed on home computers
14:28 m4rtijn yeah.. guess so
14:28 maholtz|WORK hehe, yep, well - there is a market only for 3 home computers world wide
14:28 m4rtijn haha
14:29 maholtz|WORK was an IBM CEO :)
14:29 m4rtijn who was that again? some IBM manager
14:29 m4rtijn yeah.. and everybody will use helicopters instead of cars.. that was some prediction in 1950's
14:29 maholtz|WORK hehe
14:32 m4rtijn I asked map&guide yesterday what I would spent to use map&guide data
14:32 m4rtijn 5000 euros only for the server
14:32 m4rtijn then 500 for every user
14:32 maholtz|WORK well, they answerded ...
14:32 maholtz|WORK 500 euros per user?
14:32 m4rtijn and 30% of that sum.. for maintenane
14:32 maholtz|WORK great
14:33 m4rtijn hehe
14:33 m4rtijn 500 or 300 per user..
14:33 m4rtijn something like that
14:38 m4rtijn it was for internal use.. not for a website.. so user = pcs.. but still... would be smth like. 11.000 euros
14:45 fuchur mh someone comin to T3 UG in HH today? :)
14:51 mechanical_man hello
14:51 mechanical_man I'm trying to update seminars from 0.8.0 to 0.8.1, but now get this message: The extensions "seminars" and "date2cal" (Date2Calendar) will conflict with each other. Please remove "date2cal" if you want to install "seminars".
14:52 mechanical_man But date2cal is very important for me, because the cal extension depends on date2cal
14:52 mechanical_man what can i do?
15:17 ries mechanical_man: ISN'T THERE A IGNORE BUTTON?
15:22 Bluespuke|work yeah, Captn Caps and his Shift Crew :D
15:38 mechanical_man ries: yes, there is. but will this solve the known "conflicts" between seminars and date2cal?
15:47 maholtz|WORK @mechanical_man: it sounds that it is not possible what you want? change the code of cal, seminars or date2cal
15:48 mechanical_man lol
15:48 mechanical_man then i have to stay at the older version of seminars...
16:00 ries mechanical_man: not... but you can see if it work.. you can also mail the author and ask him what the exact conflict is...
16:08 sebar Shalom
16:08 sebar How can I clear the realURL cache?
16:08 Prot0 empty the database tables :]
16:09 sebar I have read about going to web/info/
16:09 Prot0 or user RealURL management extension
16:09 Prot0 *use
16:10 Prot0 http://typo3.org/extensions/repository/view/realurlmanagement/current/
16:10 sebar merci
16:10 Prot0 de rien
16:50 sebar Youpiiiiiii!
16:50 sebar realURL seems to work :D
16:50 sebar A good reason to drink some alcohol after work
16:54 schabracke grats! :)
16:55 Bluespuke|work bye
16:56 jbaptiste_j I don't need a new reason to get wasted , I just need a new bottle of absinth
17:02 HardPhuck hmm guys where can i prevent displaying same news items twice on the same page if i have two plugins to display them
17:08 HardPhuck the answer is: excludeAlreadyDisplayedNews = 1
17:08 HardPhuck :D
17:09 Prot0 thanks for sharing it :]
17:09 HardPhuck np
17:10 schabracke there you are HardPhuck!
17:10 HardPhuck here i am :)
17:11 HardPhuck i was working with another framework today :)
17:11 schabracke :) i was looking for you, dude i need your help :)
17:12 HardPhuck go on
17:14 schabracke so, i want that my frontend users con create fanclubs (simple groups with a backsite where some informations are listed)
17:14 schabracke and other users can join those fanclubs
17:14 schabracke i tried it with cwt_community
17:15 HardPhuck and?
17:15 schabracke im stuck
17:15 schabracke everything is up and running
17:15 schabracke i have my userlists i see the online status, buddylists and so on
17:15 schabracke but how can i manage that die fe users can create groups by themselves?
17:16 HardPhuck id plugin allowing that?
17:16 schabracke maholtzlWORK gave me a hint with a svn extension "community" but im trying now for half the day with no results ...
17:16 HardPhuck group creation?
17:17 HardPhuck i think cwt_community doesn't have that, but i'm not sure
17:17 schabracke yes a group creation in the frontend by the users, and there is a groupfounder (superuser) who can upload pictures share information, news with the groupmembers
17:20 HardPhuck brb need a router reboot
17:21 schabracke huh! :)
17:26 sebar Does anyone have a tip for in order to have urls like this example.com/de/folder/page.html, example.com/en/folder/page.html, etc...
17:27 sebar With the idea that there are pointing to the same page but with a different language de/en,etc...
17:30 schabracke @sebar: u mean something with SimulateStaticDocument?
17:31 sebar no with realURL
18:25 lommes hi, i'm having a strange problem. i'm trying to set up the cal extensions. works fine expect the fact that the description of events are not replacing the ###DESCRIPTION### marker. i'm not sure if its a cal-related problem. hints welcome :) (anybody knows any other extension using a marker ###DESCRIPTION### for testing?)
18:48 pmk65 lommes: check the source, and see if there's any references to that marker.
18:49 pmk65 btw: be aware that the cal ext makes numerous sql calls, and quickly fills your log files. :(
18:52 lommes logging is only enabled for slow queries so that should not be a problem
18:56 pmk65 http://lists.netfielders.de/pipermail/typo3-dev/2008-August/030949.html
18:56 pmk65 it also has problems with huge TS config. See above link.
21:27 m4rtijn re
22:31 HardPhuck does typo3 have a log i can write to from my ext
22:41 lous hey
22:42 lous i got a very big prob with my typo3 BE
22:42 lous today i tried to update 4.2.6 to 4.2.8 by uploading misc,typo3,t3lib and index.php
22:43 lous but before i renamed the old folders and the index.php
22:43 lous but with 4.2.8 i had an error, so i renamed my old files back to the orig., after that i could view again the FE and als the BE, BUT i cant use the BE
22:44 lous If i click for example on "List" nothing happens, just an "#" add in the URL
22:44 lous and this is in every menu of BE
22:44 lous aaaaaaahhhh, PLEASE can someone help me
22:46 lous no t3 expert here? :(
22:48 lous timdeluxe i know your an expert :D
22:48 rbachmann looking for some help to get the extension siwiki properly running
22:49 timdeluxe hm? *reading*
22:50 rbachmann mh? ??
22:50 timdeluxe lous: i am everything else than an expert
22:50 lous haha
22:50 lous ok but your better than me ;D
22:50 timdeluxe but lets see what we can do
22:51 timdeluxe i made two or three 6 -> 8 updates last weeks and had no problem
22:51 lous hm
22:51 timdeluxe where did you find "misc"?
22:52 lous in my main folder
22:52 lous beside t3lib, typo3 and so on
22:52 timdeluxe that must be invented by you, a normal t3 installation with dummy package has no "misc"
22:53 timdeluxe so you are using the zip-edition, since you can't make symlinks, am i right?
22:53 lous i never made symlinks
22:54 lous cause i dont know how
22:54 timdeluxe could you call the install tool after 'updating' to 4.2.8?
22:54 lous but whatever, it was working perfectly without symlinks
22:54 timdeluxe lous: ok
22:54 lous hmm cant remember ;D
22:54 lous i just saw
22:54 timdeluxe yeah, it is absolutely no problem. symlinks only make life easier :)
22:54 lous extension "sv" not loaded
22:54 lous haha ya :D i heard that too ^^
22:55 lous and in my localconf i saw no sv extension
22:55 timdeluxe do you want to try it again?
22:55 lous hmm
22:55 lous honestly, i want of course 4.2.8 cause i always want the newest :D
22:55 lous but i was to lazy to fix the sv prob ;D
22:55 lous ok wait one sec
22:56 lous ill upload again
22:56 timdeluxe what is in the misc folder?
22:56 lous in the current or which?
22:57 lous ok im downloading "Source ZIP"
22:57 timdeluxe in the current
22:58 lous ehm
22:58 lous phpcheck (folder)
22:58 lous advanced.htaccess
22:58 lous core_svn_rules.txt
22:59 lous example_MM_relationTables.sql
22:59 lous locallang_XML_dummy.xml
22:59 lous simple.htaccess
22:59 lous superadmin.php
22:59 lous virtualdir.tgz
22:59 lous thats it
23:00 lous same as in the "Source ZIP"
23:01 timdeluxe aaaaah
23:02 timdeluxe i think i now got your error
23:03 lous ya which?
23:03 lous by the way, im uploading right now the new version
23:03 lous just one folder left (typo3) takes a bit, till its uploaded
23:05 timdeluxe oh no, sorry, my fault
23:06 lous ^^
23:06 lous i think we should first try, if it works with 4.2.8
23:06 lous you know the prob with "sv"?
23:06 timdeluxe no
23:06 timdeluxe never heard of it
23:06 lous hm
23:07 lous besides, i never installed a extension called "sv"ß
23:08 dokma_ lous: isn't sv a system ext?
23:09 timdeluxe lous: finished?
23:10 timdeluxe now he finished himself -_-
23:10 lous ups sorry :D
23:11 timdeluxe finished?
23:11 lous tim, just few files
23:11 lous ah who asked me if sv is an sys ext?
23:11 timdeluxe dokma
23:11 lous sorry i cant view the log, i just use the web irc
23:11 lous dokma, i dont know if its a sysext :D
23:12 dokma timdeluxe: ;)
23:13 lous ok its done
23:13 dokma my em says sv is TYPO3 system services
23:13 dokma so you got that with TYPO3
23:13 lous wtf....
23:13 lous now i dont get any error
23:13 lous hmm
23:13 lous BUT
23:13 lous my backend navi isnt working
23:13 lous like minutes before
23:14 timdeluxe okay
23:14 lous just the "#" in the url bar
23:14 timdeluxe delete any caches
23:14 timdeluxe try the install tool
23:14 lous ok
23:14 timdeluxe delete any temp* files in typo3conf
23:15 timdeluxe relogin into the backend
23:16 lous hahas
23:16 lous its working :D
23:16 lous just god knows why :D
23:16 lous timdeluxe BIG BIG thanks
23:16 lous your really helped me a lot
23:17 timdeluxe just normal updating steps
23:17 timdeluxe no problem
23:17 lous ^^
23:18 lous nothing else to do with my db after updating?
23:19 lous hmmm i just looked in my "typo3temp" folder, and its sooo full
23:19 lous is that ok?
23:19 timdeluxe you could do a "COMPARE" in the install tool
23:20 lous ye i compared already :D nothing to change
23:20 timdeluxe but if i remember it right, there didn't change anything or not much between 2.6 and 2.8
23:20 lous in my typo3temp are 458 files and 11 folders
23:20 timdeluxe you could clear it, but it is not necessary
23:21 lous i reall can delete all files in it?
23:22 lous also the folders?
23:22 lous nothing will happen? :D
23:22 lous i really have to optimize everything, cause my FE is soo slow
23:22 timdeluxe not manually
23:22 timdeluxe do it by the install tool
23:22 lous http://www.gupta-verlag.de/
23:22 lous check it
23:22 lous its slow :D
23:23 timdeluxe but files in typo3temp shouldnt cause slowlyness
23:23 timdeluxe too much extensions, no_cache and so on do
23:23 lous hm
23:26 michi0030 hey there, hope someone can help - i installed the ext cwt_community in hope that i can solve the following problem (but im stuck): registerd users should create groups (fanclubs) with microsites and other users can join these groups
23:27 michi0030 i think its not possible with cwt. has anyone a better idea?

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.