Search the website and IRC logs

#TYPO3 IRC log from : Monday 12 January 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 31
00:44 nwillems well memory limit is 128m
01:42 nwillems I found the problem about the windows 2008 server
01:43 nwillems The MySQL server is the problem
01:47 nwillems Is there anything that can make my SQL server not runnig sql-mode=40 to somehow support typo3?
02:02 lubosz hi
02:02 lubosz how do i do a db query from an extension?
02:02 lubosz and whats the pid ?
02:03 lubosz http://typo3.org/documentation/document-library/tutorials/player_profile_basic/0.0.8/view/1/2
02:03 lubosz this doesnt work for me
02:15 nwillems any debuging info?
02:18 lubosz where can i see it?
02:18 lubosz which info do you need?
02:19 nwillems Well thats a great question... I'm also a little new to typo.. BUT have you tried looking at some other extensions doing what you need?
02:20 lubosz wow, i got some data
02:20 lubosz but i'm ignoring WHERE pid IN (".$pid.")
02:20 lubosz is it essential to filter that?
02:21 nwillems My guess is that it is important, pid could be a short for PageID
02:22 lubosz i only have 1 value in my $conf, and thats userFunc
02:22 lubosz and no pid
02:23 nwillems well maybe because it is bound by witch page you are on, or at least the starting point for the extension
02:24 lubosz my $GLOBALS["TSFE"]->id has an differend id as the records
02:24 lubosz the records are -1
02:24 lubosz strange
02:24 lubosz i think i ignore the pid
02:24 nwillems sounds like the way to go :P...
02:25 lubosz do you have any experience with the localization functionality?
02:25 lubosz is there any example code for that?
02:25 nwillems I would recommen google to answers that, since i got no answer, and no haven't used localization
02:26 nwillems but, i will go to bed.. Danish time 2:44 AM
02:26 lubosz same for me
02:26 lubosz ^^
02:26 lubosz but i dont sleep with the daytime in my localization
02:26 lubosz cya
02:34 lubosz where do i get the sys_language_uid from=
08:23 FloLeBlanc hi all
08:26 Kaito 43 Total, 1 ops
08:41 PiMB morning all
08:48 _pedda_ moin moin
08:52 FloLeBlanc hi all
08:52 FloLeBlanc oh I already said that
08:52 FloLeBlanc hi pimb, hi pedda :)
08:56 maholtz|WORK morning
09:00 _pedda_ moin maholtz|WORK
09:01 _pedda_ hi FloLeBlanc
09:01 _pedda_ :9
09:01 _pedda_ :)
09:06 PiMB moin :)
10:38 m4rtjn ho ho ho
10:41 PiMB it's January m4rtjn, no need for Santa :)
10:53 santa-claws ho ho
10:54 m4rtijn hehe
10:56 _pedda_ hmm did anyone also discovered strange behaviour with tt_news 2.5.2 and archive-handling ?
10:57 m4rtijn not yet
11:03 maholtz|WORK yes, there was something
11:03 maholtz|WORK you have to set "archive only" in the archiv plugin...? there was some strange thing...
11:08 _pedda_ hmm
11:09 _pedda_ i have a plugin in code: list and an amenu in the sidebar
11:10 _pedda_ when i click in a month (in amenu) the first two newsrecords stay untouched,... the 3rd becomes affected by my selection
11:14 _pedda_ http://bugs.typo3.org/view.php?id=9568 <- :(
11:14 _pedda_ like this guy
11:18 maholtz|WORK yep
11:18 maholtz|WORK so, use "SHOW ARCHIVED"
11:18 _pedda_ is it possible for normal users to access svn of typo3 ?
11:19 _pedda_ forge.typo3.org and its extensions especially
11:19 maholtz|WORK all projects on forge are available to read
11:19 maholtz|WORK write only, if you are member of that project
12:00 turuburu hi guys
12:00 turuburu what is the meaning of typoscript template? how it is conected with html template?
12:01 m4rtijn http://wiki.typo3.org/Ts45min#The_term_template
12:02 turuburu thanks
12:03 turuburu m4rtijn: great tutorial
12:03 turuburu finally it really matters the order in which to read tutorials
12:03 turuburu should i start with wiki and let documentation?
12:04 maholtz|WORK afk
12:04 turuburu till now i read the getting started only. do i need modern-template-building or go directly to futuristic-template-building (templavoila) or something else?
12:04 m4rtijn turuburu - depends on personal preference..
12:05 turuburu i mean what are the latest technologies
12:05 turuburu many tutorials are old and maybe obsolete
12:05 turuburu do i need the modern-template-building tutorial which is not made with templa voila?
12:06 m4rtijn turuburu - need is a strong word in that context :p
12:07 m4rtijn turuburu - I never used Templavoila and i dont have the feeling im missing out on something
12:07 turuburu i see
12:07 m4rtijn turuburu - but some people will tell you the direct opposite I bet
12:07 turuburu but you may use typo3 for many years
12:07 m4rtijn 2 years ca. now
12:07 turuburu the matter is how to get fast inside the logic of typo3. then i can read any tutorial
12:08 m4rtijn turuburu - then u should start with the 45mins tutorial
12:08 turuburu thanks for this tutorial. i really did not know about :)
12:08 m4rtijn turuburu - thats mainly about the logic.. templavoila is just an addon
12:08 m4rtijn yw
12:08 turuburu i see
12:09 turuburu m4rtijn: how long did it take u to learn typo3? with what other cms did u work in the past?
12:15 m4rtijn turuburu - I never stopped learning
12:16 turuburu anyone here used drupal before? how u compare?
12:22 m4rtijn ive used drupal but only as an editor
12:24 spabhat yes I have used Drupal
12:25 spabhat Drupal is bit easy to learn, and use... but I feel it's tough to maintain when your project requirements keep changing...
12:25 m4rtijn I think its also in a very early developement state.. isnt it?
12:26 spabhat it is perfect for very small websites.
12:26 spabhat It did not have a rel strong foundation as Typo3
12:26 m4rtijn imo. the editorial backend looks a bit.. noobish :p
12:26 spabhat Yes :)
12:26 m4rtijn but I guess im just spoiled with typo3 backend :)
12:27 spabhat I feel Typo3 BE looks complex, but no other CMS is as strong as this...
12:27 spabhat You cannot easily customize Drupal backend ;)
12:29 turuburu thanks spabhat
12:30 turuburu i was using drupal. and then understood that i need to learn CCK etc to make something more. and CCK is not native in drupal. and i understood that a lot of hacks should be done, tricks etc to arrive to the final point
12:30 turuburu drupal easy to get it, difficult to proceed. that's the idea i got
12:30 turuburu now i strugle with typo3
12:30 spabhat I have done a good implementation using CCK and other stuff...
12:30 turuburu maybe difficult to get in, i hope easy then to be productive
12:31 turuburu customization is inside the nature of typo3
12:31 crisb2010 hi there
12:31 spabhat turuburu: Typo3 may be tough initially, but you will appreciate the efforts you would put into this ;)
12:31 turuburu it seems typoscript is necessary, and the same job could not be done with checkboxes
12:32 m4rtijn hi crisb2010
12:32 turuburu so typoscript is necessary to be as it is, as i understand, and no need to change to something easiery, because we would loose flexibility
12:32 turuburu hi crisb2010
12:32 crisb2010 i am trying to add some css to a page with the tsconfig under options. the strange thing is it doesn't work (here is the code: http://pastie.org/358579). any ideas?
12:34 crisb2010 (btw 40 isn't taken)
12:34 spabhat where exactly did you write this code?
12:34 crisb2010 on the page under options->tsconfig
12:35 crisb2010 since i only need it on this special page
12:36 spabhat you need to add a template record and write your code in that template record
12:37 spabhat Web -> List View-> New Record -> "Template"
12:37 crisb2010 oh, so it doesn't work in the tsconfig directly?
12:37 spabhat Then write thsi code in setup
12:38 tf but u need only an extension template.
12:51 maholtz|WORK re
12:51 m4rtijn wb
12:58 randomresult hi there
12:58 spabhat hi randomresult
12:59 randomresult is there any way to make a certain group owner of pages even if they are made by admin-user?
12:59 maholtz|WORK yep, read TSconfig for that
13:00 randomresult what do i search?
13:00 randomresult owner?
13:00 randomresult :) no matches
13:00 randomresult permission maybe
13:01 randomresult permissions.group = 1
13:01 maholtz|WORK the page ts-config stuff
13:02 randomresult TCEMAIN...
13:02 randomresult but where do i add this... has to be in the pageTS
13:02 randomresult or not?
13:03 maholtz|WORK page TS
13:04 maholtz|WORK page TS, User+Group TS are for backend, TypoScript Template Constants +Setup are for frontend
13:08 randomresult hmmm i now entered the following TS to the pageconfig of the root page
13:09 randomresult TCEMAIN.permissions.group=1
13:09 randomresult i thought, now, every page is owned by the group 1
13:10 randomresult but now i made a new page with my admin user... and when i look at the access... there is no group selected for this page
13:10 Nekdo hi guys
13:11 Nekdo im trying to improve existing ext. that gives a list of pages to support localization
13:11 Nekdo can anyone point me to right direction pls
13:13 maholtz|WORK @random: group != groupid? check manual
13:14 PiMB @ Nekdo: what are you trying to do?
13:14 randomresult i will
13:15 Nekdo i have localized list of pages
13:15 Nekdo if i localize my ext. it still returns me the list of pages with titles of default language
13:16 Nekdo instead of current language
13:16 randomresult baby... works!
13:16 maholtz|WORK perfect:)
13:17 maholtz|WORK @Nekdo: you want to know, how to support multi-language in your own extension? FE or BE?
13:18 Nekdo it's not my own ext.
13:18 Nekdo but i want to change it so it'll support
13:18 randomresult so maholtz|WORK: do u know the following: when i insert an image (original size 1000x1000) and tell the contentelement to insert it with 200x200 with click enlarge activated and set the max imagesize (in the constant editor ) to 600... how large will the opened picture is (after clicking on the image)?
13:19 maholtz|WORK @randomresult: its configured in image-> imageLinkWrap->...
13:19 Nekdo basically from what i see in db page titles are in "pages" and localizations are in "pages_language_overlay"
13:20 randomresult so out of the box, it will show the original size when clicking on the image right?
13:20 Nekdo but i guess typo3 ext. api should support languages?
13:23 PiMB @Nekdo: an extension supports languages whenever a programmer makes sure it does
13:24 Nekdo yah
13:24 Nekdo that's what im asking, where to look for it?
13:27 randomresult ok here is my problem: i have 2 kind of users (as nearly everyone has) admin and writer 1. Admin = nothing to change... images should be as large as the admin wants to 2 writer = images on click enlarge should have a max. size of 800 px width... so if he uploads a pict with for ex. 2000 px width... after clicking on the click enlarge (the pic in the frontend) the shown picture should have a max width of 800 px... any one an idea?
13:27 maholtz|WORK @Nekdo: API is doing that
13:27 randomresult UserTS?
13:27 randomresult or GrooupTS?
13:28 maholtz|WORK makes no sense (imho)
13:28 randomresult why not?
13:29 randomresult i have really stupid writers... the are able do download a pict from their digi-cam... but resizing it... is not possible for them... they dont know photoshop or similar...
13:29 maholtz|WORK 800px max is good, or not.. why should the admin be able make output differnt than editor
13:30 randomresult cause the only have to fill in an overview... the picture should be 200px widht... nothing more... and the popupimage should have 800 px...
13:30 randomresult but the admin for ex. should be able to place a "how to find us" map with more than 200 or 800px
13:31 randomresult and by the way... the inserted image is not my prob... there the writer can change the size using typo3
13:31 randomresult but the popupimage...
13:31 randomresult one of them has a 12mio pix cam... the other only 6m ... so the imagesize differs from 3000- to 6000 px widht...
13:32 randomresult u know what i mean?
13:32 maholtz|WORK but it will be resized anyway...?
13:32 maholtz|WORK its a lot of typoscript (assuming 30 lines) to do that
13:32 randomresult hrmpf
13:33 randomresult ok... then popupimages only
13:33 randomresult is there a way to reduce them to a size?
13:35 PiMB if you use some kind of lightbox/shadowbox it will automatically reduce to maximum screensize
13:36 randomresult hmmm...
13:36 randomresult max. screensize... that could be a solution...
13:36 randomresult but...
13:37 randomresult hmmm i will google a bit more until i install a lightbox...
13:40 m4rtijn randomresult - send them irfanview
13:40 randomresult m4rtijn lol
13:40 randomresult # ---------- CLICK-TO-ENLARGE --------- BEGIN -----------
13:40 randomresult i found this...
13:40 randomresult maybe it helps
13:41 m4rtijn why lol?
13:41 m4rtijn I recommend all my customers who are typo3 editors to use irfanview
13:42 m4rtijn they have 1mbit ADSL and get confused if the upload geta time-out with images of 10mb :p
13:42 Tsoots i run a script nightly with cron to resize all user uploaded pics
13:42 randomresult welll this customers are sellers for kitchen...
13:42 randomresult iam glad if they are able to download their pics from the cam!
13:43 Tsoots hehe same here
13:43 m4rtijn hehe
13:44 Nekdo so, anyone who can tell me how to find out the current langueage in ext.?
13:44 maholtz|WORK languageOverlay
13:45 maholtz|WORK if the extension use CONTENT it should be easy: add languageField
13:45 Nekdo i have no idea what it uses, i never wrote myself ext. before
13:46 Nekdo $GLOBALS['TYPO3_DB']->exec_SELECTquery('uid,title,subtitle','pages','uid='.$tmpRow['pid'],'','title')
13:46 Nekdo something like this
13:46 Nekdo the line where it gets titles of pages
13:46 maholtz|WORK so search api for page overlay
13:47 maholtz|WORK http://www.typo3-unleashed.net/typo3apidocs/typo3api_4.2.1/html/d1/d86/classt3lib__pageSelect.html#2fcab9f7306a01f70323c10de0ae75e5
13:48 Nekdo k, thx
13:49 milpoer hi there, happy new year, haven't been here for some time..
13:50 milpoer i have a problem with my flags in language selection, the language which is selected is shown as a large black image...
13:50 maholtz|WORK @Nekdo: which extension do you talk about?
13:51 randomresult how do u do the lang menu
13:51 randomresult u use the normal skript or ts?
13:51 Nekdo http://typo3.org/extensions/repository/view/cl_alphabeticalindex/current/
13:52 milpoer randomresult: i use the tx_rlmplanguagedetection_pi1
13:52 randomresult but this is not the menu
13:52 randomresult this is a langdetection
13:52 milpoer ok.. perhaps i miss a plugin the.. 2 sec.
13:53 randomresult dont use a plugin... use some ts...
13:53 milpoer ok, 2 sec.. will paste my conf.
13:55 milpoer randomresult: http://pastebin.com/m565bff3a
13:56 randomresult wwell...
13:56 milpoer randomresult: what :)
13:56 randomresult there is a ACT.backColor = black
13:56 milpoer 2 sec
13:56 randomresult try this http://www.typo3-book.com/blog/index.php/2008/03/28/a-nice-languagemenu-made-with-ts/
13:57 randomresult this is without images...
13:57 milpoer ok..
13:57 randomresult or this with images
13:57 randomresult http://www.typo3-book.com/blog/index.php/2008/10/17/graphical-language-menu/
13:58 milpoer i have taken my own ts from an working site, so quite confused.
13:58 randomresult i see there is a mistake in the second...
13:58 milpoer the second?
13:59 randomresult has to be ...temp.langMenu.ACT < temp.lang.... instead of ...Menu.ACT &alt; temp.lang...
13:59 randomresult http://www.typo3-book.com/blog/index.php/2008/10/17/graphical-language-menu/ <-- this is with images
13:59 milpoer ok
14:16 HardPhuck how do i style BE tables?
14:16 HardPhuck is there a way to include a CSS file to BE modules?
14:31 maholtz|WORK do not know, but there are some extensions "skin xy", should be helpfull to have a look there
14:31 maholtz|WORK perhaps, you can make an wiki page from that...?
14:39 lilalinux why does t3 wrap images of textpics in dl (definition list)?
14:39 lilalinux Isn't that totally wrong semantics?
14:52 maholtz|WORK i think, you are right, an unordered list would have been a better choice
14:53 maholtz|WORK or, perhaps... because image and image-description?
14:53 maholtz|WORK that makes sense...
14:55 maholtz|WORK if you are german: http://www.vorsprungdurchwebstandards.de/theory/retro-coding/
14:56 maholtz|WORK in english: http://www.simplebits.com/notebook/2004/01/02/simplequiz_part_xi_image_floating.html
14:56 lilalinux german is just fine ;-)
14:56 lilalinux ok, the image-description might be a reason
14:57 lilalinux OTOH, wouldn't the alt tag be the better way to do that?
14:57 m4rtijn hmm, is there some tool which deletes all unnecesarry html tags and outputs clean html only?
14:58 maholtz|WORK alt != description
14:58 m4rtijn like inline css and stuff like valign = "bla"
14:58 m4rtijn of an existing normal html doc?
15:04 randomresult is there na extension to syncronize a typo3 install with another located on an other server?
15:04 randomresult like draft and work
15:05 randomresult server
15:13 lilalinux maholtz|WORK: the dt creates some empty space underneath the image, that I can't remove via css
15:14 maholtz|WORK sry, but i am not good in css
15:14 HardPhuck guys, what is a BE alternative to FE's pi_list_linkSingle
15:16 HardPhuck i need to create a piVars link in the be that would set some post vars
15:16 HardPhuck or get vars, doesn't matter
15:20 Poffi is it possible to use kerberos in typo without the apachemodule, but with mit-kerberos as a stand alone daemon?
15:21 maholtz|WORK @Poffi: if you have a solution, please let me know.
15:21 Poffi ok
15:35 lilalinux answering myself for google users :-) div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt { display:block; line-height:0;}
15:48 nwillems not of any importance, but is there any danes in here?
15:48 maholtz|WORK afaik sometimes
15:57 nwillems afaik??
15:57 m4rtijn as far as i know
15:58 nwillems ahh:P
16:01 nwillems Btw, is there any solution to the "MySQL-5-STRICT" problem, other than changing sql-mode for the whole server?
16:12 HardPhuck how do i create a link in BE module that sets GET variables
16:25 HardPhuck anyone?
16:25 HardPhuck i'm making the same functionality in BE as in FE, so i'm making a list of items, which all lead to the single view
16:26 HardPhuck but it's quite easier in FE
16:26 HardPhuck because i don't know how to make list items in to links that hold GET variables
16:31 nkuttler hm, typo3 supports multiple domains in one tree, right? can pages then be shared across domains? with an alias or similar?
16:31 Tsoots at least with refs
16:31 HardPhuck mount points i think can be used for that
16:31 Tsoots and there's an extension to include whole page inside another
16:31 nkuttler ok. i may need to merge two existing sites
16:32 HardPhuck i've used mount point plus "display another page's content" field for that
16:33 HardPhuck i mean another purpose, but it should work
16:33 santa-claws nkuttler - theres also an option in the page-properties - display content from this page:
16:33 santa-claws ho ho ho
16:38 HardPhuck well, not big, just some new stuff :S
17:01 _pedda_ feierabend :-) cu all
17:38 HardPhuck anyone knows how to set GET vars in BE module
17:48 HardPhuck okay let me put this this way, how to generate a link in the BE that would set GET vars upon clicking?
17:59 guid1 hi there! does anyone of you have a few minutes for me? i got to reconfigure an installed direct_mail from tt_address to fe_user and i fear i might destroy sth...
18:07 nkuttler hm, any ideas how to manage frontend logins if i use different domains? does typo3 share session data across sites, is that even possible? or do i configure a different cookie host, but what happens if third party cookies are blocked?
18:12 nkuttler guid1: just make a backup and test it?
18:13 guid1 made a backup already :-) the point is that i got just some constants in the recent configuration - what i see here http://t3n.yeebase.com/fileadmin/t3n/images/articles/dms_60554a3ea2f2b16f72de335cf5736b78.jpg is much more ...
18:14 guid1 i could simply copy the values from the graphic and see what happens...
18:14 guid1 but some kind of howto would be great
18:14 guid1 ^^
18:16 guid1 i'll try and get back if it crashes
18:36 lubosz how do i diplay an image, i only get the file name from the DB?
18:37 lubosz cObj->IMAGE($this->conf["image."]); retruns an empty string
18:37 lubosz do i need static typo code for that?
18:37 lubosz where do i find the "Include static" area in the backend?
18:38 HardPhuck ugh, it seems that listing is impossible in the BE without the list module
19:32 HardPhuck can i include pibase into a BE module?
19:33 HardPhuck because i need the list/single rendering of records
19:54 lubosz how do i get php parameters in an extension?
20:06 lubosz and the answer for that would have been "$this->piVars" for values with the ext prefix
20:41 lubosz a lot of mysterious vodoo is going on in typo3
20:41 lubosz will it survive these new python concepts?
20:41 lubosz or its transition to 5?
20:42 lubosz wow, 10 times more people in the django channel ^^
20:42 lubosz can i see a trend here...
21:07 tCzern_ hi, anyone online?
21:29 tCzern_ ?
21:30 chefan lubosz: i doubt that, two different worlds. typo3 is not an application server
21:30 tCzern_ Hey
21:30 chefan tCzern_: /names says yes, are you looking for active people maybe?
21:31 tCzern_ I want to install captcha, it cannot be found via repositories and if I want to upload it manually it tells me the file is too big
21:31 chefan how big?
21:32 tCzern_ its t3x and 5MB big
21:32 chefan oO
21:32 chefan what a crappy provider...
21:32 tCzern_ tell me about it
21:32 chefan no ftp access?
21:32 tCzern_ Bluehost, they are all in all good
21:32 chefan or is that limit on the ftp access?
21:32 tCzern_ I can upload this via FTP yes
21:33 chefan well, good is relative. might be ok for blogs
21:33 tCzern_ but I have no idea how to get it into typo3 then
21:33 chefan but a 5mb upload limit for serious work pretty much sucks :D
21:33 tCzern_ chefan: no blogs, it's better than that :-)
21:33 tCzern_ I know, it sucks
21:33 chefan unpack the extension and upload the files into the extension folder file by file
21:33 chefan for instance
21:33 tCzern_ hold on ...
21:34 tCzern_ unpack it? with what?
21:34 tCzern_ I am no expert at all, but not a total newbie neither
21:34 chefan i have absolutely no better idea than google :D
21:34 tCzern_ lol
21:34 tCzern_ ok
21:35 chefan but in any case you could install it in a local typo3 and just check the extension folder
21:35 chefan hmm...
21:35 tCzern_ hmm, would it be listed in the available extension then? I mean online, in the real thing?
21:35 chefan is the 5mb limit for ftp only?
21:36 chefan you would have to import it....
21:36 tCzern_ no, this is somehow php related
21:36 chefan sec, do you have an interface that supports ziping and unzipping?
21:36 chefan ah...
21:37 chefan you are able to change environment values?
21:37 chefan some providers restrict that
21:37 tCzern_ maybe, where could I check on this?
21:38 chefan you could build an upload page modifying the environment values for bigger uploads (see php.net) and try uploading via your own script
21:39 chefan simple multiform/post stuff
21:39 tCzern_ hold on a second, trying to upload again
21:39 tCzern_ so I could tell you the message
21:40 tCzern_ "No file uploaded! Probably the file was too large for PHPs internal limit for uploadable files."
21:41 chefan yes, there is the point. php will probably be configured for smaller files in the ini
21:41 chefan but there are some options to override ini settings, IF the provider didn't restrict that
21:42 chefan besides, typo3 has a configuration for file upload limits as well
21:42 tCzern_ uuuhmm,
21:43 tCzern_ I remember there are a few php.ini files, guess in configuration ..
21:45 tCzern_ checking with tech support ...
21:53 tCzern_ looks like I am not using a single php.ini
22:07 tCzern_ why can my setup not find captcha via the repo? it found some lib file but not freecap, any suggestions?
22:32 dinsdale07 tCzern, make sure you have "all extensions" enabled in settings and you have downloaded the latest list of extensions from TER
22:33 tCzern_ hi
22:33 tCzern_ I was fiddling with php settings, no success :-(
22:33 tCzern_ settings, 'User Settings"
22:34 tCzern_ ? or configuration?
22:34 dinsdale07 no, in the dropdwon list in extension manager
22:34 tCzern_ I c
22:34 tCzern_ enable extensions without review?
22:34 dinsdale07 extension manager -> dropdown (Settings) -> Enable extensions without review
22:34 dinsdale07 yes
22:35 tCzern_ ok, trying again now
22:36 tCzern_ oh, now! great, now let's see
22:36 tCzern_ which captcha is good? simple captcha?
22:36 untouch_2 sr_freecap
22:37 tCzern_ ok, found it
22:37 dinsdale07 I haven't tried captcha for a while but I saw this simple math one released just recently to the TER
22:37 tCzern_ I hope it works now
22:38 tCzern_ can I paste a longer line here?
22:38 dinsdale07 as long as it doesn't produce clutter :-)
22:39 tCzern_ ok, wait a sec
22:39 tCzern_ http://fpaste.org/paste/1254
22:40 tCzern_ I opened this file: class.em_terconnection.php on line 158
22:42 dinsdale07 I think this might be the php memory size too small.
22:42 dinsdale07 have you tried downloading it not from ter but uploading directly in the extension manager as t3x file?
22:42 tCzern_ yes, get the same problem
22:43 tCzern_ I increase in some php.ini files the maximum upload from 2MB to 10MB, and it doesn't show any effects
22:43 dinsdale07 how's about memory size for php?
22:43 dinsdale07 I have this at 64 usually
22:43 dinsdale07 sometimes 128
22:43 tCzern_ gimme a second ...
22:44 dinsdale07 if I remember correctly there are also 2 settings regarding the max_upload_size
22:44 tCzern_ ok, we are talking about the ini file that sits in public or in the directory of my domain?
22:45 dinsdale07 my php.ini file sits in /etc/php5/... somewhere
22:45 tCzern_ memory_limit = 32M
22:45 tCzern_ well, I am on a host,
22:45 tCzern_ not my own server
22:45 dinsdale07 I see,
22:46 tCzern_ upload_max_filesize = 10M
22:46 dinsdale07 I would tweak the memory limit. From the errormessage it complained about memory, not filesize.
22:47 tCzern_ ok. Now will I need to clear the configuration cache all the time
22:47 untouch_2 hello hardphuck
22:48 HardPhuck hey
22:49 tCzern_ I get via my email form some gibberish emails, what exactly is that anyway?
22:49 dinsdale07 tCzern_, check this site: It might help under instructions how to use sweets http://typo3.area42.de/
22:49 tCzern_ ok, thanks!
22:49 dinsdale07 Maybe someone who speaks gibberish? :-)
22:49 tCzern_ heh
22:50 HardPhuck how do i make a link to the current page in the BE module?
22:54 tCzern_ wooaah, it worked
22:54 tCzern_ thanks !!
22:54 dinsdale07 memory size?
22:54 tCzern_ put it to 128MB
22:55 dinsdale07 I think you need 128 only if you have several huge plugins like cal, otherwise 64 should be fine as well, but glad it worked
22:56 tCzern_ I am glad too :D
23:00 dinsdale07 I'm trying to extend sr_frontend_register edit form with a custom image upload field. Does anyone know how to achive this?
23:05 dinsdale07 If I go by the manual and replace it with the custom database field the marker doesn't get replaced ... only if it's called ###UPLOAD_image###
23:11 tCzern_ I got stuck with captcha, I copied the code into my html template and it appears on all pages now as ###SR_FREECAP_NOTICE ... and so on
23:11 tCzern_ I don't understand the part with invoking the captcha methods, and class inclusion
23:16 tCzern_ dinsdale07: still here?
23:16 tCzern_ hi jananne
23:16 jananne hi tCzern_ :)
23:16 dinsdale07 hm - looks to me the captchaplugin doesn't replace your markers. have you added your ts template?
23:17 tCzern_ I don't think so, I am a bit confused now
23:17 jananne i want the option "Receveive e-mail as HTML?" to be set automaticly when a user registers. i'm using: tt_address sr_email_subscribe sr_feuser_register and direct_mail.
23:17 tCzern_ class inclusion, Insert statements similar, as written in the manual.My question: insert where?
23:19 tCzern_ looked at the template record, include static, no such thing like "tx_srfreecap_pi2" here
23:20 tCzern_ these manuals are written for experts, not for dummies like me
23:20 dinsdale07 tCzern_, I never used the freecap extension so I really don;t know
23:20 tCzern_ but do you know what is meant in the manual?
23:20 dinsdale07 jananne, I'm just working on sr_feuser_register as well
23:20 dinsdale07 have you tried modifieng the template and set this option to set by default?
23:21 tCzern_ here is the copy: http://fpaste.org/paste/1258
23:21 jananne plugin.feadmin.dmailsubscription.create.overrideVa lues.module_sys_dmail_html
23:21 jananne = 1
23:21 jananne dinsdale07: how do i set it automaticly in the template? i've seen this commandline: ^^
23:22 jananne going to try that now :).
23:22 dinsdale07 tCzern_, I think this is meant for developers to include freecap into their extension.
23:22 dinsdale07 jananne, if it works it's definately more elequant.
23:22 tCzern_ it is in the manual, how to install captcha
23:23 jananne the command didn't work :(.
23:24 jananne dinsdale07: how do i modify the template, setting the option by default?
23:25 dinsdale07 the original template is in typo3conf/ext/feregister..../
23:25 dinsdale07 I would copy that to the fileadmin and search for "create"
23:26 tCzern_ "The tx_srfreecap_pi2 class may be used" what is a class?
23:26 jananne dinsdale07: i changed the ext_tables.php also: http://paste.phlogi.net/-2fa5cf51df/, didn't work either.
23:26 jananne okay
23:26 jananne i'll take a look at that :)
23:26 dinsdale07 generally the template repeats itself for create/edit/preview and you can modify the table it creates
23:26 dinsdale07 I'm doing that right now as well for an image - but it doesn't work either yet ... :-)
23:26 jananne :o
23:29 jananne dinsdale07: i'm sorry, i don't know what i'm looking for in the template.. :(.
23:29 dinsdale07 tCzern_, a class is a construct to structure code in PHP. In this case I think it means there are 2 variations of the plugin. pi1 and pi2
23:29 HardPhuck can't believe it that there is no pi_list_linkSingle for BE
23:29 tCzern_ ok, I found the plugin in the constant editor
23:30 dinsdale07 I know - the template is huge. Could you make out the part for the edit form?
23:32 dinsdale07 jananne, i think the option is module_sys_dmail_html
23:33 tCzern_ should I have captcha listed as a plugin in the PageContent Dialog?
23:34 jananne dinsdale07: okay i'll take a look
23:35 jananne dinsdale07: you mean:
23:35 jananne <input type="hidden" class="tx-sremailsubscribe-pi1-submit" name="FE[tt_address][module_sys_dmail_html]" value="###FIELD_module_sys_dmail_html###" />
23:35 jananne ?
23:35 jananne should i put value to 1?
23:37 jananne the field is hidden at the moment, doesn't that matter? the webusers only see this at the moment: http://www.lifealliance.nl/nieuws/aanmeldennieuwsbrief/
23:37 dinsdale07 1 would make sense.
23:38 dinsdale07 I think as long as the html code is there it should be fine.
23:38 tCzern_ I think I 'll drop it. Cost me too much time, thanks dinsdale07
23:38 dinsdale07 tCzern_, maybe try another ext. There are at least 3 I have heard of.
23:39 tCzern_ hhm, ok
23:39 jananne dinsdale07: didn't work :(
23:39 dinsdale07 check the simple math one, should be still on the first page in TER
23:40 jsfan hello everyone :)
23:40 dinsdale07 with the 1? What's the normal html output if you leave the marker in place?
23:41 dinsdale07 hi jsfan
23:42 jananne i see in the source the following: updateForm('tx-sremailsubscribe-pi1-tt_address_form','FE[tt_address][module_sys_dmail_html]','')
23:42 jananne there's no 1 to see :o
23:44 tCzern_ tried simple captcha now, there is not even a manual how to install it
23:45 dinsdale07 jananne, what happens if you paste this code in and hide it via css. <input class="tx-srfeuserregister-pi1-checkbox" id="tx-srfeuserregister-pi1-module_sys_dmail_html" name="FE[fe_users][module_sys_dmail_html]" title="" checked="checked" type="checkbox">
23:46 dinsdale07 tCzern_, how's about this one? http://typo3.org/extensions/repository/view/wt_calculating_captcha/current/
23:47 tCzern_ ok,one more try :-)
23:47 tCzern_ thanks!
23:50 tCzern_ it screwed up my site
23:50 tCzern_ enough now, thanks anyways
23:57 jananne dinsdale07: it doesnt work somehow :s. i'm not very experienced with this stuff :o.
23:58 tCzern_ "Choose wt_calculating_captcha in the powermail constants for the captcha extension" where do I have a constants editor for plugins? I think I don't understand English anymore...

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.