Search the website and IRC logs

#TYPO3 IRC log from : Monday 6 April 2009

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
02:58 Provito Hi, anyone released any extensions for solr integration, the faceted searching looks very interesting
07:45 FloLeBlanc hi all
07:46 FloLeBlanc is there a changelog for sr_feuser_register with the information on WHERE the current security hole is? I need to patch manually
08:08 FloLeBlanc is there a source control for sr_feuser_register? (to see which files have changed?)
09:11 _pedda_ hi all
09:21 maholtz|WORK morning
09:26 sorenmalling Morning
09:37 m4rtijn hi all
09:38 lous hi
09:38 FloLeBlanc hi m4rtijn
09:38 maholtz|WORK hi m4rtijn:)
09:38 FloLeBlanc is there a changelog for sr_feuser_register with the information on WHERE the current security hole is? I need to patch manually
09:46 janand Hi All
09:46 janand Anyone working on tt_products?
09:50 lous yes
09:51 sorenmalling FloLeBlanc: No, don't think there's any readme. Why do you need to patch manually?
09:51 janand i have created a test site and used the sample template given in tt_products template dir
09:51 janand my constants field contains the name of the file
09:52 janand @lous: Can you just have a look at my url?
09:52 lous sure
09:53 janand @lous: where can i put the site address etc
09:53 janand @lous: so that you can access
09:53 lous querry
09:59 FloLeBlanc sorenmalling: currently my users confirm their registration via sms and at the time I implemented that I had to hack the class (no hooks)
09:59 sorenmalling FloLeBlanc: By readme i meant the Changelog you referred to :)
09:59 sorenmalling And you aren't able to use the hooks provided now? There's a confirmation hook
10:00 FloLeBlanc sorenmalling: yes I am, but that will take down the site until I patched the class again (with hooks this time)
10:08 sorenmalling Are you running a windows machine (not talking about the server)
10:08 sorenmalling FloLeBlanc: Are you running a windows machine (not talking about the server)
10:16 FloLeBlanc sorenmalling: yes
10:17 sorenmalling FloLeBlanc: Then try and download WinMerge (http://winmerge.org/downloads/) and copy in the file(s) where you have hacked the class and compare it to the new file from the newly released version of the extension
10:17 FloLeBlanc sorenmalling: thank you for the input but I'll rather take down the registration for a while and do a clean edit of the new version
10:18 FloLeBlanc (otherewise I will have to do it again.. and again.. and again.. )
10:18 FloLeBlanc :)
10:18 SmaxTheFrog good morning, if anyones familiar with direct mail especially sr_email_subscribe - where how does is save the subscription ? i am shown 900 subscribers, but cannot see how the are identified
10:21 sorenmalling FloLeBlanc: Try check this out on Forge
10:21 sorenmalling FloLeBlanc: http://forge.typo3.org/repositories/changes/extension-sr_feuser_register/trunk/control/class.tx_srfeuserregister_control.php
10:21 FloLeBlanc sorenmalling: thank you
10:22 sorenmalling Actually, there's a direct link: http://forge.typo3.org/repositories/diff/extension-sr_feuser_register/trunk/control/class.tx_srfeuserregister_control.php?rev=18715&rev_to=15775 :)
10:29 maholtz|WORK thanks too
10:52 MarwolTuk_ good morning everyone :-)
10:55 MarwolTuk_ it seems to me that the IMAGE cObject only supports real Images, and not some graphics witch is genenerated by a php-script... - does someone know that it's like that?
10:56 ockmonix Do you wish them a good morning or mean that it is a good morning whether they want it or not? Or are you telling them that you feel good this morning or that it is a morning to be good on?
10:56 fred^ Do I have to turn cache off on the page of where the Mnogosearch plugin is located at to get page browsing to work?
10:56 fred^ When you browse to page 2 of the search results it shows the search form again and no results. It works when i turn off cache
10:59 MarwolTuk_ ockmonix: i'm just trying to be friendly ;-) - or do you want to tell me friendlyness is the wrong way to go, if you want to recive help from somebody? ;-)
11:02 FloLeBlanc marwoltuk: that is a quote from a film he used ;)
11:02 ockmonix i'm just quoting
11:03 ockmonix from a famous fantasy classic ;)
11:10 i600abe Hallo!
11:12 FloLeBlanc hmm I updated the sr_feuser_register version and the fields in the edit form do not get filled with the userdata. does anyone know how sr_feuser handles this?
11:14 FloLeBlanc nvm.. there is a new ID tag in the template, sorry for the quickshot :)
11:21 lilalinux How can I evaluate if a page field is set?
11:22 maholtz|WORK required = 1
11:22 maholtz|WORK or isTrue.field = yourfieldname
11:22 maholtz|WORK ups: if.isTrue.field ...
11:23 maholtz|WORK you need stdWrap for that
11:28 HardPhuck oh god
11:29 HardPhuck does typo3 have a bug with character sets?
11:29 lilalinux maholtz|WORK: thx
11:29 HardPhuck i have a big problem with my foreign characters
11:30 HardPhuck if i enter umlaut character in the BE it works in the BE, and its shown properly in the FE
11:30 HardPhuck but if i check the phpmyadmin
11:30 HardPhuck there is some nonsense stuff instead of the umlaut character
11:34 HardPhuck like this -> ž
11:37 maholtz|WORK @HardPhuck: there is no need for panic...
11:37 maholtz|WORK :)
11:38 maholtz|WORK thats because the UTF-8 characters are stored as ASCII (perhaps iso-8859-1)
11:39 HardPhuck well this database is 6GB big :)
11:40 HardPhuck i mean the problem is in the feuserlisting extension
11:40 maholtz|WORK not in all tables?
11:40 HardPhuck yes in all tables
11:41 HardPhuck but
11:41 HardPhuck if i list users some start with slovenian letter `
11:41 HardPhuck which in slovenian alphabet comes after S
11:41 HardPhuck but its listed before A
11:41 HardPhuck and that is wrong
11:42 HardPhuck also if i use search
11:42 HardPhuck all user names begin with capital like `olar
11:42 HardPhuck so if i search for aolar i get no results
11:43 maholtz|WORK outch
11:43 maholtz|WORK yep
11:44 HardPhuck that said this is importand because the dean of the university is "`tampar" and he is important, but users cant find him because they all search lowercase
11:44 HardPhuck and i'm getting my ass kicked :D
11:45 HardPhuck see why the panic? :)
11:46 HardPhuck i tried $TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET NAMES utf8;';
11:46 HardPhuck but then something horrible happens :)
11:47 lilalinux does anybody know a tool, that shows me how a html mail would look like in outlook?
11:47 FloLeBlanc if it is outlook 2007 then unfortunately microsoft word
11:48 HardPhuck all the strange characters in mysql get displayed in FE
11:49 HardPhuck but if i correct them manually, they work then
11:57 lilalinux FloLeBlanc: thx
12:12 lilalinux HardPhuck: the technical term for sorting alphabetically is "collate"
12:13 lilalinux It's the database that determines the order of characters
12:13 HardPhuck but my collation is set to utf8_general_ci
12:13 lilalinux but beware: a different collation than posix will slow your db extremely down
12:15 lilalinux mabe utf8_slovenian_ci
12:15 HardPhuck and which collation is important here
12:15 lilalinux but as i said this will slow down your database
12:15 HardPhuck the one on the database, the table or the field?
12:16 lilalinux i have no clue how that works in mysql
12:16 lilalinux I favor postgresql
12:16 lilalinux http://www.collation-charts.org/mysql60/mysql604.utf8_slovenian_ci.html
12:20 teppi|work lilalinux, we use this web service : http://litmusapp.com/
12:20 teppi|work it supports different outlook versions
12:20 lilalinux teppi|work: tyvm
12:21 lilalinux is it free?
12:21 teppi|work nope
12:21 teppi|work but costs not so much i think
12:21 teppi|work http://litmusapp.com/pricing
12:21 teppi|work oh
12:21 teppi|work 50 tests
12:21 teppi|work are free
12:21 lilalinux cool
12:21 lilalinux thx
12:23 FloLeBlanc does anyone have a hint by chance why ###LABEL_module_sys_dmail_html_CHECKED### does not get replaced in my user edit preview template of sr_feuser_register?
12:24 teppi|work FloLeBlanc, have you set the field in plugin.tx_srfeuserregister_pi1.extraLabels
12:24 teppi|work ?
12:24 teppi|work is ts setup
12:24 teppi|work *in
12:25 FloLeBlanc teppi: I updated from 2.5.10 to 2.5.21, the fields worked correctly before, but I'll check again - thank you teppi
12:26 FloLeBlanc teppi: the descriptions of the fields get displayed correct, just "yes / no " for 1, 0 checkboxes are not replaced
12:27 teppi|work yes i see .. its a standard field .. i thought it is user defined
12:28 FloLeBlanc I compared the new default template with my template, but there doesn't seem to be a significant difference for handling that value
12:29 teppi|work i cant really imagine why this should happen .. maybe the translation for MODULE_SYS_DMAIL_HTML_CHECKED is lost somehow .. but then it should be empty ..
12:30 FloLeBlanc ha found it
12:30 teppi|work i would debug it in sr_feuser_register .. i think
12:30 teppi|work :)
12:30 FloLeBlanc the marker is case sensitive and I hat a lower case char in it
12:30 FloLeBlanc thank you for your help teppi :)
12:31 teppi|work np .. wasn't very helpful :-)
12:31 FloLeBlanc oh well.. it kept me searching ;)
12:34 lilalinux teppi|work: how long does that take? it says "Your test is in progress" since a few minutes
12:34 teppi|work normally not more than 1 minute
12:34 teppi|work afaik
12:35 MarwolTuk_ is it possible to use {} inside dataWrap?
12:35 teppi|work but maybe the free service runs on a very low importance level .. dunno
12:38 lilalinux ok, it's done
12:41 lilalinux looks good
12:42 lilalinux but unfortunately it doesnt scroll
12:55 maholtz|WORK @MarwolTuk_ sure, that is why you want to use dataWrap {field:title}
13:02 mikhas_ Hello. Is it possible to export all content inside a page or sysfolder without exporting the page/sysfolder itself?
13:03 mikhas_ would save me some manual hassle. :-)
13:03 lilalinux what do you mean by "export"?
13:04 lilalinux life would be so much easier, if ppl could get their questions right
13:05 maholtz|WORK @lilalinux: sometimes i feel, that it is the most difficult thing to ask the right questions
13:06 mikhas_ lilalinux: t3d import/export
13:06 lilalinux yeah, but at least you try ;-)
13:07 mikhas_ so for lilalinux convenience:
13:08 mikhas_ Is it possible to export all content inside a page or sysfolder as t3d without exporting the page/sysfolder itself - only the content inside it?
13:10 sorenmalling mikhas_: If you click on your sysfolder and click the title of the table with the records you would like to export, a little white icon with a red arraow appears, giving you the possibility to export only the table
13:13 mikhas_ sorenmalling: ah, that's one solution, if the records one'd like to export are of the same type.
13:14 mikhas_ thanks
13:14 sorenmalling np :)
13:15 mikhas_ I guess I'd just like that icon to appear already when I'm using the list-tool, so I could export records without it's container (page/sysfolder).
13:15 fred^ Is there some way to check if an particular ext. have an translation available, outside of EM translation handling?
13:16 fred^ I am trying to debug a problem we're having on our server. It seems the EM is not able to fetch the full list of available extensions. It times out after a while, giving a internal server error
13:17 fred^ And right now I am wondering if these ext. that says N/A and Could not fetch trans. status are in reality available
13:17 fred^ Like mnogosearch, for example
13:19 lilalinux How do I modify the page's title dynamically via TS?
13:20 lilalinux page.title = foo doesn't work
13:20 lilalinux Is that a TV problem?
13:21 maholtz|WORK check TSref PAGE - there is sth like titleCObject
13:25 lilalinux maholtz|WORK: thx, however I think my problem is unsolvable. tcdirectmail uses the page's title as subject and gets the page fields directly from the db, so I won't be able to inject something via TS there
13:26 maholtz|WORK yep
13:31 NiFkE ^^
13:32 johnson_hh hi, i have a problem with templavoila, the menu and everthing shows up but thr CONTENT won't show up
13:32 johnson_hh does anyone have an idea what i could do?
13:33 mikhas_ johnson_hh: check the mapping in the templavoila-template
13:34 johnson_hh mikhas_: it is mapped like the menu
13:34 sorenmalling johnson_hh: Did you remember to include the template CSS STyled Content?
13:35 johnson_hh ohh, in the ressources or where?
13:36 mikhas_ johnson_hh: but have you mapped it as a lib or as a content?
13:36 lilalinux johnson_hh: edit your tv template and see the tab "header parts"
13:37 lilalinux forget that
13:37 sorenmalling No, the CSS Styled Content is a sys_template to be included in the template in your pagetree :)
13:37 johnson_hh i got it now, i didnt include CSSsryledcontent
13:37 lilalinux johnson_hh: are you at the right page?
13:37 johnson_hh thank you, it would have taken me HOURS to find that
13:38 sorenmalling johnson_hh: You got it :-) Did you get the content now?
13:39 johnson_hh sorenmalling: yeah, thanks to your hint ;)
13:39 sorenmalling johnson_hh: Great :)
13:43 HardPhuck can i use SET NAMES utf8 only in my feuserlisting plugin?
13:55 maholtz|WORK @HardPhuck: if i understood you right, your db didnt save the content as UTF-8 - so SET NAMES utf8 would not work? Not sure with that...
13:59 LionRock http://209.85.129.132/search?q=cache:idS52Lj8sQ4J:typo3.org/fileadmin/sponsored_projects/list_module_next_generation-v2.pdf+filter+data+in+typo3+backend+enable&cd=1&hl=en&ct=clnk
13:59 LionRock when this will be avalable ?
13:59 LionRock or it already is in last typo version ?
14:00 maholtz|WORK http://typo3.org/development/sponsoring/list-of-sponsored-projects/list-module-next-generation/
14:00 maholtz|WORK you can sponsor it
14:10 pmk65 LionRock: -> http://typo3.org/development/sponsoring/list-of-sponsored-projects/
14:33 LionRock pmk65 and maholtz|WORK thanks, didnt know for that
14:34 maholtz|WORK afaik the FORM Object is the first fully sponsored project
14:37 pmk65 If someone sponsored me with that amount, I'll make it too ;)
14:43 LionRock hehe :)
14:56 maholtz|WORK @pmk65: afaik it is possible to join the development team
15:00 mfr Hi everyone..how can I create a navigation menu similar to a normal menu with entrylevel = 1 but that contains also the "parent" level 0 entry of the currently selected page? I think it must be something with a rootline condition but don't know how to formulate this :(
15:05 kreegee [globalVar = GP:tt_news|archivedate < date:U]
15:05 kreegee does this do what i want? (check if the current news item is archived
15:11 kreegee it doesnt, but why?
15:14 teppi|work mfr, maybe a COA with two MENU-items ..
15:14 teppi|work first menu with special = rootline
15:14 teppi|work and level = 0
15:15 teppi|work second item with a normal menu with entrylevel = 1 .. something like this i think
15:18 mfr teppi|work, I think you understood my problem :) thanks. I also thought of a second menu, but is it not possible to put this in one menu?
15:19 pmk65 kreegee: Does your tt_news record have a GET parameter named "archivedate" ?
15:20 teppi|work i think not .. because one menu can only have ONE special attribute
15:20 teppi|work but i may be wrong
15:20 teppi|work :-)
15:21 kreegee well, theres no get parameter for it in the url
15:21 kreegee but its in the tt_news table
15:23 pmk65 kreegee: GP: works only with GET or POST parameters..
15:23 kreegee ok
15:23 kreegee how can i get to the parameters of the news item?
15:24 pmk65 I think you'll have to create a userfunc condition, in order to check the archive date. As all tt_news has a GET parameter with the id of the news
15:24 pmk65 so you could use that to lookup the correct tt_news record, and check the archivedate.
15:26 kreegee ouk
15:32 mfr teppi|work, your suggestion seems to work, except that now the rootline menu (which actually is only one element) is always active..is there a way to have it only "active" when the selected id equals the id of that page? thanks
15:34 teppi|work i think you'll just have to define the different itemstates for each level
15:34 teppi|work .NO .. .ACT and so on
15:34 teppi|work @ mfr
15:36 mfr teppi|work, yes I did but I read somewhere that in a rootline menu all items are always active..is there a way to avoid this / use an extra condition?
15:36 teppi|work oh
15:36 mfr wait..theres a state "cur" or something right?
15:38 teppi|work yes
15:38 mfr cool this works! Thanks a lot teppi|work !
15:38 teppi|work np ;-)
15:46 kreegee pmk65: shouldn't a coa be possible too?
15:47 kreegee in a way like http://kreegee.pastebin.com/m573e8eb7
15:48 kreegee i mean http://kreegee.pastebin.com/m4292eed
15:51 fred^ Hmm, should mnogosearch be set to no cache to function along with realurl?
15:52 fred^ Because I have a problem with two sites where the plugin is included. One of them is here, http://tinyurl.com/c8loe2 - If you try to enter anything there is no results
15:52 fred^ It isnt even showing the no result text - That means it doesnt know that there is something submited to it
15:57 teppi|work kreegee, has left the channel right before you asked
15:57 teppi|work *pmk65
15:59 maholtz|WORK @greegee: dont believe that could work - afaik that are different scopes - conditions would be evaluated first - before typoscript will be evaluated
16:00 maholtz|WORK ups: @kreegee
16:00 kreegee ok
16:00 kreegee i want to test for the archivedate
16:00 kreegee thats actually all i want ;)
16:00 kreegee oh
16:00 maholtz|WORK if doesnt work?
16:00 kreegee i cant get the archivedate
16:00 kreegee i just noticed the condition is wrong anyway
16:01 maholtz|WORK you should be able to get the archivedate from database:
16:01 kreegee thats what i tried with the ts
16:01 kreegee how can i get it?
16:02 lilalinux Am I the only one who find this code bad?
16:02 lilalinux if ($lang<>-1 && $lang<>"") {
16:02 lilalinux $lang = "&L=$lang";
16:02 lilalinux }
16:02 lilalinux and this line afterwards:
16:02 lilalinux $url = "http://$domain/index.php?id=$page[uid]&no_cache=1$lang$append_url";
16:03 maholtz|WORK 10 = COA
16:03 maholtz|WORK 10.1 = TEXT
16:03 maholtz|WORK 10.1.data = GP....
16:03 maholtz|WORK 10.1.wrap = {DB:tt_news:|:archivdate} (correct fieldname?)
16:03 maholtz|WORK 10.stdWrap.insertData = 1
16:03 lilalinux so if $lang = -1 it gives: &no_cache=1-1
16:04 maholtz|WORK @lilalinux: looks like an bug
16:04 lilalinux yeah
16:06 lilalinux lol
16:06 lilalinux the function's parameter $lang isn't even ever passed
16:06 lilalinux so it's always ""
16:07 lilalinux oh, wrong
16:07 lilalinux it's used once
16:09 kreegee maholtz|WORK, thx
16:10 kreegee ill try it
16:11 maholtz|WORK @kreegee: be careful - check for typos:)
16:12 kreegee found one, its archivedate ;)
16:12 kreegee http://kreegee.pastebin.com/m36f3043a
16:12 kreegee thats what i currently have
16:12 kreegee i output it to the title to debug
16:13 kreegee it still doesn't work
16:13 kreegee i must seriously misunderstand some stuff
16:15 maholtz|WORK do you get the uid with data = {GPvar : tx_ttnews | tt_news}
16:15 maholtz|WORK ?
16:15 maholtz|WORK well, and why do you put it into CONTENT?
16:16 maholtz|WORK put it on PAGE.1 for testing
16:16 maholtz|WORK you do not need CONTENT
16:16 maholtz|WORK {DB:tt_news:123:archivedate} should give you the archivedate of tt_news record with uid 123
16:16 maholtz|WORK is tt_news the table name in the database?
16:16 kreegee yes
16:17 kreegee so
16:17 kreegee 10 = COA
16:17 kreegee 10.1 = TEXT
16:17 kreegee 10.1.data = {GPvar : tx_ttnews | tt_news}
16:17 kreegee 10.1.wrap = {DB:tt_news:|:archivedate}
16:17 kreegee 10.stdWrap.insertData = 1
16:17 kreegee alone should work?
16:18 maholtz|WORK i hope so:)
16:18 maholtz|WORK well, if not remove wrap and check what you get from gpvar
16:19 maholtz|WORK GP :tx_ttnews instead GPvar? allways unsure whats correct
16:19 kreegee the gpvar works
16:20 kreegee plugin.tt_news.displaySingle.title_stdWrap.dataWrap = {GPvar : tx_ttnews | tt_news}
16:20 kreegee and i have the id in the title
16:20 maholtz|WORK well, it is hard to test within an extension
16:21 kreegee plugin.tt_news.displaySingle.title_stdWrap.dataWrap = {DB:tt_news:400:archivedate}
16:21 kreegee also works
16:21 kreegee i get the archivedate
16:22 maholtz|WORK great
16:22 kreegee i only have problems putting it together and into a varibale
16:23 maholtz|WORK yep: use prepend, append or postCObject etc
16:23 maholtz|WORK or cObject :)
16:25 kreegee another question
16:25 kreegee why does
16:25 kreegee 10 = TEXT
16:25 kreegee 10.value = This is a text in uppercase
16:25 kreegee 10.case = upper
16:25 kreegee plugin.tt_news.displaySingle.title_stdWrap.dataWrap = {10}
16:25 kreegee not work?
16:25 kreegee i feel stupid *g*
16:26 maholtz|WORK because you cant insert an typoscript object there
16:26 maholtz|WORK 10 = LOAD_REGISTER
16:26 maholtz|WORK 10.hehe = TEXT
16:26 maholtz|WORK 10.hehe.value = This...
16:27 maholtz|WORK dataWrap = {register:hehe}|
16:29 kreegee ok
16:29 kreegee thx
16:33 kreegee doesn't work though ;)
16:39 maholtz|WORK @kreegee: you cant put an 10 anywhere - you have to put it on page
16:40 maholtz|WORK and be carefull to not overwrite something
16:50 ckoehler update sr_feuser_register
16:50 ckoehler especially if you have an open community
16:50 ckoehler really simple to find out user passwords, or at least hashes
17:17 _ramo Hi
17:25 _pedda__ hi there
17:25 _pedda__ anyone ever used gifbuilder in own extension ?
17:25 _pedda__ something like: $img["file"] = 'GIFBUILDER';
17:29 _ramo hi _pedda__
17:29 _ramo :)
17:29 _pedda__ hi
17:33 snoy_ms whats the best way to change this simple hmenu http://paste.phlogi.net/-1fc709a9ff/ into a hmenu which doesnt enclose the next layer ?
17:34 lilalinux position absolute of the inner layer
17:34 lilalinux but it will technically still be enclosed
17:34 lilalinux what do you want to achieve?
17:34 snoy_ms and via ts script ?
17:35 snoy_ms just two or three list next to each other (ul)
17:35 lilalinux so you don't want the submenus to be related to their parent?
17:35 snoy_ms yes ;-)
17:36 snoy_ms thats what i meant. Whats the best way to do it
17:36 lilalinux then don't make them submenus :-)
17:36 snoy_ms if no idea how to do it with the same maker
17:39 lilalinux snoy_ms: you will have to restrict the menu to one level only
17:39 lilalinux and use multiple menus
17:39 lilalinux and use a coa that holds both of them
17:39 snoy_ms lilalinux: sorry, but i dont know what you mean. I tried some things but it doesnt work
17:40 snoy_ms ok, i try the coa
17:40 lilalinux hm, my solutiojn also wouldn;'t work
17:40 lilalinux it would only work for 1 submenu
17:40 lilalinux you would have to make as many hmenus as you have submenus in total
17:41 lilalinux and put them in a coa
17:41 lilalinux could be done with a split
17:42 snoy_ms ok, i try the coa
17:51 _ramo if i try to do this menu with this code: http://tinyurl.com/ctr3td for the page Test, which has the id = 3 it doesn't work. I get a blank page. any ideas?
17:56 _ramo ah okay
17:56 _ramo one second please
17:57 lilalinux _ramo: http://www.phlogi.net/t3/tspastebin/
17:57 lilalinux this will also hilight your TS code
17:57 _ramo is this better? http://www.bildercache.de/anzeige.html?dateiname=20090406-175410-598.png
17:57 _ramo ah okay, i did a picture
17:57 _ramo but okay, let's post the TS
17:58 _ramo http://www.phlogi.net/fresh/t3/tspastebin/showPost/-1070aff65c/
17:58 _ramo i get an empty page, no menu
17:58 lilalinux and you want a graphical menu?
17:59 lilalinux i.e. you don't care about search engines or blind ppl?
17:59 _ramo with a red backgroundcolor, yes
17:59 lilalinux .. and colorblind ppl :-)
17:59 _ramo :)
17:59 _ramo i'm new to typo3 and read through a tutorial from 2004
17:59 _ramo i don't know where to read more actual tutorials
18:00 lilalinux google:tsref gmenu
18:01 _ramo okay, i get this site: http://typo3.org/documentation/document-library/references/doc_core_tsref/4.2.0/view/1/10/ but there's no exmaple how to create such a menu
18:02 lilalinux anybody familiar with sr_feuer_register here? I'd like to know how to automatically save the current language
18:10 _ramo i still don't see where my error is
18:11 lilalinux If I register a new user via firefox, the password is stored in plaintext instead of hashed. with safari the password is stored hashed.
18:23 MarwolTuk_ on split - does someone know what heppens if the token is not found?
18:25 lilalinux then it's 1 result
18:25 lilalinux unless it's an empty string
18:28 lilalinux firefox won't fire onchange if the form is automatically filled in
18:28 lilalinux and so sr_feuer_register won't md5 hash the password
18:49 _pedda__ cu all
20:15 johnson_hh i have set uo multiple languages on my site and translated the content in the backend
20:16 johnson_hh but in the frontend only the default langauage shows up when i change the L parameter in the url
20:16 johnson_hh i cant see the other langauges in the frontend
20:16 johnson_hh can anyone help?
20:50 der_soenke hello, I've an issue with sr_feuser_register. when a user want to change his password via fe, the change is not written to the database. i don't know why...
20:51 der_soenke i use the standard html-template and disabled also the extension kb_md5fepw (wich should be needed for md5 crypted passwords)
21:18 der_soenke i have to correct my last post. the problem is not in/with sr_feuser_register, its with felogin
21:20 der_soenke and i have located my problem in my own ts, but i don't now where
21:20 der_soenke i will try to find it, or post the ts
21:21 johnson_hh where can i change the TSConfig?
21:21 johnson_hh ist this the setup part of my template?
21:27 ckoehler update sr_feuser_register everyone
21:27 ckoehler security problem there
21:41 frettchen hi
21:42 frettchen i have set up different langauges and the menu/title of the site is changing properly but the CONTENT always shows up in the default langauge
21:42 frettchen can anyone tell me how i need to configure templavoila in order to display the content in the proper language?
22:26 der_soenke how can i get the "sty logged in"-field into my felogin-form?
22:57 der_soenke hello german guys, i've read in t3n-magazine about an extension which can fill out pdf-templates
22:57 der_soenke can anybody tell me the name of this extension?

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.