Search the website and IRC logs

#TYPO3 IRC log from : Monday 1 February 2010

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
00:00 boris85 ok, thank you anyway
00:00 Thasmo But couldn't you handle the passwort check in the controller or something?
00:00 Thasmo Or in a custom validator?
00:00 boris85 that's what I mean
00:00 boris85 sorry
00:01 Thasmo Does your form submit a user object?
00:01 boris85 yes
00:02 boris85 and i tried to add a secon password and defined it in the model, or isn't that necessay?
00:02 Thasmo I never used it for myself, but maybe you could write an own validator for the user object.
00:02 boris85 #1251730702: The value must be of type "...Domain_Model_Member", but was of type "array".
00:03 boris85 i have my own validator
00:03 boris85 but i have to pass over the second password
00:03 Thasmo Is that what you get when submitting the form?
00:03 boris85 and if I add a new field, dfine it in the model, ill get the error from above
00:04 boris85 yep
00:04 Thasmo Did you define the property/parameter type in the comment?
00:04 boris85 yep
00:05 boris85 oops
00:05 cdngfrog boris85: send the second passwort as a hidden field and check the arguments in the controller
00:05 boris85 i am so sorry
00:05 cdngfrog err
00:05 Thasmo xD hrm?
00:05 cdngfrog not hidden, simple input, no property
00:05 boris85 found a typo
00:05 Thasmo hehe
00:05 boris85 hat comments
00:05 boris85 might work no
00:05 boris85 w
00:05 boris85 embarassing
00:06 Thasmo cdngfrog, I guess Extbase/Fluid "converts" every form field into a property of the form object.
00:07 boris85 was looking to far for my problem
00:07 cdngfrog Thasmo: well, not exactly. If you have something like <input name="thisIsTotallyNotPartOfTheObject"/>, Extbase will make it availible in the arguments
00:08 Thasmo ah, nice, cdngfrog.
00:09 Thasmo Does it work, boris85?
00:09 boris85 yes and no
00:09 boris85 this one works
00:09 boris85 but i change the password in the model to salted
00:10 boris85 moment
00:10 boris85 will tell you later
00:10 Thasmo or tomorrow - im off now. Or keep us up to date on the mailing list. ;o)
00:10 cdngfrog bye Thasmo
00:11 Thasmo bye cdngfrog.
05:56 jjulian hi im new to typo and trying to find a typo script called li.naviagtion_footer which is mapped to template viola tco where or how could i find the typo script?
07:24 jjulian how can i wrap 5 element in a CONTENT into one div?
07:49 jjulian can somebody help me on a splitter i feel like im to stupid. i get 4 to 16 fields from a select content and i try to wrap the first four into a div and then the next four?!
08:00 FloLeBlanc hi all
08:01 jjulian hi FloLeBlanc : maybe you can help me out with split? im so confused this is just not workin
08:03 FloLeBlanc with option split?
08:04 jjulian with split on content
08:06 FloLeBlanc first item |*| mainpart |*| last item as far as i know
08:06 jjulian i try to get 4 objects of my content into one li
08:06 jjulian and the next 4 again into one li
08:08 FloLeBlanc german or english speaking jjulian?
08:08 jjulian german
08:09 FloLeBlanc http://www.mittwald.de/fileadmin/pdf/dokumentation.pdf page 75 gives you examples
08:10 FloLeBlanc but on how to repeat a pattern from the start *scratches head*
08:11 FloLeBlanc perhaps something like: |*| <listitem1> || <listitem2> || <listitem3> || <listitem4> |*|
08:11 FloLeBlanc but I'm not sure if that would include the first element then
08:15 jjulian im just to stupid :D
08:31 FloLeBlanc Someone here who knows how to remove the tt_news author from the plaintext version of direct_mail when including news by include records?
08:49 coolguy hello does somebody know a good extension to display files in an directory?
08:52 FloLeBlanc the default "file" - "filelist" option is not what you look for?
08:54 Prot0 morning
08:55 coolguy does it support directories?
08:55 coolguy or only files?
08:55 FloLeBlanc it lists directories too, just check it out in your t3 installation :)
08:56 FloLeBlanc it is included by default
09:08 Conic is there no pagetype advanced (in german "erweitert") anymore? can't find it :D
09:09 Conic i have upgraded to 4.3.1
09:10 FloLeBlanc conic: every page is advanced now isn't it?
09:10 Conic that's what i would like to know ^^
09:10 Prot0 must be because of the tabs
09:10 Conic so in fact there is no pagetype advanced anymore
09:10 Conic which tabs?
09:12 FloLeBlanc the tabs at the top of the page menu
09:12 FloLeBlanc page view
09:23 coolguy when i set the filepath i does not display any files or direcotries ...
09:32 coolguy i set the filepath to temp/
09:32 coolguy and temp is a dir within fileadmin
09:32 coolguy dir /fileadmin/temp/ does not work either
09:42 FloLeBlanc are they 755?
09:42 FloLeBlanc (access rights)
09:54 Conic does it work if i include a template that includes another template?
09:56 paese moin
09:58 coolguy yes access rights are all ok
09:59 coolguy the filemanager in the be displays the files too
10:42 FloLeBlanc anyone using the most actual version of direct_mail?
10:42 Prot0 erm think so yes
10:43 FloLeBlanc there's a new field: activate newsletter
10:43 FloLeBlanc which should trigger im users receive the newsletter or not
10:44 FloLeBlanc I tried a test-newsletter only adressed to me with a special query and I get it no matter if the field is active or not, does this only work when selecting the receivers via group?
10:44 Prot0 i guess only if you select a recipient list from a sysfolder
10:45 Prot0 if you would use a custom query this should be bypassed
10:45 FloLeBlanc ok, you don't happen to know how the plaintext version of the mail gets rendered?
10:45 FloLeBlanc I try to fix that one in combination with tt_news for a workday now *grumbles*
10:45 FloLeBlanc thank you for the query info
10:46 Prot0 erm
10:46 Prot0 this was something with a type setting afair
10:46 Prot0 *AFAIR
10:47 Prot0 ill have a look :]
10:48 kinea how can i insert one image several times in an image group?
10:49 Prot0 er.. que?
10:50 Prot0 FloLeBlanc: cant find my example :x
10:50 kinea when inserting images as a content element, i can only use one image for one time.
10:50 Prot0 something with type
10:50 Prot0 kinea: you can add more normally
10:51 kinea if i try to add the same image a second time in the same list, the second is not inserted.
10:51 kinea in 4.3.0
10:53 kinea ah, i have to save in between!
10:53 kinea then it works
10:53 kinea so its a feature not a bug ;-)
10:56 Prot0 FloLeBlanc: http://typo3.org/documentation/document-library/extension-manuals/direct_mail/2.6.5/view/4/8/
10:56 Prot0 lol
10:56 Prot0 most bugs are features :P
11:01 Prot0 FloLeBlanc: Just include the static template for plaintext and add type=99 to your direct_mail configuration
11:08 paese damn it, why do i get sql errors when creating an extension with a kickstarter but the 100 times i did one with similiar things i don't get an error? ..
11:09 Prot0 what kind of error are you getting? :0
11:09 paese 'check your yadda yadda near field "message text,"'
11:10 paese extending to 'message text NOT NULL' also hadn't helpoed
11:10 Prot0 that yadayada might be important ;]
11:10 paese ;) hold on a second..
11:13 paese huh.. strange
11:13 paese deleted extension, created new, works
11:13 paese Prot0, you're magical xD
11:14 Prot0 lol
11:14 paese no, really. i did the same things 3 times..
11:14 Prot0 if this influence on electrical devices.. it's scary
11:17 lilalinux I need some help with realurl. realurl itself is already working for the usual directory names and page names stuff.
11:18 lilalinux Now I want to be able to insert as the first path element a string that I can access in typoscript
11:18 lilalinux but the directory and page name stuff must still work
11:18 FloLeBlanc Prot0: the problem is: in the html version the author is not shown (correct) in the plaintext version the author suddenly is listed
11:19 lilalinux e.g.: this already works: http://www.example.com/category2/page5.html
11:19 lilalinux and I need: http://www.example.com/JohnDoe/category2/page5.html
11:19 lilalinux (for arbitrary JohnDoes)
11:32 Bitcrusher hi peeps
11:35 paese hmm
11:35 paese something is strange today
11:35 Prot0 hi
11:36 Prot0 erm lilalinux: that will be a little hard i think
11:36 marcuslind I need help with changing the Title of my site. Atm it's Page - Sitename. I changed the name of the site in the top of the pagetree but the Title still remain with the old name!
11:36 paese not i got the problem that when i fill in required fields into my records (BE) i cannot view or edit them. after filling in the first field a refresh alert comes and when refreshing, nothing is working..
11:36 lilalinux Prot0: I'm almost there
11:36 paese someone already had this?
11:36 Prot0 lilalinux: im guessing those are usernames?
11:36 marcuslind Atm it's Start - Vajer Producer 2.0. It should be "Start - Emvege AB"
11:36 marcuslind How do I fix it? It's quite urgent
11:36 Prot0 you can set a prevar with the bypass option
11:37 lilalinux Prot0: yes
11:37 lilalinux the website has a given structure, and every user shall get the same structure
11:37 lilalinux but the shown priducts will be different
11:38 Bitcrusher marcuslind: are you using the browser page title plugin or what?
11:38 lilalinux I'll do something like: RewriteRule (.+)/sammlung(.*) sammlung$2?sammlung_cruser_id=$1[qsappend]
11:38 marcuslind Bitcrusher: I'm not using any "title-plugin".
11:38 Bitcrusher k
11:38 lilalinux it translates the username into a query string, which will be appended to the already existing query string
11:39 lilalinux and the name is removed from the path
11:39 marcuslind So at the moment it is <title>Page - Sitename</title>. How do I set the "Sitename"?
11:39 Bitcrusher marcuslind: if i understand your problem correctly, the page title in FE dosent change when you change it in the BE?
11:39 marcuslind Exactly.
11:40 Prot0 i set pagetitle manually with page.10.headerData
11:40 Bitcrusher same here
11:40 marcuslind Bitcrusher: http://data.fuskbugg.se/skalman01/-------Bild%202.png
11:40 Bitcrusher hmm, never used the title tag
11:40 marcuslind IF I understood correctly the top of the pagetree (in this case "Emvege") is the "Sitename"
11:40 Bitcrusher marcuslind: ill just PM you some typoscript
11:40 marcuslind OK.
11:41 Prot0 config.noPageTitle = 2
11:41 Prot0 page.headerData.10 = HTML
11:41 Prot0 etc
11:41 marcuslind But I dont want to set it to a static title
11:41 Prot0 you wont
11:41 marcuslind I want it to change depending on what page I'm on
11:41 marcuslind OK
11:41 Prot0 but its more configurable
11:41 paese marcuslind you also set pagetitle in your template
11:41 Prot0 you can use data fields
11:41 paese (not html template)
11:43 pmk65 marcuslind: check your TS templates, and see if you have entered a sitetitle on any of them.
11:45 Bitcrusher anyone know how to make an "IF" statement in the TS constants section?
11:45 Bitcrusher is it even possible
11:45 Bitcrusher ?
11:46 marcuslind pmk65: I had set a Sitetitle in my Template
11:46 marcuslind I just remove it/clear it to null
11:46 marcuslind and then save?
11:46 marcuslind I fixed it
11:46 marcuslind thanks pmk65
11:46 Bitcrusher you need to keep the Sidtitle and clear the <title> tag: field
11:47 marcuslind I fixed it without messing with the TS
11:47 marcuslind thanks guys :)
11:47 snoy_ms if have a list of images (string), and i need to render them. Whats the best way to do it in my extension ?
11:49 paese snoy_ms split by comma, create image tags, put into $contetn
11:49 paese *content
11:50 paese grml.. anyone had this behaviour in an extension? when creating a BE record and filling a field, the refresh dialog appears and after that. you receive a blank page with the record title shown. and after that, you cannot create/edit etc..
11:50 paese it drives me crazy.. bad day today.
12:12 snoy_ms anyone ever used the img viewhelper in fluid?
12:12 snoy_ms just a small question
12:17 Loaden hello, is it possible to display the url like this http://www.xxx.com/index.php?id=1 in typo standard search?
12:19 teppi|work Loaden, what do you mean?
12:21 Loaden i wan't to display the link to the search result like this http://www.xxx.com/index.php?id=1
12:21 Loaden the link text as url
12:22 Loaden in the typo3 standard search results. is that possible?
12:23 teppi|work possible is nearly everything .. the question is more how complicated it is .. :-)
12:24 teppi|work and for that issue i'm not quite sure
12:24 floPs hi all
12:25 Prot0 hi
12:28 floPs someone DAM experienced in here?
12:29 teppi|work Loaden, there is a hook in the indexed search plugin called "getDisplayResults" sounds like a good starting point to look for ..
12:29 teppi|work if you familiar with stuff like that ..
12:29 teppi|work otherwise you'll have to read a lot
12:29 teppi|work :-)
12:29 floPs why isn't there the possibility to exclude categories in a selection?
12:30 floPs i dont get it
12:31 Prot0 Starting february of with some nice security bulletins :)
12:32 Prot0 http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-002/
12:32 Prot0 http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-003/
12:35 FloLeBlanc joy - none of my extensions in the list ;)
12:36 Prot0 lol
12:36 Prot0 there will probably be another one soon
12:41 Bitcrusher anyone got an idea how to get an "alternate" datafield for an TEXT element, like NO.stdWrap.field = subtitle // title for TMENUs
12:43 snoy_ms ahhrrg, i didn't get it. How can i set a fixed hight for images when uploading. Via TCA ?
12:43 snoy_ms fixed height
12:44 snoy_ms i need it in my extension
12:45 Prot0 Bitcrusher: that construction doesnt work?
12:46 Bitcrusher apparently not :-/ i would have thought so as well
12:46 Prot0 did you try 10.data.field = subtitle // title?
12:47 Prot0 (where 10 is your object :P)
12:48 Bitcrusher Prot0: ive just tried lib.content.contentheader.data.field = nav_title // title
12:48 Bitcrusher no luck
12:48 Prot0 hm
12:49 Prot0 does it need to be TEXT?
12:49 Bitcrusher hmm, what would you suggest?
12:50 Bitcrusher HTML?
12:50 Prot0 yeah
12:50 Bitcrusher ill give it a try
12:51 Prot0 since HTML has the stdWrap
12:52 Bitcrusher no luck
12:52 Bitcrusher how would you use the stdWrap with it?
12:54 snoy_ms need some extbase (fluid) help here. I didn't understand the img rendering.
12:55 snoy_ms maybe someone can help me. this doesnt scale my images. http://pastebin.com/d3b7973c5
12:57 Prot0 you set minHeight
12:58 Prot0 ?
12:58 Prot0 (sorry havent worked with fluid yet)
13:12 snoy_ms mhh nothing works. Is there a way to set the height in TCA?
13:12 floPs ok, missing the minus (to exclude categories) i thought i have to code it in the dam_catedit extension
13:12 floPs http://typo3.org/documentation/document-library/extension-manuals/dam_demo/1.0.1/view/1/2/
13:12 floPs there is a screenshot where the categories have that exclude "minus". anyone here, dam installed (maybe older version) in an installation with that minus?
13:33 marcuslind I've installed the powermail extension for a client as a mail-form for customers to send mails to them through their contact page. Everything works fine except a minor problem. The form cache all data that was entered and prefill the form with the data that was sent from the previous message.
13:33 Prot0 yup
13:34 Prot0 thats easy :]
13:34 marcuslind How do I get rid of this?
13:34 marcuslind I do not want the form to save the data.
13:34 Prot0 plugin.powermail.clear.session = 1
13:34 Prot0 in constants
13:34 marcuslind Where do you learn stuff like that? :S
13:34 Prot0 well
13:35 Prot0 1. Look in the extension manual
13:35 Prot0 2. Practice m8
13:35 Prot0 :]
13:35 marcuslind Ye I always try to look through the manual (if there is one) and check through the plugin-settings
13:35 marcuslind thanks mate. I'll try it out.
13:35 marcuslind I relly appreciate all the help I get from this chan. It's great.
13:35 Prot0 :]
13:50 lilalinux How do I flush the complete realurl cache? (the site is still in development)
13:51 snoy_ms Is there a way to set a fixed image height in TCA? -> need it in my extension
13:52 Bitcrusher lilalinux: have you installed realurl management?
13:54 lilalinux yes, found it under info
13:54 lilalinux thx
13:55 lilalinux How do I set a GET variable, that is appended to all links?
13:57 lilalinux it should behave similarly like the language variable
13:57 lilalinux if the current language is german, append L=2 to all urls (in my case it should append the_user=123)
14:00 snoy_ms i didnt get image render working. Just 3 lines and i didnt understand it http://pastebin.com/d4ba4be8d
14:00 snoy_ms i get Call to a member function IMAGE() on a non-object ...
14:00 snoy_ms whats wrong here ?
14:01 floPs u dont have a cObj?
14:02 snoy_ms i dont understand what you mean
14:03 floPs this code. is it in a frontendplugin?
14:04 snoy_ms yes
14:06 snoy_ms i use extbase. But the image help viewer doesnt work here. Thats why i try to render withing the controller
14:07 lilalinux Can I use linkVars for my problem?
14:09 Bitcrusher anyone know if a condition like this, could be made to check for the length of nav_title? [globalVar = TSFE:nav_title > 0]
14:09 FloLeBlanc can someone tell me who extended sr_feuser_register with own checkbox fields how to correctly display a yes/no value in the preview?
14:09 floPs the message means, that u cannot call that IMAGE function because cObj isn't an object(=null), not sure but think ur class, where this code is in, should extend tslib_pibase?
14:09 floPs @ snoy_ms
14:10 snoy_ms ok, have to check how to use it within extbase
14:11 snoy_ms but is there a way to set a fixed height in TCA while uploading the images ?
14:20 dirk_ hi, i've a runing typo3 site, and tried to add multilinguagesupport, i've done this according to a book, using a global get parameter which sets the sys language id, and the locales, all works fine exept my tt_news items, they are always in the default language. is there anything that i can do?
14:33 Prot0 does your news page have a translation
14:40 dirk_ yes
14:40 dirk_ it shows in translation view
14:51 lilalinux how do I restrict a specific linkVar to links pointing to pages in a given rootline?
15:10 SEBAR Hi everybody. I have a FCE Element with a "Section" in order to have multiple items. Is there a way to randomize the display of this items?
15:11 SEBAR http://pastebin.org/84880
15:45 andy__ hello everybody, afer updateing of 4.1.12 we've installet CSS Styled Content... now we've a problem with the rte, it doesn't renders the <p> tag!
15:46 andy__ has anybody a quick solution?
15:49 Prot0 did all updates in the install tool, cleared caches, typo3temp files
15:49 Prot0 etc
15:49 Prot0 ?
15:49 andy__ yes,well
16:18 lilalinux When using linkVars, how do I create a fallback, if the var is empty?
16:19 lilalinux e.g. if I have linkVars = foo, and foo isn't currently in the URL, I still want all links on that page to get the var appended
16:25 Denjerek The benefit of scriptmerger being fewer HTTP requests?
16:26 BejjWrk yes
16:34 lilalinux How can I - with typoscript - inject a variable into the set of GET variables?
16:34 Prot0 erm
16:34 Prot0 you can set default piVars
16:36 lilalinux that's only for plugins, right?
16:36 floPs typolink.additionalParams
16:36 lilalinux I need it globally, so that linkVars always sees the variable
16:37 lilalinux floPs: it's not an individual link
16:37 floPs ah ok
16:37 Prot0 erm
16:37 lilalinux I want to add a variable to all links, this works already, with linkVars
16:37 lilalinux but if the variable is empty, it will be left away
16:38 lilalinux however, I need it to include a fallback then
16:38 lilalinux because otherwise realUrl will spit on me
16:39 lilalinux and 'noMatch' => 'bypass' doesn't work for lookUpTable
16:39 lilalinux only for valueMap
16:39 TheEternalAbyss would there be a reason why typo3 displays a flash object in a smaller "window" than it should, effectlvely cutting my menu in half? On a side note, why is my menu's container background hot pink?
16:40 TheEternalAbyss Good morning to all by the way
17:04 TheEternalAbyss and i'm back lol
17:04 TheEternalAbyss always fun when a coworker disconnects the cables lol
17:19 jrm first time ever on "chat" so pls forgive if I'm not doing this right.
17:19 Prot0 lol
17:19 Prot0 first time ever?
17:19 jrm yep
17:20 menak hi
17:21 jrm I'm trying to configure TYPO3 but can't select a database - the selection window just shows 'information-schema'
17:22 jrm install on PCLOS2009
17:23 Prot0 erm
17:23 TheEternalAbyss why is the t3editor so full fo fail?
17:23 Prot0 jrm: make sure your mysql user has access to that database
17:23 TheEternalAbyss I suppose that isn't a very descriptive question tho...
17:23 TheEternalAbyss lol
17:25 menak I have a problem with ImageMagick and fonts... using nicetext the font isn't rendered. i'm using IM 4.2.9 and it worked perfectly on another server.
17:26 menak the install tool test fails
17:26 TheEternalAbyss does the installation find IM ok?
17:26 menak "Render text with TrueType font" works
17:26 menak "Render text with TrueType font using 'niceText' option" fails on the second line
17:26 menak "Hello World" line 2 that is
17:26 menak TheEternalAbyss: yes
17:26 ries menak: pke kraftb about it when he is back...
17:26 ries poke
17:27 menak ries: ok
17:27 menak i'm somewhat astonished as IM is found and the settings are ok for 4.2.9.
17:30 seb_sys_tech Hi, does someone have already done a typoscript menu in which description can be displayed near links to describe all section like on this site: http://www.aee.gouv.qc.ca/ in a submenu? Also, I need to find a way for presenting some links that are from the table « page » and others that will be vitrual (like a link for a category in commerce). Can somebody help me?
17:35 jrm permissions all OK
17:38 menak seb_sys_tech: go to typo3.org/extensions and search for "accordion"
17:39 menak ries: who is kraftb? the IM guru? :)
17:39 ries menak: yup
17:39 menak ok
17:39 ries you can debug it to if you are into PHP ;)
17:40 menak ries: I don't get it?
17:40 menak ries: i do know php
17:40 menak :)
17:40 menak how can i debug it
17:40 ries menak: then... hook up a debugger and see where it goes wrong... supply a patch ;)
17:40 menak ?
17:41 ries menak: I use xdebug + netbeans
17:41 ries so I can step through the code
17:41 menak ries: one of the main problems is that i am not admin on the server...
17:41 menak i waited four days just to get IM 4.2.9
17:41 menak ...
17:42 menak works fine on ANY server i maintain
17:42 menak it was on a development server of mine and worked
17:42 menak but was using IM 6.x
17:43 ries Ooo noooo.. you need to debug that in yoru development system
17:43 ries that might be teh issue then, try locally with GM, then ask the sysadmin to install GM also ;)
17:44 lilalinux how do I access a GET variable from within a dataWrap? {GP:foo} apparently doesn't work
17:44 menak ries: no, i checked it on a IM 4.2.9 setup worked fine
17:44 menak ries: i prefer gm myself
17:44 ries strange
17:45 menak the whole server isn't in an all too good shape IMHO
17:46 TheEternalAbyss this may be more of a javascript question...but
17:46 ries menak: well.. that last thing we cannot solve for you
17:47 TheEternalAbyss if I do page.10.value = <script src="fileadmin/nav/navCall.js" language="javascript"></script>
17:48 TheEternalAbyss shouldn't that bit of js I have in that file run as if I typed it out in the .php file?
17:48 TheEternalAbyss well html/php file
17:49 TheEternalAbyss cause I'm having problems getting my flash menu to show up properly
17:50 TheEternalAbyss It shows up and it's enclosed in a little box effectively only showing half my manu and a lot of extra pink background
17:50 TheEternalAbyss if someone could help me out with this I'd appreciate it
17:57 menak ries: oh, too bad. :P
17:57 menak ries: it's ok, i just like being the admin. makes things easier.
17:57 ries TheEternalAbyss: sounds like a markup issue.... there are option to add JS files btw...
17:58 TheEternalAbyss nobody can assist? :(
17:58 menak ries: btw, i really doubt this is a PHP coding problem. for me it looks more like a server config problem.
18:00 menak TheEternalAbyss: how about page.10 = TEXT page.10.value = <script src="fileadmin/nav/navCall.js" language="javascript"></script>
18:00 ries menak: if you say that it's working somewhere else, then my only suggestion is to check the install tool and see if you use teh same settings
18:01 menak TheEternalAbyss: but why don't you use page.includeJS?
18:01 TheEternalAbyss yea i guess I could do that
18:02 TheEternalAbyss either way when i get my menu to show, it doesn't behave
18:02 ries TheEternalAbyss: menak : check http://typo3.org/documentation/document-library/references/doc_core_tsref/4.3.0/view/1/6/#id2516385
18:02 TheEternalAbyss but let me try includeJS
18:02 ries and look for includeJSlibs
18:02 menak ries: that's somewhat of a problem as i can't really set up a server the way the production server is... (to be precise: I wouldn't)
18:02 ries amdnd includeJS
18:03 TheEternalAbyss well see, I can get the menu to show up
18:03 ries menak: easy to say... find a better host :D
18:03 TheEternalAbyss but it won't display right
18:03 menak ries: not my job/decision
18:03 menak have to use that precise server...
18:03 menak oh well
18:04 ries menak: it's your job to deliver a good working product... if something doesn't work that you depend on, it's your responsibility to raise teh question of using the correct environment...
18:05 menak ries: i did
18:06 menak i also have an agreement on the server setup which was NOT fullfilled
18:06 menak that's why I'm not going nuts ATM :)
18:08 menak oh well, it took them the whole day to install IM 4.2.6, the server guys informed me an 17.30h they're done. that was wrong so i called them up. but no luck "out of office hours" lol
18:09 menak IM 4.2.9 of course
18:10 menak TheEternalAbyss: what's firebug saying? and JS error?
18:10 menak any JS error?
18:11 TheEternalAbyss I don't have firebug installed
18:11 TheEternalAbyss ...i guess I should install that
18:11 TheEternalAbyss lol
18:12 menak TheEternalAbyss: it's very useful (and memory consuming, lol)
18:12 TheEternalAbyss hehe
18:13 TheEternalAbyss well it's a work laptop, so I can abuse the cpu a bit :P
18:15 TheEternalAbyss it appears that there are no js errors
18:16 TheEternalAbyss but for some reason the paramters i pass to AC_FL_RunContent don't affect the menu (I'm assuming that function is in AC_RunActiveContent.js
18:16 TheEternalAbyss )
18:16 TheEternalAbyss hmm
18:24 TheEternalAbyss well including the js file makes the menu show up, so that cleaned up my TS in the template....
18:24 TheEternalAbyss but still won't show up right
18:24 TheEternalAbyss -_-;;
18:29 iaj hi there :)
18:29 iaj does anyone know of a plugin which generates double-opt in confirmations?
18:30 iaj eg. a form which u fill out, then receive an email with a link which is only viewable one time.. or sth like that :/
18:41 seb_sys_tech Does anyone know how to display a tt_content in a TMENU?
18:41 TheEternalAbyss BOOOOOOOOOOOOOO~YAH!
18:41 TheEternalAbyss my menu shows up correctly!!
18:42 TheEternalAbyss now to see if I get it to actually navigate :D
19:01 TheEternalAbyss off to lnch
19:01 TheEternalAbyss lunch*
19:01 TheEternalAbyss later guys
19:13 lilalinux does anybody know, how I can disable browser caching?
19:13 lilalinux via typo3
19:40 TheEternalAbyss k i'm back
19:47 coffeejunky hi there
19:49 coffeejunky short question... I created an extension with the kickstarter. the extension adds one field to my tt_content tables. it's some subheader field i need to fit the design requirements.. now my question. where do i have to add the code to display the extra field on the frontend?!?
19:59 mind23 coffeejunky: check out the doc on creating basic extension on typo3.org
20:03 coffeejunky *quickread end* this documentation shows how to write an own ext. that's not the problem.. already written some. just need to know howto enable my adittional field to tt_content output (text/text with image, and so on..)
20:04 mind23 as far as i remind there should be a chapter bout that.
20:04 coffeejunky okay, will take another look at it ;)
20:11 snoy_ms hey all. anyone ever used ajax within extbase?
20:11 snoy_ms i found this here: http://lists.typo3.org/pipermail/typo3-project-typo3v4mvc/2009-July/001121.html
20:12 snoy_ms i didnt get it to work in my extension
20:14 coffeejunky hmmm, talked to another typo3 guy, he told me the way i allready thought about.. take the headline in TS, make it an COA and define in there headline1 and headline2
20:14 coffeejunky should be a solution for my problem
20:24 TheEternalAbyss if there's a user function called in TS (such as page.10.userfunc = tx_templavoila_pi1->main_page) where would I be alble to find that file to modify it?
20:25 TheEternalAbyss cause I can't find it anywhere
20:33 TheEternalAbyss well i guess my question isn't really that
20:34 Prot0 look into the extension code ;[
20:34 Prot0 ;]
20:34 TheEternalAbyss my question woul dhave to be: if my site is using templavoila, and I want to replace the generated navigation ad still render the content, how can I do that?
20:34 Prot0 dunno
20:35 TheEternalAbyss I dont' think that would help me tho, cause the extension is canceling out my menu
20:35 Prot0 personally i hate TV, so I don't use it
20:35 TheEternalAbyss so I need to make them play nice
20:36 TheEternalAbyss well unfortunately the site I'm building is basically a slightly modified version of their existing site using TV
20:37 TheEternalAbyss I may be tempted to build a completely custom template and simplify the code a great deal cause they ared doign a lot of weird things in their site
20:37 TheEternalAbyss but I'm on a time constraint since they want the site up and they don't want me to rebuild it from scratch
20:38 coffeejunky okay, the solution was to add the headline2 in lib.stdheader :)
20:41 TheEternalAbyss well then is there a way to translate my javascript so that the lib.navigation = HMENU and all tat fun stuff can just bring up the menu instead of generating it? or am I trying to fit a square peg in a round hole?
20:44 TheEternalAbyss uhhhh
20:44 TheEternalAbyss wait a min...there's my menu
20:45 TheEternalAbyss ....lol ok it decided to work i guess....for now...
21:00 TheEternalAbyss ok weird
21:01 TheEternalAbyss as soon as i apply my css styles to it, my menu won't show up O.o;;
21:01 TheEternalAbyss lol brb
21:07 mind23 why the hell using templavoila?
21:08 mind23 i will never understand this :S
21:08 mind23 creating templates the old fashioned typo3 way is more than easy
21:09 mind23 and also there wont be such crappy code brewed like from templavoila
21:09 TheEternalAbyss back
21:10 TheEternalAbyss it's not by choice mind
21:10 mind23 kick it & built it up again without it
21:10 TheEternalAbyss if i had the time i would
21:10 TheEternalAbyss and also
21:11 mind23 the last thing i noticed from that ext was that you are not able to copy content elements
21:11 mind23 they wont show up
21:11 TheEternalAbyss this site is working in tandem with the german sister site (i'm working on the US side) so they need to be using the same technology so if they change a script, I can just update it with their updates
21:11 mind23 and after you delete them, the original element is wracked too
21:11 TheEternalAbyss i haven't run into that...yet
21:12 mind23 that will be funny 4 ya :)
21:12 mind23 maybe fixed now, dunno
21:12 TheEternalAbyss so far i've edited little content
21:12 mind23 kick the german asses and sho em to brew a typo3
21:12 TheEternalAbyss my main problem is navigation
21:13 TheEternalAbyss i will down the line, but for now, I just need this damned thing to work
21:13 TheEternalAbyss even if it is held up by code equivalent of duct tape lol
21:13 mind23 what time u started explaining? ill take a look
21:14 TheEternalAbyss well this has been an ongoing problem since last week
21:14 TheEternalAbyss and i've been online veryday
21:14 TheEternalAbyss everyday*
21:14 TheEternalAbyss i can sum it up pretty quick tho
21:14 mind23 but im too lazy to loganalyze now :S
21:14 mind23 would help maybe
21:14 TheEternalAbyss i have a flash site (swf, html, xml, all needed files)
21:14 TheEternalAbyss oops not flash site,
21:14 TheEternalAbyss a flash menu
21:15 TheEternalAbyss after many problems I beat typo3 into submission in displaying it and if the template doesn't have anything weird in it, the menu shows up. peachy keen. the problem is this now
21:15 TheEternalAbyss i need to integrate that menu in the existing template
21:16 TheEternalAbyss now after some debugging I've realized that once I have css included in the template, my menu disappears and the site has dropped by a good 2 inches down the page
21:16 mind23 adn then its not rendered by typo3 cause of templaviola?
21:17 TheEternalAbyss no i think that's resolved
21:17 mind23 got some templa code in a nopaste?
21:17 TheEternalAbyss i'm not sure if tempvoila is screwing with me or not at this point. My main issue is the css screwing it all up.
21:17 mind23 but hell im not a tv expert
21:17 TheEternalAbyss let me paste it
21:18 mind23 i see no context between css andflash
21:19 TheEternalAbyss http://paste.phlogi.net/cssomg/
21:19 TheEternalAbyss damn subway sandwich...brb
21:21 mind23 uhm thats the template setup?! i meant the code generated by TV after mapping the template with that crappy click & try tool :\
21:28 TheEternalAbyss oh i haven't used that
21:28 TheEternalAbyss that the template record
21:29 mind23 i just know that u can reach it through tv, but yeah must be saved like a template record i think
21:33 Golgata hi! i want to exclude content from the auto-replacement which sg_glossary does. someone knpws how?
21:34 Golgata oh, sry, it is a21glossary :D
21:35 mind23 Golgata: excludePages ?
21:36 mind23 Golgata: excludeTypes ?
21:36 Golgata mind23: in the page-ts?
21:37 mind23 Golgata: ever read the manual? yes page ts.
21:39 Golgata i stopped reading extension manuals after, i think, the 3rd one, because there were never answers to the question which brought me to reading it, but thanks, so in this case, i'll take a look again. thanks so far!
21:40 mind23 TheEternalAbyss: i still think your problem is TV related. take a look at the generated TO & DS - anywhere in there you should be able to fix it. good luck!
21:41 TheEternalAbyss thanks mind
21:41 TheEternalAbyss i got it to show up again
21:41 TheEternalAbyss it's just in the wrong spot
21:41 mind23 TheEternalAbyss: youre welcome :]
21:41 TheEternalAbyss I think now it truly is a TV issue cause i need to define the div container for everything
21:41 TheEternalAbyss :D
21:42 TheEternalAbyss and i think i'm going to call it a day cause my allergies are killing me X(
21:42 mind23 my hurts too
21:42 snoy_ms anyone has an eid example to use this ? http://forge.typo3.org/wiki/typo3v4-mvc/How_to_userender_a_fluid_template_in_a_ServiceeIdCLI_Script
21:43 mind23 but i got beers and painpills
21:43 TheEternalAbyss ol nice
21:43 TheEternalAbyss lol*
22:04 paese i think i misunderstand special = directory. i want some HMENU that contains the subpages from a sysfolder. » http://gist.github.com/292041 what do i have to modify?
22:21 snoy_ms question: i need a page type for just the extension output. I try to use the output for ajax requests.
22:22 snoy_ms can someone help me to build this type in typoscript ?
22:22 snoy_ms i have something, but its not enough. (iam using templa voila)
22:42 snoy_ms can anyone help me please? http://lists.typo3.org/pipermail/typo3-project-typo3v4mvc/2009-July/001121.html
22:42 snoy_ms i didnt get it working
22:43 snoy_ms i just get a white screen
22:44 TheEternalAbyss sorry dunno how to help. I'm a bit of a typo noob
22:44 snoy_ms np ;-) i try to fix my problem since two days.
22:45 snoy_ms i hope that some day someone can help me
22:45 snoy_ms lol
22:46 snoy_ms if someone read it, my problem is that i didn't understand the last part: "mvcextjssamples_simpleform < ajax......"
22:46 TheEternalAbyss :D I hope so too! Yea sometimes they don't respond all that quick. I had issues last week i've got somewhat working now
23:09 TheEternalAbyss i'm off guys
23:09 TheEternalAbyss later
23:09 TheEternalAbyss as always thanks for all your assistance :D

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.