Search the website and IRC logs

#TYPO3 IRC log from : Tuesday 15 September 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
08:36 banban hi there! is it possible to assign multiple product categories to one product in tt_products extension? is there any extension for this? thanks for answer?
09:16 banban hi there! is it possible to assign multiple product categories to one product in tt_products extension? is there any extension for this? thanks for answer?
09:17 SEBAR I have the following TS to adapt my image output
09:17 SEBAR http://www.phlogi.net/f/t3/tsp/sp/-3673aadeb8/
09:17 SEBAR My question is how can I adapt the code in order to this line replaced beginning at the third image:
09:17 SEBAR ATagParams.override = rel="lightbox[{field:uid}]" class="lightbox"
09:28 _pedda_ hi all
09:31 SEBAR _pedda_:aloha
09:40 sorenmalling Hi
09:42 sorenmalling Can anyone recommend a book regarding MVC programming? I have no experience with it what so ever, but would like to get to now it, for building extensions with upcoming TYPO3. but unfortunately i can't seem to get it in to my head from the FLOW3 tutorial..
09:44 Phlogi sorenmalling: german?
09:44 sorenmalling No, english please :)
09:44 Phlogi I had two bookmarks about it... but both are german
09:44 Phlogi I don't think there is a book yet...
09:44 Phlogi ask google
09:47 maholtz|WORK morning
09:48 sorenmalling Phlogi: I would like the bookmarks anyway :)
09:48 maholtz|WORK @sorenmalling: afaik there are some suggestions on the flow3 related sites...
09:48 Phlogi http://t3n.de/magazin/typo3-mvc-konzept-extension-entwicklung-neu-durchdacht-219750/ & http://www.tugle.de/know_how/typo3_tutorials/typo3_und_das_mvc_konzept.html
09:48 sorenmalling Google Translate helped me through a lot of German tutorials ;)
09:49 sorenmalling maholtz|WORK: Thanks, totally overlooked that! For others: http://flow3.typo3.org/documentation/books/ :)
09:52 nd What's the minimal tca.php I have to have?
09:53 nd the tables of the extension are not meant to be seen as records in BE
09:53 maholtz|WORK so you do not need it, but perhaps it is referenced, check the other files for references
09:54 maholtz|WORK but without tca some functions does not work (afaik)
09:54 maholtz|WORK just dont allow your editors to edit them?
09:57 nd__ maholtz|WORK: It's referred to from ext_tables.php but if I take that out I get even more errors
09:57 nd__ problem is that I get some errors in BE about some `pid` in where-clause
09:58 nd__ but the table has no pid at all
10:00 Mikymike moin @ all
10:03 maholtz|WORK @nd: i propably would add the TYPO3 structure and only hide the tables for editors
10:03 maholtz|WORK hi Mikymike
10:04 nd__ maholtz|WORK: But the fields are updated from elsewhere and are displayed in a special BE-module but shouldn't be stored as records in folders and displayed as such
10:07 nd__ maholtz|WORK: Anyhow, found the bug... thanks
10:14 nd__ maholtz|WORK: As a TS-ninja, I have the following problem: I have a langMenu with four flags, where the active flag should be highlighted, the inactive grayed-out
10:14 nd__ maholtz|WORK: I find nothing like ACT/NO for langMenu
10:17 giso79 hi i try to extend an existing ext an try to add an DB field but when i try to make an select * from table... with the t3 internal db function i get not all fields back and i dont now why
10:19 maholtz|WORK @nd__: check http://wiki.typo3.org/index.php/De:TSref/HMENU there is special -> language with examples with NO and ACT
10:20 nd__ will look and try, thanks maholtz|WORK
10:23 banban hi there! is it possible to assign multiple product categories to one product in tt_products extension? is there any extension for this? thanks for answer?
10:48 SEBAR Hi. I'm trying to use optionSplit with imageLinkWrap: http://www.phlogi.net/f/t3/tsp/sp/-4dba182de8/
10:48 SEBAR My problem is that the wrap is used for all elements and not only for the first one as indicated
11:09 maholtz|WORK @SEBAR: didnt know that i could optionsSplit there...
11:15 smux hi
11:17 smux How getting the path of a extension class plz ?
11:18 SEBAR maholtz|WORK: wrap is working so I hoped that optionSplit is working too?!
11:20 maholtz|WORK well, you should check it in the TSref - hope that it works is not a good idea with TypoScript, you should now - if not you will loose a lot of time
11:20 SEBAR I presumed that when you can wrap you can use optionsplit
11:20 SEBAR by default
11:21 maholtz|WORK @smux: http://www.typo3-unleashed.net/typo3apidocs/typo3api_4.2.1/html/db/d23/classt3lib__extMgm.html
11:47 lext hi, sorry to bother, but are the mailinnglists down?
11:47 fuchur yep
11:47 fuchur newsgroups too
11:48 lext thanks, at least i know it's not me
11:48 lext any news on why and when it will be back?
11:50 lext do you people mind me asking some newbie questions here?
11:52 fuchur no problem and no and no
11:52 fuchur ^^
11:52 lext ok, thanks, so here i go:
11:53 lext hmm, this is not working as it should, i'll dl chatzilla and coma back
11:56 maholtz|WORK @lext: for pasting code, please use pastebin
11:58 _pedda_ anyone ever used mathguard extension ?
12:02 maholtz|WORK @_pedda_ nope, but sounds quite nice
12:03 _pedda_ but i can't get it to work
12:03 _pedda_ dunno ow to place it in fe
12:03 _pedda_ i'm trying via tscobj now
12:04 maholtz|WORK hm, do not know either
12:04 _pedda_ i'm trying in a 4.1.x project
12:04 _pedda_ probably that's the reason
12:08 lext ok, newbie alert: I've installed 'news' and when i click on a page where i want to show a list of news articles of a certain category, at 'category selection' in 'Items' i can see my two categories
12:09 lext when i click on the first one, it shows up in 'Selected', but that doesn't work for the second one... I really don't have a clue as to why.
12:10 lext Anyone an idea?
12:13 lext p.s i use 4.2.6 and another thing i can't find is this: I've created news items/records, but how do i get to see the list of them in the BE? it's as if they're not there...
12:18 Georges_Abitbol I have issues with real url and sr_feuser_register. No way to have this extension link rewrited. Could anyone help me ?
12:19 maholtz|WORK @lext: you are an admin? you should see them in the list modul
12:34 lext yes, i'm admin
12:36 lext in the BE, i click on 'List' (under 'Web'), I get i tree in the second column, and in the right column i get pages, pagecontent, template but not my news categories records
12:36 _pedda_ but you have created the news somewhere
12:36 _pedda_ now you have to check all the pages
12:36 _pedda_ you wioll get listet your news somewhere
12:37 lext ok, i will, thanks
12:37 _pedda_ *will
12:37 _pedda_ usual way : create a sysfoler (page of type sysfolder) and store all your news within this folder
12:37 _pedda_ name it News or somethin..
12:37 lext aha, that's the trick
12:38 _pedda_ yeah
12:41 lext hmm, i found the news categories (on my 'news' page), but can't find the news records. However, if i go to the news page in the FE,it shows one news record alright. Puzzled I am
12:44 lext however, i'll first try to make system folder(s) and start this bit over, then see if i can clean up the mess
12:45 lext normally, do you make systemfolders for the categories too, let's say, for any kind of dbtable really that are not pages?
13:01 maholtz|WORK @lext: i would put news and categories in one sysfolder
13:02 lext ok, thanks
13:02 maholtz|WORK (usually)
13:12 banban hi there! is it possible to assign multiple product categories to one product in tt_products extension? is there any extension for this? thanks for answer!
13:25 maholtz|WORK @banban: dont know, perhaps you should have a look into the code
13:55 lext well i know why i couldn't find the records, the titles are not showing in the list view. When i 'edit' a record, the Title field shows fine... pfff
13:56 _pedda_ this is set in the extension manager -> tt_news
13:56 lext thanks, i'll have a look now
13:56 _pedda_ you can set what shall display in the list view for news records
13:58 lext "News Label in list-Module" is set to "title"
14:00 lext didn't change anything, but somehow 'updating' that made them visible now so thanks!
14:01 _pedda_ np
14:02 _pedda_ this stucks sometimes..
14:04 lext I've moved my news categories to the system folder too. Now, if i go to the page where i'd like a list to appear, at 'plugin', category selection, items, it does show "News category" but none of the categories (that i've just moved).
14:05 _pedda_ you have to set this in the EM as well
14:05 _pedda_ the first option you have there.. i think
14:05 lext ok, i'll look, ta
14:06 _pedda_ check it if it's unchecked or uncheck it if it's checked
14:06 lext :)
14:08 _pedda_ got it ?
14:08 lext Worked! Man, this would have taken me ages otherwise.
14:08 _pedda_ hehe
14:08 _pedda_ write this down for the next time ;)
14:08 _pedda_ so you will not run into this again
14:09 lext this is my first typo3 site and yes, i see it has tons of possibilities but it isn't easy to learn...
14:10 _pedda_ true
14:10 lext maybe i'm just too used to other cms's
14:10 _pedda_ maybe
14:12 lext still have a weird thing though: i've got two categories (news) and i'd like to have list of them on different pages. With one it works fine, i can click on 'items' in category selection and the category floops to the other side. But i can't do the same with the other category. (yet)
14:13 SEBAR Is there a typo3 Newsgroup? The server indicated on the webpage does not work
14:14 _pedda_ it has some problems actually
14:15 _pedda_ i think they're working on it
14:15 maholtz|WORK and there are a lot of newsgroups
14:15 maholtz|WORK on that server...
14:15 SEBAR Possible but the server is not accesible
14:26 lext hmm, at the FE the (news) lists are still not showing, saying "no news in this list." so i tried setting the 'access' of the category to "show at any login", but as soon as i do that, i get this error message: 102: These fields are not properly updated in database: (fe_group) Probably value mismatch with fieldtype.
14:27 lext google says "Das Feld subgroup in der Tabelle fe_groups in der DB hat den Typ "tinytext"
14:27 lext but surely, it can't be that anyone gets the same error on this?
14:28 lext maybe that's because i don't have groups defined
14:29 _pedda_ no news in this list -> there is nothing to display with the configuration you provided to the frontend plugin
14:30 _pedda_ example: if you have the news "test" with category test1
14:30 _pedda_ and you set the plugin to diplay only category test2
14:30 _pedda_ no news in this list will appear
14:30 _pedda_ because the only news you have has cat test1
14:30 lext yes i got that, but it's set to the category that has records in it
14:30 _pedda_ ...
14:30 _pedda_ you're wrong
14:31 lext ok, i'll check again
14:31 _pedda_ check the setting
14:31 _pedda_ read the docu
14:31 _pedda_ ..
14:33 lext just to be sure: a record's category is set at the tab 'Relations' and than 'Category', right?
14:34 _pedda_ yes
14:34 _pedda_ but this is not important
14:34 _pedda_ you have to setup the plugin properly
14:34 _pedda_ which mode, which categories to display and all this stuff
14:34 lext i hoped i had
14:35 _pedda_ just read a tutorial to be sure
14:35 lext i did, a few times
14:35 lext but i will again
14:36 lext this one: http://typo3.org/documentation/document-library/extension-manuals/tt_news/2.5.2/view/1/3/#id3817570
14:36 _pedda_ this one is ok
14:39 lext ok, it was the 'startingpoint' that was missing
14:40 lext (don't understand why i'd need it, if i've chosen the news category already, but hey,..)
14:40 _pedda_ the plugin need to know where your records are located
14:40 _pedda_ as the docu says
14:41 lext yep it does
14:42 lext now i'll try to find out how show a complete record in its own page. (off reading more)
15:02 lext the problem i mentioned before of not being able to add a specific category (to the selected category in the plugin section) was because it had a apostrophe in its name
15:52 SEBAR I am still looking for a way to customize the css style of my images beginning on the third image displayed: http://paste.phlogi.net/-b67820f133/
16:04 SEBAR Any ideas, hints?
16:15 zorglub76 hi all
16:16 zorglub76 a noob question
16:16 zorglub76 i installed typo3 on xampp, but am getting debug on the screen
16:16 zorglub76 how to turn that off?
16:17 zorglub76 my admin page is full of "Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '2.0/DST' instead in D:\xampp\htdocs\typo3\t3lib\class.t3lib_div.php on line 4342
16:17 zorglub76 "
16:18 zorglub76 and similar garbage
16:18 zorglub76 anyone?
16:28 phlunk3 lo, am looking for some help. I am using sr_feuser_register and require a second email field and a validation check that they are equal to each other. Can this be done with a setting somewhere or am I going to have to make new fields and validation settings?
16:29 SEBAR zorglub76: set the error handling to 0 in the configuration of typo3
16:31 zorglub76 SEBAR: sorry, but i'm totally new to typo3.. where is the conf file?
16:31 zorglub76 i installed typo3 sources with dummy site
16:31 _pedda_ zorglub76: look for a tutorial on how to install typo3 on xampp
16:32 _pedda_ there are a few on the web
16:32 _pedda_ ask mr google for thios
16:32 _pedda_ this
16:32 _pedda_ it will give you some additional hints about xampp + typo3..
16:32 _pedda_ it's not that 100 % compatible btw
16:32 _pedda_ some extensions cause problems.. but you can read this in a tutorial as well
16:34 zorglub76 ok thanx
16:37 SEBAR So I resolved my problem another way because, I did not find an answer. I used Jquery to do my css manipulation. It is not the proper way as I desired but it works
16:45 phlunk3 fixed my problem now too thanks guys. Did it with a simply javascript check and an otherwise not used input field in the email marker area.
17:14 _pedda_ cu all
17:53 derchiller my typo3 shows me 'strangely' html links instead of the php (with my known id)
17:53 derchiller i've worked on the second navigation menu in typoscript and the last thing i've changed, was the extern typoscript file
17:54 derchiller what happened? how can i have my php links back?

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.