Search the website and IRC logs

#TYPO3 IRC log from : Tuesday 20 November 2007

Year: 2007 2008 2009 2010 2011 2012
Month: 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
00:45 dokma void: sure
00:46 void dokma: i am trying to call an external tool when i save appropriate file..
00:47 void dokma: isn't it possible?
00:47 dokma never tried it
00:47 dokma which file type
00:47 void i wrote small python script that cleares typo3 caches when i save .txt files
00:47 void *it should...
00:48 dokma hmmm
00:48 dokma I don't know the mechanism in eclipse that would enable you to call something on save
00:48 dokma I can take a look
00:49 dokma now I've got time cause I've locked my self out of my dedicated box
00:49 dokma by installing a faulty kernel
00:49 dokma now I've gotta wait for a technician
00:49 dokma at 9:30 am GMT+1
00:55 Jananne I want to change the file lang/locallang_general.php, but i have no right, not thru typo3 or the ftp. how to change this..?
00:56 dokma Jananne: that's a bit strange
00:56 dokma you should have rights to change that
00:56 dokma what are the permission and ownership on the file
00:56 Jananne I already got it. Normaly Apache has the rights on the server, but this time i'm lucky and i have the rights to change ;).
00:57 Jananne When apache has the rights i can't do anything :s. but as i said, i doesn't have it now ;).
01:01 Jananne dokma:
01:01 dokma cool
01:01 Jananne any idea how a can ' add ' a new box ( like subheader ) in a tt_news record?
01:01 dokma not an easy feat
01:01 dokma are you sure you need it
01:02 Jananne yes really sure :s.
01:02 dokma tell me a bit more about what you want
01:02 dokma I'm sure theres an easier way
01:02 Jananne has something todo with tca but i don't know how to do it.
01:02 Jananne okay
01:02 Jananne for example:
01:03 dokma and why are you awake so late? that's not good for you!
01:03 dokma hope it pays off
01:03 dokma I just had two hours of great salsa dancing
01:03 dokma and I will enjoy my sleep
01:04 Jananne i have an cardealer who want to add his own cars. now i have the system to let him add cars by the front end. but i want him to add record with boxes called like: CAR, CARTYPE, POWER, BLABLA..
01:04 Jananne cool, salsa dancing..
01:04 Jananne i danced a year.. next year i'm going latin ;)
01:04 dokma yeah, salsa is great. go on
01:04 Jananne That's why i want to add new boxes.. WITH tt_news.. or is there an easier system.
01:05 Jananne It's not only for car dealers
01:05 Jananne i want to use it more and more in the future for other customers.
01:05 dokma so basically
01:05 dokma you need a system to add some items
01:05 Jananne yes
01:05 dokma with pretty generic fields associated with them
01:06 Jananne Wich is handy and you can add items by front end
01:06 Jananne yes
01:06 dokma well, even though I've never used it
01:06 dokma a shop ext comes to mind
01:06 dokma it logically sounds much more appropriate
01:06 Jananne like.. tt_products?
01:06 dokma exactly
01:06 Jananne hmm..
01:07 Jananne i can look into that one :)..
01:07 dokma :)
01:07 dokma I'm pretty sure you can
01:07 dokma but before that http://video.google.com/videoplay?docid=-8929504871994769506&q=salsa&total=71929&start=10&num=10&so=0&type=search&plindex=0
01:07 Jananne but then.. i also want to know how to add it in tt_news.. maybe for in the future, or just 'want to know how ;)'..
01:07 Jananne haha
01:08 Jananne nice nice nice..
01:08 Jananne cool
01:09 Jananne is that you?
01:12 Jananne it's almost that guy is making some kind of ' moonwalk and hand/body wave ' shit man! but that's salsa right ;)?
01:12 Jananne real nice done :o
01:13 Jananne dokma: Isn't tt_products realy ' complex ' :)?
01:15 dokma not me
01:15 dokma I'm not that good just yet
01:15 dokma but that woman is just right for me ;)
01:15 dokma yeah I heard tt_products is a bit complex
01:15 dokma not a problem for you though
01:20 Jananne good looking woman.. uhuh.
01:20 Jananne Man you guys are good.
01:21 Jananne next year i'm starting my second year of dancing.. i'm sure i never get to dance like that..
02:14 dokma Jananne: you need faith
02:14 dokma I'm sure I'll get to dance like that
02:14 dokma if I persist
02:14 dokma everything is possible
04:12 mayeco hey
04:13 mayeco I have a root page like this http://phpfi.com/277478
04:14 mayeco and I want to do a menu in all page BACK|NEXT
04:14 mayeco but I want that next page was example if I'm in page1-sub1 the next should be page2 and back page1
04:14 mayeco can I do that?
04:15 mayeco I want that the next and back stay in that line
04:23 sw_bluntman Can someone point me to some information on how to make an extension I am writing take over the whole page to confirm data entered in a form?
04:25 mayeco do you have kickerstart?
04:26 sw_bluntman Yes. I've used the kickstarter to do most of the work, and I have the form working, but I need it to display a confirmation on the whole page. Right now the confirmation just comes up in the plugin's space on the page.
04:27 sw_bluntman I want it to remove the rest of the content on the page at that point, if that makes sense.
04:27 mayeco mmmmmm i'm new in typo
04:28 mayeco maybe check the kasper video tutorial
04:29 sw_bluntman Done that. Unfortunately, he doesn't seem to cover what I am trying to do. Thanks, though
04:29 sw_bluntman ries: You've saved me more than once, can you help here?
04:33 sw_bluntman mayeco: Are you here needing help with something?
04:35 mayeco yes
04:42 sw_bluntman What is your question? Maybe I can help.
04:59 mayeco sw_bluntman: I have a root page like this http://phpfi.com/277478
04:59 mayeco i want to do a back-next menu
04:59 mayeco like when I'm in page1-sub1 the next should be page2 and back page1
05:00 sw_bluntman Should it descend into the the subpages? Or just the peer pages
05:00 mayeco nop
05:00 mayeco just go to page
05:00 mayeco no subpages
05:00 mayeco just next and back to page1 or page2 or page3 even if i'm in a subpage
05:01 mayeco if I'm in a subpage the next should be the next page not the next subpage
05:02 sw_bluntman The next top level page, not a subpage?
05:03 mayeco yes
05:03 mayeco I want to seet a level for the next and back buttons
05:03 mayeco i dont know how to do that
05:06 sw_bluntman So, if I am on 'sub2' the "next" button should take me to 'page2'?
05:10 mayeco yep
05:10 mayeco thats the idea
05:10 mayeco sw_bluntman: you know how to do that?
05:13 sw_bluntman Have you looked at some of the breadcrumb examples? I think that is probably the best place to start
05:19 sw_bluntman If you are using a menu, with special = browse, it looks like you can set a different base point for the value of the browse parameter. That would let you set the page's parent as the base and next to mean the next section.
05:19 sw_bluntman take a look at this: http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/8/11/
05:20 sw_bluntman Got to go for now. Be back later
05:29 sw_bluntman mayeco: Couldn't stay away. Some more info -- Typo3 calls the page above the page you are on a 'section' so the next group of pages would be 'next section' Search for Typo3 'next section' in Google. I found a lot of promising stuff just now for that.
05:33 mayeco i'm working in that....
05:33 mayeco i read that but... sometimes i dont understand
06:21 sw_bluntman ries: You there?
08:23 xsebi mornin all
08:35 d|g hi all
08:59 banban is there any generic solution for solving javascript confilcts between extensions?
09:33 FloLeBlanc hi all
09:50 smeringe hi FloLeBlanc
09:50 smeringe ..and all ya other fellow typo3ers!
09:51 handy good morning
09:51 handy @all :D
10:00 banban im using tinyrte as RTE. i would like to increase the maximum width of selectable plain images in pixels. Documentation says that buttons.image.options.plain.maxWidth property works with htmlarea rte only. Is it possible to set that property with tinyrte? thanks for any answer!
10:10 MasterYin Hey everyone
10:14 MasterYin noone here?
10:18 FloLeBlanc no we're all bots
10:18 FloLeBlanc bip bip bip bip... intruder... bip ... :)
10:18 MasterYin :-P
10:19 smeringe hehe :P
10:21 MasterYin Sometimes I hate TypoScript-Condition-Handling
10:24 smeringe Sometimes I hate TypoScript ;)
10:24 FloLeBlanc sometimes? :)
10:31 FloLeBlanc shouldn't $BE_USER->user['ses_userid'] give me the current backend user ID?
10:54 m0oman moo.
10:57 FloLeBlanc mäh?
11:33 fossi Hi there
11:37 [OK]Gilead Hi There
11:38 [OK]Gilead I'm new to typo3 and have a single question
11:38 [OK]Gilead I player around and created my first site
11:38 [OK]Gilead have an html template for the design
11:38 [OK]Gilead now i tried to show the admin panel in the frontend
11:38 [OK]Gilead but it doesn't display
11:39 [OK]Gilead Cane somebody tell my why ?
11:39 [OK]Gilead When wirking with standard templates like "GREEN" teh admin panel will display, but when using selfmade html templates for design it won't dispplay
11:39 FloLeBlanc you did set page.config.admPanel = 1 and used the "show" part in the backend (of course you don't want ALL users to see the admin panel)
11:40 [OK]Gilead it tried as "admin" user so I thought i dont have to enable these things manualle
11:40 [OK]Gilead manually
11:40 [OK]Gilead yes i used teh show part
11:41 FloLeBlanc hmm I'm not an expert with that but afaik you have to set the page.config.admPanel=1 in the main TS template
11:42 [OK]Gilead Ohhh greats
11:42 [OK]Gilead #its working
11:42 [OK]Gilead thanks a lot
11:43 [OK]Gilead what a stupid failure
11:43 FloLeBlanc you're welcome
11:43 [OK]Gilead I've been sure that i dont have to do this whene wokring as admin user.
11:44 [OK]Gilead apperently it its all bee done in the predefined templates liek "GREEN" and business
12:00 animan hi. i'm having some trouble with as_printlink. it stopped rendering content and now only shows ###content### marker when i click on printlink icon
12:02 animan tried to google it but guess that problem is rather rare.. perhaps some of you know what could cause that?
12:23 Denyerec Anyone here ever used Sugar CRM ?
12:23 Denyerec I'm interested to know if there are any alternatives that are also open source and free.
12:23 Denyerec Sugar is OK, but sometiems it feels a little heavy
12:25 banban Denyerec: maybe you should try vtiger CRM
12:28 Denyerec Isn't that a fork of SUgar?
12:42 umc hm... in the backend I keep getting that message with you need to update the db reference index... bla bla. and I go there, do it, it says it's fine, and I keep seing that message... any clues why ?
12:51 banban Denyerec: wouldnt know really, could be
13:08 falcifer hi
13:09 falcifer i m usingn metacharset iso-88-59-15 but euro sign ¬ is displayed as ? can anybody help me???
13:25 FloLeBlanc re
13:33 Jananne I want to add a new 'field' into a tt_news-record. I already can add it by making it in the TCA file ( just copied 'short' subheader, and changed it ), and i can make an ###MARKER### for it. But then it doesn't work.. what more do i have todo? I'm a little rookie at this one :s.
13:34 Jananne the ###MARKER### i made with an unofficial extension that can make markers.
13:35 Jananne or is there an other extension that can do what i'm demanding for it?
13:36 Jananne for example: I got an cardealer, now i want him to have the fields: CAR, MARK, PRICE, MORE INFORMATION.
13:37 Jananne Hopfully someone can help my by the information i've given.
13:46 Denyerec If you got it into the TCA you're making good progress
13:46 Denyerec I think you need to add the marker to the plugins global marker array
13:52 Jananne Denyerec: How do i do this?
13:52 Denyerec no ide.a
13:52 Jananne or where ;)?
13:53 Denyerec I've just heard people talk about it
13:53 Jananne okay :), thx already
14:02 dokma Jananne: gave up on the tt_products?
14:06 NNUser Hello
14:06 Jananne hey dokma :)
14:06 NNUser I would like to create a new typenum and link this to a new extension that just created
14:06 NNUser Is there somewhere online a tutorial that explains this, or anybody here can point me in the right direction ?
14:06 dokma :)
14:07 Jananne dokma: If i got for example 30 companies with 30 different wishes for adding news/products/something.. i want to add fields myself.
14:07 dokma Jananne: makes sense
14:07 Jananne tt_products will function for an cardealer, but then he also has allot of field he doesn't have to use.
14:07 dokma do you have 30 clients?
14:07 Jananne for example ( :D ), atm i got 5 customers.
14:08 dokma good start
14:08 Jananne thx.
14:08 dokma I hope they're regular payers
14:08 Jananne they are..
14:08 dokma I'm not far ahead either
14:08 dokma some 15 or so
14:08 dokma what country you in?
14:09 Jananne i got like 30/40 clients total now, but i got 5 customers who want to add news/... front end so i realy realy need it (A)
14:09 dokma ohhh
14:09 Jananne http://jananne.net/portfolio, those are the best of my portfolio ;).
14:09 dokma I see you must be from netherlands
14:09 Jananne yes :D
14:09 Jananne You're from china i presume :)?
14:10 Jananne asia..
14:11 dokma Croatia
14:11 Jananne i'm more an grafic designer, but i'm a bit into typo3 also so ;)..
14:11 Jananne cool
14:11 dokma heh a bit into typo3? messing with the tca
14:12 Jananne uhuh..
14:12 dokma I'd say you're quite into typo3
14:12 Jananne well.. i can't program at all.. i just looked up where the subheader is located and thried to change it..
14:12 dokma ohhh
14:13 dokma I bet you'd find your way much easier if you had a good debugger on your hands
14:13 Jananne got any ideas for an good debugger?
14:13 dokma I use dbg and access it with phpeclipse
14:14 dokma not an easy beast to setup
14:14 dokma but once you do get it rolling
14:14 dokma you realize what a valuable asset it is
14:14 Jananne and what does it show...?
14:14 dokma well, for your case
14:14 dokma you could go to the sources of tt_news
14:14 dokma set a breakpoint
14:14 dokma and go through the source line by line
14:15 dokma with all the variables displayed
14:15 dokma which functions were called
14:15 dokma which settings affect what
14:15 dokma it's a huge eye opener
14:15 dokma I was able to detect some crazy stuff for pro typo3 dev companies
14:16 dokma one of them had an realurl issue
14:16 dokma they couldn't get their head around it for the name of God
14:16 dokma so they gave me to debug it
14:16 Jananne After i got the job done with the 'making new fields'-subject i'm going to folow all the tutorials on making extensions etc.. from the basic to expert, but for now i need to et this done for my customers.
14:16 Jananne hmm
14:16 dokma it turned out that the issue was a file in the web root folder
14:16 Jananne dokma: i'll take a look at it :).
14:16 dokma it was named 1
14:17 dokma sure
14:17 dokma np
14:17 Jananne cool.. but then you also have to have allot of typo3 knowledge right?
14:18 dokma well not really
14:18 dokma you just need to know php
14:18 Jananne I'm trying to understand typo3 now for 1,5 yrs
14:18 dokma and you learn the real typo3 by going through the sources
14:18 dokma and seeing how things really work
14:18 Jananne Well.. that's another issue ;). I'm taking lessons ;).
14:18 FloLeBlanc which you will all have read after about a whoppin hmm... 2 years? :)
14:18 Jananne yes.. without php knowledge ;)
14:19 dokma well no need to read them sources
14:19 dokma this is how I do it
14:19 dokma for example I have an issue with an ext
14:19 dokma so I set a breakpoint at the begining of the main function
14:19 Jananne FloLeBlanc: I'm more an designer ( http://jananne.net/portfolio ), i'm TRYING to get a grip onto typo3 ;).
14:19 dokma and I go through only the source of that ext
14:19 Jananne hmm..
14:19 Jananne dokma: it could be realy helpfull..
14:19 dokma I can catch mistakes in the conf this way A LOT faster
14:20 Jananne But it'll all look chinese for my when i take a look at the results i think ;).
14:20 dokma well, if you know any php
14:20 Fanty Anyone able to help me with cache problems? browser cache is killing me in IE - config.sendCacheHeaders = 1 only does the job in FF (pragma: no-cache) in headers
14:20 dokma it turns out pretty simple
14:20 Jananne hmm
14:20 Jananne okay
14:21 Jananne But i don't have time at the moment to learn php.. i FIRST need this done ;). Then i can learn php further ( i know the basics ) and typo3 further.
14:22 dokma sure
14:22 dokma thats pretty obvious
14:22 dokma if we can help we surely will
14:22 Jananne i'm already very thankfull for that :).
14:24 foool hi guys - anyone know how to setup paypal into tt_products
14:27 Jigal hi #tyop3!
14:27 dokma Jigal: :)
14:27 olegs foool, you have to buy version of paymentlib that supports it
14:27 Jananne hey Jigal :)
14:27 foool really
14:27 olegs yep
14:28 foool what is the cost?
14:28 olegs go to Holzinger's website
14:28 olegs jambage.de or something like
14:28 olegs or write him, the email is in the manual.
14:30 Fanty no one able the help me out a bit with disabling browser cache?
14:30 Fanty sorry
14:30 Fanty wrong window
14:37 Jananne dokma: I got an documentation that helps to edit it ( i think ): http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/4/2/#id3661927). Hopfully i can edit it with this next to me ;).
14:43 typochur hi guys
14:44 foool hi
14:45 typochur short question. For my extension I use a template.html located in the extension-folder. I have to replace language-labels in this template.html, is it possible to do this directly (like in flexforms) or do I have to replace one-by-one with getLL() in my extension?
14:54 Jigal the table cache_pages is getting so big that it starts to worry me (1.7 GB). It is even more worrying that only a very small part of the records is not expired. I can't find any garbage collection in the core code. Anybody knows details about caching?
14:59 typochur Jigal We had the same problem with cache_pages and cache_hash ... unfortunately we didn't find the problem so we just use a script to clear the table every night at midnight
15:00 Jigal typochur: so I gues "someone" forgot to build garbage collection :-( That's just one of the things you do when you write a caching mechanism, right?
15:01 typochur No, my admin supports a lot lot of typo-systems and the problem appears only in one system
15:02 typochur so it's not a general problem
15:03 typochur Jigal put the following in your roottemplate
15:03 typochur config.cache_period = 86400
15:03 typochur config.cache_clearAtMidnight = true
15:06 Fanty why does config.sendCacheHeaders only do a Cache-Control: private? I need "no-cache" :( IE caches like mad with private
15:08 Jigal typochur: do the typo systems without problems also have a lot of dynamic content (tt_news, etc.)?
15:08 typochur yes
15:09 Jigal typochur: I checked the code behind those options: cache_period only influences the experiation timestamp and with clearAtMidnight the cache isn't actually cleared, but considered invalid :-(
15:10 Jigal I simply couldn't find DELETE queries for cache_pages anywhere in the code...
15:10 typochur no, clearAtMidnight _cleares_ the tabe
15:10 typochur table
15:10 typochur every morning the table is empty :) zero rows
15:16 wacky_ oddly enough, I've *never* received an e-mail from the workflow / workspaces system.
15:22 wacky_ is there anything I should check ?
15:23 andreasbalzer hi. Has somebody knowledge about direct mail?
15:27 Jigal typochur: I rechecked the DELETE queries and they either empty the entire table or delete a number of individual records from a list..
15:27 Denyerec haha
15:27 Denyerec andreasbalzer - what's your problem?
15:28 wacky_ isn't that the mailing list management ?
15:28 Denyerec wacky_ - AFAIK workflow is dead.
15:28 typochur Jigal I don't know about the functions, i'm not an admin ;) I just know, that it works for our problem-system
15:28 wacky_ Denyerec: anything to replace it ?
15:29 Jigal wacky: you only recive mails if your name is directly listed, not when you belong to a group (says the documentation)
15:29 andreasbalzer Denyerec: I have two problems. Firstly: Sent emails do not contain the subject specified. Secondly: I have a few hundred fe users that have enabled the sr_feuser_register checkbox to get the newsletters. (I took a look into our database) But direct mail says there are only 4 recipients. I use "From page" as the source. What to do?
15:30 wacky_ Jigal - in the workspace ?
15:30 wacky_ what about the [Draft workspace] ?
15:32 Jigal wacky: if you can read German: http://typo3.org/documentation/document-library/extension-manuals/doc_v4_workspace/1.0.5/view/2/3/#Emailbenachrichtigungen
15:32 pmk65 andreasbalzer: Switch to TCDirectmail it works. DMail sucks..
15:32 andreasbalzer pmk65: I have a running user system. Is it possible to switch?
15:32 andreasbalzer Denyerec: any idea?
15:34 typochur pmk65 what is TC? We have a lot of problems also and we modified PHPList for our purposes
15:34 pmk65 andreasbalzer: Switching shouldn't be that hard, as both just need a table of emailaddresses (tt_addres or fe_users) in order to send out ails. So all you 'll have to do , is configure TCDM
15:35 pmk65 typochur: http://typo3.org/extensions/repository/view/tcdirectmail/1.2.1/
15:35 pmk65 or http://typo3.org/extensions/repository/?tx_terfe_pi1%5Bview%5D=search&no_cache=1&tx_terfe_pi1%5Bsword%5D=tcdirect
15:35 typochur mh, we use directmail I think
15:36 typochur or tried to ^^
15:37 pmk65 I did too, but once I installed TCDM, I never use the old DMail extension, since TCDM is much easier to use and configure.
15:37 typochur ok
15:37 andreasbalzer tcdirectmail hasn't been updated for a while
15:37 typochur thanks a lot :) I will forward this to my admin ... tell him to give it a try
15:37 andreasbalzer ok, i'll try it.. Hopefully I'll get it until this evening
15:37 typochur i want to have all functions included in typo3 and not in some outside functions
15:37 typochur ^^
15:40 pmk65 In TCDM you create a page of the type "newsletter" (icon is an envelope) This page acts as a normal page, you can view it in FE etc. but it also contains newsletter specific fields.
15:41 pmk65 In the TCDM be module, you just select the page you want to send, and click the send button.. Can't be much easier.. :)
15:42 typochur he he
15:42 Denyerec andreasbalzer - sadly no
15:43 Denyerec I can't even get tt_news records to show in my emails
15:43 Denyerec so dealing with the complexity of the rest of it is beyond me.
15:43 andreasbalzer pmk65 i need something like the quickmail feature
15:43 andreasbalzer Denyerec: ok.. then I'll switch
15:44 pmk65 andreasbalzer: quickmail? What is that ?
15:45 Denyerec I didn't like the process for setting up TCDM
15:45 Denyerec having to insert pages of a special type
15:45 Denyerec confuses the poor client.
15:45 Denyerec must easier to be able to just specify a normal page like in DM
15:45 andreasbalzer pmk65: open module, enter text, click on send
15:48 pmk65 andreasbalzer: ok. There's no function like that in TCDM, but it should be very simple to create an extra BE module for it, with that feature., since all you need is a textarea to input some content.
15:49 andreasbalzer aha ok
15:49 andreasbalzer i'll try it. bye
15:49 pmk65 Denyerec: It's only a matter of setting up correct TSConfig. On my system all pages created under the newsletter folder, gets the correct pagetype automatically.
15:52 Denyerec Hmm
15:52 Denyerec Didn't know that was possible.
15:53 Denyerec Given that I am being forced to delete my entire DMail config and setup due to it not working
15:53 Denyerec I will try once again with TCDM.
15:53 Denyerec Though, Directmail seems to be more recently updated.
16:00 FloLeBlanc can someone tell me how to get the backend user ID in an own extension please? I tried $BE_USER->user['ses_userid'] but this doesn't work for me :) (gives 0 allthough admin has id 1)
16:06 pmk65 FloLeBlanc: $BE_USER->user['uid']
16:06 FloLeBlanc pmk65: thank you
16:06 FloLeBlanc what does ses_userid tell then?
16:07 pmk65 not sure. it looks like it contains the uid.
16:08 pmk65 FloLeBlanc: Try t3lib_div::debug($BE_USER->user);
16:08 pmk65 that way you get a list of available fields/values
16:24 FloLeBlanc pm65k that... oh
16:24 FloLeBlanc gone
16:35 shaz hi
16:37 shaz i was wondering if anyone could help - im not sure how to use the NEWs plugin
16:40 shaz did anyone get my question
16:41 FloLeBlanc can anyone tell me how to access $BE_USER in the function moduleContent() area the correct way?
16:42 tommyd Hi! What do I have to do to let tt_news work with templavoila's "separate structure" localization mode?
16:47 redforce How does the paymentlib work? Can i add the extension, then a payment method and then how do I active it for tt_products
16:48 redforce activate
16:51 FloLeBlanc nvm. forgot global
17:28 Jananne dokma: Yes, i got it! finaly.. it took a littlebit of time, but i got it! i finaly can make new fields in a tt_newsrecord!
17:49 FloLeBlanc cya all have a nice evening/night :)
17:55 jimmisandham evening gentlemen
18:02 Jananne I made an extra field in a tt_newsrecord. But now my front end news plugin does not see the new field. where can i let him see it? in what file <
18:02 Jananne already added this in the setup:
18:02 Jananne create.fields = title,datetime,image,imagecaption,imagealttext,imagetitletext,related,short,autotje,bodytext,author,author_email,category,news_files,links,type,keywords,archivedate,ext_url,hidden
18:02 Jananne create.show_fields = title,bodytext,short,autotje,datetime,author,author_email,image,category
18:02 dax77 hi @all
18:02 Jananne autotje is the new field
18:02 Jananne hi dax77
18:50 dokma Jananne: excellent! Good work.
18:50 dokma I know it would take me a lot of time
19:01 void hello all
19:01 void any extension developers here?
19:27 num000 hello
19:27 num000 is there a good way doing backups which i can use to restore it on a different server again?
20:45 dax77 void: still need some help?
20:46 void dax77: yes... did you ever use ameos_formidable?
20:46 dax77 not really
20:46 dax77 presisly: not at all
20:46 void i am trying to find more documentation about it...
20:47 void dax77: btw, i read somewhere that there was plan to transfer cal from pibase to lib/div. is that true?
20:48 dax77 yes, but that is after we have a 1.0.0 verison
20:51 uriahheep Denyerec: ping?
20:52 uriahheep Denyerec: do you know whether it's possible to make direct_mail send more than just 50 emails every 5 minutes?
20:54 num000 i can not get BE user listing the page tree i apply for them. is there somewhere a documentation? the DB Mount point doesnt affect anything at all
20:55 Jananne num000: Did you set it in the usergroup aswell?
20:57 num000 Jananne, well i also tried to create a usergroup and added the group to the user, but this didn't help aswell, so i did work further just with user
20:57 num000 it shows the selected modules
20:57 num000 but no pages at all
20:57 Jananne hmm
20:58 num000 but i tried it on two different server installatin,which means it must be somehow my own fault but i don't know how to manage this
20:59 num000 can someone give me an example if I only have on admin user and i would like to add a user for news editing tt_news
21:00 Jananne i had the same issue once.. ill take a look at one of my own sites..
21:00 Jananne one moment.
21:01 Jananne num000: Are you sure you can't see the DB Mount point when adding a user group?
21:01 num000 no i do see the mount point
21:01 num000 but when i login with this user the pages are not seen
21:04 Jananne did you mark on Mount from groups: DB Mount?
21:04 Jananne DB Mounts *
21:05 num000 mhh?
21:05 Jananne above the DB Mount point..
21:05 Jananne there it stands.
21:05 Jananne Mount from groups: Select if the user should inherit page tree or folder tree mountpoints from member groups.
21:07 Jananne I'm going step by step thru it here.. just to see everything is set like it has to..
21:09 Jananne num000: Did you give your BE User the right permissions? ( Access > Permissions )
21:09 num000 Jananne on the page?
21:09 num000 yes
21:09 Jananne okay.
21:09 Jananne hmm
21:10 Jananne maybe it's more easy for me to just take a look for myself into your typo3 page?
21:15 Jananne I got a problem myself: I made a new textfield in a tt_news-record, it all works fine in BE. But when i try to add news in FE the field doesn't show up with the rest of the fields. I'm using news_feedit, simulatebe and mth_feedit.
21:22 hanoul I'd appreciate if somebody out there could help me with a simple configuration of the Search module: The Search form button, by default, says "Search Now!". I'd like to change it to say "Search". Anybody know how to quickly find the config file for this?
21:23 Jananne locallang i presume. but not sure.
21:24 pmk65 Jananne: Did you also change the TS config of news_feedit to include your new fields?
21:25 pmk65 hanoul: The default search or Indexed Search?
21:26 Jananne pmk65: Thx, i did the same already in the php file, but TSconfig overwrites it i think. Thx.
21:26 Jananne Stupid me (A)
21:28 pmk65 hanoul: tt_content.search.30.dataArray.40.value.data = Search
21:33 hanoul pmk65: Thanks for your help. But when I entered your line in the template setup, it simply removed everything from the Search button. Now I have a blank button. Looks like I need another line?
21:35 pmk65 tt_content.search.30.dataArray.40.value.data >
21:35 pmk65 tt_content.search.30.dataArray.40.value = Search
21:37 pmk65 use those 2 lines instead of the 1st one I wrote.
21:39 hanoul Thanks a lot pmk65. It worked. Appreciate it.
21:46 pmk65 hanoul: Here's another thing you can do with your search form: http://www.typo3wizard.com/en/snippets/general-config/swap-the-selectbox-items-in-standard-search.html
21:47 pmk65 and this one too.. http://www.typo3wizard.com/en/snippets/common-problems-and-solutions/getting-rid-of-nbsp-shown-in-search-results-of-the-standard-t3-search-function.html
22:03 hanoul Thanks again pmk65. I'll go through the pages and will use them.
22:11 kreegee hm
22:11 kreegee somebody using danp_tagcloud with danp_extendednews?
22:28 kreegee somethings not working
22:28 kreegee i can use the tagcloud on a single newspage when i use the template marker
22:28 kreegee but not if i enter it as a content element on the frontpage
22:30 andreasbalzer hi! Somebody here with knowledge about tcdirectmail?
22:32 andreasbalzer somebody here with knowledge about directmail (without tc)?
22:32 Denyerec http://www.fukung.net/v/4711/pm20060621.png
22:33 andreasbalzer :)
22:33 andreasbalzer Denyerec: i have to bookmark that one
22:34 andreasbalzer Denyerec: well tcdirectmail doesn't work out because feusers can't select whether they like to recieve these newsletters or not.. (it's only possible with groups but that's not acceptable for me)
22:34 andreasbalzer so I still have the question what can be wrong that directmail doesn't get the recipients right
22:34 Denyerec andreasbalzer - do you insert tt_news records into your newsletters?
22:34 andreasbalzer no
22:34 Denyerec Damn.
22:47 smeringe humpa bumpa
23:21 uriahheep oh god
23:21 uriahheep i just figured out what my translation problem was with that extension
23:21 uriahheep i really needto remember the steps to take for it to appear in another language...
23:21 uriahheep 1) make default language element
23:21 uriahheep 2) add plugin inside the element
23:22 uriahheep 3) make translation of plugin if required
23:22 uriahheep 4) make translation of element if required
23:22 uriahheep and boom, we have a winner
23:23 ries hurrreayheep!!!!
23:34 uriahheep ries: :P

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.