Search the website and IRC logs

#TYPO3 IRC log from : Thursday 14 August 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
01:11 adnc how can i switch off admin panel?
01:28 nhaskins @adnc - What do you mean by "switch off admin panel"?
01:35 adnc nhaskins: i found it it was page.config.admpanel = 0
01:37 adnc but for any reason my language image is not shown, german works well and english is rendered like this fileadmin/flags/en_ instead of fileadmin/flags/en.gif or en_d.gif
05:15 budnguyen i have multi language website. Can i create account for admin to edit in one language ?
05:36 budnguyen i have multi language website. Can i create account for admin to edit in one language ?
08:22 Bejjan good morning/day/night
08:30 nutcase hi@all. i'm having a strange problem with sr_feuser_register 2.5.16 and typo3 4.2.1. if i enable both, admin review and email confirmation, the admin review email is a text-only mail. if i disable email confirmation, the admin review email is text and html. can anyone confirm this ?
08:48 mikhas morning folks
09:25 animan hi. i have a problem with tt_news, where it displays news without <p> tag, however, tags exist while looking the news item in BE
09:25 animan some wrapping issue?
09:36 swemark Helllo
09:40 animan ok, got it working :)
09:53 GeorgesAbitbol hi all
10:02 PanTerra hi\
10:02 PanTerra does typo need a specific setting to enable follow symlinks ?
10:05 mikhas PanTerra: the filelist is troubling?
10:06 PanTerra I `ve made a symlink in fileadmin to somewhere on my server to publish a file but i get an forbidden
10:06 PanTerra on my other site not typo3 on the same server follow symlinks work
10:10 mikhas PanTerra: are the filerights correct on the external "somewhere" ?
10:10 PanTerra i use 777
10:10 PanTerra for testing
10:10 mikhas PanTerra: yeah, but right user settings as well?
10:10 mikhas (owner / group )
10:11 PanTerra that should be the apache user
10:12 PanTerra or the www-data
10:12 mikhas PanTerra: www-data probably, just check the rights of fileadmin-folder, you should use the same.
10:13 m4rtijn hi all
10:16 PanTerra nope didn`t worked
10:17 PanTerra userrights are 777 and user.group are apache.apache
10:17 PanTerra hi m4rtijn
10:18 PanTerra @mikhas it looks like it cannot follow the symlink
10:19 mikhas PanTerra: I can't say if that is correct, you should compare to what fileadmin is set to. But I've had trouble using symlink in the typo3 filelist as well. You used a soft symlink, correct? You have the option to use a hard, I don't think Typo3 will be able to tell the difference then.
10:19 PanTerra i did ln -s
10:19 PanTerra You don't have permission to access /fileadmin/ on this server.
10:20 Fanty Hey. How do I setup a sysfolder to contain templavoila templates without having to go trough the TV 'create new site' wizard?
10:21 PanTerra @fanty just create a normal page
10:21 PanTerra then edit page properties
10:21 PanTerra at type select sysfolder
10:21 PanTerra thats all
10:22 Fanty PanTerra: no... TV still only have the wizard available
10:22 PanTerra you have to create the page from page not tv
10:23 tamlm hi guys
10:24 tamlm i have problem with multiple language
10:25 PanTerra @mikhas if i copy the file in fileadmin it works
10:26 PanTerra if i use a symlink it doesnt
10:26 PanTerra looks like a security setting
10:26 tamlm i have 2 website with 13language
10:27 tamlm but both site hosting on a backend control
10:27 tamlm but when i go to site A language site B show site A
10:28 tamlm how i can config on tscript site A show laguage A and site B show language site B
10:28 Fanty ah got it now.. Needed to create the first DS/TO from a file, not from the TV page
10:29 SmaxTheFrog hi, is it possible to clear page-caches via external php script ?
10:30 tamlm hi everybody
10:31 tamlm how i can fix error above
10:31 PanTerra :)
10:33 m4rtijn tamlm set the default language on site a and b
10:33 tamlm yup
10:34 mosez i have added a new rte field for every page on template voila mapping. but how can i make it multilingual? it is at the moment one field and it is used for every language
10:34 tamlm when i edit content on site A, it show language site B
10:35 m4rtijn config.language = xx
10:35 m4rtijn tamlm
10:35 m4rtijn and probably config.sys_language_uid =
10:35 tamlm i want to show only language A or only language site B
10:35 m4rtijn yes
10:36 mosez http://rafb.net/p/FLEs7S89.html is the autogenerated xml structure for template voila
10:36 tamlm for example
10:36 m4rtijn .. tamlm
10:36 mosez dont know how to make it multilingual
10:36 m4rtijn just be a bit more specicfic
10:36 m4rtijn which languages
10:36 tamlm site A have 8language
10:36 m4rtijn ah, ok never mind then
10:36 m4rtijn :p
10:36 tamlm config.language = 8
10:37 tamlm config.sys_language_uid = ? i typye what?
10:37 davidbrunnthaler hiho, i want to add a map just like you see it http://www.splendia.com/ (click on the left site "Karte anzeigen")
10:37 m4rtijn nah..
10:37 davidbrunnthaler which extension would you suggest?
10:37 m4rtijn config.language = de .. means german
10:37 m4rtijn not a number
10:37 tamlm yes, i know
10:38 tamlm front end show good
10:38 tamlm but backend on site A have language site B when i edit content.
10:38 tamlm i think on typoscript i config both site the same
10:39 tamlm # LANGUAGE & CHARSET
10:40 tamlm config.sys_language_mode = content_fallback
10:40 tamlm config.sys_language_overlay = content_fallback
10:40 Fanty any chance they'll fix the problems with frames in the backend soon (maybe already have?). Its getting very tiresome to have it not open in frames when you use the menu, but in the entire window
10:41 davidbrunnthaler if i'm meaning the same problem, they fixed it in 4.2. or so
10:41 davidbrunnthaler and there is a extension to fix it for lower versions
10:43 Fanty cool
10:44 Fanty When was 4.2 released?
10:44 mikhas I have an interesting problem. tcdirectmail's mailer.php (which is run via a cronscript) has stopped working, giving me the following line: Fatal error: Call to a member function cleanIntList() on a non-object in /usr/share/typo3/typo3_src-4.1.7/t3lib/class.t3lib_userauth.php on line 1040
10:44 tamlm i dont know sys_language_mode can set with only site
10:44 mosez how did i get the damn rte on the alternative page language form too? :(
10:44 mosez it is only on the default language page
10:44 mikhas seems to be a authentication-error. I don't know why though. It runs in CLI-mode but without the same authentication like f.ex. indexed_search uses.
10:48 tamlm @mikehas can you told with me :)
11:09 tamlm hello
11:29 Ruudi hi
11:30 Ruudi is it somehow possible to wrap something into a tag text in typo3 menu <a href=""> * my link</a> * should be wrapped before every page name in a tag
11:33 m4rtijn Ruudi - wah_
12:56 johnson hi
12:57 Guest76733 i want to update my TYPO3 from 4.1.2 to 4.1.7
12:57 Guest76733 can i just replace the source code?
12:59 m4rtijn guest - yes just overwrite index.php /typo3 and /t3lib
13:00 m4rtijn but always first backup
13:00 m4rtijn database and files
13:21 m4rtijn can I use optionsplit on listnum
13:21 m4rtijn ?
13:26 Suprano hi there
13:26 Suprano does this link work for you? http://typo3.org/extensions/repository/fulllist/
13:26 Suprano my browser never loaded it so far..
13:27 Phlogi_ Suprano: does not work here atm too
13:27 Suprano Phlogi_, that link never worked for me.. i tryed it last time months ago and it was all the same
13:28 Suprano its a little frustrating
13:28 Phlogi_ Suprano: hehe... use the search
13:28 Suprano but if i just want to see what ext. are avialable
13:28 Suprano like.. browsing through the database
13:28 Phlogi_ you really want to see a list of 3000 items unordered???
13:28 Suprano discovering new things
13:28 Phlogi_ Suprano: do you speak german?
13:28 Suprano yep
13:29 Suprano yes
13:29 Phlogi_ maybe typo3extensions.org helps
13:29 Suprano i'll have a look
13:29 Suprano ty
13:29 m4rtijn any ideas on this> I 'd like a tmenu with alternating img's at the background
13:30 m4rtijn I could just put wrap = <img> with optionsplit on it
13:30 m4rtijn or.. import from uploads/media/ which I 'd prefer
13:30 m4rtijn but how do I alternate there
13:54 budnguyen i have multi language website. Can i create account to edit in just one language?
13:59 budnguyen i have multi language website. Can i create account to edit in just one language?
13:59 budnguyen please help me
14:00 Suprano just waait for an answere
14:01 budnguyen ok thanks
14:06 m4rtijn just dont give access to alternative page language
14:10 Denyerec If you delete a page can it be recovered?
14:10 Denyerec or is that just content elements
14:10 m4rtijn in the log u should be able to recover it
14:12 swemark if not theres always phpmyadmin
14:12 swemark deleteed = 0
14:26 mikhas how do I report a "conflicts with" to the TER ?
14:30 s-andersen Anyone here using TIMTAB?
14:35 HardPhuck guys anyone have any indexed search templates?
14:35 HardPhuck already made
14:35 HardPhuck and i dont mean the default ones :D
14:46 jsfan hello everyone :)
14:51 m4rtijn hi
15:10 jsfan anyone here who is good with ts ifs?
15:13 Denyerec what you tyin to achieve jsfan ?
15:14 jsfan i want to tie the existence of a coa to the page title not being a certain string...
15:14 jsfan Denyerec, actually the alias.
15:14 jsfan Denyerec, only problem is getting the alias...
15:15 Phlogi_ jsfan: alias set in page?
15:15 Denyerec the navigation alias for a page?
15:15 jsfan yeah. the one that cooluri will use for the url. it's called alias in the form and db.
15:15 jsfan tried this: lib.pageFoot.if.insertData = 1 lib.pageFoot.if.data = {page:alias} lib.pageFoot.if.equals = contact
15:16 jsfan but is never true
15:16 jsfan also tried .field = alias
15:16 Phlogi_ .field = alias yes
15:17 Phlogi_ lib.pageFoot is a COA?
15:17 Phlogi_ so you want custom "action" if alias equals contact right?
15:17 jsfan yeah
15:17 Phlogi_ why that?
15:18 jsfan because i have a ts template which is valid for a whole level of pages except for one page on that level.
15:18 jsfan this exists more than once in the tree and the special page always has the alias "contact"
15:18 Phlogi_ hmm you could use a condition
15:18 Phlogi_ ah I see
15:18 Phlogi_ first of all COA has no stdWrap per default I think
15:19 Phlogi_ so you need to use .pageFoot.stdWrap and then the stuff
15:19 Phlogi_ ah no, if is there... :)
15:19 Phlogi_ sorry
15:19 jsfan Phlogi_, the if works.
15:20 jsfan it's just that the comparison value is always empty instead of loaded with the alias...
15:20 Phlogi_ if.value.field = alias
15:20 Phlogi_ try that
15:22 Phlogi_ jsfan: did you try?
15:22 jsfan Phlogi_, yes. didn't work :(
15:22 Phlogi_ hmm strange
15:23 Phlogi_ maybe something else is wrong.. paste ts :p
15:23 jsfan ok. one sec.
15:25 jsfan Phlogi_, http://pastebin.com/d5eb9996e
15:26 jsfan generally everything works fine. it is only the condition that fails.
15:27 jsfan Phlogi_, i actually want to negate it but for testing i use the opposite condition. that's easier to test.
15:29 Phlogi_ does not work here either :S
15:29 Phlogi_ jsfan: next time use pastebin :p
15:29 jsfan Phlogi_, isn't that what i used???
15:29 Phlogi_ paste.phlogi.net ;)
15:30 jsfan Phlogi_, oh, you mean yours...
15:30 jsfan ;)
15:32 Phlogi_ hehe
15:32 Phlogi_ does not work here either
15:32 Phlogi_ very strange
15:32 Phlogi_ maybe it does not get the page info right
15:35 jsfan actually, i just tried on a text object
15:35 Phlogi_ hmm here
15:35 Phlogi_ 10 = TEXT
15:35 Phlogi_ 10.field = title
15:35 Phlogi_ does not even work right now
15:36 Suprano is there a extension that shows all recent posts in a form, new wiki events, new pages, new users, all that stuff together?
15:36 Suprano *form= forum
15:36 jsfan if i add http://paste.phlogi.net/-751dbbc507/
15:36 jsfan it works
15:36 jsfan add to my coa, i mean.
15:36 jsfan and that doesn't make the if work. just shows that i can pull the alias because it gets displayed.
15:37 Phlogi_ ah ok
15:37 Phlogi_ do I need the insertData?
15:38 Phlogi_ why does my TS not work?
15:39 jsfan Phlogi_, got it :)
15:39 jsfan now my if works, too. got it the wrong way round :)
15:39 Phlogi_ tell me ;)
15:40 Phlogi_ why does my simple text object not work, damn :D
15:40 jsfan http://paste.phlogi.net/-a433163049/
15:40 jsfan Phlogi_, don't know about the text object. is the site tv or not?
15:41 Phlogi_ yes it is
15:41 Phlogi_ jsfan: so it was just an order problem?
15:41 Phlogi_ I don't think the insertData is needed, try without
15:41 jsfan yeah. value on if lvel has to be reference value
15:41 jsfan Phlogi_, sure? i think you need it.
15:41 Phlogi_ jsfan: no try it
15:41 Phlogi_ ok
15:42 jsfan oh, the first one is no needed. forgot to delete that one.
15:42 ndee hello there, is it possible add to a table content a link?
15:43 Phlogi_ jsfan: did you try if the other one is needed?
15:44 jsfan Phlogi_, maybe you're right. it seems to work without :)
15:44 Phlogi_ hehe that I was sure :9
15:44 Phlogi_ but here nothing works
15:44 Phlogi_ hihi
15:44 Suprano is there a extension that shows recent posts in a forum, new wiki events, new pages, new users, all that stuff together?
15:46 Phlogi_ Suprano: don't think so
15:46 Suprano :(
15:46 Suprano well, gotta do it myself then
15:46 Phlogi_ Suprano: yes or why not using more than one extenions....
15:46 Phlogi_ should be fine imho
15:47 Phlogi_ can't see any disadvantages with that
15:47 Suprano well i like all those recent events in one list
15:47 Phlogi_ you could do that even with more extensions... :)
15:47 Phlogi_ somehow :)
15:47 Phlogi_ cu
15:47 Suprano :D
15:48 Suprano cya
15:48 Suprano i am just looking what is possible so i can design my page accordingly
15:52 ndee I created a news category but I can't select a category at all in tt_news. Which setting am I missing?
15:54 m4rtijn an important one ndee
15:54 ndee looks like it :D
15:54 m4rtijn check the extension manager
15:54 ndee I did set the starting point
15:54 m4rtijn tt_news setup
15:55 m4rtijn theres only one option concerning categorys
15:55 ndee now it works :)
15:55 ndee thanks
15:55 ndee well, it was general record storage thing
15:57 ndee in general, I think it's funny how one has to configure an extension in 3 different places :D
16:03 ndee thanks m4rtijn.
16:03 ndee does anyone know how I can only show a menu if it has childrens?
16:05 hatschi Hey all,
16:06 hatschi does anybody know if its possible to authentificate users with passwd and shadow?
16:07 Fanty Anyone ran into this error? Catchable fatal error: Argument 2 passed to t3lib_div::implodeArrayForUrl() must be an array, null given, called in /var/www/demo/typo3conf/ext/templavoila/mod1/db_new_content_el.php on line 285 and defined in /var/www/typo3_src-4.2.1/t3lib/class.t3lib_div.php on line 1635
16:07 emiles hatschi: you want your operating system users in typo3?
16:07 emiles hatschi: i'd search for a PAM auth extension.
16:07 emiles if your os is linux :)
16:07 Fanty I've done a clean install of 4.2.1 and imported TV from TER (1.1.1)
16:07 jsfan does anybody know what functions creates a tags from the internal link tags?
16:09 hatschi emiles, yes
16:09 hatschi emiles, have you ever tried it?
16:10 emiles hatschi: no.
16:14 hatschi is there maybe an easier way to simply use the existing passwd / shadow files?
16:16 emiles you don't want to grant your webserver read access to the shadow file
16:16 emiles hatschi: just look for an extension.
16:17 hatschi http://typo3.org/extensions/repository/view/cwd_authpam/1.0.1/
16:17 hatschi found this one, but its so old
16:19 emiles hatschi: either it works, or it doesn't work. where's the problem?
16:20 hatschi I don't know what to do xD
16:36 m4rtijn gesundheit
16:41 hatschi danke xD
16:59 jsfan has anyone ever introduced tags of their own in the rte? i did and it works fine for me on ff but ie and opera seem to break it :(
17:04 yoyoskillz hallo
17:04 yoyoskillz is it german chat or in english?
17:05 maholtz english
17:05 yoyoskillz ah ok
17:05 yoyoskillz i need some help for the frontend. i hope someone can help me
17:06 yoyoskillz when i work in the backend and modify for example a text. after editing i save it. the i watch with my browser (firefox3) the new version of what i did in the backend
17:07 yoyoskillz but there, in the frontend, there is nothing different! but when i look in the backend, i can see the different
17:07 yoyoskillz i hope u understand what i mean
17:08 maholtz @yoyoskillz: some caching issue
17:08 maholtz you talk about tt_news?
17:08 maholtz or another extension
17:08 jsfan yoyoskillz, or you could have made changes on the draft workspace and never published them.
17:08 yoyoskillz and another thing is, when i am logged in as an admin and watch the frontend whit firefox, i can see the different! but when i am loged out and push f5 then it all turns back
17:08 maholtz the elements you have changed are on an different page as the page you visit, right?
17:09 yoyoskillz to the not edited site
17:09 yoyoskillz i clear the cashes, but i dont work
17:09 maholtz @yoyoskillz: browser cache
17:10 maholtz @yoyoskills: you use templavoila?
17:11 yoyoskillz @ maholz: no i edited the text in the backend. saved it. and then i want to see the edited text in the frontend. for this i use my browser, but there are no changes
17:11 yoyoskillz so its on the same site
17:11 yoyoskillz templavoila? sorry, but i dont know what it is
17:11 maholtz ok, np:)
17:12 maholtz and as jsfan mentioned? do you use workspace?
17:12 maholtz (same page id == same site ?)
17:12 yoyoskillz and i dont understand that, when i am logged in (i am admin) i can see the changes with my browser. when i am logged out. the changes i could the before, it all wents back
17:13 yoyoskillz yes i do
17:17 yoyoskillz when i edit the colors of the frames, this changes my browser shows me, but no text changes
17:20 maholtz add ?no_cache=1 to the url if you are not logged in - what happens?
17:21 yoyoskillz nothing
17:22 yoyoskillz a wait
17:23 yoyoskillz where must i add it? at the frontentsite or in the t3 menue?
17:23 yoyoskillz i addet it at the frontentsite and nothing happened
17:24 maholtz frontentsite: yourdomain.tld/index.php?id=123&no_cache=1
17:25 yoyoskillz no, nothing happend
17:26 maholtz afaik typo3 clears cache ofa
17:26 yoyoskillz what?
17:26 maholtz of an page, if there es a content element changed
17:27 yoyoskillz no
17:33 yoyoskillz thank u so much for your help! i found the problem
17:36 yoyoskillz in the right corner at the end of the workspace of t3 there u can change between "live workspace" or an other one. now i changed it to live workspace and now he takes the changes i made in the frontend
17:38 Phlogi_ in recent typo3 versions, when the install tool is enabled, does typo3 show you a yellow login box too? But only with the link to remove the file but witout any description?
17:44 Phlogi_ ah already fixed in svn
17:44 Phlogi_ http://bugs.typo3.org/view.php?id=8824
17:45 dokma Phlogi_: I've done that eclipse+xdebug tutor
17:45 dokma haven't compressed it yet though
17:45 Phlogi_ dokma: ok show me while its hot :)
17:45 Phlogi_ hehe
17:46 Phlogi_ can I hear your voice dokma?
17:46 dokma you'll have to download it from my machine
17:46 SimonSimCity I've tried to select some Content of my Site with TS and it works ...
17:46 SimonSimCity But If I delete an Item on my Site I get it from my TS anymore ...
17:46 SimonSimCity Here is the TS-Code I use:
17:46 SimonSimCity http://paste.phlogi.net/-ba86772ec5/
17:46 dokma well it's all me talking
17:46 dokma so my voice is all you'll hear
17:46 Phlogi_ dokma: oh looking forward to it ^^^
17:46 dokma hehe you sound like a girl
17:47 Phlogi_ SimonSimCity: what do you mean? You still get it or not?
17:47 Phlogi_ dokma: just kidding man ;)
17:47 dokma hehe :)
17:49 SimonSimCity My problem is: The content of my RightDIV is in the Site with the ID 195.
17:49 SimonSimCity With this Code http://paste.phlogi.net/-ba86772ec5/ I map it into my Site ...
17:50 SimonSimCity If I create a new ContentElement it is displayed ...
17:50 maholtz and if you delete it - it will not be displayed anymore - nice feature i think
17:50 SimonSimCity But if I delete this ContentElement it is sitll displayed on my RightDIV
17:50 maholtz ?
17:50 Phlogi_ dokma: so you will give me a link? :)
17:50 SimonSimCity That's not right I think ...
17:50 maholtz how do you map it into your RightDIV?
17:51 dokma just a sec
17:51 SimonSimCity It is a Intranet-Version ...
17:51 maholtz clear cache
17:51 dokma I'm putting it up right now
17:51 Phlogi_ SimonSimCity: try to clear the cache
17:51 Phlogi_ dokma: k
17:51 SimonSimCity I have cleared the cache ...
17:51 maholtz CONTENT takes care of deleted, hidden and user/group permissions
17:51 dokma http://valdez.lir.dk/out.ogv
17:51 dokma it seems it is not registered in my apache as a content type
17:52 SimonSimCity At the same time I've deleted my old ContentElement and created a new, and they are displayed both !
17:52 dokma gotta go check how to do that
17:52 dokma Phlogi_: I see you started downloading it
17:52 dokma does it work normally for you?
17:52 Phlogi_ dokma: not yet no :)
17:53 dokma to me it started outputting raw content into the browser window
17:53 dokma it didn't offer a download dialog
17:53 dokma in firefox
17:53 Phlogi_ dokma: 2008-08-14 18:02:07 FEHLER 403: Forbidden.
17:53 dokma hmmm
17:53 dokma let me work on it a bit
17:54 Phlogi_ works with ff :)
17:54 Phlogi_ strange
17:54 Phlogi_ ~3h :)(
17:54 SimonSimCity Can anyone say something to my problem ?
17:55 Phlogi_ SimonSimCity: we already did, answer
17:55 Phlogi_ oh sorry, you cleared the cache SimonSimCity
17:55 Phlogi_ no idea then... you're doing strange things somehow anyway......
17:55 dokma Phlogi_: what's your internet speed?
17:56 dokma I have really slow uploads
17:56 Phlogi_ upload?
17:56 Phlogi_ me too
17:56 Phlogi_ about 14kB
17:56 Phlogi_ like you ;)
17:56 dokma well now I am uploading that file to your machine
17:56 dokma mine is 2Mb/256KB
17:56 dokma mine is 2Mb/256Kb that is
17:56 Phlogi_ ok
17:57 dokma that's theory
17:57 SimonSimCity mmm .-.
17:57 dokma in practice it runs around 200KB/30KB
17:58 Phlogi_ SimonSimCity: so you actually want to clone content elements on another page or what'
17:58 Phlogi_ dokma: hehe
17:58 SimonSimCity no :)
17:59 SimonSimCity I want to make the right site of my website easy to edit by an normal person :)
18:00 SimonSimCity -> Here I've tried to do this if I make a Site called "rightSite" and do the rest with TS ...
18:00 SimonSimCity Here is my whole Code for this: so you actually want to clone content elements on another page or what'
18:00 SimonSimCity ups :) there was another Text in my cache :D http://paste.phlogi.net/-e01a450cd9/
18:04 swemark Anyone know if i somehow rotate the logfile for awstat?
18:05 dokma Phlogi_:
18:05 dokma I can't work
18:05 dokma my bandwith is totally exhausted
18:05 Phlogi_ SimonSimCity: so you basically just want to show the content there?
18:05 dokma can you slow down the download?
18:05 SimonSimCity jea
18:05 Phlogi_ SimonSimCity: then use styles.content.getLeft or something
18:06 Phlogi_ dokma: sorry man
18:06 Phlogi_ dokma: I don't think thats possible
18:06 Phlogi_ lower your apache limit ;)
18:06 swemark what are you using for download?
18:06 dokma If I restart apache now your download will break
18:06 SimonSimCity but my problem is the SELECT-Query ...
18:06 dokma can you continue it?
18:07 SimonSimCity http://wiki.typo3.org/index.php/De:TSref/45MinutesTypoScript#select look here for GERMAN ...
18:07 dokma I always download stuff like this with wget
18:07 Phlogi_ SimonSimCity: yourMaker < style.content.getLeft ;)
18:07 Phlogi_ thats what you need
18:07 Phlogi_ dokma: didn't work with wget first... now using crappy ff
18:07 dokma isn't it styles.content.getLeft
18:07 Phlogi_ don't think I can resume htere
18:07 SimonSimCity yea, but how can I fill the marker "style.content.getLeft" ?
18:07 jsfan any extension developers here?
18:08 swemark what are you sending?
18:08 dokma crap, will have to stop it cause I can't work now
18:08 Phlogi_ SimonSimCity: thats a function not marker...and its filled iwht the leftContent
18:08 dokma jsfan: what's your issue
18:08 Phlogi_ thats when you insert content in the left column in typo3 page module
18:08 Phlogi_ jsfan: go ahead
18:08 Phlogi_ dokma: no
18:08 Phlogi_ dokma: np
18:08 swemark :)
18:08 Phlogi_ dokma: i did pause ;)
18:09 Phlogi_ dokma: I thikn I can resume
18:09 dokma thanks
18:09 Phlogi_ yes
18:09 Phlogi_ :)
18:09 swemark dokma: mod_cban
18:09 Phlogi_ swemark: video about debugging with eclipse
18:09 SimonSimCity ok ... just explain me how to insert into the left column of my Typo3Content....
18:09 swemark ah
18:09 Phlogi_ SimonSimCity: can't you see that column? when you create a new content element you can choose the column
18:10 Phlogi_ or is that disabled per default guys?
18:10 swemark Anyway, my logfile for awstats is 230MB big
18:10 dokma it should be visible by default in Web->Page
18:10 swemark can i somhow rotate it?
18:10 dokma perhaps you are trying in Web->List
18:10 dokma swemark: logrotate should do the job perfect
18:11 dokma with cron naturally
18:11 SimonSimCity I cant find it :( ...
18:11 dokma if you are on a decent os that is
18:11 SimonSimCity Typo3 4.2.1
18:11 swemark dokma: any idea how awstats willreact to that?
18:11 Phlogi_ SimonSimCity: strange... you are not using templavoila?
18:11 Phlogi_ dokma: are you using the page module?
18:11 SimonSimCity no, I am using TemplaVoilá
18:11 dokma swemark: amaik it caches old results
18:12 dokma so you should be fine
18:12 Phlogi_ SimonSimCity: then you won't do it like that
18:12 swemark yeahfigured
18:12 swemark thank you
18:12 jsfan Phlogi_, i asked before already but i don't think there was any feedback...
18:12 Phlogi_ SimonSimCity: read the futuristic template building tutorial
18:12 jsfan Phlogi_, have you ever parsed <link> tags?
18:12 Phlogi_ jsfan: what was the question then?
18:12 Phlogi_ jsfan: hmm dunno, don't think so
18:12 jsfan i have no clue what the parser function would be.
18:12 Phlogi_ jsfan: why link tags?
18:12 jsfan i could write my own parser but that would seem rather stupid...
18:13 Phlogi_ for RTE?
18:13 Phlogi_ or what?
18:13 jsfan i process input from the rte to generate footnotes. for that, i need to parse the link tags myself because otherwise they'll be stripped.
18:14 swemark note to self: 600mb logfile will exhaust php
18:14 jsfan swemark, really? ;)
18:14 dokma Phlogi_: page module
18:14 dokma ofcourse
18:14 dokma all the time
18:14 SimonSimCity My only problem is: Why shows the "temp.linkerInhalt.select" ContentElements which are still deleted ???
18:15 dokma SimonSimCity: is that a devel site?
18:15 Phlogi_ SimonSimCity: I don't think you can use that with TV
18:15 Phlogi_ dokma: k
18:15 SimonSimCity what do you mean with "devil site" dokma ?
18:15 Phlogi_ jsfan: sorry no idea about that
18:16 Phlogi_ SimonSimCity: devel site he means
18:16 dokma SimonSimCity: site in development
18:16 dokma without real data
18:16 jsfan Phlogi_, something we share... ;)
18:16 dokma jsfan: same here
18:16 dokma never done that
18:16 dokma are you 100% sure you need it?
18:17 jsfan dokma, yeah, i do need it. after all, i don't know if the users will send me that kind of input or not, right?
18:17 SimonSimCity But my TS-Code has nothing to do with TemplaVoilá ... hasn't it ?
18:18 dokma let me see if I understand what you are trying to do
18:18 dokma users input some stuff in the rte with some links in it
18:19 dokma links go into database as <link> tags
18:19 dokma now when the output is generated you want to parse the db data and generate something from those links?
18:21 Phlogi_ cu guys,,,
18:21 dokma Phlogi_: I'll upload the video to my server over night
18:21 SimonSimCity bye
18:21 dokma adios
18:22 dokma jsfan: was my description close to what you want to do?
18:22 jsfan dokma, all i want to generate is valid a tags according to the rules that are usually applied to link tags. :)
18:23 jsfan dokma, hence i'd like to use the original parser :)
18:26 jsfan dokma, any hints?
18:26 dokma no, never done this
18:27 dokma did you search the mailing lists?
18:49 RoyalKnight i've problems with translating indexed search to other languages - e.g. ~ becomes &amp;#x17e; (so amp; to much); already removed htmlspecialchars() from extension, but same output
18:50 RoyalKnight i tried this in locallang.xml, but same effect with typoscript
18:50 ndee I created a backend user, gave him a DB-mount but when I login with said user, I can't see the pagetree at all, what else do I need?
18:54 ndee found it :D
18:54 jsfan dokma, only tried google.
19:00 RoyalKnight problem is pi_getLL called with htmlspecialchars-option - patched file now
19:05 ndee I can see the content but I can't edit the content with the limited user, although he is the owner of the page.
19:10 ndee I can't even add new content with that user. What other special access do I need?
19:19 dokma jsfan: http://lists.netfielders.de/pipermail/typo3-english/
19:34 ckoehler screen -r
20:08 Phlogi_ dokma: :)
21:30 robrob1 anybody here an idea why my typoscript code is loaded in the maintemplate but not available in the 2 hierarchy anymore, so that subsubpages dont get the config they need
21:36 Phlogi_ robrob1: do you have any ext template on the second level?
21:44 robrob1 none of which i know ;)
21:45 robrob1 i didnt create the page but have to do an update
21:45 robrob1 but i didnt find any
21:45 robrob1 an there is nothing loaded in the main template
21:45 robrob1 no basis templates i mean
22:14 _Awillys_ hi
22:15 _Awillys_ anyone know in what DB table are stored the month name translation (in FR etc...) ?
22:21 robrob1 afaik they are not stored in any table
22:22 robrob1 Awillys: translations are usually stored in the locallang.xml files or in this case maybe they come directly from the php function date()
22:34 Awillys robrob1: hum
22:34 Awillys i see
22:34 Awillys thanks
22:35 Awillys will look for them
22:36 Awillys robrob1: in which extension locallang, would you know?
22:38 Awillys i have a month showing up with a caracter error
22:38 Awillys i need to fix it but dont know where these things are ^^
22:38 robrob1 Awillys: are u using a unix/linux server?
22:39 Awillys yes
22:40 robrob1 try this: cd /your/path/to/typo3conf
22:40 robrob1 "grep -ir 'misspelled month' ."
22:41 Awillys thanks
22:41 robrob1 usually the used extensions has its own locallang in the extensionfolde typo3conf/ext/extensionname or in typo3conf/lang or something like this
22:41 Awillys i think the extension uses the php date function
22:42 chefan grep -rH date( ..../typo3.conf
22:42 chefan in that case
22:42 ndee http://factory.miramedia.ch/kalberer/index.php?id=44 <-- when I click on Gesundheit, Fürsoge, I just want that "Gebäudetechnik"(the parent) and the selected item itself is shown and the rest of the menu not. Is that possible?
22:43 chefan erps
22:43 chefan typo3conf naturally
22:43 chefan sorry, overdosed on honey beer
22:46 jsfan does anyone know an extension which just lists the most recently updated pages/content elements in the BE?
22:47 jsfan i need something that is easier to read than the full logs...
22:49 robrob1 ndee: read the manual for HMENU (cause this site is german: http://www.typo3.net/tsref/cobject/hmenu/) especialle the option cur and act
22:50 robrob1 jsfan: sry no.. but it should be an easy thing to write a query which lists this from the typo3log
22:51 jsfan robrob1, yes, i'll write something myself but only if i don't reinvent the wheel doing so :)
22:52 ndee robrob1: will read it, thanks.
22:52 robrob1 jsfan: hehe. u r right.. asking need less time than writing.. i wouldve done the same and am sorry i couldnt help you ;)
22:57 ndee robrob1: can't I do something like this:
22:57 ndee lib.subMenu.2 = HMENU
22:57 ndee lib.subMenu.2.special = list
22:57 ndee lib.subMenu.2.value = 46, 44
22:58 ndee so the 2nd "Ebene" only has those two pages?
23:01 robrob1 ndee: if i get you right, you want to hide the first level when clicking on the second. your code only changes the contents for the second level. but im not totally in typoscript atm sry
23:02 ndee nah, not completly, it should be a bread crumb but not horizontal but vertical kinda
23:02 robrob1 ndee: try to change the entrylevel on click
23:02 robrob1 ah
23:02 robrob1 ok
23:02 robrob1 no sry.. no idea atm
23:02 ndee so you click on gebäudetechnik and you see all the sub items. Then you select the next item and then all the rest disappears.
23:02 jsfan ndee, why don't you use a breadcrumb if you want one (i.e. rootline)?
23:02 ndee no prob, it also doesn't make sense, I have to talk to them tomorrow
23:03 ndee atm, it's a TMENU
23:03 jsfan ndee, after all making it vertical is only a matter of wraps.
23:04 ndee http://factory.miramedia.ch/kalberer/index.php?id=40 <-- when I clicked Gebäudetechnik, following items should dissapear: Verkehrstechnik, Umwelttechnik, etc.

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.