Search the website and IRC logs

#TYPO3 IRC log from : Sunday 13 July 2008

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
02:04 tomyN anyone home :-?
11:50 HardPhuck anyone using realty__search extension?
11:54 HardPhuck anyone using skin_grey_2>
11:59 HardPhuck noone has skin_grey_2 installed?:)
12:07 HardPhuck can rgaccordion be put into tt_news item?
12:09 HardPhuck ok, you are all a bunch of boring people today :D
12:17 nomatter001 hi
12:17 nomatter001 how can i request that in a typoscript condition: $GLOBALS['TSFE']->page['pid']
12:18 nomatter001 i need the pid value in a condition
12:35 HardPhuck [globalVar = TSFE:id=1]
12:35 HardPhuck temp.subTemplate.subparts.col1_content < styles.content.getLeft
12:35 HardPhuck temp.subTemplate.subparts.col2_content < styles.content.getRight
12:35 HardPhuck [global]
12:35 HardPhuck this sees if page id is equal to one and puts content in some divs
13:21 nkuttler btw, how do i put a newline into a ts template so that it shows in the html source?
13:33 specialunderwear Hi I would like to know how i control the pencil icon showing up in admin view mode. I'm working on the permissions of a group but it has now disappeared :( Anyone know where it is located?
13:34 nkuttler frontend editing?
13:42 specialunderwear I can't find frontend editing anywhere :(
13:43 specialunderwear nkuttler: is frontend editing set somewhere in Allowed excludefields:?
13:54 nkuttler specialunderwear: i don't really remember, did you go through the docs at typo3.org? iirc it's a ts config somewhere
14:26 HardPhuck anyone here with skin_grey_2?
14:37 martinac Hi all
14:37 martinac I am using the Plugin "Menu/Sitemap". My problem is, when i use the Menu Type: "Menu of these pages" and then fill the Startingpoint with the necessary sites, i can only choose 22 sites. But I need more. Is there another way?
14:40 nomatter001 hi
14:40 nomatter001 how can i set the language for xhtml sites?
14:40 nomatter001 i everytime get lang="en" and xml:lang="en"
14:41 nomatter001 and i need lang="de" and xml:lang="de"
14:42 nkuttler config.language = de?
14:44 nomatter001 nkuttler: no doesn't work
14:44 nomatter001 but now i get arround it with config. htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de"
14:44 nomatter001 but indexed_search is still in english
14:44 nomatter001 does that extension look for the browser language?
14:48 nkuttler maybe config.locale_all, although in my experience not all extensions honor that
14:49 nomatter001 nkuttler: so how can i get indexed_search in german?
14:50 nomatter001 nkuttler: cause locale_all is already set
15:00 nomatter001 nkuttler: sry for the disconnect
15:00 nomatter001 nkuttler: did you say anything?
15:15 nkuttler nomatter001: sorry, no
15:26 HardPhuck guys why does quixplorer say unable to open direcotry and how do i reset that
15:26 ddoesburg permissions?
15:28 HardPhuck no i think it was in a folder that i deleted
15:28 HardPhuck and now that the folder does not exist
15:28 HardPhuck give me the error
15:29 ddoesburg that's also a good reason
15:29 HardPhuck yeah but i dont remember the folder name
15:29 HardPhuck so now im stuck
15:30 ddoesburg Why?
15:30 HardPhuck cuz quixplorer just gives me the error without displaying anything
15:31 ddoesburg OK
15:31 HardPhuck ah found it :)
15:31 HardPhuck it was an extension i had to reinstall
15:31 ddoesburg It's possible
15:32 ddoesburg An other way is to empty the field uc in the be-user record
15:32 HardPhuck aha thanx
15:38 iwish hi all, im trying to dump a satabase.sql that comes with the 1st tutorial in the documentation... However i get a message saying its got no CREATE TABLE definitions... however it clearly has :S
15:38 iwish can anyone help please?
15:39 iwish database.sql**
15:39 iwish well, to be clear, im trying to import it now.
15:43 ddoesburg What do you want to do? Dump a database of the 1st tutorial? Please, explain something
15:46 iwish i want to import database of 1st tutorial.
15:46 iwish however i get an error that reads like this :
15:46 ddoesburg What is the 1st tutorial?
15:47 ddoesburg Why do you want to import it?
15:47 iwish There seems to be no CREATE TABLE definitions in the SQL file. This tool is intelligently creating one table at a time and not just dumping the whole content of the file uncritically. That's why there must be defined tables in the SQL file.
15:47 iwish so i can start learning.
15:48 iwish doc_tut_quickstart
15:48 iwish is the 1st tutorial
15:48 ddoesburg Do you have a TYPO3 environment?
15:48 iwish yes, im trying to umport the DB using the install tool
15:48 iwish import*
15:49 ddoesburg Do you mean the first step of the 1-2-3 install tool?
15:52 nkuttler gee, is it just me or has image manipulation in the rte been disabled in 4.2?
15:52 iwish well, im not exactly sure, but to summarise, im in the install tool on the "DB analyser" section,. trying to import a database.sql file. but its not allowing me too
15:53 nkuttler iwish: just create the db by hand?
15:53 ddoesburg OK If you do a compare, what is the reaction?
15:53 ddoesburg The first compare
15:54 iwish the sql file has too many tables to re create by hand
15:54 iwish ok i will compare
15:55 nkuttler iwish: mysql < foo.sql
15:55 iwish i get a bunch of ALTER TABLE tick boxes
15:56 ddoesburg OK check them and co it agian
15:56 ddoesburg Until stay or disapear
15:56 davidbrunnthaler hiho how do i delete the list-tags (ul and li)around my automatic generated "section index"
15:56 iwish ok i also get some DROP TABLE do i want to tick those too?
15:56 ddoesburg yes
15:57 ddoesburg as long as there something changes you have to do it agian
15:57 davidbrunnthaler this is what typo3 automaticaly pasted into my ts-field: http://phpfi.com/331738
15:59 ddoesburg David: where and why.
15:59 iwish seems like things are changing, but keeps bringing me more ALTER TABLE tick oxes
15:59 iwish boxes*
15:59 ddoesburg keep doing until nothing chages
16:00 davidbrunnthaler the ts-code was included in the page where i wanted the "section index" to appear
16:00 davidbrunnthaler the section index appears, but i want the <ul> and <li> tags to be replaced by <div> or something else
16:02 iwish ok, the ALTER TABLE options are still appearing, but now when i click, nothing changes
16:03 ddoesburg all those alter table stuf is mostly not essential
16:03 ddoesburg Look carefully over those chapter to see if all things al ok
16:05 ddoesburg David: I never saw that. But the sitemap things are all in the css_styled_content template. Copy/past it to one of your templates and change it
16:12 iwish :S not much changed i still done have the DB imported
16:12 iwish dont*
16:13 ddoesburg What kind of db is that
16:13 iwish .sql
16:13 ddoesburg What tables are there in it
16:14 iwish keeps telling me the sql file ha no CREATE TABLE definitions.... but it clearly has
16:14 iwish the file comes from the typo3 documentation its self
16:14 ddoesburg Why do you need it?
16:15 ddoesburg What is the title of the documentation?
16:15 iwish it configures a pre - made site
16:15 iwish so i dont need to make one
16:15 nkuttler iwish: the premade site is useless in my experience, rather install the thing and read about making a template
16:15 iwish then i can use it to to learn
16:16 iwish naah i just need the pre-made site so i can teach others how to edit content
16:16 ddoesburg It's good to do so iwish
16:17 ddoesburg Only to learn
16:17 ddoesburg the more things go wrong the more you can learn :-)
16:17 ddoesburg But your shure it not a t3d or t3x file?
16:18 iwish its a file called database.sql
16:18 ddoesburg What is the title of the documentation?
16:18 iwish i should be able to just import it and go
16:18 davidbrunnthaler mh maybe a stupid question: but where do i find the css_styled_content template? i found nothing.. at least not in the typo3/sysext/css_styled_content folder
16:18 iwish http://typo3.org/documentation/document-library/tutorials/doc_tut_quickstart/0.1.0/view/1/2/#id3994691
16:19 ddoesburg David: If you did setup your site well, you will find that extension in teh EM
16:20 ddoesburg Yes. Thats the install tool
16:20 davidbrunnthaler yeah i found it in the EM
16:21 davidbrunnthaler but which file contains the template
16:21 ddoesburg David: Go to the Template Object Browser
16:22 ddoesburg There you will find the css_styled thingy as the first one
16:22 ddoesburg iwish
16:22 ddoesburg Go to the install tool and look how much tables are already present
16:24 ddoesburg Iwish: If it's only for a first impression, I advise you the TYPO3Winstaller on your own PC.
16:24 iwish 39
16:25 iwish no i need it to be live, so i can show a client how to edit content
16:25 ddoesburg Thats more than enough. That means all tables are ALREADY CREATED!
16:25 iwish more than enough for a full site to be imported?
16:25 ddoesburg Yes
16:25 ddoesburg Why not?
16:27 iwish no idea lol
16:27 iwish ugh typo3 never runs smoothly, seems like one error after another
16:27 ddoesburg But Quickstart as well as Testsite are based on 3.8
16:28 davidbrunnthaler mh i found the right file. i made the changes. i saved it to the server. but it had no effect. did i forget something?
16:28 ddoesburg If you want a state of the art TYPO3 site, right out of the box, take the wec starters package
16:29 ddoesburg David: Did you changed the original file?
16:29 davidbrunnthaler i changed the file listed in the EM
16:30 ddoesburg Every update overrides your changes
16:30 ddoesburg Do as I say. Copy it to your template
16:30 ddoesburg There you can chage them
16:31 ddoesburg But be aware, there are a lot of sitemaps
16:32 davidbrunnthaler you mean copy the whole class*.php content into my own template?
16:32 ddoesburg NO not php
16:32 ddoesburg the template you see with the typoscript object browser
16:33 ddoesburg There you see a hudge typoscript template
16:33 ddoesburg a constants part and a setup part
16:34 ddoesburg In that setup part you will find all the typoscript for all the possible sitemaps
16:34 ddoesburg search your part. Copy it to on of your typoscript templates and modify as you like
16:35 davidbrunnthaler mh unfortunately i just don't know what you're talking about. i just see my own template..
16:36 ddoesburg Did you include the css_styled_content extension in your template?
16:36 ddoesburg Thats always the first thing to do if you make a TYPO3 site
16:37 davidbrunnthaler i included the automaketemplate
16:37 davidbrunnthaler (i made the setup with the help of a typo3 book)
16:37 ddoesburg No that's not possible
16:37 ddoesburg Look in that book for the scc_styled_content extension
16:38 ddoesburg If that book does not speak about it, it's a bad or a very old book
16:38 ddoesburg Open yout template
16:39 ddoesburg What version of T3 do you use?
16:39 davidbrunnthaler typo3 4.16
16:39 ddoesburg OK Go to Info/Modify
16:40 ddoesburg Click here to edit . . .
16:40 davidbrunnthaler (the book says nothing about css_styled_content - it just tells you how you can include your own css-files)
16:40 ddoesburg Go down until static includes
16:40 ddoesburg bad book
16:41 iwish :S:S now the default login wont let me in!?
16:41 ddoesburg iwish
16:41 ddoesburg Go back to the installtool and create an admin user
16:41 davidbrunnthaler the css styled content is listed under "include static (from extension)"
16:42 ddoesburg David: Do you see there the css_styled_content ?
16:42 ddoesburg Is it also in the box selected?
16:42 davidbrunnthaler jup
16:42 ddoesburg Than you should see it in the TOB
16:43 ddoesburg Sorry
16:43 ddoesburg I'm wrong
16:43 davidbrunnthaler i see it under [includeLibs]
16:43 ddoesburg It is in the template analyser
16:43 ddoesburg excuse me
16:44 davidbrunnthaler ah ok
16:44 ddoesburg Click on the css
16:44 ddoesburg search for sitemap
16:45 davidbrunnthaler ok now it makes more sense :)
16:45 ddoesburg Forgive me to send you the wrong way
16:46 davidbrunnthaler no problem.. i mean you helped
16:46 davidbrunnthaler that's all that counts
16:46 ddoesburg OK
16:47 ddoesburg Hope you have as much pleasure as I do with TYPO3
16:48 davidbrunnthaler we will see - i started 2 months ago because i got i real huge homepage to make (with irre, dynaflex and all that stuff)
16:48 davidbrunnthaler but so far it's all going the way it should
16:48 ddoesburg O no. Keep it simple
16:49 ddoesburg Be carefull not to fall on such a steep way
16:49 davidbrunnthaler can't keep it simple
16:50 ddoesburg OK Success
16:50 davidbrunnthaler cause they want that every hotel can edit his own prices
16:51 davidbrunnthaler so i have a dozen hotels - every hotel has different rooms - every room has different seasons
16:52 ddoesburg You know the present extension for this kind of website?
16:52 davidbrunnthaler i solved it with IRRE
16:52 davidbrunnthaler which one do you mean?
16:53 ddoesburg There are a few. I never used them, but saw it on the list
16:54 davidbrunnthaler mh i found a lot of webshop extensions but only IRRE (its a core feature since 4.1) solved the m:n relations
16:54 ddoesburg The danger for a good PHP programmer is to cook a solution but without the TYPO3 API
16:55 davidbrunnthaler so far i used no php for the webshop
16:55 ddoesburg OK You solved it with a shop?
16:56 ddoesburg But what did you have to do with irre, dynaflex and all that stuf
16:56 davidbrunnthaler irre stands for Inline Relational Record Editing
16:56 ddoesburg Yes I know
16:56 ddoesburg :-)
16:56 davidbrunnthaler and i took the irre-tutorial
16:57 ddoesburg But if you not programmed a line, you have not so much problems with it
16:57 davidbrunnthaler so far i just edited the existing things
16:58 ddoesburg OK
16:58 davidbrunnthaler means i took the irre-tutorial m:n-asym part
16:59 davidbrunnthaler and added fields, and added a little dynaflex to keep the BE-view simple
16:59 ddoesburg OK
17:00 ddoesburg Well, I wish you a lot of plesure with it
17:00 davidbrunnthaler thx
17:00 davidbrunnthaler may i add one little question?
17:00 ddoesburg Always
17:01 davidbrunnthaler i found the right line in the template analyser
17:01 davidbrunnthaler but how much do i have to copy
17:01 ddoesburg What is the right line?
17:01 davidbrunnthaler if you search for <ul class="csc-menu csc-menu-3">
17:01 ddoesburg The number 3 part?
17:02 davidbrunnthaler number3?
17:02 davidbrunnthaler what do you mean by number 3
17:03 ddoesburg In the case
17:03 ddoesburg But i see
17:03 davidbrunnthaler it's listed under [compatVersion = 3.9.0]
17:05 HardPhuck can i set some part of the tamplate not to be cached at all?
17:06 ddoesburg If you go some lines above you see it's a subobject of tt_content.menu.20 so that should you take in count
17:06 ddoesburg Part of a template ?
17:06 ddoesburg Only pages are cached
17:06 ddoesburg Or what do you mean?
17:09 ddoesburg HardPhuck: What do you mean?
17:10 HardPhuck i call an external JS from html template
17:10 HardPhuck but it doesnt get called because of caching
17:10 HardPhuck at least i think so :)
17:11 ddoesburg a sec
17:15 ddoesburg external means in a separate file?
17:16 ddoesburg You have to include it in the header in typoscript
17:16 iwish how do i register this nick?
17:21 HardPhuck ah of course
17:21 HardPhuck thank you
17:48 davidbrunnthaler how do i change what you can see (and edit) when you're looking at the IRRE dataset?
17:49 ddoesburg What extension are you talking about?
17:50 davidbrunnthaler i'm talking about this: http://www.tfa.w4y.at/___div/dl/irre_overview.gif
17:51 davidbrunnthaler i want that BE-user "a" only can change "hotel perrau" and user "b" only can change "hotel daniel"
17:52 davidbrunnthaler it's not an extension but as mention earlier the IRRE core feature
17:52 uschi hi folks
17:52 davidbrunnthaler with db-mount i can only select the page but not a subpart
17:53 uschi I need help with an image problem
17:53 uschi i am using partner with partner_fe
17:53 ddoesburg I don't knok what you'r talking about
17:53 uschi tx_partner_main has a field image
17:54 davidbrunnthaler ddoesburg: are you talking to me or to uschi?
17:54 ddoesburg To you david
17:54 uschi Boonkerz?
17:54 ddoesburg I understand your question about the mounting
17:55 ddoesburg But what has that to do with irre?
17:55 davidbrunnthaler in the irre dataset there are my prices and rooms for each hotel
17:56 davidbrunnthaler example: i have 5 hotels, every hotel has one BE-user who administrates the prices and rooms - but he should only be able to change his own prices
17:57 ddoesburg May be I lost something in the past days, but if you did it without any extension, how can you create irre data sets?
17:57 uschi hm
17:58 uschi if you want to do it with db_mounts, each hotel has to be stored in it's own page
17:58 davidbrunnthaler i just imported the irre-tutorial and reconfigured it for my purpose
17:58 ddoesburg What is exactly your question uschi?
17:59 uschi in tx_partner_main there is an image field
17:59 uschi when i add an image, that image is copied to some upload folder in its original size
17:59 uschi which is quite large
18:00 davidbrunnthaler sry my fault: "irre_tutorial" - which i installed - is an extension
18:00 uschi I need to resize that image first
18:00 ddoesburg uschi: Use irfanview
18:00 uschi preferably i would like to use dam with it
18:00 uschi no, i would use photoshop then
18:01 ddoesburg OK
18:01 uschi i need to do it inside typo3
18:03 ddoesburg uschi: did you looked for a possibility to give a maxW and a maxH foor those images?
18:03 uschi unfortunately partner_fe does not provide one
18:04 ddoesburg and the partner extension itself?
18:05 uschi hmmm, ok, i will check
18:05 ddoesburg David: It's the first time I see those extension. Is it possible to make those records in a sysfolder?
18:06 ddoesburg That would be a solution
18:07 davidbrunnthaler mh when i changed the irre_tutorial for my own needs i always changed the ext_tables.php
18:08 davidbrunnthaler there are also the 4 $TCAs - which seem to be the listed 4 boxes
18:08 ddoesburg I see how it works but have to digg deeper to see if this is a solution
18:08 uschi ddoesburg, where would that be set in partner
18:09 ddoesburg uschi: Look in the typoscript object browser
18:09 uschi there is typoscript for partner
18:09 ddoesburg but does it have a kind of maxW and maxH?
18:10 uschi no, nothing at all
18:10 uschi i do not even need that, i only need one size here
18:10 ndee I try to render a bunch of content elements in the frontend with following typoscript: http://rafb.net/p/iYlwMl18.html but I get no result at all.
18:11 davidbrunnthaler what did you mean with the sysfolders?
18:11 ndee there is a content element with the uid=1
18:12 ddoesburg like other extensions. Look at powermail. That's also irre.
18:13 uschi ndee you will need a renderObj with your records
18:13 ndee uschi: what is a renderObj?
18:14 ndee can't I somehow say, render it just like CONTENT ?
18:14 uschi if you use CONTENT or RECORDS you at first only get the data, then you have to configure your renderObj
18:14 ndee uschi: do you maybe have an example somewhere?
18:15 ndee uschi: when I used CONTENT instead of RECORDS, the elements showed up.
18:15 ddoesburg ndee: that ts is right
18:15 uschi searching already, ndee
18:15 ndee thanks a bunch :)
18:15 davidbrunnthaler again i made a mistake: i did change tca.php not ext_tables.php but i will have a look at powermail
18:15 ddoesburg But do you have a subpart for that lib?
18:16 ndee ddoesburg: I just the typoscript I posted.
18:16 ndee s/just/just have
18:17 ndee I adopted it from here: http://wiki.typo3.org/index.php/De:TSref/RECORDS
18:17 ddoesburg do you have some typoscript with page = PAGE oder seite = PAGE?
18:17 ndee ddoesburg: ah yes, other elements get rendered correctly so it has to be somewhere. I do that in a template-record and include it in the main template
18:18 uschi ndee, you read the tsref on records, I suppose?
18:18 uschi http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/8/10/
18:18 ndee uschis: yes, I did that.
18:18 uschi i cannot find my example anymore
18:19 ndee that conf.[tablename] confuses me, I don't understand it :D
18:19 ndee well actually
18:19 ndee it should render those elements like the cObject, CONTENT
18:19 uschi conf.tt_content = COA
18:19 uschi this is what it says, but obviously it does not in your case
18:21 uschi hey, ndee
18:21 ndee uschi: http://rafb.net/p/Rw3Cth67.html I also tried COA but to no avail.
18:21 uschi there is something wrong with your code
18:21 uschi source is NOT a child of tables
18:21 uschi no, sorry, was mistaken by the indentation
18:21 uschi it looks correct
18:21 ndee yeh, sorry about that ;)
18:22 iwish can someone help me with these sort of error messages :
18:22 iwish Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/mydomain/subdomains/typo3training/httpdocs/typo3/t3lib/class.t3lib_db.php
18:24 uschi try to debug it, ndee
18:24 uschi tslib_content.php is your friend
18:24 ndee uschi: I enabled debugSql
18:25 uschi and?
18:26 uschi if you send the query via phpmyadmin, do you get a result?
18:26 ndee uschi: yes.
18:26 ndee I replaced tt_content in tables with tt_contents so that it outputs the query
18:26 uschi fine, then we only have a rendering problem
18:26 ndee jep, looks like it
18:27 uschi weird, it seems so f.. correct
18:27 ndee first, I wanted to use CONTENT, which also worked but with CONTENT, you can only show content elements from a specific pid
18:27 uschi hey, ndee
18:27 uschi that cannot work
18:27 uschi conf.tt_content = CONTENT
18:28 iwish anyone?
18:28 ndee also tried conf.tt_content = COA
18:28 uschi yes,but you need to do write more then that
18:29 ndee uschi: ah.
18:29 uschi you cannot just write conf.tt_content = COA
18:30 qim hello, is there a way to let a marker use some kind of subtemplate instead of the regular content?
18:30 ndee http://rafb.net/p/3FxflB73.html <-- now it's 1:1 from the example in tsref
18:31 ndee uschi: hah: ERROR: Content Element type "text" has no rendering definition!
18:31 uschi try: conf.tt_content < tt_content
18:31 ndee I tried to render a CType text
18:32 ndee it works!
18:32 ndee thanks uschi!
18:32 ndee just made my evening :D
18:32 uschi ndee, want the explanation?
18:32 ndee now I just have to use joins
18:32 ndee uschi: yes, would be helpful.
18:32 davidbrunnthaler how do i add the "date2cal" field for my own fields
18:32 ndee RECORDS didn't have any configuration at all?
18:32 uschi ok, in css_styled_content, there is a folder static with two files
18:33 uschi right
18:33 uschi constants.txt and setup.txt
18:33 davidbrunnthaler in the documentation there is something about including it into other extensions
18:33 uschi whenever a content element is rendered there is an object path tt_content (see setup.txt line 241ff
18:34 davidbrunnthaler but i can't see how this should work
18:34 uschi tt_content is a CASE object
18:35 uschi the keyfield is the CType of your CE
18:35 uschi and then of we go with hundreds of lines of typoscript
18:35 uschi if you do understand what happens there, it helps a LOT, ndee
18:35 ndee what does a CASE object do exactly?
18:36 ndee ah
18:36 ndee CASE ctype
18:36 uschi it is like a switch
18:36 ndee text: blabla
18:36 ndee I see
18:37 ndee and with conf.tt_content < tt_content, I tell that it should have the same configuration like tt_content.
18:37 uschi right
18:37 ndee ok.
18:38 ndee now, I would like to use a join clause in my RECORDS object, you think that will work somehow?
18:38 uschi not sure, never did that
18:39 ndee ok, just gonna try it somehow :D
18:39 ndee that's the problem: It would have worked like a charm with CONTENT but the stupid pidInList got in my way.
18:39 ndee or do you know how I can "disable" so that typoscript creates a pid IN (XXX) ?
18:40 uschi unlike CONTENT does not seem to have a where or some place for custom sql
18:40 uschi there might be a way
18:41 ndee actually, what I wanna do is following: If a country is selected, a column on a page gets country-specific content.
18:41 uschi here we go
18:41 uschi http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/5/5/
18:41 ndee uschi: the problem is the "pidInList"
18:42 uschi perhaps you could try pidInList >
18:42 ndee the content is split up into different folders
18:42 ndee ok, will try that.
18:46 ndee uschi: nah, when I use CONTENT, I can't get rid of the tt_content.pid IN (XXX) stuff, damn.
18:46 uschi this is really bad
18:47 ndee I would need a mix between RECORDS and CONTENT :D
18:47 uschi i suggest you write a little ext that gets those damned CEs
18:47 ndee how can I render CEs in an own extension?
18:48 uschi i remember that the whole business drove me nuts once
18:48 ndee I am all for writing own extensions :D
18:48 ndee uschi: I just don't know how to render those CEs, that's why I tried typoscript
18:49 uschi all you need is an sql statement, right
18:49 ndee the sql is easy
18:49 ndee the rendering different CEs in my own extension is hard :D
18:50 uschi what do you want to join, by the way?
18:50 ndee uschi: I want to join it with my custom table. So if www.site.com/SWITZERLAND, the column contains swiss elements
18:51 ndee do you know how I can render those CEs from my own extension?
18:51 uschi in which case you might want to render additional stuff with your tt_content elements anyway, right?
18:51 ndee yes, could also be something else than tt_content elements
18:51 uschi no, i am not exactly a coder, call me quartercoder :-)
18:51 ndee hehe
18:52 ndee does anyone know how to render CE in an own extension?
18:52 uschi but perhaps there is a special undocumented keyword 'all' for this pidInList
18:55 ddoesburg ndee: what do you want to archive?
18:56 ddoesburg achive
18:57 uschi ndee, perhaps a slide might help you
18:57 ndee ddoesburg: I want a column with country specific content.
18:57 ndee a slide?
18:57 ndee ddoesburg: so if I go to www.site.com/SWITZERLAND, I want swiss content, when I go to www.site.com/AMERICA, I want american content in that one column.
18:58 ndee the rest of the content can stay the same, just that one column has to change.
18:58 ddoesburg Let 's if I understand you
18:58 ddoesburg On a particular page you want to see specified content
18:58 ndee just in one column
18:59 ddoesburg But that's the standard way of TYPO3
18:59 ndee but I don't have another page for each country
18:59 ddoesburg You mean a specified place. In a div or so
18:59 uschi i suppose i do have to read the tca docs again
18:59 ndee exactly.
18:59 ddoesburg O no
19:00 ddoesburg It's all standard
19:00 ndee ddoesburg: <div class="info-column"></div>
19:00 ddoesburg no records or content or tca
19:00 ndee the content of that div is country dependant. But just that one column.
19:00 uschi what is all standard, ddoesburg
19:00 ddoesburg What you want
19:00 uschi no, that is about my image size, there must be a way to get those images resized :-)
19:00 soenke hello, i have an issue with newloginbox 3.1.0. In the EM i get a big Error-Table when I select this Extension. The Error is "Unknown Tablefield in tx_newloginbox_show_forgot_pasword in where clause"
19:01 ddoesburg It's not country dependent but page dependent.
19:01 soenke it seems that there is a field missing in the Database, but how can I fix this?
19:01 ddoesburg Or do I miss something
19:01 ndee ddoesburg: I think uschi and I have different problems, it's not about the same thing :D
19:02 ddoesburg LOL
19:02 mBHuK hi all, im trying to take the typo3 doc tut quickstart tutorial. and i've imported the database it tells me to import, but the backen isnt showing any changes :S have you any idea why?
19:02 uschi right
19:02 ddoesburg I'm talking about the pages SWWITZERLAND and so
19:02 ndee ddoesburg: ok :) The Switzerland and America content is on the same page
19:03 ndee it's like: index.php?id=1&country=CH or index.php?id=1&country=US
19:03 ddoesburg in this case it's L=2 or L=3
19:03 ndee ddoesburg: no, it's not language dependant.
19:04 ndee ddoesburg: the whole page is in English.
19:06 ddoesburg Is it templavoila?
19:06 ndee ddoesburg: yes.
19:07 ddoesburg Why do you use the same page for different content?
19:07 ddoesburg It's possible. But not so logical
19:08 ddoesburg Specail for the "normal" editors
19:08 ndee it's about sports and you can select your country in a select box and the special content for your country is loaded in a column.
19:08 ndee but that's not the point :D
19:08 ralze hey, i'm trying to setup some login-restricted content. I only managed to have frontend-group based access but not frontend-user stuff...
19:08 rodi ralze: its only group based
19:09 ralze rodi: alright...
19:09 ralze thanks
19:10 ralze I'm trying to figure out how to make a logout button, I might come back for that if can't figure it out on my own within an appropriate amount of time
19:11 ralze (that was some useless information for you guys...)
19:13 ndee uschi: I got it. Juhu :D
19:14 uschi how, tell me
19:15 ndee I created an own Frontend plugin
19:15 ndee http://www.typo3.net/forum/list/list_post//53494/ <--
19:15 ndee now I can create my own ID list.
19:16 uschi na ei gugge
19:17 uschi ich weiss jetzt auch wieder wo ich das mit den records gebraucht habe
19:17 uschi ich verwende templavoila und wollte so ein inhaltsverzeichnis von 'dieser Seite'
19:17 uschi das geht aber nicht, weil tv die sortierreihenfolge auf der seite nicht mitpflegt
19:18 ndee doofes tv:D
19:18 rodi uschi: please keep the language to english
19:18 rodi ;-)
19:18 uschi ooh, sorry, rodi
19:18 uschi did not even realise
19:18 rodi np for me, but maybe the non-german readers bother
19:19 uschi so i wrote an ext that collects the CEs in all tv-fields
19:19 uschi and then selected them
19:21 ndee but you said you're not a coder :D
19:21 ndee btw, sometimes, I really just love TYPO3 :D
19:21 ndee what was the image problem you had uschi?
19:21 uschi I said: call me quartercoder :-)
19:21 ndee :D
19:27 ralze hm. I'm trying to set something like "RTE.default.showButtons = all" in the setup field of my website. is there such a property for rte?
19:27 ralze and am I putting it in the right place?
19:28 uschi RTE.default.showButtons = * in the page tsconfig (!) of your page
19:28 uschi @ralze
19:29 uschi you want to configure the backend, therefore the right place to do so is PageTSConfig in the page properties
19:33 ralze uschi: thanks!
19:33 uschi my pleasure ralze :-)
19:50 ralze I tried the same thing with something else: "styles.content.links.allowTags = *" or "all" respectively but did not have any success
19:51 ralze is there some way to allow all html tags, besides listing them all one by one?
19:52 uschi would not work, because here you are trying to configure the frontend, so that means: your friend is the template section :-)
19:52 uschi @ralze
19:52 uschi and no, you have to list them one by one
19:52 uschi no * possible in that case
19:53 uschi ralze: whenever you configure rte, you have to think of two main roads:
19:54 uschi a) is what i want fe-related or is it be related
19:55 uschi b) if it is fe-related (what happens to tag x on the way from database to fe) you want to go to your template
19:55 uschi if it is about what happens to my tag when it goes from rte to db or from db to rte, it is page tsconfig
19:56 uschi tsconfig is for backend, template is for frontend (more or less completely separated)
20:08 mBHuK Hi all, Does the RTE tool come with a typo3 installation or do i need to install it as an ext?
20:09 void mBHuK: it come with
20:11 mBHuK im used to working with typo3 3.8.1 ... ive never made a site before, only maintained and edited content for a cleitns.... but now i installed the doc tut quickstart... upgraded to typo3 4.2.x and cannot find the RTE :S
20:14 void mBHuK: so.. what do you see when edit text?
20:20 mBHuK a header reading : "text:" and then a field with my text in it
20:25 ralze uschi! thanks again btw!
20:26 uschi glad to be able to help
20:26 uschi rteconfig is perhaps the only thing i am half way through good at in t3
20:34 davidbrunnthaler i want to integrate date2cal in an extension.. does anybody know something about it?
20:39 uschi there is a setting in date2cal that will replace all datetimefields with date2cal
20:40 uschi in case you are on typo3 4.2
20:40 davidbrunnthaler mh t3 4.1.6
20:40 Denyerec Was just about to say "isn't that what it is supposed to do?"#
20:40 ralze hm. and once again I'm in trouble here... I updated to the 4.2.1 and the login stuff doesn't work anymore. I "compared" in the install tool, as suggested in some forums, but it didn't help. any more suggestions?
20:40 uschi hey my little Denyerec monkey :-)
20:41 uschi thought you were not alive anymore
20:41 Denyerec hey uschi
20:41 Denyerec I needed you in the week for some critical opinion on a logo, and you were nowhere to be found!
20:41 uschi Denyerec, are you available via skype?
20:41 Denyerec I do use skype, not available at the moment howeve4r.
20:41 Denyerec my skype ID is sozultd
20:42 davidbrunnthaler mh my date field is type "input"
20:42 davidbrunnthaler should i change that
20:42 uschi if so, you will be added to my contact list immediately
20:42 davidbrunnthaler or is it not working with 4.1.6 as you said
20:43 uschi cannot tell, davidbrunnthaler
20:44 uschi are we talking about be functionality
20:44 uschi i cannot tell about config opitons in 4.1 anymore
20:45 davidbrunnthaler jup.. the date-icon is just not showing in my BE extension - altough it is showing in the standard-sites
20:53 mBHuK anyone have any idea why i dont get the RTE to edit content :S?
20:53 mBHuK seems to be nowhere
20:58 void mBHuK: do you see any js errors?
20:59 void mBHuK: RTE comes with newer versions of typo3 core
21:01 mBHuK i dont see any errors.... umm im using typo3 4.2.x ... its differernt to the 3.8.x im used to using, i just cant find any evidence of an RTE :S
21:01 mBHuK like in 3.8.x its obvious, its there with all content elements that it applies too, but with 4.2 i dotn see it anywhhere
21:02 void mBHuK: maybe you need to clear all caches (including cache of your browser)
21:02 mBHuK ill give it a go
21:08 mBHuK all caches cleared. no RTE evidence still
21:11 mBHuK very strange :S
21:11 mBHuK anyone know how i can manually install it? or is that something i dont want to do?
21:11 void mBHuK: maybe you have old rte installed... if so, you need to uninstall it
21:13 mBHuK how do i do this?
21:14 mBHuK i updated my typo3 version from 3.8.x to 4.2.x.... could it be possible the RTE wasnt updated?
21:14 void yes
21:15 mBHuK ok, how would i check / undo / ammend this?
21:15 void 3.8 is ooold. i do not remember details of how did it work
21:15 void did you update all installed extensions?
21:15 void go to EM
21:15 void and see...
21:16 mBHuK should i see RTE as a loaded ext?
21:17 void yes
21:17 void but you need to check checkboxes at the top
21:17 void for that
21:18 mBHuK sorry, which checkboxes?
21:21 void "show shy extensions" and
21:22 void .. i forgot how second was called
21:22 mBHuK oh i see
21:22 mBHuK obsolete ones too
21:22 mBHuK what is the latest ver of RTE?
21:24 void I have rtehtmlarea ver. 1.7.5 installed. it come with 4.2.1 version of typo3 core
21:25 mBHuK i wonder why i didnt get it when i upgraded then :S?
21:26 Dreadnaught ah, endlich ein typo3 channel XD
21:27 Dreadnaught i've got a problem =) transferred my typo3 installation including a db dump to another server. after this, mailformplus uses the wrong (old) doc root. but i cant find any possibility to change it. where do i have to look for?
21:33 davidbrunnthaler how do i show content from another table than "pages"?
21:33 rw1 hi there
21:33 rw1 where you want to show content @ davidbrunnthaler
21:34 mBHuK aaah cheers void i think its fixed now :)
21:35 void mBHuK: how?
21:35 rw1 can anyone help me with an extension question ..i need a language variable with is used in another extension
21:35 mBHuK i had to re install rtehtmlarea ....
21:35 mBHuK seems it wasnt installed when i upgraded
21:35 davidbrunnthaler i want to show my content page, but the header should contain the name of the hotel which is saved in the table "tx_hotel"
21:36 davidbrunnthaler i named the title of the page content like the id of the according dataset in tx_hotel
21:36 rw1 mhh .. there is an extension browser page title with changes the title of a page
21:36 davidbrunnthaler but how do i join and show it now
21:37 rw1 with that extension you can enter a custom page title on a page
21:37 Dreadnaught i've got a problem =) transferred my typo3 installation including a db dump to another server. after this, mailformplus uses the wrong (old) doc root. but i cant find any possibility to change it. where do i have to look for?
21:37 davidbrunnthaler ok that's good to now
21:37 rw1 you can use this extension to learn how to change a page title
21:38 davidbrunnthaler but i don't mean the html-title but the h1-title
21:38 rw1 @ Dreadnaught: look at the plugin preference
21:38 rw1 it saved the whole server path
21:38 davidbrunnthaler and it's not only the title but also other fields like the price and the dates which are in the "tx_hotel"-table
21:39 rw1 i think you need to do some custom stuff to get your content on
21:39 mBHuK is there a way to change text colour with TRE?
21:39 mBHuK RTE*
21:39 rw1 or you extends the pages table
21:40 davidbrunnthaler mh ok and do you have some tips and hints for this custom stuff
21:41 davidbrunnthaler mh i can't extend my pages table, cause there are two more tables (besides tx_hotel) where i should get my content from
21:42 rw1 why is your extension not used to show the whole content on the page?
21:43 rw1 can anyone help me with my extension question
21:43 davidbrunnthaler whole content on page? sry don't understand what you mean..
21:43 rw1 you make an output of your content
21:44 rw1 like tt_news
21:44 rw1 or you can use custom sql querys to show content on markers
21:45 rw1 or directly on the page
21:45 rw1 page.10 = COA
21:45 rw1 .....
21:45 davidbrunnthaler ok. thanks for your help
21:45 davidbrunnthaler i think i will choose one of the last options
21:46 rw1 good luck
21:46 davidbrunnthaler thx
21:47 rw1 btw ... very good team in the euroby tournament
21:48 mBHuK how do i change text colour without having to re - type the CSS file that links to my template?
21:52 rw1 you can advice typo3 to use a custom css
21:52 rw1 but if you would use the whole css file oif your frontend, that should destory the rte layout
21:53 rw1 destroy
21:54 rw1 did anyone know who to get a backend language string in the frontend
21:54 rw1 ?
21:54 Dreadnaught rw1, in the plugin configuration are written down correct paths
21:55 Dreadnaught but if i go to the mailformplus element (list view), select another form template .html file via fileadmin popup, it uses the wrong old path
21:55 rw1 did you use a extension like df_mailform ....
21:55 Dreadnaught used th_mailformplus
21:56 rw1 and there are no sysfolders where the configuration is?
21:57 Dreadnaught i only have one sys folder for my template configuration
21:57 Dreadnaught or u mean file level?
21:57 mBHuK how do i tell typo3 to use custom css
21:57 rw1 no database
21:58 rw1 you could search your whole database for the old filepath
21:58 Dreadnaught i searched for in db, but didnt find anything except a blob field containing the wrong path which belongs to the mailformplus element / form in my site
21:58 rw1 maybe it is written in an other location
21:58 rw1 cleared cache
21:58 rw1 silly question i know
21:58 Dreadnaught did
21:59 Dreadnaught template has nocache option actived, too
21:59 rw1 you find the path ?
22:00 Dreadnaught the funny thing is, atm the element links to ".../123/..." which is old doc root and the form on the internet works o.O
22:00 Dreadnaught it loads the template, even with incorrect path
22:01 rw1 maybe it use file the upload folder
22:01 Dreadnaught y, fileadmin/__TEMP__
22:01 rw1 no
22:01 Dreadnaught ?
22:02 rw1 uploads/pluginname
22:02 Dreadnaught but there is no form template
22:02 rw1 hide the plugin content
22:02 Dreadnaught even if i select the form template via fileadmin popup, it takes the relative path and sets the old doc root at its beginning
22:02 rw1 create a new plugin entry on the page with the new path?
22:03 Dreadnaught u mean reinstallation?
22:03 rw1 no ..only a new entry on the page
22:03 Dreadnaught i try
22:06 Dreadnaught^ disconnect -.-
22:06 Dreadnaught^ but seems to work
22:08 Dreadnaught^ you know mailformplus well? how can i set the default value of an <input type="file"> as filename, after the form has not been processed successfully cause of missing field entrys?
22:15 davidbrunnthaler is there somewhere a simple tutorial for COA?
22:16 davidbrunnthaler just want a simple output of a datafield
22:24 rw1 Dreadnaught: sry but i never used file input in mailformplus
22:25 ndee when I added different languages to my website, what can prevent the correct display of a content element? For example: I translated the default language to german but when I switch to the German language, the english element is shown.
22:26 HardPhuck guys which poll extension is the best in your opinion
22:26 ndee the navigation gets translated correctly but not the content element.
22:27 rw1 @ davidbrunnthaler: http://www.typo3.net/index.php?id=13&action=list_post&tid=61354 ... sry german
22:27 davidbrunnthaler no problem - i'm from austria
22:27 davidbrunnthaler :)
22:28 rw1 thats why i pointed you to the euroby tournament :d
22:28 rw1 austria vs german 10:0
22:28 davidbrunnthaler oh
22:29 rw1 @ ndee: there is a setup for this.. i think ... the language fallback
22:29 davidbrunnthaler hehe
22:30 Dreadnaught^ if i choose site 3 which is in the menu tree below 2, what do i have to write in TS to make 2 active too, because its on top of this menu entry? i already use NO and CUR, but didnt find a third value via google. what do i have to search for?
22:34 davidbrunnthaler rw1: mh that's more a certain problem than a basic tutorial on COA and sql
22:34 rw1 but a little tut for using coa
22:34 rw1 sry i found nothing better atm
22:35 davidbrunnthaler no problem
22:35 davidbrunnthaler thx anyway
22:38 rw1 any way to get the values of a selectorbox (from backend) in the frontend?
22:42 ndee I try to get the current path in my own extension: $path = t3lib_extMsg::siteRelPath($extKey);, this gives me following error: Fatal error: Class 't3lib_extMsg' not found in...
22:50 ndee how can I get the root directory of the typo3 installation'^
23:12 HardPhuck i need a good newsletter extension, know any_
23:14 mBHuK how do i edit available text styles n the RTE dropdown "text style" list?
23:15 rw1 q HardPhuck: direct mail
23:15 HardPhuck direct mail gives me errors in 4.2.1
23:17 rw1 use 4.1.7?
23:19 HardPhuck cant
23:20 rw1 is your error already in bugs.typo3.org?
23:22 HardPhuck actually i think not
23:32 HardPhuck i get the header already sent error

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.