Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Wednesday 1 July 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
09:16 _pedda_ hi all
09:20 jbaptiste_j hi pedda
09:21 jbaptiste_j I'm just writing you an email
09:21 _pedda_ oh :)
09:21 _pedda_ nice
09:38 maholtz|WORK morning
09:38 _pedda_ :)
09:38 _pedda_ hi
09:54 teppi|work hi
09:58 _pedda_ any hint how to change index.php?id=54&type=98 to /myfeed.xml ?
10:00 maholtz|WORK @_pedda_: use realurl
10:00 maholtz|WORK ?
10:01 _pedda_ hmm i never used more than the std. config
10:01 _pedda_ well i need to take a look into the docu now..
10:01 _pedda_ :=
10:01 _pedda_ :)
10:02 maholtz|WORK :)
10:23 teppi|work _pedda_, something like this: http://pastebin.com/m794314a4
10:23 teppi|work i think
10:24 teppi|work erm there is a bracket missing
10:24 _pedda_ i was actually in the docu at: http://pastebin.com/m1302f790
10:25 _pedda_ at the same time :)
10:25 teppi|work hehe
10:28 Phlogi_ hi guys
10:30 teppi|work hi
10:30 _pedda_ hi Phlogi_
10:30 Phlogi_ huhu
10:37 jbaptiste_j I just installes firefox 3.5
10:37 jbaptiste_j it was released today
10:39 Phlogi_ jbaptiste_j: oh.. I'm using 3.6a for some time now, its great :D
10:40 Phlogi_ I'm still very disappointed that firefox integrates so bad into the GNU desktop
10:40 jbaptiste_j oh ! I don't use beta software on the job. Most of the presentations in Annecy were using Typo3 4.3 but I'm still using Debian's 4.2.5 with security patch
10:40 Phlogi_ thats not even beta yet :D
10:41 jbaptiste_j you're living on the bleeding edge
10:42 Phlogi_ no, no I just wanted to try out the video tag and there was good pre version for my distro, so I choose a live build
10:42 Phlogi_ and its very stable atm
10:46 maholtz|WORK @Phlogi: did you check "cal" for your holiday planner?
10:47 maholtz|WORK it has many features which could help - and it is extendable
10:57 saeful hallo
10:57 saeful anybody home...
10:59 teppi|work no
10:59 saeful ora ono orang toooh..
11:00 saeful oow...
11:01 Phlogi_ maholtz|WORK: yes, it was such a pain to set it up, we gave up...
11:02 Phlogi_ maholtz|WORK: and there is one thing my extension is able to do afterwards that cal can't, so...
11:02 saeful what we are talking about now..
11:03 maholtz|WORK @Phlogi_ : ok, i just thought:) will you publish that extension?
11:03 maholtz|WORK @saeful: TYPO3
11:03 Phlogi_ maholtz|WORK: if there is some time left to create a minimal manual, of course...
11:04 maholtz|WORK ok, you could put it into forge - so perhaps someone else could write the manual...
11:06 Phlogi_ maholtz|WORK: forge of course... it still sucks though that you can't forge->TER :S
11:07 maholtz|WORK yep, would great to have with each tag an new extension in the repository... but too much automatism could be worse too:)
11:09 Phlogi_ maholtz|WORK: yes should not be automatic maybe, but possible...
11:10 Phlogi_ or why not just fixing the TER one day :D
11:10 maholtz|WORK :(
11:11 Phlogi_ why didn't they make that a Gsoc
11:11 Phlogi_ or fixing typo3.org :p lol
11:12 Phlogi_ Everytime I need this: http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.0.0/view/4/2/ , I almost go crazy
11:12 Phlogi_ not to mention that js before every codesnippet... very nice
11:13 Phlogi_ maholtz|WORK: aren't you still in the doc group? Why don't you fix that? Is it that difficult?
11:13 nike^on hi ... i neet a script to add a text line like this to my page.... you are here: Start >downloads > download 1
11:13 Phlogi_ nike^on: you can do that with a menu
11:14 Phlogi_ nike^on: its called rootline or something
11:15 nike^on an how can i add this to my template ?? i dont know to edit my html to update my mapping with a ne variable link ###youre_here###
11:16 nike^on variable like..
11:21 maholtz|WORK @Phlogi: afaik that belongs to core team
11:22 jbaptiste_j todays Dilbert says a lot about usability http://www.dilbert.com/
11:40 nike^on hi i've tried this Phlogi_ ... http://paste.phlogi.net/-e33e9b63ad/ but he only posts the text Sie befinden sich hier
11:45 Phlogi_ nike^on: hmm can't find the error, did you just copy paste it? .p
11:45 nike^on yes
11:45 nike^on from my script into nopaste
11:49 Phlogi_ nike^on: double check the options from tsref
11:53 nike^on dont understand
11:53 nike^on what i had to check ?
11:54 teppi|work lib.where = TEXT
11:54 teppi|work overwrites lib.where = COA
11:54 teppi|work you'll have to set lib.where.1 = TEXT
11:54 teppi|work lib.where.1.value =Sie befinden sich hier:  
11:58 jonne from: http://typo3.org/documentation/document-library/extension-manuals/tt_address/2.2.1/view/1/2/
11:58 jonne At first you need to create some groups for your address records. To do this navigate to a sysfolder and switch to the list view. Click “Create new record” at the bottom, now click Address Group.
11:58 jonne what if there's no address group entry?
11:58 jonne i only have address
11:58 nike^on oki thanks teppi|work now it works :)
12:09 nike^on teppi|work i've got another question to this.. how can i add the link to every step of the text
12:11 teppi|work lib.where.1.typolink{
12:11 teppi|work parameter = pageuid
12:11 teppi|work }
12:11 teppi|work @ nike^on
12:12 teppi|work for further params have a look at the tsref
12:16 nike^on teppi|work when i use your code ... my page doesnt work with this error
12:16 nike^on Error!
12:16 nike^on The page is not configured! [type= 0][]
12:17 teppi|work :-(
12:17 teppi|work maybe you should replace the pageuid by a pageuid
12:17 teppi|work *rolleyes
12:17 teppi|work :-)
12:18 nike^on i thought this is a variable of typo to geht the id ??
12:18 nike^on get
12:18 teppi|work this would be parameter.data = page:uid
12:19 nike^on so i can use this ?? lib.where.1.typolink { parameter = parameter.data = page:uid }
12:20 nike^on lib.where.1.typolink { parameter.data = page:uid }
12:20 teppi|work yes
12:20 nike^on Error!
12:20 nike^on The page is not configured! [type= 0][]
12:21 teppi|work have you put the code in 1 line?
12:22 teppi|work iam not sure if the TS parser can handle this
12:22 teppi|work *whether
12:22 nike^on no 3 lines
12:22 teppi|work hm strange
12:23 maholtz|WORK check your open and close brackets
12:23 maholtz|WORK there is an error
12:23 maholtz|WORK you missed an closing bracket
12:23 maholtz|WORK }
12:23 maholtz|WORK so page.typeNum is in lib.where.1.typolink ...
12:31 smurfslayer hi there
12:32 smurfslayer is there a known bug in RTE using EMAIL-LINKS? (no i am not talking about the firefox 3.0.11 bug)
12:32 smurfslayer if i try to insert such a link, i get an error message
12:33 smurfslayer ... javascript error - no error message in the application
12:33 smurfslayer syntax error
12:33 smurfslayer [Break on this error] var editor = window.opener.RTEarea[]["editor"];\n
12:34 smurfslayer in http://hostname/typo3/sysext/rtehtmlarea/mod3/browse_links.php?lemail=asdasdasd%40sfsdf.de
12:42 nick108 I'm having a weird "performance" issue in the frontend with TYPO3 4.2.6 that disappears when logged in to the backend
12:43 nick108 the frontend pages render instanteneously, but the page keeps loading for up to 10 secs
12:43 nick108 http://www.ruhr-uni-marketing-lehrstuhl.de
12:44 nick108 any ideas/comments as to what the reason for this might be would be very much appreciated :-)
12:45 nick108 I wonder if it's possible to find out what the browser is trying to load after the complete page has already been rendered
13:03 saeful hello
13:04 saeful may I ask something...
13:04 saeful I have problem with my extensions
13:04 saeful I create form submit
13:05 saeful when submit is succesfully and display the thank's page..
13:05 saeful I can't go my page (my form to submit)
13:06 saeful always display than's page
13:06 saeful when chace I'm clear,the form display agaian...
13:07 saeful anyone know what's the problem..
13:07 roadi nick108: try to measure the time with firebug - you'll see the requests and how long it tooks to receive and render/download the files/images
13:08 nick108 roadi: thx for the pointer, let me try ...
13:08 roadi i think ~600ms is quiet fast.
13:09 nick108 roadi: hm, wehre in firebug do I actually measure time?
13:09 saeful so. I can see again the form submit after submit succesfully.. without I'm clear the chace..
13:12 nick108 I usually use pingdom to see how long each file takes to load
13:12 nick108 http://tools.pingdom.com/fpt/?url=http://www.ruhr-uni-marketing-lehrstuhl.de/&id=1049968
13:12 roadi nick108: install firebug (i guess you already did it), 'open firebug' -> click to the 'console tab' tab and enable 'support for Network monitoring...'
13:13 nick108 roadi: did that already
13:13 nick108 oh, I see, it's the tab called "Net" :-)
13:14 nick108 906ms
13:14 nick108 fair enough
13:14 nick108 but as I said the weird thing is that the browser tries to load something after rendering the page
13:16 roadi you're right ... :(
13:20 nick108 and then if I log in to the backend the problem disappears
13:20 maholtz|WORK @nick108: http://www.ruhr-uni-marketing-lehrstuhl.de/favicon.ico ?
13:21 maholtz|WORK there is no 404 error?
13:21 nick108 hm
13:21 maholtz|WORK it delivers the page again, instead of sending 404
13:21 nick108 interesting
13:21 nick108 let me check
13:30 nick108 maholtz|WORK: it seems you hit the nail on the head :-)
13:34 maholtz|WORK juhu;)
14:04 Nekdy there is this new tag in IE8 now
14:04 Nekdy <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
14:04 Nekdy any idea how to tell typo3 to put it right after the <head> tag?
14:06 elmargol how about fixing your site?
14:07 Nekdy right
14:07 Nekdy im not into spending xyz hours for fixing like xy sites
14:08 Nekdy if i can simply put a tag that fixes everything?
14:19 nike^on hi i need a way to add,edit,delete frontend user and groups... can anyone tell me how ?
14:32 teppi|work nike^on, list modul in typo 3 backend
14:40 kinea hi
14:41 kinea does someone know how to fix the ie8/clickenlarge bug as described in http://lists.netfielders.de/pipermail/typo3-dev/2009-May/035210.html ?
14:43 mcoca Nekdy: I think that is like thist_topic',
14:43 mcoca 'fid' => $row['uid']
14:43 mcoca );
14:43 mcoca $marker['###FORUMNAME###'] = $this->pi_linkToPage($this->shield($row['forum_name']),$GLOBALS['TSFE']->id,'',$linkparams);
14:43 mcoca $marker['###FORUMDESC###'] = $this->shield($row['forum_desc']);
14:45 mcoca sory, I want copy the posible answer for Nekdy and i copy a bad text
14:46 mcoca Nekdy: I think that is the posible solution: config.additionalHeaders = X-UA-Compatible: IE=7;FF=3;OtherUA=4
14:46 ries kinea: IE8 shouldn't modify anything, it's a bug in IE and not in TYPO3
14:46 kinea i know. but tell that my customer.
14:48 ries kinea: give me his mail address and I will explain...
14:48 ries :D
14:48 kinea lol
14:48 kinea someone knows, how i can get internal links in ie8 working with the base tag?
14:49 kinea its allways the same: everything works, only ie makes troubles.
14:51 Nekdy mcoca nice one
14:51 Nekdy it work
14:51 Nekdy thx a lot
14:51 mcoca :)
14:55 kinea is it possible to change showpic to send X-XSS-Protection: 0 ?
14:57 NMB hello guys
14:57 NMB please check ut this image http://img193.imageshack.us/img193/8121/admincfr.jpg
14:58 NMB how do i make the create new record button disappeared or disabled in the admin listing view
14:58 NMB for a specific table
14:59 NMB does anybody know solution for this?
15:00 nike^on ok teppi|work thanks.. but when i switch to list modul.... i get this errors http://paste.phlogi.net/-ece9c7fa39/
15:03 NMB teppi|work: do u know anything about my post?
15:05 maholtz|WORK @NMB: use non-admin users for that, it is easy then
15:06 kinea its a shame to do it. but it works.
15:06 NMB no according to my process flow, there is some tables in which data can entered by frontend only,
15:06 NMB admin can not enter data either
15:06 NMB is there some setting in pageTSconfig or something like that?
15:06 ries NMB: disable creation of records for that user...
15:07 NMB ries: i need to have admin not enter data in some specific tables but for all other tables, he can enter data
15:07 NMB ries: can u guide me which property should i use?
15:08 ries NMB: don't use a admin a admin is not supposed to created records...
15:08 ries a admin has to many rights
15:09 NMB can some of these rights be overridden
15:09 NMB i m sure it would be possible or dont ?
15:10 NMB is there no way i can restrict admin not to create records in some of the table ?
15:11 phil1 why dont you use normal BE users?
15:12 NMB coz my client wont want this
15:12 phil1 alternativly you could use a BE group
15:13 phil1 but I am not sure if it is possible to disable create record for a specific table
15:13 phil1 check TSconfig
15:13 NMB :(
15:14 NMB canu u send me link to TSconfig material
15:15 phil1 http://typo3.org/documentation/document-library/core-documentation/
15:15 phil1 http://typo3.org/documentation/document-library/core-documentation/doc_core_tsconfig/current/
15:18 kinea how can i set the base tag to point to the document not the domain?
15:24 kinea maybe someone knows: if i set the base href to the documents path (with baseURL), the internal links are working. but then the css files are not found. if i set the baseURL to the domain, the css files are found, but the internal links dont work in ie8.
15:25 kinea how can i fix this solution?
15:28 nike^on when i switch to list modul.... i get this errors http://paste.phlogi.net/-ece9c7fa39/ can anyone help me ?
15:30 mcfly_ did anyone ever manage to run a typo3 system from a UNC-network share?
15:33 phil1 mcfly_: if it has a webserver+sql+php ...
15:34 phil1 nike^on: which typo3 version? are you on the root page or on a subpage
15:34 mcfly_ it has a webserver, yes
15:34 mcfly_ sun at that :>
15:36 phil1 if it fulfils the riquirement of TYPO3 ... I see no problem
15:37 phil1 kinea: what do you mean with documents path?
15:37 mcfly_ i don't have any access to the system, but the people keep telling me that it's working on a local installation through the sun server
15:38 mcfly_ the problem appears to be the unc-paths
15:38 mcfly_ typo3 gets confused with the slashes
15:39 kinea phil1: i cannot get internal links to anchors working with base href.
15:41 mcfly_ document-root is on a network share ( \\server\folder ) and because of this, typo3 won't access its own files correctly
15:44 kinea how can i prevent typo3 from adding a path prefix to anchor-links
15:44 mcoca I am using mm_forum and work right, I am using userfunction for the breadcrumb, and work but I have a problem, all the forum is show in one page, then the breadcrumb not update until I change page, how can I do for that the breadcrumb update every time that navigated for the forum?
15:45 mcoca this is my code http://paste.phlogi.net/-e6c94d2a62/
15:48 teppi|work nike^on, try to check your TCA in the installtool
15:48 teppi|work and update your database if necessary
15:48 teppi|work it seems that some fields are missing
15:48 teppi|work in the db
15:51 nike^on check your TCA in the installtool <= whats this ?
15:54 nike^on phil1 where i can see the version ?
15:59 phil1 mcfly_: you better ask on the install mailling list, this is not trivial
16:00 mcfly_ ok, i'll try that
16:00 mcfly_ thanks
16:00 phil1 nike^on: installtool means yourdomain.org/typo3/install
16:00 nike^on phil1 yes this i know.. but what does TCQ mean
16:00 phil1 mclfy_: it is typo3.install.general
16:01 phil1 nike^on: TCA is where the database layout is defined
16:02 nike^on im in the install tool now... what i had to do now?
16:03 phil1 nike^one: 2: Database Analyser --> COMPARE and Compare with $TCA
16:03 phil1 nike^on: don't delete or rename anything ;-)
16:04 phil1 nike^on: just update
16:05 sorenmalling Anyone with a link to documentaion/tutorial on using feadmin_lib?
16:05 nike^on Table and field definitions OK
16:05 nike^on All fields and tables configured in $TCA appeared to exist in the database as well
16:06 nike^on und compare .. nothings happend .....
16:07 phil1 sorenmalling: http://www.single-signon.com/en/documentation.html
16:08 phil1 nike^on: ok... still what is your typo3 version (it tells you at top of the install tool)
16:08 nike^on Version: 4.2.6
16:09 sorenmalling phil1: Thanks, can you be more precise, where on that page to read about feadmin_lib?
16:12 phil1 sorry, plz restate your question
16:13 phil1 I accidently closed my window
16:13 nike^on phil1 my version is 4.2.6
16:14 phil1 ok, mine too
16:14 phil1 nike^on: did you cleared all cache ?
16:15 nick108_ maholtz|WORK: it's actually not because of the missing favicon.ico
16:16 maholtz|WORK @nick108: ok, but i would guess, there is then another file which could not be found
16:18 nike^on phil1 all folders in typo3/typo3temp/ too ? or only files ?
16:28 phil1 nike^on: yes all folders ....everything
16:28 nike^on ok and now?
16:29 phil1 clear browser cache
16:29 phil1 press SHIFT and klick reload button
16:29 phil1 (visit your startpage)
16:30 nike^on http://paste.phlogi.net/-8fd6ca4bfb/
16:32 phil1 nike^on: can please replace the mentioned file with a fresh one from the stable packege on typo3.org
16:34 nike^on where can i get it
16:34 nike^on ?
16:34 phil1 nike^on: it seems that your DB query is done wrong... maybe an extention messes all up? did you try to uninstall all extentions?
16:35 nike^on no i always tested some extensions
16:35 phil1 :(
16:35 iaj hmmm when I try to embedd HTML stuff by hand in my RTE.. using the <> and save... somehow it just doesnt apply the changes :/ any resolve to this problem?
16:36 phil1 iaj: RTE config ... you have to allow the tags, otherwise the get removed
16:37 nike^on phil1 an what i had to update ?
16:37 iaj phil1 oh.. ok.. where do I have to look into for that?
16:37 phil1 nike^on: forget about the update... I am almost certain that this is an extention
16:38 phil1 nike^on: try to disable as many as you can ... clear cache (including the files in typo3conf !!!!) and try again
16:41 nike^on it was an extension... i've deinstalled 2 of it and now there are no errors in the list overview
16:43 iaj phil1, can you tell me where to look @ to enable certain tags in RTE?
16:47 Denyerec HOLY CRAP
16:47 nike^on i need a working download section ... with subsections.. frontend overview
16:47 Denyerec The file uploader in 4.3 beta is a work of awesome.
16:47 Denyerec *stands and applaudes*
16:50 phil1 nike^on: :)
16:51 nike^on phil1 did you know a good download section for typo ?
16:59 iaj phil1, im looking in typo3/sysext/htmlarea/*
16:59 iaj ist that the right way to search for?
16:59 phil1 iaj: no ... wait
16:59 iaj s/ist/is. :D
17:00 phil1 im german too
17:00 phil1 nike^on: try dam
17:00 iaj hah.. yeh.. but that actually was a typo :/
17:01 phil1 :)
17:01 phil1 iaj: http://typo3.org/documentation/document-library/extension-manuals/rtehtmlarea/1.4.4/view/4/4/
17:01 phil1 iaj: or search google for examples
17:02 Denyerec I need the first or last content element on a page to have a specific class associated with it...
17:02 Denyerec anyone any ideas how this might be achieved?
17:02 iaj phil1 thakn you so much, is it worth to use tinyrte tho?
17:03 phil1 Denyerec: look into css_styled_content ... you have to use option split somewhere
17:03 Denyerec Ouch.
17:03 Denyerec Right you are
17:04 phil1 iaj: I have no experience with tinyrte (some stuff might not work, there where issues with dam)
17:06 kinea where can i change the content anchor? it should not be empty in xhtml.
17:07 iaj phil1, alright, Im just disliking the image management in htmlarea
17:09 phil1 kinea: proberly in css_styled_content (or the copy you make in order to use it)
17:11 Denyerec is there a solid and good "Default" typoscript template anywhere? I've been using the same one I wrote since 4.0 and wonder if it's still up to scratch
17:13 kinea thanx, phil1
17:14 gerards what the...
17:14 Denyerec hehehe
17:15 Denyerec how yu doing gerards ?
17:16 phil1 Denyerec, what do you mean with default template?
17:18 Denyerec Well, I have this block of TS that I use to kickstart every site
17:18 Denyerec and I wonder if there's deprecated stuff in it, or stuff I could benefit from, as I've been using this one for three years
17:18 Denyerec let me past it...
17:18 Denyerec paste
17:19 Denyerec http://paste.phlogi.net/-07be02f202/
17:21 phil1 Denyerec, should be fine as far as I can see
17:22 Denyerec Do you know of any cool SEO optimisation tools? I used to use one that allowed different keywords etc per page
17:22 Denyerec wondered if there was a new "standard"
17:22 Denyerec also if you know which is currently the best drop-in contact form, that would help!
17:22 Denyerec I normally use the standard one, but spam is a problem now.
17:23 phil1 Denyerec, powermail?
17:23 Denyerec Overkill ?
17:23 phil1 :P
17:23 Denyerec Mind you, if it has a decent enough "idiot mode" it might work...
17:23 phil1 seo basic or so for SEO
17:24 Denyerec Thats the one I used I think
17:24 Denyerec contributed to that one too :D
17:25 phil1 you remind me that a best / commonly used extention for thatAndThat purpuse list is needed :|
17:26 jbaptiste_j I second that, we need a "best extension if you do not know enough to choose for yourself"
17:26 jbaptiste_j and also a "all extensions reviewed by the security team
17:28 phil1 problem with reviewed is that it takes a lot of time
17:29 phil1 maybe one could make that "best extension if you do not know enough to choose for yourself" list on wiki.typo3.org and link it on the top of Extension Repository
17:30 Denyerec phil1 - an awesome idea of awesomeness
17:31 phil1 ^^
17:31 Denyerec Are you on the team there?
17:31 phil1 unfortuanally not
17:36 phil1 I'll start a discussion on the dev list tomorrow morning... I need to think about it once more :)
17:38 elmargol Hi I have 2 typo3 installations here (same version) somehow I can't arrange images in a row using the new install... Do I have to enable this feature?
17:39 elmargol the first install is an old install upgradet to oldstable
17:39 _pedda_ cu all
18:03 Denyerec Hmmm
18:03 Denyerec phil1 I don't suppose you're there?
18:03 Denyerec I'm getting this: <!--###dbdf06a04ce6df8b13ecb4c32f2fe3fc###-->
18:03 Denyerec instead of the HMENU I'm expecting...
18:03 Denyerec (Using TV)
18:05 Denyerec ah
18:05 Denyerec being an idiot
18:05 Denyerec had a duplicate ID
18:06 Denyerec Hmm
18:06 Denyerec RealURL or CoolURI these days?
18:07 phil1 I don't know
18:08 Denyerec Nooooooooo!
18:08 Denyerec You must!
18:08 Denyerec :)
18:11 Denyerec Hmm
18:11 Denyerec My £ signs are showing as <?>
18:11 Denyerec UTF-8 charset as meta and render...
18:11 Denyerec *struggles to remember solution*
18:17 Denyerec Any offers?
18:18 Denyerec I never recalled having this kind of problem....
18:18 gerards RTF?
18:18 gerards RTF to DB conversion?
18:19 gerards not rtf. :) rte.
18:19 gerards your db is probably not UTF8.
18:32 xv22 how can I achieve that "text with image" doesn't choose more than 2 image columns by default, even if the user uploads many images
18:56 Denyerec gerards it was indeed a missed-out force-charset
18:58 gerards yeah, after so many sites, these things still hit us....
19:01 Denyerec Aye, easy to forget...
19:01 Denyerec I need a decent content element crossfader too
19:26 Denyerec Has anyone used rgSMoothGallery ?
19:33 phil1 nope
19:34 Denyerec I need to be able to pick some content records / FCE's, and have them splatted out into a named DIV
19:34 Denyerec Then I can use BCN Crossfader to crossfade them.
19:35 Denyerec Into a named DIV, and each FCE/Content element into a named DIV. Then generate a peice of code which uses those named divs to specify them for the crossfader...
20:09 Denyerec wow
20:09 Denyerec very ANGRY gently there
20:11 gerards who.....?
20:14 gerards sorry its too late over here to think..... brani nto woking wel
20:22 s-andersen I'm going nuts here. I have just copied a website from a development server, but somehow realurl doesn't work. When you visit any page in the first level, e.g.: domain.dk/level1, it just shows the frontpage, but if you go to level two e.g.: domain.dk/level1/level2/, it will throw an error. Any ideas?
20:23 gerards maybe if you tell us the error....
20:24 gerards maybe if you tell us the error someone else can help you. :D I'm outta here.
20:30 timdeluxe s-andersen: clear all caches, including realurl ones! (which wont be cleared by the clear cache button)
20:30 timdeluxe correct the domain entry
20:30 timdeluxe then try again
20:30 s-andersen timdeluxe, how would you clear the realurl cache?
20:30 timdeluxe i recommend the realurl management extension
20:31 timdeluxe otherwise you could truncate the tables
20:33 s-andersen damn timdeluxe, still no luck even with all cleared cache and truncated tables
20:36 timdeluxe what exactly is the error?
20:37 s-andersen That my frontpage is shown even though the URL is not that of the frontpage
20:37 timdeluxe and level two you described above?
20:38 s-andersen level two gives me 404
20:39 timdeluxe then your htaccess isnt working
20:39 timdeluxe make sure that you are allowed to set mod rewrite rules
20:40 timdeluxe (allowoverride all or at least fileinfo)
20:43 s-andersen If I throw some random text into my .htaccess it throws an error, so htaccess is recognized. Plus i have another webpage on the same server, that requires mod_rewrite to work, and that page works just fine
20:44 timdeluxe but look:
20:45 timdeluxe if the correct mod rewrite rules are working you wont get a 404 code in the response header, but a typo3 error in the content
20:45 timdeluxe if it is not working you will get also a 404 response header but a normal 404 apache errordocument
20:47 s-andersen I get a TYPO3 404 page
20:48 timdeluxe ah okay
20:49 Denyerec timdeluxe - do you recommend RealURL or CoolURI ?
20:49 timdeluxe if you install real url management you could see the list of errors
20:49 Denyerec RealURL doesn't look to have been updated in quite some time
20:50 timdeluxe Denyerec: i only use realurl, cause i started with it
20:50 timdeluxe there was a nice comparison between the two somewhere
20:50 timdeluxe i think they both work
20:51 timdeluxe realurl isnt updated cause it just works i think *g*
20:52 s-andersen timdeluxe: Here is the error: Segment "vinduer" was not a keyword for a postVarSet as expected!
20:52 timdeluxe ah, do you use your own real url configuration or automatic one?
20:53 Denyerec timdeluxe - that much could well be true
20:53 s-andersen I actually didn't configure the extension, but my guess is that it's custom made
20:53 timdeluxe Denyerec: and much development now doesnt make sense, cause 5.x will work with routing framework
20:54 timdeluxe s-andersen: there lies the error
20:54 s-andersen timdeluxe: The thing is, that the error has to be server dependent, because it works right now on a development server, but not on the server I have moved it to
20:55 timdeluxe s-andersen: did you move/copy localconf and/or realurl specific files under typo3conf to the new server?
20:56 Denyerec tim, that is also true.
20:56 s-andersen I copied all of typo3conf
20:56 Denyerec Which realurl tool is the better one ?
20:56 Denyerec I have used aeurltool in the past.
20:56 Denyerec Been a while, though/
20:57 timdeluxe Denyerec: dont know, i use realurl management for little things like redirects
20:57 timdeluxe i should spend more time to get news and cal working, but i am too lazy
20:57 timdeluxe s-andersen: there must be something wrong
20:57 s-andersen timdeluxe: That's also my guess :D
20:58 timdeluxe s-andersen: look: (could be wrong) a typical realurl url looks like this: domain.com/<prevarset>/<pagepath>(/)<postvarset>
20:59 timdeluxe prevars are often languages
20:59 timdeluxe like domain.com/en/...
20:59 Jahithber wich templating method is most correct in typo3?
20:59 timdeluxe pagepath is often simply the path like some/where/in/the/tree
21:00 timdeluxe and postvarset is (rarely) somthing like page.html
21:00 timdeluxe and that depends of realurl configuration
21:01 timdeluxe so there is a error in the realurl configuration or there is still something cached
21:02 s-andersen exactly and that's my pain. To see it working on another server, AND knowing that it worked a week ago on my own server, but not working right now :(
21:03 s-andersen And I haven't even toyed with any of the configuration files, only corrected the baseURL in typoscript
21:03 timdeluxe what about the domain record
21:03 timdeluxe ?
21:04 s-andersen Haha timdeluxe I think you got me! :D
21:05 s-andersen You were absolutely right
21:05 timdeluxe hmpf "correct the domain entry" was my second sentence :/
21:06 timdeluxe now it works?
21:06 s-andersen Damn I overlooked that sentence, sorry :/
21:07 s-andersen Yes it works now. And the stupidest thing is... I knew I had forgot something simple. I had the same problem the last time I moved the same site - for testing purposes. But this time I simply couldn't remember what it was that I needed to do, I could only remember that I had forgotten something.
21:07 timdeluxe no problem
21:07 timdeluxe now you know what else can go wrong :)
21:08 s-andersen Yeah, I think this one is nailed into my brain now :D
21:47 decoder short question... I have a user which is in a group, and the group is allowed to do all things with a certain site
21:47 decoder however, when trying to edit, the user gets a grey screen
21:47 decoder instead of the usual editor and stuff
21:47 decoder when I try as admin, it works...
21:47 decoder any hint?
23:04 s-andersen I have some charset issues on my site. Sometimes there a problems with danish letters and sometimes there isn't. For instance: I can visit a page, where the chars are fucked, and then do a hard refresh (CTRL + F5). After that the chars look like they should :( In firefox the problem is consistent, it simply identifies my charset as being ISO-8859-1 even though I have defined it as UTF-8
23:10 litzinger in typoscript, how can i tell if the current page i'm on has child pages?
23:11 litzinger for example: [treeLevel = 3,4] || [hasNoChildren]
23:11 litzinger lib.nav_page.entryLevel = 3
23:11 litzinger [else]
23:11 litzinger lib.nav_page.entryLevel = 2
23:11 litzinger [end]
23:11 litzinger oops. meant to paste the pastie.org link. sorry
23:18 voidus litzinger: no way, i think
23:19 litzinger is there a work around to achieve the same effect?
23:20 voidus litzinger: you may use IFNOSUB type of tmenu item / gmenu item
23:24 litzinger but i need to know the start level first
23:26 voidus then you need to write your userfunction probably. for using in conditions
23:30 litzinger [treeLevel.numChildren = 0] would be nice
23:31 litzinger any guidance on where to start with writing that function?
23:31 litzinger dont have have a ton of time to waste :/
23:44 voidus litzinger: highlight me if you need answer:) there was a documentation, but i will not find it quickly. the quicker way is to define a function named hasNoChildren in your localconf.php
23:45 litzinger i'm working on a func now voidus
23:45 litzinger but i've never used the classes/api so i have no idea what objects/classes/functions i should be using
23:46 voidus i think it should be something like this:
23:46 litzinger function main($content, $conf)
23:46 litzinger {
23:46 litzinger $content .= $this->cObj->currentRecord;
23:46 litzinger return $content;
23:46 litzinger }
23:46 litzinger that is returning the current page's id
23:46 litzinger now just need to see if that ID has children
23:47 voidus what?
23:47 voidus you are doing it wrong
23:47 litzinger how so?
23:48 voidus function hasNoChildren(){ return count($GLOBALS['TYPO3_DB']->exec_SELECTgetRows('uid','pages','pid='.$GLOBALS['TSFE']->id) == 0) }
23:48 voidus something like this
23:48 voidus probably some more checks needed and function need cache/memoization of result...
23:48 voidus but basic is that
23:49 voidus err
23:50 voidus function hasNoChildren(){ $rows = $GLOBALS['TYPO3_DB']->exec_SELECTgetRows('COUNT(*) AS num','pages','pid='.$GLOBALS['TSFE']->id); return $rows[0]['num'] == 0) }
23:50 voidus the better version
23:53 litzinger cool, that works
23:53 litzinger thanks!
23:55 litzinger so how do i use the returned value in a conditional?
23:57 litzinger for example, if I have:
23:57 litzinger includeLibs.getChildren = fileadmin/user_classes/class.sb_getchildren.php
23:57 litzinger temp.info = USER
23:57 litzinger temp.info {
23:57 litzinger userFunc = user_getChildren->main
23:57 litzinger }
23:57 litzinger this doesnt seem to work:
23:57 litzinger [treeLevel = 3,4] || [temp.info = 0]

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.