Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Wednesday 2 May 2007

Year: 2007 2008 2009 2010 2011 2012
Month: Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
01:59 tansta anybody here for some php help ?
02:43 Ries hey tansta, what's up?
02:43 tansta one sec Ries
02:48 tansta ries: if i have an array of data $products[$j]['id'];
02:54 tansta how to i sent it to another script via $_POST ?
02:54 tansta sorry about the delay :)
03:22 Ries hey tansta, sorry I had to help karina
03:22 tansta cooking ?
03:22 tansta hehehe
03:22 Ries tansta: why not store it in a session?
03:23 Ries tansta: actually I made real dutch croquetes
03:23 tansta what's the syntax Ries?
03:23 Ries But that was before I helped karina
03:23 Ries the typo3 way?
03:23 tansta no php way
03:23 tansta $_SESSION [$products[$j]['id'];] ?
03:23 Ries are you in a typo3 environment?
03:24 tansta nope
03:24 Ries alrights....
03:24 tansta osCommerce enviroment :)
03:24 Ries brush your mouth!!!!
03:24 tansta :D
03:24 Ries $_SESSION['some_identifier'] = $products[$j]['id'];
03:25 Ries if you want to be fancy you can ise as 'some_identifier a random string you send wit the post_get var so you know how to pick it up
03:25 tansta okay, can do it with POST that way ?
03:25 tansta fancy? cool...how how how :D
03:26 Ries first try it without being fancy then ;)
03:26 Ries just store the data in a session
03:26 Ries and pick it up when you need it
03:26 tansta how would another script pick that session data up ?
03:27 tansta eg: quotes.php outside of osCommerce ?
03:30 tansta did i make sense ? ;)
03:31 tansta or are you cooking again ?
03:37 Ries tansta: does it run on a other domain?
03:37 tansta no same domain
03:38 tansta just in different folder
03:55 Ries tansta: no problem then
03:56 tansta oh cool :)
03:56 tansta thanks heaps Ries
04:02 Ries http://www.youtube.com/watch?v=TZ860P4iTaM
04:02 Ries I thought my cat's where smart :s
04:03 tansta is this the one that the cat catches bus ?
04:04 tansta hahaha that's cute
04:04 tansta that cat plays better than me :)
04:29 Ries http://www.youtube.com/watch?v=7tRWRSfcDuQ&mode=related&search=
04:47 tansta has anyone uses jQuery before ?
04:47 tansta a javascript library ?
05:04 tansta Ries: whats wrong with this ?
05:04 tansta $_SESSION['productID'] = $products[$j]['id'];
05:04 tansta $productID = isset($_SESSION['productID']) ? $_SESSION['productID'] : 'no data';.
05:04 tansta print $productID;
05:04 tansta prints out nothing :(
05:09 tansta woo hoo
05:09 tansta it works
05:09 tansta hehehe sorry Ries :)
05:32 dax77 a wonderful good morning @all
05:59 Jigal gooooooooooooooood morning #typo3
06:03 tansta a wonderful good morning to you Mr. Dax77
06:03 tansta shit why am i so polite ?
06:03 tansta hi Jigal
06:05 tobi good morning #typo3
06:06 zatmania hi @ll
06:07 zatmania hi tobi, Jigal, tansta, dax77 and all others of course
06:08 dax77 hi zatmania, tansta, Jigal and tobi :)
06:12 Jigal hi tansta, tobi, zatmania, dax77 :)
06:12 tansta morning tobi
06:14 uschi morning folks :))
06:14 uschi hey dax77, back again?
06:14 zatmania hi uschi
06:14 dax77 yes :)
06:14 uschi morning Jigal, tobi zatmania and ...
06:14 Jigal hi uschi
06:15 uschi tell me, dax77
06:15 dax77 really great :)
06:33 FloLeBlanc hi all
06:33 Jigal hi FloLeBlanc
06:33 tansta Ries: you here ?
06:34 FloLeBlanc hi Jigal
06:34 FloLeBlanc how are you
06:35 tansta dax77: i have a 2 dimensional array store in $_SESSION['productID'] = $products[$j]['id'];
06:35 tansta how do i pull it out again ?
06:35 tansta do i have to loop through it ?
06:38 dax77 tansta: you are storing just the value not the array
06:39 tansta oh crap
06:39 tansta how do i store the array ?
06:41 Phlogiston_ good morning guys
06:46 bauschan hi @ all!
06:47 Jigal thank you FloLeBlanc, I'm very well. How are you?
06:47 Jigal hi Fanty, bauschan
06:47 tansta help ????
06:47 tansta :)
06:47 FloLeBlanc Jigal: quite fine thank you... my team won the austrian football cup yesterday hehe
06:47 zatmania hi Fanty, bauschan
06:47 tansta hi zat, flo :)
06:48 FloLeBlanc hi tansta
06:48 FloLeBlanc hi zat
06:48 FloLeBlanc hi phlogiston
06:48 Phlogiston_ hi FloLeBlanc
06:49 Fanty morning
06:49 Phlogiston_ What calender extension would you recommend? I need one which FE users can add/edit/delete entries
06:49 bauschan guess this is the chanel with the biggest *hi* ranking
06:50 Jigal hi bauschan :-P
06:50 bauschan Hi Jigal !
06:50 tansta hahaha
06:50 dax77 Phlogiston_: cal of course
06:50 bauschan lol
06:50 tansta hi bauschan
06:50 tansta use cal
06:50 bauschan dax77: did you have a good trip home from Dietikon?
06:51 dax77 tansta: just store $_SESSION['productID'] = $product
06:51 dax77 bauschan: yes, thx :)
06:51 dax77 bauschan: whats your real name?
06:52 dax77 oh, peter
06:52 bauschan dax77: haha
06:52 dax77 have you been there too?
06:52 bauschan yup
06:52 dax77 hmmm
06:52 Phlogiston_ dax77: cal is THE calendar extension then?
06:52 bauschan it was quite a good time there
06:52 dax77 on any pic?
06:52 dax77 I can't remember names :(
06:52 tansta dax77: but there's more than one value i need to store
06:52 dax77 Phlogiston_: eventually :)
06:53 bauschan are there some pics out there ?
06:53 dax77 yes, on t3dd07.typo3.org
06:53 Phlogiston_ dax77: I hope so :) Or I'll beat you :-D
06:53 gerards g'nite all
06:53 bauschan cool, I have a look
06:53 dax77 Phlogiston_: no, just pay me ;)
06:53 tansta $_SESSION['productID'] = $products[$j]['id'];
06:53 tansta that is withing a for loop
06:53 Phlogiston_ dax77: is the ext coded by you ?
06:53 dax77 tansta: just store the array
06:54 dax77 Phlogiston_: yes
06:54 Phlogiston_ dax77: ah cool... then I know where to go if I have questions ;)
06:54 dax77 yes: paypal
06:54 dax77 hehe
06:54 Phlogiston_ dax77: lol :D
06:54 Phlogiston_ dax77: are you serious? do you need money or what? :-p
06:55 dax77 Phlogiston_: who doesn't?
06:55 Phlogiston_ dax77: me? :-p
06:55 dax77 okeeeey
06:55 Phlogiston_ dax77: gg just kidding...
06:55 dax77 Phlogiston_: if you like it - just keep it in mind
06:55 tansta i am lost
06:55 dax77 tansta: just store $_SESSION['productID'] = $product
06:56 Phlogiston_ dax77: I mean hardly any opensource dev gets money for his work I think
06:56 dax77 Phlogiston_: only for featurerequests
06:56 Phlogiston_ dax77: I would if I used it for a company, but in that case its for a non profit youth organisation
06:57 dax77 but some people do spend me some money from time to time even without actually doing something directly fro them
06:57 dax77 for
06:57 Phlogiston_ that sounds cool, but I think its not much right?
06:58 Jigal Phlogiston_: I disagree with you. Many opensource dev's are fully paid for the work they do, only the results are published as open source...
06:59 bauschan dax: http://www.flickr.com/photos/oli4d/478178261/in/set-72157600159226476/
06:59 bauschan dax77: the guy in the middle
06:59 Phlogiston_ Jigal: hmm maybe, that's different from area to area... maybe its more common in the world of typo3, but if I think of a lot of linux projetcs..
07:00 dax77 bauschan: aaah
07:00 bauschan dax77: the coke belongs to joey, I prefer Heiniken
07:00 tansta dax77: when i need those stored value i have to loop it out again right ?
07:00 dax77 bauschan: stinky water :D
07:00 bauschan right
07:01 dax77 tansta: just store $product = $_SESSION['productID']
07:01 tansta dax77: i did :)
07:01 dax77 than you should have an array again
07:02 dax77 bauschan: where are you from?
07:02 dax77 and did you have a save trip home too?
07:03 Jigal Phlogiston_: MySQL AB pays its developers, Sun pays the developers it 'donates' to the OpenOffice.org project, etc. Small projects are often not paid for, but it is quite common that developers are paid.
07:03 bauschan dax77: Germany->Hessen->Runkel
07:03 dax77 tansta: t3lib_div::debug($product)
07:03 dax77 bauschan: thats not too far
07:03 bauschan dax: yep, I did have a pretty good flight
07:04 Phlogiston_ Jigal: yes thats true, and Microsoft pays Linus :D
07:04 tansta dax77: sorry i forgot to mention i am not in typo3 environment, just plain PHP :)
07:04 dax77 me: Germany->RLP->Schauren
07:04 dax77 tansta: thats pure php
07:04 dax77 oh, the debug not :(
07:04 tansta hehehe yeah
07:05 dax77 echo($product);
07:05 tansta dax77: that only print out one number
07:05 tansta but there could be more than 1
07:05 tansta so my question is, do i need to loop it out using a for loop ?
07:06 dax77 tansta: var_dump($product);
07:06 tansta aahhhh this is confusing :)
07:06 tansta i know what you meant dax77
07:06 dax77 took a bit to get around the world ;)
07:07 tansta hehehe
07:08 tansta dax77: http://phpfi.com/231183
07:08 tansta DOH, he's gone
07:17 Phlogiston_ Whats the max length of a typo3 BE password? Or is that not limited?
07:17 Phlogiston_ And what about the username?
07:22 koomi anyone read digg.com today?
07:24 Phlogiston_ I have some users in different groups... Some of them are in more than one group. Now when I send out mails to those groups, some of the users -unfortunaltly- receive the mails twice. Is there a way to get rid of that?
07:28 Jigal koomi: What article there do you refer to?
07:31 dax77 tansta: no :)
07:31 tansta no ?
07:31 dax77 ^the answer to your question :)
07:32 tansta is there a how ? :)
07:33 dax77 no, just the way you are doing it
07:33 tansta so it is correct ?
07:33 dax77 argh
07:33 dax77 you are looping the value
07:33 tansta yes yes
07:33 dax77 that doesn't work that way
07:33 tansta :)
07:34 dax77 $productID[] = $products[$j]['id'];
07:34 dax77 $_SESSION['productID'] = $productID;
07:34 dax77 afterwards: $productID = $_SESSION['productID']
07:34 dax77 where $productID is an array with your ids
07:36 FloLeBlanc does anyone know a plugin that can set watermarks on specific images ? (would need to be able to include that only on jm_gallery images via TS perhaps)
07:43 tansta dax77: this code: $productID[] = $products[$j]['id'];
07:43 tansta give this error: Warning: Cannot use a scalar value as an array in /Users/<removed>/sho/shop.mrrental.com.au/public/www/catalog/shopping_cart.php on line 277
07:45 dax77 $productID is defined how?
07:45 dax77 just use another variable like: $productIdArray = array();
07:47 tansta ARRRG... :(
07:47 tansta anyway thanks dax77
07:47 tansta gotta run
07:48 tansta exit
08:06 Jigal hi Co2, Rapp, andreasbalzer
08:07 andreasbalzer hi :)
08:07 zatmania hi andreasbalzer
08:08 andreasbalzer hi zatmania :)
08:08 andreasbalzer does anyone of you know a good DAM gallery that shows all the files like copyright, etc too?
08:11 koomi Jigal: basicly this one: http://blog.digg.com/?p=74
08:15 FloLeBlanc is it possible with directmail to send mails only to a specific usergroup?
08:16 Phlogiston_ I have some users in different groups... Some of them are in more than one group. Now when I send out mails to those groups, some of the users -unfortunaltly- receive the mails twice. Is there a way to get rid of that?
08:16 Phlogiston_ I send the mails with direct mail by the way
08:17 zatmania no andreasbalzer, sorry
08:19 FloLeBlanc isn't the direct_mail custom query a bit weird? if I have a usergroup 12 and want to find all with usergroup 2 it will find 12 too imho "usergroup LIKE '%2%' AND usergroup LIKE '%%'"
08:19 alexwx helo friends, is there some way how to use in the extensions easily forms? maybe some class, or flexform? thanx for help
08:19 alexwx and its posting
08:20 m4rtijn mornink
08:23 Jigal koomi: can't blame them; they try to decide in favour of not interrupting the site (or worse) and when the community tells them to do otherwise they revert a previous decission.
08:24 Jigal FloLeBlanc: you are right! the query is flawed in more than one way
08:25 alexwx FloLeBlanc i know you have two options
08:26 FloLeBlanc alexwx: these are?
08:28 alexwx FloLeBlanc you can creaete sql for i think 4 possibles, LIKE "{1}' OR LIKE "{1,' OR LIKE ",1,' OR LIKE ",1}' i thig thats all.. just for example with brackets like array, or SELECT all the rows, and check it by php (explode and so on)
08:29 FloLeBlanc alexwx: I think it's awful that I have a plugin for directmails and can't use it for directmailing to specific groups lol. can I define a completly custom query in DM ? (written by myself?)
08:30 alexwx FloLeBlanc you can, but how a sad.. you have to create SQL for 4 options
08:30 FloLeBlanc nah there's another weird option if I can write the query myself :)
08:30 alexwx 4 directions
08:30 FloLeBlanc (in DM)
08:31 alexwx FloLeBlanc hmm, so make your choice >|
08:31 FloLeBlanc alexwx: AND FIND_IN_SET('2',usergroup)>0
08:31 alexwx i dont know it
08:32 FloLeBlanc what I don't know is HOW i can specify my own query in the backend with direct_mail ? there are only these weird dropdown options
08:34 alexwx FloLeBlanc so you dont know how to use FIND_IN_SET? but what i am looking on this func, it returns the position, but this is maybe ok
08:35 FloLeBlanc alexwx: I don't know how to input my own custom query in the backend with direct_mail
08:35 FloLeBlanc there are only these dropdown fields to build a wrong query as stated above
08:35 koomi how can i add/remove plugins from the "new content element" list? i've got several i don't need often and some important ones are missing
08:36 alexwx FloLeBlanc so, go to extension manager, and edit the file in the pi1 folder
08:36 FloLeBlanc alexwx: omg... no :) then there is a new version I upgrade and can do it again.. and again.. and so on
08:36 FloLeBlanc i'm already sorry I did have to do that with sr_feuser_register
08:37 alexwx FloLeBlanc sorry i dont understand your thinkings to do's
08:37 Jigal FloLeBlanc: if you make the query work like it should work in the first place, notify the developer of the changes and perhaps he will incorporate them in a new release ;-)
08:37 FloLeBlanc Jigal: it's an extension of... damdidaaaaaaaam... kasper *G*
08:38 alexwx FloLeBlanc maybe i missed the begin of a discussion
08:38 FloLeBlanc alexwx: nvm thank you :)
08:38 Jigal FloLeBlanc:... how signed over the development of his extensions to ... <please look up>
08:39 alexwx but anybody help if is there some class for the forms biulding to use in a extension? or noone? hmm i cant believe it
08:45 FloLeBlanc ah Jigal found it: custom query - groups - is in list - user warteliste
08:46 FloLeBlanc don't know why this works though : SELECT uid,pid,deleted FROM fe_users WHERE ( usergroup IN ('3')) AND fe_users.deleted=0
08:55 EvilEd hi kermit_green
08:55 kermit_green Hi EvilEd :-)
08:56 Jigal FloLeBlanc: this query will break if you install an extension such as sg_feautologinnest; this ext extends the usergroup field to use a comma seperated list of multiple usergroups a user belongs...
08:57 FloLeBlanc Jigal: the field already is a comma seperated list, that's why I wondered why it works
08:57 Jigal FloLeBlanc: when you have really a lot of fe users then the query will become slower because this construction will do a full table search on field usergroup...
08:57 Jigal FloLeBlanc: then you have an extension which uses Nested FE groups installed...
09:14 brain-xy does somebody know alot of the direct mail ext?
09:17 FloLeBlanc brain: me a bit now
09:17 FloLeBlanc but not a lot :)
09:18 roelof hello, everybody
09:19 roelof i get a message that i don't have the permission to make such a chance when making new page-content
09:19 roelof how can i solve this ?
09:29 m4rtijn set the usergroup permissions
09:29 Fanty what is required to move my typo3 installation from www.myserver.com/ to www.myserver.com/afolder/ ?
09:30 m4rtijn cut/paste?
09:30 m4rtijn :p
09:30 Fanty everything should work if I move the files?
09:31 martijn_ re
09:32 roelof martijn, where can i set them ? if i look in web-access i have all the permissions
09:33 martijn_ just edit the usergroup.. but you'll have to be admin
09:34 roelof im always admin, im the only one who work on this site
09:34 m4rtijn then you shouldnt be in a userroup..
09:34 m4rtijn group
09:36 roelof oke, but i can't make new content and i thought that admin could do anything
09:44 roelof anybody who have a good tip
09:52 roelof no one who can tell me why i can''t make new content while im admin ??
09:55 alexwx friends, is there some form building class for extensions? thank you
09:57 roelof no one who can tell me why i can''t make new content while im admin ??
10:00 Jigal roelof: there was someone else with a similar error last week... I'll try and see if I can find it in the history
10:00 roelof oke, thank you very much
10:01 roelof here it happened after i installed eco-gal with DAM
10:01 roelof Jigal, if a look at my logs i find this message : 12:03 admin@LIVE DB Sys! Insert Attempt to insert a record on page 'Onbekende kolom 'tx_ecogal_display' in field list' (tt_content:NEW) from table '' without permissions. Or non-existing page. (msg#1.1.12)
10:02 roelof i don't know if that can be the problem ?
10:06 koomi grrml. can someone explain to me why TCEFORM.tt_content.CTypes.list.removeItems should work? i want to remove/add some plugins to the new content element wizard
10:06 Jigal roelof: did the installation of eco-gal with DAM go okay? You could try to uninstall, then reinstall and see if any errors pop up during the installation. The error looks like some changes to the database have not been made and thus the data cannot be saved (inserted) in the appropriate tables...
10:09 roelof oke, i have to install dam and eco-gal ?? Jigal
10:09 roelof uninstall, i mean
10:11 just2b hi
10:12 Jigal roelof: you said that it happened after you installed them; the error mentions column tx_ecogal_display in table tt_content, so it looks like the installation didn't go completely right. Your best bet is to uninstall egocal and/or dam (but I would try egocal first) and reinstall it. Carefully look for clues that you need to confirm some changes that need to be made or see if errors pop up...
10:13 just2b hi jigal... can you help with xajax + USER+INT + problem? ;)
10:13 roelof oke
10:13 Jigal just2b: glub... haven't used xajax ext for TYPO3 :-(
10:14 Phlogiston_ hey guys has anyone ever been in the php.de channel?
10:14 just2b and the resT? ;) USER_INT + hook + tt_news + problem? ;)
10:15 roelof Jigal, if i uninstall everything i can make new content , so im right the problem exist there
10:19 roelof im now installing everything, one by one
10:25 roelof Jigal, on a wierd thing eco-gal must be the problem, after installing that one, i get the error-message again
10:26 roelof but no error-message when installing this extension
10:26 drindt someone can tell me how i can find out the language in the current feplugin?
10:28 just2b drindt > $GLOBALS["TSFE"]->sys_language_uid
10:28 drindt just2b: thanks
10:29 drindt just2b: ah i see, no thing like 'de' or 'en'
10:30 just2b no
10:35 eeos hi everybody
10:56 drindt which method is for sending a mail?
10:56 just2b drindt > http://typo3.org/fileadmin/typo3api-4.0.0/d3/d3d/classt3lib__div.html#6bfb2a2d0f9fbf33b653edb3dd478539
10:57 drindt just2b: many thanks
10:57 just2b np
10:57 drindt just2b: seems that i not have to create a instance?
10:58 just2b no.. you can alsou use the plain mail()
10:58 just2b but better would be the trlib_div::plainMailEncoded()
10:58 drindt just2b: ok thanks, iam a bit confused ;)
10:58 just2b why?
10:59 Stasik hello, i have a redirecrrestricted pages on.. it mesnt i show pages withrestrictd access,
11:00 m4rtijn theres an mysql query where one can check the md5 of an word.. does anyone know which one i mean?
11:00 Stasik i want that the login form return me to the restricted p[age?
11:00 just2b m4rtijn why a mysql query?
11:00 just2b do it in php
11:00 m4rtijn hehe.. script freaks :p
11:01 just2b m4rtijn ?? http://de.php.net/md5
11:01 m4rtijn kk thx
11:25 eeos in what column of what table are the TSsetup and the TSconstant fields of the template stored?
11:25 just2b eeos sys_template
11:26 eeos sys_template is the column or the table? :D
11:27 just2b table
11:27 eeos and the columns?
11:27 just2b use phpmyadmin
11:27 just2b constants and info or something like that
11:27 just2b don't be so lazy and let other people work
11:29 eeos it is just the today I am compelled to work on a max 31.2kb line, which means to explore the table can take any length of time
11:30 eeos anyway, thanks a lot!
11:31 eeos it would be nice to have an external editor to edit these fields, instead of using the BE interface, which is no too friedly.
11:31 just2b eeos no prpblem with that
11:32 just2b use external files for this or use the ext with the XML RPC
11:33 eeos we are using the include directive at the moment, where you include an external file in the setup / constant field
11:34 eeos which is kind of ok
11:34 just2b you can also use the "normal way" and an editor
11:34 eeos but would be nice to have a serious editor (a plug in to eclispe maybe?), with code completion, code folding and so on
11:34 eeos how?
11:34 just2b search in TER for xml rpc > jeditvfs
11:35 eeos it has to sinchronise with the database.
11:35 eeos a through xml-rpc
11:35 just2b as i said 10 lines before ^^
11:37 eeos have you ever used xml-rpc for editing? I do not think I would recommend it.
11:37 just2b i tested it
11:39 eeos yes, same here. Anyway, thanks for pointing jedit out, we can use the same technique to try to interface our editors, if it works.
11:39 just2b yeah write an ext
11:41 eeos actually, I think we can simply hack the jeditvfs one :)
11:44 eeos hi Ries
11:44 Ries morning all and eeos
11:45 eeos morning ries (actually lunch time here)
11:47 alexwx Ries hello ..
11:47 drindt Ries: greetings
11:48 drindt is a api present in t3 where i can go directly to a specific page? for instance after a registration form.
11:48 drindt similar to header("Location: index.php?id=2453");
11:48 drindt s/similar/equivalent
11:52 drindt just2b: so long?
11:52 roelof hello, every time i try to install eco-gal i find this message in my logs.
11:52 just2b yeah...
11:52 roelof Insert Attempt to insert a record on page 'Onbekende kolom
11:52 roelof 'tx_ecogal_display' in field list' (tt_content:NEW) from table '' without
11:52 roelof permissions. Or non-existing page. (msg#1.1.12)
11:53 drindt just2b: i hope hollidays?
11:53 roelof what can i do to make this right ?
11:53 just2b drindt a mixture.. ;) work in phuket ;)
11:54 drindt just2b: phuket is a city?
11:54 drindt just2b: i try to remember i heard this word in past...
11:54 just2b drindt thailand
11:55 drindt just2b: a now i had a lamp above my head :D
11:55 drindt just2b: nice 3 weeks i wish
11:55 drindt just2b: with no problems from the sea
11:55 just2b just 2 ;)
11:55 just2b yeah we will see ;)
11:56 drindt just2b: and be safe with viagra :D
11:56 drindt just2b: ehm i mean take care with it
11:56 drindt just2b: but its just a joke.
11:58 just2b my GF wouldnt like that joke ;)
11:59 drindt just2b: dont tell her :)
12:04 roelof anyone who can help me ?
12:09 drindt roelof: did you can show me a screenshot iam not sure what your problem ist.
12:11 Fanty Why dosen't my extension render in the FE after I installed in on a new typo3 install? I add a content element of my extension type and fill out the flexform just like any other extension ... it just dosent render in the FE.. I only get the HTML comments that the content element begins and ends
12:12 roelof oke, when i install the eco-gal gallery, everything looks allright but then i can't make new page-content. In the log can i found this entry
12:17 roelof drindt, you can find a screenshot at http://test.tamarawobben.nl/images/afbeelding1.jpg
12:22 Fab1an|work anyone know how I can hide the link text but keep the <a> tag in a TMENU_ITEM (.NO) ?
12:26 dax77 Fab1an|work: hi, you can put the link txt inside a span and set display='none'
12:30 Stange anyone in here?
12:32 Ries there are
12:33 dax77 hi Stange
12:33 dax77 hi Ries
12:33 alexwx Fab1an|work i think noLink = 1
12:34 alexwx doNotLinkIt
12:37 Ries Hey dax77
12:38 alexwx ries, do you know is there some class or something for the form buildings? for extension.. i dont want to manualy sourcing html forms.. posting coding i can do by my self
12:40 Ries alexwx: I always make my own forms
12:41 alexwx aaah so typo3 has no classes for FE etc.. like in BE
12:41 dax77 alexwx: are you using div/lib?
12:42 alexwx dax77 no, what is it?
12:42 dax77 new extension base
12:42 roelof drindt. are you still there ??
12:42 dax77 it extends the piBase and offers many new functionalities
12:42 dax77 there are also some examples out there
12:42 alexwx can i read about it somewhere?
12:43 alexwx can you give url? and where to download it.. thank you
12:43 drindt roelof: hm iam not really sure but it seems that a plugin is on a page which are disabled
12:43 alexwx dax77 there is also working with forms?
12:43 dax77 alexwx: its all in ter
12:44 dax77 ext:div and ext:lib
12:44 dax77 bananas is an example
12:44 roelof drindt, wierd, i dont have disabled pages :(
12:45 drindt roelof: in pages are your pages present
12:45 roelof yep, all of them
12:46 roelof i can all of my pages in the page-tree
12:50 elmargol Hi, I have a fresh installation of typo3 on my debian etch server. Image processing is very slow. How can I fix this?
12:52 roelof I have to do some shopping, so i stop. Wish everybody a good afternoon
12:53 dax77 g2g, cu l8er
12:55 Alex3435324 hello
12:55 zatmania hi Alex3435324
12:55 Fab1an|work dax77: excellent, thanks
12:55 Fab1an|work alexwx: I tried that but that removes the <a> tag also
12:56 alexwx Fab1an|work so you have to, no?
13:00 koomi Fab1an|work: you could always kill the text with a clear wrap .wrap = none
13:01 Alex3435324 is there somebody who knows about internal typo3 programming?
13:01 elmargol noone?
13:19 Ries alexwx: some people know here, Just ask I would say
13:21 alexwx friends, i just need some class or soething for the form HTML building
13:21 Ries alexwx: there is include file you can use I believe...
13:21 Ries and I think it is used somewhere in teh documentation
13:22 Ries But I am clueless where that was
13:43 roelof hello, what does this mean : Attempt to insert a record on page 'Onbekende kolom 'tx_ecogal_display' in field list' (tt_content:NEW) from table '' without permissions. Or non-existing page. (msg#1.1.12)
13:54 alexwx roelof there is missing table name?
13:56 roelof can be, i don't know
13:57 roelof alex, do you know which table name is missing ??
13:58 roelof when i install this extension i don't get a screen dat something must be updated
14:05 roelof anybody ?
14:07 Ries alexwx: did you check http://typo3.org/extensions/repository/view/mth_feedit/0.4.2/
14:08 alexwx roelof try to look on php source
14:10 alexwx Ries wow, interesting, you mean, is possible to use all kind of form input, selects like in BE?
14:10 Ries alexwx: or checkout teh file : wizard_forms.php not sure what it does though...
14:14 roelof alexwx, i found something very wierd, in the map i found a .sql file but no tables where made during the install of this extension
14:15 Denyerec lo lo
14:16 friedaB how can i do a wrap on a single templavoila content element?
14:17 friedaB so that there is a div on every content elemnt created just for that templavoila section
14:17 Ries friedaB: what part do you want to wrap?
14:17 roelof is it safe to put that file into phpadmin ?
14:17 Ries the whole TV part?
14:18 friedaB ecery conent elemnt in a TV part
14:18 friedaB tt_content.stdWrap.wrap <--- like that but just for on TV part
14:18 friedaB one
14:20 friedaB not possible???
14:20 friedaB and i thought going from modern to futuristic is an improvement ^^
14:22 tobi you can add the wrap in yor xml friedaB
14:22 friedaB where?
14:24 friedaB its working
14:24 friedaB thx ^^
14:24 roelof If a extension has a sql file but you don't get a screen for updating the database, is it wise to update the database manual ?
14:26 friedaB tobi: mhhh.... if i put a wrap there the whole content part is wrapped, i want every single content element to be wrapped
14:27 tobi friedaB: please post it on phfi and will have a look
14:28 friedaB tobi: my xml??
14:28 tobi yes
14:28 tobi the xml and the typscript you addet
14:29 friedaB http://phpfi.com/231257
14:30 tobi ok, dont use 10.wrap, use 10.conf.tt_content.stdWrap.wrap
14:32 friedaB now its working, yore my hero :D
14:32 tobi it the same as tt_content.stdWrap.wrap, only that the records element copys [tablename] to .conf.[tablename]
14:38 Ries anybody have a good idea how to store tag clouds in a database
14:41 Denyerek Heh
14:41 Denyerek I have ideas.
14:41 Denyerek But I doubt they're good.
14:47 roelof anyone who has a answer to my question ?
14:50 j0hndeere Good morning, humans.
14:51 roelof good morning, alien
14:55 tobi Ries: i think this approach is not bad .. http://prism-perfect.net/archive/php-tag-cloud-tutorial/
14:55 FloLeBlanc cya all have a nice evening
14:55 tobi maybe there is a better solution but i cant come up with one atm
14:56 Ries tobi: let me see
14:57 Ries Currently I designed it with a mm table to my items and a words table
14:57 tobi yes, this approach uses also this structure, quite clever using of count althought
14:59 Ries then I will keep it...
15:01 Ries tobi: well, the problem was actually now how to create these font sizes... Just what people use to store the words
15:12 s-andersen Can someone tell me how i register a variable in TSFE, so i can make this condition: [globalVar = TSFE:page|geoarea = 1], if I write doktype indstead of geoarea it works, but how do i make geoarea work?
15:14 roelof If a extension has a sql file but you don't get a screen for updating the database, is it wise to update the database manual ?
15:15 tobi s-andersen: i think it is easier (and cleaner) to do a custom condition, have a look at http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/4/1/#id3527077
15:15 roelof evening, it's here 5 o clock in the afternoon, Flo :)
15:16 Denyerek Anyone know why Jacobs Cream Crackers are called CREAM crackers?
15:16 s-andersen I'll look into that tobi
15:17 s-andersen Does typo3 allow me to call my functions just by loading it to includeLibs.userFunc?
15:18 tobi yes, sample is here: http://www.typo3wizard.com/en/snippets/common-problems-and-solutions/simple-userfunc.html
15:19 roelof i don't know, here in the Netherlands, we don't have these crackers , denyerek
15:26 Ries Denyerek: because they cantain cream?
15:28 s-andersen Do I end the condition writing [userFunc]
15:29 tobi no as usual with [end] or [global]
15:31 Denyerek Ries - they do not
15:32 Denyerek Hence the curiosity.
15:33 s-andersen Would you look at my code? http://phpfi.com/231268 It prints WORKING, but not the <h1>
15:37 tobi because it does only call the function ... an i think if (user_getGeoArea) would only check the global constant user_getGeoArea
15:38 tobi and try to avoid $GLOBALS["TSFE"]->set_no_cache(); ... it disables caching for the whole typo3 project..
15:38 Denyerec Which is a bad thing.
15:38 Denyerec (btw)
15:39 tobi http://t3flyers.wordpress.com/ has a excelent article about caching in typo3
15:41 s-andersen Yes I wouldn't want to disable caching, but I don't know how to make it then
15:42 tobi than user_int is what you need, read the 2 articles on the blog i posted before and it should be clear how to do it
15:44 Denyerec No commerce manual yet?
15:48 s-andersen What articles?
15:49 s-andersen It looks so simple here: http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/4/1/#id3527077
15:50 tobi yes for condition you dont have to care about caching, only when using custom functions to display/calculate something
15:52 Co2 where can i use the RTE.colors = {} , defined in tsconfig ?
15:52 Co2 in the RTE of course, but where can i find them there?
15:52 s-andersen What i want is calling that function with parameter 1 to 14 and let it return true or false. But it doesn't work yet
15:54 roelof no one has a answer to my question ?
15:54 flo_ps hey guys
15:56 Denyerec hey flo
16:01 s-andersen tobi, i think this is strange, maybe you can sort it out. When i do includeLibs.userFunc = fileadmin/script.inc the function is declared, but cannot be called by the condition, if however i paste the funciton to localconf.php it works, but i don't want it there, what do i do?
16:03 flo_ps wow what a problem ;)
16:06 flo_ps some any hints/ideas? http://phpfi.com/231279 <- problem description (not too long) ;)
16:07 s-andersen flo_ps you haven't locked them to domain?
16:08 flo_ps locked to domain means, created domainrecords in typo3? no just one via ReWrite
16:10 s-andersen You have an option when editing groups maybe also users, to lock them to domain
16:11 flo_ps ah, no not locked
16:12 s-andersen perhaps it's a cookie issue?
16:13 flo_ps hmm yep, good idea, but how to fix it, hmm *thinking*
16:16 s-andersen Try looking in doc_core_tsconfig TCEMAIN for jumpUrl_transferSession
16:20 flo_ps ahh sounds perfekt thx s-andersen
16:21 s-andersen np
16:24 s-andersen Damn i can't believe it's that hard to implement a simple function to return true... When i put it in localconf.php it's called 4 times, when in script.php zero calls...
16:25 Denyerec Hey, I managed to implement a functio
16:25 Denyerec n
16:25 Denyerec so it can't be that hard ;)
16:25 s-andersen Well how did you do it? :)
16:26 Denyerec Followed tobi's example
16:26 flo_ps yes sounds stupid (only allowing it in localconf) but there is surely a reason for that...
16:26 Denyerec from typo3 wizard
16:27 s-andersen Yep but I need it in a condition :(
16:27 s-andersen Maybe it's included too late? So when the call happens, it isn't included?
16:29 s-andersen Gah... that was not the solution
16:32 flo_ps s-andersen: correctly named? named with user_ ?
16:32 s-andersen Yes it's called user_geoarea
16:33 flo_ps show me your includetscode and your condition tscode
16:34 flo_ps nope not needed
16:35 s-andersen http://phpfi.com/231285
16:35 s-andersen That's the latest
16:36 flo_ps normally you call a user function included through page.includeLibs.usrfunctions = fileadmin/blabla.php
16:36 flo_ps with: user_functions->blubbfunction
16:36 flo_ps in a condition you just say user_blubb(), so try user_function->user_georea() in the condition
16:38 s-andersen It doesn't explain why it's called in localconf
16:38 flo_ps maybe there is an other way that these functions get registered when being in localconf?
16:38 flo_ps or called
16:39 s-andersen I just read on a german list, that it could be because it's included too late, but IMO it should be possible to include a script early enough without having to put it in localconf.php
16:41 s-andersen I don't have this much patience, i guess i'll just make an extension with ext_localconf.php and throw it in there
16:43 flo_ps tried user_function->yourfunction()?
16:44 s-andersen Nope
16:44 flo_ps TSFE.jumpUrl_transferSession=1 should be the solution for my problem but does not work :(
16:46 aempi hi, i want to use the multilanguage functions of typo3, i chose the one tree fits all concept, created alternative page languages and created two or three test records with contents in different languages, but i can't show them, i installed sr_language_menu, but in the backend, i cant add languages to the selector, like i never created them. any suggestions, or common newbee mistakes, i could have made?
16:47 aempi adding L=... to the url doesn't work either, but in the backend the records appear there with the small flags etc.
16:48 flo_ps correctly defined in typoscript?
16:48 aempi i made the template with templavoila
16:49 aempi never changed something in typoscript
16:49 flo_ps mhm
16:49 flo_ps don't know if it works without defining it in typoscript when using templavoila but normally you have to do this
16:50 aempi actually the typoscript/templavoila thing is confusing me at all
16:50 aempi why have i used templavoila, when i have to learn typoscript though :(
16:50 flo_ps http://phpfi.com/231290 try this in your root-template
16:51 s-andersen Making an extension solves my problem.
16:51 aempi thanks, i will try it
16:56 aempi no difference :(
16:57 aempi http://jag3.arnewiese.de/galerie/lang.jpg
16:57 aempi thats the part that is confusing me mostly
16:58 flo_ps the Language: Default (selector) does not show the languages?
16:58 aempi there is no language shown, like i never added them, but in the page and list module, the records are correctly shown, as translations of the main texts
16:58 aempi no
16:58 aempi ah wait
16:58 aempi the language selector in the backend shows them
16:58 flo_ps :)
16:59 aempi so, yes, they are there. but it seems that the extension can't see them somehow :(
17:00 flo_ps and if you click the little folder to the right of the multicolumn-selector, can you select a language somehow? in a popup or something like that?
17:01 friedaB how can i set typo3 to not typing all that dump in the sourcecode? like <!-- CONTENT ELEMENT, uid:5/textpic [end] -->
17:02 aempi no, i see my page tree, and can select records there, except that no records are shown at all, not even the native languages, but maybe the problem is more basic, because appending L=xx to the url isnt working too
17:02 aempi www.sabinepostel.de
17:02 aempi maybe you want to try by yourself, i tried http://sabinepostel.de/index.php?id=22&L=1 with 0,1,2,3 at the end
17:02 aempi end i end up at the default index page
17:02 aempi and
17:03 flo_ps hmm but
17:03 aempi ah cool
17:03 aempi the header is changing
17:03 flo_ps the little flag changes if iam using L=1 or L=0
17:03 roelof who knows why this Sql don't work (http://phpfi.com/231294)
17:04 flo_ps s-andersen: got my problem solved too, thx for the hint
17:04 s-andersen Mine is also done now, thnx for the help, but i chose to make an extension. Apparently the problem was inclusion happened too late
17:05 flo_ps aempi: it does not change the flag, but the flag moves a little bit or better the arrow moves from left to right
17:05 aempi yes, and the text in the menu changes from START to ENGLISH START
17:05 aempi like i changed in the info module
17:05 aempi in the "localization overview"
17:06 friedaB how can i remove the source comments from css_styled_content?
17:06 aempi now i just need to figure out, why it isn't using the text in the custom languages
17:06 flo_ps with DEL
17:07 flo_ps friedaB: *g*
17:10 flo_ps aempi: sorry, think you need a templavoila-user for that
17:11 aempi no problem, i'm trying around for myself, but thanks for your patience =)
17:13 roelof who knows why this Sql don't work (http://phpfi.com/231294) ?
17:16 mikeysmall can anyone tell me how well typo3 would manage a large, frequently changing number of documents (in .pdf, word, txt etc formats)?
17:19 natcom hello from Ontario Canada! Anybody out there know if it is possible to insert some straight HTML code into a typo3 page - from the backend?
17:20 j0hndeere if you're talking about into the RTE... sometimes you can, but the RTE doesn't handle it well
17:20 j0hndeere typo3's designed to help you avoid having to insert straight HTML :)
17:20 j0hndeere what kind of code are you wanting to put in?
17:20 Ries natcom: youe teh HTML content element
17:20 Ries natcom: use the .......
17:22 natcom wow! talk about fast response! I want to copy and paste the code that paypal gives me to create a shopping cart because I have looked at the shopping cart extension for typo3 and it's just too long of a learning curve. I don't know if this is a very secure way of handling online payments, but it certainly is the easiest as far as I can tell.
17:25 mikeysmall bump: please can anyone tell me how well typo3 would manage a large, frequently changing number of documents (in .pdf, word, txt etc formats)?
17:25 natcom I just found the HTML element - didn't notice it befored - thanx!
17:26 natcom Has anyone ever tried to integrate a paypal shopping cart with typo3 before?
17:27 roelof who knows why this Sql don't work (http://phpfi.com/231294) ?
17:41 Ries roelof should remove teh last , (comma)
18:02 TimoW hi
18:02 TimoW I have a problem with the Frontend login
18:03 TimoW I want to get the FE-User pass md5 crypted I have Typo3 4.04 in use!
18:04 TimoW Can you help me?
18:06 TimoW Hallo
18:15 flo_ps huhu
18:16 flo_ps TimoW: http://www.google.com/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=en&q=typo3+frontend+login+md5+password&btnG=Google+Search
18:22 TimoW Does the "danp_md5fepassword" extension work on typo3 4.04
19:32 friedaB the rte generates a <p class="bodytext"></p> on every new line
19:32 friedaB how can i solve that?
20:23 friedaB how can i ad the second level of a menu to another templavoila part?
20:25 Ries friedaB: make a other TMENU like in teh DOC
20:25 friedaB i have
20:26 friedaB but this second level always apears under the first level
20:26 friedaB i want it on the right side
20:29 Ries friedaB: possible you can use entry level then
20:29 Ries uschi: Knows everything about that :)
21:08 j0hnd33r3 GHOSTBUSTERS!!!
23:17 Ries for reference : http://www.openjs.com/scripts/events/keyboard_shortcuts/
23:35 Ries What's the difference between a terrorist and a methodologist? You can negotiate with a terrorist"
23:44 jsfan hi everyone :)

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.