Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Tuesday 5 June 2007

Year: 2007 2008 2009 2010 2011 2012
Month: Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
00:07 zurgutt heh, first for me too and i even havent managed to set up site yet ;)
00:09 zurgutt installer sucks..
00:25 zurgutt ok, apparently i have it successfully installed but there is no content. is there a package with demo content or something?
00:27 ries zurgutt: quickstart has demo content I think..
00:27 ries zurgutt: I never used it myself though...
00:28 zurgutt i installed the dummy and source packages as someone recommended, that wont work then?
00:28 ries it will work (that is what I always use)
00:29 ries However it is empty
00:32 zurgutt i attempted to create page, now it says "No template found"
00:59 zurgutt thanks folks, bye
01:54 quamar hi everybody
01:55 quamar does any one know hoe to let realurl work with page type "external url"?
01:55 quamar is it a bug that realurl doesn't work with external url pages ?
01:56 quamar is there a hack to workarround it ?
01:57 ries quamar: should work...
01:57 ries but may be you should tell what does not work
01:59 quamar i have a menu item as page
02:00 quamar with type = "external url"
02:00 quamar which points to an external url
02:01 quamar realurl generate a url like menu/external_url.html
02:02 quamar by clickin on the menu item
02:02 quamar it will not rediredcte to the external page
02:03 quamar typo3 try to find internal page with name external_url
02:04 quamar and show the next page
02:07 quamar it sames like the realurl doesn't handle page type "external url" as external url
02:15 quamar reis: do you got it?
02:15 ries sorry... wife called
02:16 ries I never seen that provlem myself.... weird
02:16 ries I know realUrl is not to smart when it comes to short cuts
02:16 ries But I ca't imagine that external URL doesn't work
02:18 quamar i too
02:18 quamar it work's fine with shot cuts (internal links)
02:19 quamar but i don't understand why doesn't work with external url page
02:26 ries when you click on the link..
02:26 ries does it go to the correct page?
02:26 ries the correct external URL that is...
02:27 quamar that's the problem
02:27 quamar it doesn't go to the external url
02:33 quamar can you confirm that this should work with external url page also ?
02:34 quamar if yes then it means that something is going wrong with in my realurl configuration
02:36 ries I cannot confirm here.. it just should work
02:36 ries I cannot imagine that nobody didn0t otice that it didn't work
02:50 tansta out of all the opensource shopping card
02:50 tansta cart
02:50 tansta which one do you guys recommend ?
02:51 ries tansta: I like cubecard mostly because you can buy modules for it, and it seems to be well maintained
02:52 tansta oh cool, thanks Ries
02:52 tansta do they give you support if you buy module from them ?
02:53 ries there are quite a number if third party modules
02:53 ries They do give payed support aswell
02:54 tansta have you used it before ? and is the templates easy to modify ?
02:56 ries I have made one site with it
02:56 ries well, partly that is
02:56 ries it looked more easy then OSC or zen
02:56 tansta hehehe cool thanks dude
02:56 tansta all i need to know
02:56 ries But if you know aything better (up to $1000) then please let me know
02:56 tansta hehehe okay
02:57 tansta i will
02:57 tansta oh by the way, have you heard of CRE-LOADED ?
02:57 ries nope
02:57 tansta apprarently they're not bad i heard
02:57 tansta only heard :D
02:59 ries Most shop system lack a lot of pro features
02:59 tansta what's pro feature ?
03:00 ries like some CMS functions, multi-language.. good DB design. Multi-currency, multi-tax.... different prices based on the logged in user
03:02 ries some other things are differcult for most shop systems aswell
03:02 ries for example
03:02 tansta *very interested*
03:03 ries I can sell a dress with product no xyz in red and blue
03:03 ries in red I sell it in cotton, in blue in nylon
03:03 ries but in blue I don't sell it in cotton...
03:03 ries then to make it more complicated
03:03 tansta ahhh i see
03:03 ries in blue I sell it in size x, M, xl
03:04 ries and in red I sell it in S, M and X
03:04 ries remember... same product number still, but different combinations
03:04 ries then teh system needs to know for each versions I have how much in stock...
03:05 ries on top of that I will have different prices for logged in users... and different translations per product
03:05 ries also... some big sellers can sell per each, but also in box
03:05 ries let's say you sell bears in 9 per box
03:05 tansta oh my god
03:05 tansta i cant wait till such a system existed :D
03:06 ries you have 10 boxes in stock but one box has 8 bears since you sold to one client 10 bears (1 box and a bear)
03:06 ries How will teh system handle that?!
03:06 ries ofcourse.. you will get a discount per box....
03:07 tansta shees
03:07 tansta you're hard man to please :)
03:07 tansta hmmm...you reckon typo3 commerce can handle that ?
03:11 ries tansta: it cannot handle that IMHO
03:11 ries it can hndle ML I assume
03:11 tansta what's IMHO stand for ?
03:11 ries IMHO In My Humble Opinion
03:11 tansta oh hehehe
03:12 ries it can handle parts of it... but commerce webshop doesn't have the interface to really make a maintainable webshop that is easy for users to work with. Maintly due to typo3's LIST methods
03:13 ries LISt method is nice, but not if you want to maintain 10.000 products
03:13 tansta hmmm...good point
03:14 tansta no clear categories or alpabetical layout
03:15 ries it's really hard to manage
03:15 ries most problems serious webshops have is connectivity with the system
03:16 ries typo3's commerce and other extensions simply assume you want to let typo3 manage a DB with all products
03:16 ries But 9 out of 10 all product information comes form a main system that 'knows' about all products, combinations and availability
03:16 ries That connectifity is not there in typo3...
03:16 ries and sicne all shop systems in typo3 uses there 'own' DB schema's, it's hard to make it connect correctly
03:17 ries that's why everybody is making there own shop system (like me)
03:17 tansta man i wish i can do the same
03:17 tansta can i buy your shop ext. Ries ?
03:17 tansta you should sell them :)
03:18 tansta that will encourage other developer to step up ;)
03:19 ries tansta: well... it's not for sale, it's it's tied 100% to a database schema we are using and we import data using a 2 step process into our normalized DB schema which is postgresql, not mysql
03:19 ries we have around 10.000 products in 450.000 combinations (simply said)
03:19 tansta oh my god
03:20 tansta This website was created by: R. Twisk (obscured mail address)
03:20 tansta did you use TS to do that ?
03:20 ries yes
03:20 tansta or did you modify the index.php file ?
03:20 tansta can you show me how ?
03:20 tansta i've been wanting to find out :D
03:20 ries I shoudl remove it actually... since it not 100% true anymore... gerards also worked on it
03:21 ries tansta: it's a config setting...
03:21 tansta really ?
03:21 tansta i couldn't find it
03:21 tansta and seems like no one knows
03:22 ries tansta: let me look it up
03:22 tansta hehehe thanks mate
03:23 ries config.headerComment = This website was created by: R. Twisk (obscured mail address)
03:23 tansta hmmm...
03:23 tansta i am definitely sure that's not in the docs
03:23 tansta or i could be blind
03:23 ries it is
03:24 tansta TS Ref ?
03:24 ries http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/7/3/
03:25 tansta i am there
03:25 tansta cant find it
03:29 ries search for headercomment
03:31 tansta_ sorry Ries
03:31 tansta_ computer just reset itself
03:31 ries ries: search for headercomment
03:31 ries You use windows?!?!
03:32 tansta_ yes
03:32 tansta_ i use fifefox
03:32 tansta_ and search for config.headerComment
03:32 tansta_ doesn't find anything :D
03:32 ries search for headerComment
03:32 ries not config.headerComment
03:32 tansta_ oh okay
03:32 tansta_ maybe that's why
03:34 ries I am off
03:34 ries say hi to gerard if you see him
04:03 d|g hi all =)
04:56 dax77 hi @all
04:56 just2b__ good morning dax
05:24 Raj-Newbie Hi, I have installed some extensions in typo3.. but I want to install the latest typo3xdev svn dev version instead... i know how to get the files.. but how to I actually upgrade them in typo3 backend?
06:01 FloLeBlanc hi all
06:04 andreasbalzer hi ;)
06:12 FloLeBlanc anyone using jm_gallery 0.9.0 who had problems displaying the images in the admin?
06:34 FloLeBlanc hi jigal
06:42 smeringe güten morgen (or something)
06:48 FloLeBlanc hi smeringe
06:49 smeringe hi FloLeBlanc
06:49 smeringe Flo, was that above correct? :)
06:49 FloLeBlanc smeringe: due to the fact the the place where there should have been an u was screwed - no :)
06:50 smeringe FloLeBlanc: I'll try again later :P
06:54 smeringe guten morgen alle zusammen!
06:54 FloLeBlanc sorry that was wrong
06:55 FloLeBlanc the correct phrase would be: Guten morgen FloLeBlanc, Protektor des #typo3_off_topic channels, exorbitanter Gutmensch sondergleichen, ich knie vor Dir
06:55 FloLeBlanc but it was a rather good try :)
06:55 smeringe hehe
06:55 FloLeBlanc you are not using the new jm_gallery by chance? :)
06:56 smeringe sorry Flo :)
06:56 dax77 FloLeBlanc: now in english please ;)
06:56 smeringe dax77: hehe
06:56 jan___ hello
06:56 dax77 and: hi, btw :)
06:56 FloLeBlanc Good morning FloLeBlanc, protector of the channel #typo3_off_topic, some positive gibberish, I kneel before thee
06:56 FloLeBlanc hi dax77
06:57 dax77 still messing around with the jm_gallery?
06:57 FloLeBlanc it's awful.. I had the thing running on 0.6.0 but FE uploading was a mess.. now I updated and everything is destroyed :)
06:58 FloLeBlanc working on rebuilding the template but the main problem is that there are no images shown in the FE Admin part
06:58 FloLeBlanc (apart from the php error with the ecards I outcommented for the moment)
06:58 FloLeBlanc in theory the admin menu would be very great, but if I can't sync and I see no previews.. I have a problem hehe
06:59 dax77 yeah, looks like it
06:59 smeringe are you stuck with that gallery then Flo, or why not use some else?
06:59 FloLeBlanc perhaps jens will update the manual these days.. it seems I am not the only one with the problem
06:59 FloLeBlanc smeringe: because we are live already :)
07:00 smeringe FloLeBlanc: ouch!
07:00 FloLeBlanc just took off the gallery for maintenance.. and the options jm_gallery would provide theoretically are great
07:00 FloLeBlanc only that they don't work for me hehe
07:00 FloLeBlanc but I know they work with the right config because the demo is very nice
07:01 FloLeBlanc problems are things that jens used a single php5 statement (str_ireplace) and only because of that you'd need php5
07:01 smeringe FloLeBlanc: demos are unfortunatily very nice..
07:02 Phlogiston hello guys :)
07:02 smeringe replace that usage and post the changes to him then? doesn't seem neccessery to use
07:02 smeringe hi Phlogiston
07:02 Phlogiston hi smeringe
07:02 Phlogiston has anyone ever tried to include google search in his typo3 site?
07:03 smeringe any one here named Philipp Affenzeller or who knows him? :)
07:04 Jigal hi #typo3!
07:05 smeringe guten morgen Jigal, Protektor des #typo3 channels...
07:05 smeringe hiho
07:05 FloLeBlanc Ilol
07:05 Jigal OMFG, what have I done to deserve this?
07:05 FloLeBlanc Jigal: I teached him a new version of "good morning jigal"
07:06 Jigal ouch
07:07 Phlogiston hello hello, everybody =)
07:07 FloLeBlanc hi phlogiston
07:07 Phlogiston I'm still having my IE menu problem :S And I couldn't even find someone to pay .D
07:07 FloLeBlanc and of course: God morgon Jigal, beskyddaren av #typo3 kanalen...
07:08 FloLeBlanc *did also learn something new*
07:08 smeringe oh, this is fun! :)
07:09 Jigal FloLeBlanc: that must be one of the skandinavian languages; first guess: Danish, second guess: Norwegian?
07:09 smeringe Jigal: again
07:09 FloLeBlanc Jigal: swedish but close :)
07:09 smeringe guess again I mean..
07:10 Jigal that would've been my third guess, because Finnish is really different ;-)
07:10 smeringe Jigal: yeah :P
07:12 Phlogiston anyone ever tried that http://www.3ev.com/randd/involve/ and can tell me if it works with TV? What FE editing stuff is available for TV?
07:12 just2b in typo3.net some guys got it working
07:13 Phlogiston just2b: with TV?
07:13 just2b IMO involve needs tv
07:14 Phlogiston just2b: ah yes just saw that
07:18 Phlogiston hmm sad I can't download the patch file... anyone has it? =)
07:23 FloLeBlanc lol.. äh.. the new jm_gallery sure has a LOT of features? :) Canon DIGITAL IXUS 55 - Belichtungszeit: 1/60 sec - Verschlussgeschwindigkeit: 189/32 sec - FNumber: f/2.8
07:23 just2b FloLeBlanc what do you wanna try to tell? ;)
07:24 FloLeBlanc that the gallery even can read the camera details from the images if the cam saves it and that that is great :)
07:24 FloLeBlanc (apart from the basic things not working for me that is hehe)
07:24 just2b this is 1 line php.. so not that difficult ;)
07:25 FloLeBlanc pfff :)
07:26 smeringe :P
07:33 Phlogiston damn involve... I fucked up my site now :D
07:33 just2b are these the best words you can find? ;)
07:39 Phlogiston just2b: wholy shit that killed the whole content tables... damn damn damn
07:40 just2b lol
07:43 timof hi @all
07:44 smeringe hi timof
07:44 timof somebody knows the extension a21glossary?
07:45 Jigal Phlogiston: "oh my! The whole content tables have been changed beyond recognition... quite unpleasant!"
07:45 Phlogiston Jigal: oh yes hopefully not on a prodcutive site... but hey I'm fucked up now, really
07:46 smeringe timof: know of - yes. Used - no.
07:47 timof ok then i think u cant help me?
07:47 smeringe timof: I think I don't know your problem and by that I don't think I don't know what may be wrong and therefor don't know if I can help you
07:48 timof ok
07:48 smeringe please let me know you problems :)
07:48 smeringe or, as they say @#typo3 - Don't ask to ask, just ask!
07:48 timof the glossary entries are not marked on my pages
07:49 timof i can see my glossary entries on my glossary page. but they are not marked in the content
07:51 smeringe timof: did you "Include static (from extensions) -> Accessibility Glosary (a21glossary)"
07:51 timof yes
07:52 dax77 resave your content?
07:52 smeringe set at least the "frontend glossary page" id and storage page id?
07:53 Layna Good Morning everbody :).
07:54 timof waiut asecond i will look
07:56 Layna When the user clicks through the page-tree, is tehre a way to mark his "path"? I mean, he clicks on something, the next level of navigation pops up, and the links he cliked to get there REMAINS, for example, black while he's moving in the subpages?
08:00 alexwx hi there, is possible, to remove the Header type Layout1 or Normal? because this is the same, i cant understand for what it is solutioned like that
08:01 timof smeringe?
08:01 smeringe yes timof?
08:03 timof i have done it
08:04 timof storage id and frontend id = 153 (where my entries are stored)
08:04 timof i this correct?
08:06 timof the page where my entries are have to be a sysfolder? or could it be a normal page?
08:06 smeringe timof: I guess it's ok as a normal page as well. I got it working with a sysfolder now
08:06 timof wow :-)))))))))))
08:07 smeringe and a separate frontend page for listing glossarys
08:07 timof wait i try with a sys folder
08:09 smeringe timof: I can tell you a secret if you like
08:09 timof yes pls :-)
08:09 smeringe it's probably all about setting glossary entry type as well.
08:09 smeringe if I'm not setting a type, it's not highlighted
08:10 timof have u somethin written in template SETUP?
08:10 smeringe nope
08:10 smeringe it's enought with the static template
08:10 timof is ur sys folder in the glossary page or after=?
08:11 timof yeahhh
08:11 timof it works
08:11 smeringe ...
08:11 smeringe :)
08:11 timof thank you!!!!!!!!!
08:11 smeringe your welcome
08:12 FloLeBlanc hehe
08:12 jan___ hello
08:13 jan___ how can i use the typolink() function in the FE without TS ... ?
08:14 just2b jan___ where in FE?
08:14 jan___ in my own extension
08:14 just2b take the cobj->typolink
08:15 jan___ ah thats all
08:15 jan___ the same objekt like if i use enableFields()
08:15 just2b yeah or any other cObj
08:15 jan___ thx
08:15 just2b np
08:15 jan___ just2b: nice forum... you moderate ;)
08:16 Phlogiston yeah the hoster has backup. I feel much better now :D
08:16 jan___ :)
08:18 just2b jan thx.. ;) 6% of the forum are mine :D
08:18 just2b you jost posted the typo3 speed improvement, right?
08:18 m4rtijn morning
08:18 Phlogiston TYPO3 Fatal Error: Extension key "microsites" was NOT loaded! (t3lib_extMgm::extPath) <- how can I find who wants it?
08:19 just2b Phlogiston read ext_emconf.php ;) but i guess some ext from involve ;)
08:19 Phlogiston just2b: yes, but I disabled them all in localconf.php... what would you do?
08:20 just2b what did you disable?
08:20 Phlogiston just2b: I removed it from the list there
08:21 just2b why? lol.. it is needed
08:21 Phlogiston just2b: I don't want involve anyomore of course!
08:21 just2b so deinstall in the reverse order as you installed it
08:22 Phlogiston hmm yes... ok my mistake... now what can I do?
08:22 just2b delete the ext keys @ localconf.php > ext_list
08:22 Phlogiston just2b: then I still get that error
08:22 just2b delete the temp files in this directory and youn are done
08:23 skorpi holla
08:23 Phlogiston oh yes the temp files, of course
08:23 smeringe skorpi: holla?
08:23 smeringe holla holla skorpi :)
08:24 jan___ just2b: http://www.typo3.net/tsref/functions/typolink/
08:24 Phlogiston thanks just2b, its not my day today :(
08:24 just2b jan___ a question? ;)
08:24 jan___ i've setup an cObj ... but which parameter have i to set
08:24 just2b Phlogiston *gg* also not mine ;)
08:24 FloLeBlanc did someone arrive who uses jm_gallery 0.9.0 yet? :)
08:24 just2b jan___ just a momemnt
08:25 Phlogiston just2b: maybe I just drank too much yesterday .D
08:25 jan___ lol everday the same question FloBlanc
08:25 jan___ ;)
08:25 just2b jan___ http://phpfi.com/239496
08:26 just2b Phlogiston maybe i sleep too less
08:26 Phlogiston just2b: hete its both .D
08:26 jan___ thx a lot jubst2b :D
08:26 just2b np
08:27 just2b anyone uses DAM?
08:27 andreasbalzer ne
08:27 andreasbalzer aeh me ;)
08:28 just2b is there a common title and description field?
08:28 alexwx hi there, is possible, to remove the Header type Layout1 or Normal? because this is the same, i cant understand for what it is there twice
08:28 just2b alexwx yes
08:28 alexwx just2b hello
08:28 andreasbalzer just2b: yes
08:28 alexwx just2b can you help me how<
08:28 alexwx ?
08:29 andreasbalzer just2b: but there are not so many extensions that make use of them
08:29 just2b yeah i can.. but still have to work ;)
08:29 just2b andreasbalzer my ext will ;)
08:29 andreasbalzer cool
08:30 just2b alexwx
08:30 just2b # BE Überschriften-Titel umbennen / ausblenden
08:30 just2b TCEFORM.tt_content.header_layout.altLabels.0 = Links
08:30 just2b TCEFORM.tt_content.header_layout.altLabels.2 = Rechts
08:30 just2b TCEFORM.tt_content.header_layout.altLabels.3 = Rechts2
08:30 just2b TCEFORM.tt_content.header_layout.removeItems = 1,3,4,5
08:32 alexwx just2b thaaanx
08:34 FloLeBlanc jan___: well the FEadmin is screwed :)
08:38 just2b anyone uses DAM in an exT?
08:41 alexwx just2b thank you and how to do the paeg Layout like this? rename and remove some
08:41 FloLeBlanc dax77: does the jm_gallery administration work on your install? (FE)
08:41 just2b alexwx if you don't use it, no problem
08:41 alexwx just2b page Layout i am using just two options
08:42 just2b so if you remove a key you use, you can't use it anyomre.. that simple
08:43 Phlogiston where is the documentation for indexed_search?
08:44 jan___ next stupid question, how could i get the "TSFE->id" in the extension development... not 4 TS ?
08:44 just2b phlog in ter
08:44 just2b jan___ $GLOBALS['TSFE']->id
08:44 jan___ ah ok
08:44 jan___ i think my brain is today damaged ;)
08:46 FloLeBlanc pfff I cannot even display the images of the gallery in the demo version
08:48 FloLeBlanc does someone have the latest firefox available?
08:48 m4rtijn re
08:48 m4rtijn my FF is uptodate yes
08:48 FloLeBlanc http://gallery.m00re.de/5/?no_cache=1&tx_jmgallery_pi1%5Baction%5D=editAlbum&tx_jmgallery_pi1%5BalbumUid%5D=14 could you go there and click on "single refresh" please?
08:48 FloLeBlanc and tell me if you see little images or "undefined" links
08:48 Phlogiston omg its quite much work to set up indexed_search.... very ugly :D
08:49 just2b undefd
08:49 FloLeBlanc pff great
08:49 FloLeBlanc the admin doesn't even work on the demo site
08:49 m4rtijn I hate IE
08:50 just2b who doesnt
08:50 FloLeBlanc i click on seq refresh - no pictures get handled, then on single refresh and what a surprise they are undefined :)
08:51 Phlogiston FloLeBlanc: hmm i think I won't ever update jm_gallery :...
08:51 FloLeBlanc I'm a bit puzzled now because this is the "official demo" and it doesn't work anymore :)
08:51 FloLeBlanc (it did as I remember)
09:01 m4rtijn sry flo.. was afk
09:01 m4rtijn page looks fine
09:01 m4rtijn all undefined , yes
09:03 FloLeBlanc this shouldn't be the case.. this is the demo page *yuck* :)
09:04 FloLeBlanc Fehler: $("jm-gallery-category-create-album-" + category + "-name") has no properties bah...
09:11 smeringe is there any to-me-unknown field type and eval type for hexcolors in TCA? :)
09:12 just2b smeringe sure ;)
09:12 just2b smeringe userFunc :D
09:12 smeringe he.. :)
09:22 Layna Hello again.
09:23 Layna WITHOUT TemplaViola (I am alcking time for that one, unfortunately) can I solve the following problem:
09:24 Layna Arounf SOME content-elements (mostly text and text with image) I need a border... that is, aroudn the content-element INCLUDING the header
09:24 Layna Aroudn some otehrs, I need NAOTHER boder.
09:24 Layna Any pointers about what to do?
09:47 Denyerec Hey guys and girl!
09:48 Jigal hi Denyerec
09:49 Denyerec You ever looked at an extension called CanonBose site starter?
09:49 FloLeBlanc hi denyerec
09:51 Jigal Denyerec: found it... it was Cannonbose (double 'n')... no manual :-(
09:51 Denyerec Aye
09:51 Denyerec I'm always hesitant to install something without a manual, but if it does do some basic extension setup and configuration it could really save me some time.
09:54 Jigal the link to the details (http://typo3.org/extensions/repository/view/cbstarter/0.9.6/) leads to the extension repository itself :-?
09:57 brain-xy hello all
10:06 m4rtijn hi brainy
10:08 FloLeBlanc hi brain
10:10 Jigal hi brain-xy, mirco, \df
10:10 mirco Hey ho
10:10 Phlogiston anyone ever used screenres detection? It works fine here but not on my boss's wide screen mac on camino...
10:11 mirco Phlogiston: Shall I double Test it for u, I'm working on a MacBook-Pro and a have the latest Camino (1.0.4) installed
10:12 eeos hi there
10:13 Phlogiston mirco: I just tested on an other mac... but yes why not: URL: http://www.zurichfilmfestival.com/index.php
10:14 mirco Wanna see the Screenshot ?
10:15 Phlogiston anyone knows a page that prints out the resolution that the browser sends or the browser has
10:15 Phlogiston mirco: do you see that <1280 at the end of the page?
10:15 mirco I'ld say it isn't as expected
10:15 mirco yes I do
10:15 Phlogiston mirco: then your screen size is not detected correctly :(
10:15 mirco Jigal: Cool man
10:16 Phlogiston http://www.auravita.com/B2CBuyer/Info/Browser_information.htm <- I found a page... what says that about your resolution?
10:16 mirco Phlogiston: OK
10:16 smeringe Jigal: :D
10:17 mirco Phlogiston: It says 1440x900
10:19 Phlogiston mirco: Hmm then there must be an error in that extension I thnk
10:20 Jigal Phlogiston: my monitor is set at 1280x1024 and the page you posted said < 1280 ...
10:20 mirco Es ist Mittagszeit, I'll have to go for lunch ... CU later
10:20 Phlogiston what number do you see now on top of the page? mirco, Jigal
10:20 mirco Jigal: but in my case it said 1280 to, and I'm at 1440
10:20 Phlogiston Jigal: very strange. It works here on my laptop
10:20 just2b jigal, are you good with DAM?
10:21 mirco none
10:21 Jigal just2b: the DAM extensions? no, sorry
10:22 Phlogiston Jigal: what number says it now before the page content?
10:22 just2b jigal.. yeah and further more heavey TS and dam(n)
10:22 mirco Only the ol 1280 on the bottom nothin on top of the page... I'll have to go or I want get my lunch, CU later
10:23 Phlogiston mirco: ok cu...
10:23 Phlogiston then the ext is quite buggy :(
10:24 smeringe IT-Globalized: hello and welcome. How is it going with you TYPO3 experts hunting?
10:25 just2b bad
10:26 IT-Globalized Hi smeringe not too good so far :D
10:26 Denyerec if just2b needs an expert, it's gotta be bad.
10:26 smeringe :) haha
10:26 Denyerec Oh wait, misread that totally.
10:26 IT-Globalized nobody has responded to that project posting as of yet at least
10:26 Denyerec Link?
10:26 smeringe Denyerec: maybe you'd like a small T3 project?
10:26 smeringe he..
10:27 smeringe I should look up while writing
10:27 Denyerec I think I got in after the project link got posted.
10:27 IT-Globalized I don't nesecarilly think it nees to be an expert, but someone who knows what they are doing at least, hehe
10:27 Denyerec Where is it ?
10:27 IT-Globalized http://www.it-globalized.com/project_page.aspx?ProjectID=144
10:28 alexwx please anybody help? i would like to create some select box listed from DB table, and in a TCA.php a used 'type' => "select", and 'foreign_table' => 'tx_events_priority', 'foreign_table_where' => 'ORDER BY tx_events_priority.uid',... if i go to create new record, it give me an error> Something is wrong in your syntax bl«o 'FROM tx_events_priority,pages WHERE pages.uid=tx_events_priority.pid ' na
10:28 alexwx riadku 2 This may indicate a table defined in tables.php is not existing in the database! .. some help? thank you
10:28 IT-Globalized hmmm, I got kicked out...
10:28 IT-Globalized the project is at http://www.it-globalized.com/project_page.aspx?ProjectID=144
10:29 Denyerec IT-Globalized can you receive private messages?
10:29 Denyerec I'm not sure you can, you will need to register with Nickserv
10:29 IT-Globalized I can recieve them, but maybe you don't see my replies?
10:29 Denyerec I do not, I think you need to register.
10:30 IT-Globalized " Private messages from unregistered users are currently blocked due to spam problems"
10:30 jan___ yes you have to register
10:30 Denyerec do /msg NickServ REGISTER <password>
10:30 IT-Globalized i.e. I can read but not write
10:30 Denyerec then
10:30 Denyerec you do /msg NickServ IDENTIFY <password>
10:31 Jigal IT-Globalized: I think it will be tough to find someone; there is a lot of demand for TYPO3 developers, so the freelance folks out there can pick the projects they want to do...
10:32 eeos hi everybody
10:32 IT-Globalized yeh
10:32 Phlogiston ok I will do my own little javascript file I think. How can I add JS to my page in TS?
10:34 andreasbalzer for all of you who live in Germany and have to much IT around: http://www.ess-erfurt.de/576.0.html
10:35 Jigal alexwx: you can make a custom list in TCA with your own query. I'll look up an example and post a link to it in a few moments...
10:36 alexwx Jigal ok thank you very much
10:39 FloLeBlanc can someone tell me how I normally remove an additional language from my page?
10:39 FloLeBlanc (hiding the language entry in the root doesn't seem to work)
10:41 Jigal alexwx: http://phpfi.com/239516
10:42 IT-Globalized Jigal, yeh, it definitely seems like a challenge soo far... that request for ongoing work might just go unanswered.
10:42 Jigal alexwx: I assume you can see what changes you must make to your TCA construction :-)
10:43 alexwx Jigal hey but i have ni tca $TCA["tx_events_news"] = Array (,, but i need to get the rows frmo another table, it is ok?
10:44 alexwx from tx_events_priority
10:44 Jigal alexwx: yes, in line 2 I used a call to exec_SELECTquery(), but you can use any query construction from any table and/or any database you want
10:46 smeringe Jigal beskyddaren av #typo3 kanalen does it again. ;)
10:46 Denyerec Phlogiston
10:46 Jigal alexwx: in fact, in the code I borrowed this example from I query data from another table; no problem. The essential part is that you build an array with label and uids in that order and then feed that array to the "items" element in the "config"
10:46 Denyerec you can do it with page.includeJS.file1 = <path> or a normal page.headerdata item
10:47 Phlogiston Denyerec: thanks I found it :)
10:50 alexwx Jigal i have no errors, but no options in the selectbox, what names of columns i have to used? this table has uid, pid and title
10:52 alexwx Jigal aaa i seee
10:53 alexwx Jigal great i got it. thank you :) bud the shame it doesnt work like i tryed previously
10:54 FloLeBlanc javascript firefox debugging question: when receiving the error $("jm-gallery-category-create-album-" + category + "-name") has no properties does that mean that it searches specifically for that string and the value for category is not replaced or just that it is this line?
10:54 IT-Globalized R'ight guys and girls, if there's noone posting a message on the project at http://www.it-globalized.com/project_page.aspx?ProjectID=144 I'll be back the next couple of days I think....
10:54 IT-Globalized take care all =)
10:55 Jigal alexwx: TYPO3 doesn't expect an ORDER BY clause in a configuration item that adds something to an existing WHERE clause... that's probably why your idea didn't work :-)
10:57 alexwx Jigal but i found that syntax in an api doc example, i mean i have bud table, some cols are bad, or smoething missing in a TCA config
10:59 Jigal FloLeBlanc: you are trying to dynamically build the name of a variable in javascript? hmmm... never done that in js :-)
10:59 Layna Hello once more
11:00 FloLeBlanc Jigal: jm_gallery is trying to do this :)
11:00 FloLeBlanc on the demo site it works but I get a javascript error and try to find out why
11:01 Layna Can anybody point me to a place that tells me how to set yoru own frametypes in pagecontent, type, frame? And.... can I put a wrap around a certain kind of it? For Example, I set a frame "orange-frame", and set a wrap ONYL aroud orange-frame content elementsd?
11:01 Jigal FloLeBlanc: if it is a global variable window['var_name'] should work....
11:01 FloLeBlanc jigal: hmm?
11:10 jan___ lol why ? #
11:11 just2b http://www.rggooglemap.com/index.php?id=77 > take a look at the 1st image set
11:11 Layna I guess somethign worked for him ^^
11:11 Layna Niiiiice
11:12 just2b thx a lot... ;) works with images out of a directory, out of records, out of dam, works as a slideshow or as a gallery... fully configurable
11:12 jan___ smile a nice lightbox2 hack
11:12 jan___ ;)
11:13 just2b don't care ;)
11:14 jan___ i've setup a "counter" for lightbox2 if one person opens a picture
11:14 just2b ?
11:14 jan___ hmm click counter
11:14 just2b and result?
11:14 jan___ it works ^^
11:14 just2b lol
11:15 Layna Anyway.. I ahve a question ptu above.. and yet ANOTHER one I an looking for... I hope the one rigth now is easy for you... TECHNICALLY, it is just wrapping...
11:15 jan___ point to a php script and load there an image file and set the header mime type at image ... on the top of the script you could do the DB update
11:15 Layna MENU.1 = TMENU
11:16 Layna *sighs* can'T I psot multiple liens with oen apst here?
11:16 just2b no
11:16 just2b ;)
11:16 Layna Anyway... I want a div wrapped aroudn a menuItem AND it's submenuitems
11:16 just2b post it at phpfi.com
11:16 just2b layna > wrapItemAndSup
11:16 Layna And WHERE? I tried it an´d it refused..
11:16 just2b as you mentioned in your posting
11:17 just2b NO.wrapItemAndSub
11:17 Layna Ah... and psoting... are y9ou runngij around the german typo3-forum?
11:17 just2b don't use this COA, dont need it
11:17 just2b yeah kind of
11:18 just2b i am this guy > http://www.typo3.net/index.php?id=13&action=forum_view_profil&user_id=5089
11:18 Layna LOL, well, that solves the ultiple line problem
11:19 just2b so please write a comment @ posting ;) thx
11:19 Layna YAY, it's wrapped... And all thsi trouble just for a silly NO... ;)
11:19 just2b you understand why?
11:20 Layna Now that I SEE it it makes sense... figurign it out is my problem ;)
11:21 m4rtijn re
11:24 Layna Ok, now that THIS oen is solved, I just have to settle soem CSS stuff about the menu... but at least I have some seriosu experience with CSS ;)
11:25 Jigal Phlogiston: where's the demo site of jm_gallery?
11:25 Layna Anyway, now one where I am even lacking a sensible approach on how to ask google.... I am lacking search-words...
11:26 Layna For PageContent you can set a type... and a frame. invicible, ruler.after and all this kind of stuff. Can I add my own ones there?
11:27 Layna invisible, not invicible..
11:27 just2b layna of course you can add
11:27 Layna *does percussions on her tabel for just2b's singing*
11:28 just2b http://p18381.typo3server.info/Neue-Rahmen-fuer-Content-Elemente.201.0.html?PHPSESSID=6e30c43b3ee12856a29a680c7cd50548
11:29 Layna Just one more innocent question... how long have you been workign with Typo3?? ;)
11:29 Gud 17 years
11:29 Gud it started out as a plug in for emacs
11:30 Gud actually, emacs started out as a plug in for typo3 iirc
11:30 just2b 2,5 years
11:30 just2b but i am quite good with remebering where what is... reading every post @ typo3.net ;)
11:30 just2b and writing to most of threads... as you have seen maybe my posting counter ;))))
11:30 just2b and yeah i have still a gf and a life ;)
11:31 Layna LOL, ah. At elast I donÄt feel elft behind then.... started somewhere at the end of april and was busy with otehr stuff here as well ;)
11:31 just2b busy too.. like now > buying lunch ;)
11:32 Layna Then have a nice meal.. I had mien and shall now defeat my troubles on Typo3 :)
11:32 Layna Bye everybody, till next time :)
11:32 just2b ;) yeah i am 2hours behind... ;) never say students are lazy... lol
11:32 smeringe just2b: :)
11:32 just2b what? ;)
11:33 smeringe just funny, that's all :D
11:33 just2b just2b.com ;)
11:34 just2b http://www.google.at/search?q=just2b+typo3.net&hl=de&filter=0 ;)
11:34 just2b so bye ;)
11:42 mirco Phlogiston: Have U found a solution?
11:52 skorpi did someone use the crawler already?
11:52 brainxy skorpi.. no.. i used winhttracker or the wget tool from linux
11:55 koomi is category selction broken in tt_news 2.5.0?
11:56 FloLeBlanc lol great.. I tracked the problem down to a problematic ajax call... unfortunately the author of jm_gallery did not do ANY error handling regarding that and no error was given...
11:58 koomi errors in ajax are so uncommon there was probably no need for it *scnr*
11:58 FloLeBlanc hehe
11:58 FloLeBlanc is scnr something like "sarcasm"? :)
11:58 Jigal FloLeBlanc, koomi: is that the same problem Phlogiston was talking about?
11:59 FloLeBlanc Jigal: don't know what he did talk about I guess he meant the "ecard" problem
11:59 FloLeBlanc I'm not that far yet
11:59 FloLeBlanc trying to get the basic thing to work
11:59 skorpi brainxy: thx, probably just found the solution....
12:00 koomi Jigal: which one was that?
12:00 koomi Jigal: i've got erratic behaviour with category selection in tt_news to offer
12:01 Jigal sorry, got the names mixed up; where I mentioned Phlogiston, I meant FloLeBlanc :-o
12:01 FloLeBlanc lol
12:06 FloLeBlanc hmm
12:07 m4rtijn garglpfkrm
12:07 m4rtijn that had to be said..
12:08 m4rtijn would anyone know what the problem could be if I use "translation handling" from the extension manager.. and get the error: Could not fetch translation status .. if I use "update from repository" ?
12:10 fred^ in my multi language setup i have three languages, with english set as default. i am trying to get my site to default back to english content if there is no content specified in the other languages. eg. english page has a headline, while russian and norwegian are empty -> thus english headline is displayed in russian and norwegian as well
12:11 m4rtijn wb just2b
12:13 Jigal FloLeBlanc: I can't find anything about $(xxxxxx) being a javascript construction, maybe a typo that should be ${sfjsldkf} in the PHP??
12:13 FloLeBlanc Jigal: no I think that is just (hold your breath) the array name *yuck*
12:14 FloLeBlanc I tracked the problem down to a wrong AJAX call due to what I think album ID = 0 but I don't know why it is not set yet
12:14 fred^ at the moment im trying : config.sys_language_mode = content_fallback <> config.sys_language_overlay = 1
12:19 Phlogiston anyone heard of that: TypoScript (see 'getText' in Tsref): ?
12:19 m4rtijn is there smth like firebug for IE ?
12:20 dax77 re
12:22 smeringe m4rtijn: yes MS has a similar but not as good for IE7 at least
12:22 m4rtijn ah.. im still using IE6 :p
12:23 smeringe k. me to now again :)
12:23 m4rtijn its ok. I just have to hope for the chanse to meet smbdy from microsoft to let out my frustration
12:23 Phlogiston what type is that: ->CARRAY ?
12:23 m4rtijn maybe I'll give them a call
12:23 m4rtijn :p
12:25 Phlogiston why does this not work: page.headerData.1 = fooooo
12:25 just2b page.headerData.1 = TEXT
12:25 just2b page.headerData.1.value = fo
12:26 m4rtijn :p
12:26 FloLeBlanc does anyone know where I would find $GLOBALS['TSFE']->JSeventFuncCalls['onload']['GalleryAdmin.setPageID();']= "GalleryAdmin.setPageID('".$GLOBALS['TSFE']->id."');"; n the code?
12:26 FloLeBlanc on top in the body onload tag?
12:27 just2b either in the <body-tag or there is already a call t3loadwrapper or something like that... then in there
12:27 Phlogiston m4rtijn: its not my day today I'm sorry....
12:28 smeringe m4rtijn: it seems to work in ie6 as well.. http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en
12:30 FloLeBlanc http://phpfi.com/239529 = > if someone has the time to check if my guess is wrong
12:30 m4rtijn theres no reason to excuse Phlogiston :) I like having company
12:30 m4rtijn thx smeringe
12:30 Phlogiston m4rtijn: hmm what do you mean?
12:30 m4rtijn company in my noob corner
12:30 m4rtijn ;)
12:33 m4rtijn that very usefull.. thx again smeringe
12:33 m4rtijn *thats
12:33 Phlogiston m4rtijn: hmm :lp
12:33 smeringe np m4rtijn :)
12:35 FloLeBlanc no one on the post?
12:43 FloLeBlanc reformulation: can someone tell me where and how $GLOBALS['TSFE']->JSeventFuncCalls['onload'] gets handled?
12:44 Jigal FloLeBlanc: TS?
12:47 FloLeBlanc jigal: yes but is this provided per default from typo3? is it in content?
12:48 m4rtijn grrr, arg
12:50 m4rtijn would anyone know how to get the date display in tt_news list view: monday, 5 june, 2007 to another language
12:51 m4rtijn I have everything in german apart from that
12:51 skorpi FloLeBland:class.tslib_pagegen.php function JSeventFunctions
12:52 FloLeBlanc skorpi: thank you will check that out
12:58 skorpi uschi?
12:59 FloLeBlanc äh ok now I'm a bit puzzled... class.tx_jmgallery_view_Admin.php (44): $GLOBALS['TSFE']->JSeventFuncCalls['onload']['GalleryAdmin.setPageID();']= "GalleryAdmin.setPageID('".$GLOBALS['TSFE']->id."');"; => if I do class.tslib_pagegen.php (335): print_r($GLOBALS['TSFE']->JSeventFuncCalls['onload']); it's EMPTY however ???
13:00 _maniac_ Hi, have someone worked with LDAP? is it possible to create user in LDAP directory with typo3 extensions?
13:00 FloLeBlanc the function where the onload func is assigned IS called however testet that with a print too
13:02 timof hi smeringe
13:02 smeringe hi timof
13:03 smeringe have you made yourself a huge glossary db now? :)
13:03 timof :-)
13:03 timof need again ur help ;-)
13:03 timof only little question
13:03 smeringe shoot
13:04 Sfinx Hi All!
13:04 timof normaly the marked word in the content should be a link to the full description in the glossary
13:04 Sfinx I have a problem
13:04 timof but its not a link
13:04 Sfinx i just installed Typo3 but when i go to backend amdin i cant login
13:04 timof i only see the short tool-tip
13:04 Sfinx nerver made an account
13:04 timof admin password
13:05 timof @sfinx
13:05 Sfinx downst work :S
13:05 Sfinx also is 36 tables enough?
13:05 Sfinx Your login attempt did not succeed. Make sure to spell your username and password correctly, including upper/lowercase characters.
13:05 smeringe Sfinx: are you using mysql 5?
13:05 Sfinx jepz
13:06 Sfinx but when i use 1,2,3 it hangs at step 3 for making a databse
13:06 Denyerec Is there any way to get the extension repo to work on a server that denies fopen?
13:06 smeringe k. the install tool had/has some problem with the strict mode of that version..
13:06 Sfinx the site says that it has been loaded "Done" In the left bottum but the screen is blank
13:07 Sfinx i have the newest version
13:07 Sfinx there are 36 tables masde
13:07 Sfinx when i use the url it syas that there are no pages
13:07 smeringe in your my.ini for mysql set sql-mode="MYSQL40" and then go to install tool and update admin user or something like that
13:08 Sfinx Memory limit below 16 MB
13:08 Sfinx is that the kill?
13:09 Sfinx memory_limit=8M
13:09 Sfinx is not big eneough?
13:09 just2b no lol
13:09 just2b 50mb is better
13:09 smeringe m
13:10 smeringe timof: hm.. me to. as I said, I've never actually ever used that ext before. Check the manual on how it's supposed to work and why..
13:10 smeringe it seemed quite well written imho
13:10 timof config.tx_a21glossary {linkToGlossary = dfn}
13:10 FloLeBlanc skorpi do you know by chance what happens between the inclusion of the extension files and the processing of class.tslib_pagegen.php?
13:10 timof that should done it but no
13:11 smeringe timof: well, is your glossary record a definition?
13:12 smeringe :)
13:12 timof yes :-)
13:18 Sfinx but is that why i cant run?
13:18 Sfinx ^^
13:22 smeringe Sfinx: I've had similar troubles with the install tool (not actually creating your admin accoutn) due to mysql strict mode as I said.
13:24 Sfinx so i have to ask my webhost to make the mb higher?
13:24 Sfinx and then it should be fixed?
13:24 FloLeBlanc Any input from someone why JavaScript onload includes can be lost?
13:27 timof hm
13:27 timof at some entries there is a link. some not.
13:30 Sfinx "No pages are found on the rootlevel!". This is what the url says at the moment
13:30 smeringe Sfinx: that should be correct if it's a fresh install..
13:32 Sfinx strange
13:32 Sfinx then the only thing is i cant loggin :P
13:35 m4rtijn would anyone know how to get the date display in tt_news list view: monday, 5 june, 2007 to another language
13:35 m4rtijn I cant find these things anywhere in tt_news..
13:36 FloLeBlanc m4rtijn: http://phpfi.com/239549
13:36 m4rtijn does tt_news use some typo3 default date settings?
13:36 m4rtijn ah.. thx. I'll try that
13:36 FloLeBlanc config.locale_all = de_DE@euro => changes the weekday name language as far as I remember
13:38 m4rtijn hmm.. nope.. didnt change it
13:39 m4rtijn I have that setting..
13:39 m4rtijn didnt work either..
13:39 m4rtijn I was hoping I could hardcode it somewhere in a .xml.. but no luck there either
13:41 FloLeBlanc what do you want to change actually
13:41 FloLeBlanc the weekday name or the date format
13:42 Phlogiston hmm I'm having troubles importing tt_news from another site.... I imported the whole table. In mysql I see all the characters correctly. But in typo3 BE and FE äöü are screwed up... how could that be? To what do I need to convert the table? My browser and system and site is in utf8
13:43 FloLeBlanc perhaps the imported news are iso?
13:43 Phlogiston Hmm ok that could be
13:43 Phlogiston FloLeBlanc: what do I need to do then?
13:43 FloLeBlanc phlogiston: I don't have a clue :)
13:43 Phlogiston I tired to convert from iso to utf8 before but it did not help
13:44 FloLeBlanc in php you can use utf8_unencode($string);
13:44 Phlogiston FloLeBlanc: I know
13:44 Phlogiston grrr I'm going crazy today... wtf is wrong
13:48 m4rtijn the weekday name flo..
13:48 m4rtijn instead of "monday" it should be "montag"
13:48 FloLeBlanc config.sys_language_uid = 1
13:48 FloLeBlanc config.language = de
13:48 FloLeBlanc config.locale_all = de_DE@euro
13:49 FloLeBlanc check if your server wants de_DE@euro, there are different versions for different servers afaik
13:49 FloLeBlanc JSeventFuncCalls will drive me crazy I fear... grrr
13:49 m4rtijn finally :) thx a lot flo
13:49 FloLeBlanc yw
13:50 pesz Hi, trying to install llxmltranslate extension under typo3 4.1.1, but after the installation process in the details i get the following problem: Code warnings:
13:50 pesz (developer-relevant) The XCLASS filename-key "ext/llxmltranslate/mod1/index.php" was different from "ext/llxmltranslate/mod1/class.sc.php" which it should have been!
13:51 Jigal also useful to check if and which locales are installed on the server ;-) Couldn't set any localized dates on a server, because it only supported US English locale...
13:51 pesz is it a bug or can i solve it somehow?
13:53 Phlogiston hmm damn damn
13:55 pesz would love to add some Hungarian translation to "sr_feuser_register"
13:58 Denyerec Say
13:58 Denyerec is there a plugin that lets you set the login image?
13:59 Denyerec Preferably on a per-site basis so multiple sites on the same install can have a customised login inmage
13:59 Denyerec *image]
13:59 Denyerec -]
13:59 Denyerec gah!
14:00 alexwx please how to solve it? NO entry in the $TCA-array for the table "tx_events_news_priority". This means that the function enableFields() is called with an invalid table name as argument. thank you
14:04 alexwx i just have to use some table in one extension, the table i added into ext_tables.sql, typo3 update it by its self
14:18 m4rtijn hmm, I've never done this before... if I need different html templates for pages on the same navigational level whats the best way to do that?
14:18 smeringe may truly dumb but can I have spell check on headings and other input fields (non-rte-blabla-based)..
14:19 smeringe m4rtijn: are you using tv or old style templates?
14:19 smeringe I mean normaly you would just choose a template for your single page?
14:20 eeos hy everybody
14:20 m4rtijn old style
14:20 m4rtijn I have my template on root (navi lvl 0) and all pages that use that template as subpages from root
14:21 smeringe m4rtijn: if I remember it right (like1½ since I did it) it should be done with this http://typo3.org/extensions/repository/view/rlmp_tmplselector/1.2.3/
14:21 m4rtijn but.. if I make a root-part-2 .. and all pages that need a different template as subpages from that.. my navigation in FrontEnd gets destroyed
14:25 m4rtijn thx smeringe I'll try that
14:33 m4rtijn can I use a different .css file then as well?
14:41 smeringe m4rtijn: should be doable yes.. if defined in the template or in TS..
14:41 m4rtijn I did in template which didnt work :p
14:41 m4rtijn I'll try some TS
14:42 just2b (or would have needed, because there was none, until now :D)
14:45 smeringe just2b: you crazy to-much-time guy :D
14:46 just2b smeringe.. ah yeah i forgot.. one of the keys of the success is the community and the cool extensions ;)
14:46 smeringe just2b: nice. I think I'll need one actually :) how/when/where? :D
14:47 just2b smeringe > donate some money @ http://www.just2b.com/meintypo3.html *gg*
14:47 just2b this is the how :D
14:47 smeringe meh..
14:47 smeringe I made some adaptations for vc_javascriptslider (or what it's called) to support folder reading instead of hand picked images
14:48 smeringe just2b: sorry. don't understand german ;)
14:48 just2b smeringe just press the paypal button ;)
14:49 m4rtijn :)
14:49 smeringe :)
14:49 smeringe sorry. maybe.. I'll think of it
14:49 smeringe :D
14:50 m4rtijn hmm, smeringe.. I have this line in my TS setup: template.file = fileadmin/templates/main.html
14:50 m4rtijn do I have to delete that if I want to make use of the extension you suggested?
14:51 smeringe m4rtijn: the answer is available @ smeringe.se/paypalfixingit.now :P
14:51 m4rtijn :)
14:52 smeringe m4rtijn: don't think so, I think you'd like to have a default template, but my rememberings ar vauge unfortunatily. it's a while since i used it
14:52 TaLi_ hi
14:52 wilz hi
14:53 m4rtijn I used the extesion, and chose another template.. but the page still uses the old one :(
14:53 wilz my extension extends the auth service with subtypes authUserBE and authUserFE ... the BE is working but not the FE
14:53 wilz any idea of what it could be ?
14:54 dokma ppl
14:54 dokma I want to disable caching on my devel site
14:54 dokma where is this done?
14:54 dokma install tool? ts setup?
14:58 wilz I would guess TS, but I never had to do it so I don't know
14:59 smeringe cya folks
15:05 beev0r how can i edit the name for the filelink layout in my backend?
15:05 beev0r atm it is "standard, layout1, layout2, layout3"
15:06 beev0r but i just need "standard" to be named "VCS Download" and the alternate layouts need to be removed
15:06 beev0r any idea?
15:08 skorpi beev0r: You can do that with TSConfig. Goto typo3.org -> documentation -> References -> TSConfig and have a look at the section TCEFORMS.
15:09 beev0r ok thanks!
15:12 m4rtijn hmm.. if I build my site in old style.. not TV.. it shouldnt be that difficult to have different .css files for some pages on the same menu lvl right?
15:13 skorpi m4rtijn: Its not old and new style. Its standard and tv style :-P
15:13 TaLi_ For a TYPO3 with 100 Website,
15:13 TaLi_ you think that one needs server config ??!
15:15 skorpi m4rtijn: do you want the user to select the css or is it done by the administrator?
15:17 m4rtijn by me
15:18 m4rtijn hmm.. I think I found a solution... with an extension template
15:18 skorpi then simply make an extension template at those pages and overwrite the TypoScript, that includes the CSS-file in that template.
15:18 skorpi erm :-)
15:19 m4rtijn yay.. thx skorpi
16:12 gerards hi everyone
16:13 ries gerards: dude!!!
16:17 uschi_ hey, gerards, back to life?
16:18 gerards yep
16:27 Denyerec hey gerards
16:30 gerards hi Denyerec hows it going?
16:30 Denyerec "The same"
16:31 Denyerec Having some grief with MailformPlus at the moment.
16:31 Denyerec You?
16:31 gerards a little chaotic here.
16:32 gerards home network not set up properly. subversion client isn't doing too well (not working well with eclipse) etc.
16:32 gerards and I was sleeping on my brother's couch for awhile there.
16:37 Denyerec Doh
16:37 Denyerec You back in Singapore ?
16:41 gerards yep. love the heat here.
16:45 gerards Denyerec:
16:46 gerards uschi_: ries I'm going home. I'll see you guys in a couple of hours.
16:46 Denyerec Cya gerards
16:46 Denyerec oh
16:46 Denyerec befor eyou go
16:46 Denyerec You ever worked with mailformPlus ?
16:46 uschi_ ciao till later :)
16:47 gerards Denyerec: nope.
16:47 gerards sorry.
16:48 gerards oh i got a new Mac... :) been trying it out, it looks good so far.
16:48 uschi_ grats, gerards
16:49 Denyerec Hehe
16:49 Denyerec I bet that was Ries's doing
16:49 Denyerec uschi...
16:49 Denyerec You know you can configure plugins via Typoscript
16:49 ries Denyerec: evey found a good commercial shop system?
16:49 Denyerec or sometimes you can insert them onto a page and use the flexform?
16:50 Denyerec Ries - No :( THere was one the Canonbose guys mentioned, but when I logged into the demo it was more confusing in the BE than Cubecart. I'm still searching.
16:51 Denyerec I need to configure a plugin differently for each page it appears on.
16:51 Denyerec It appears on 4 pages.
16:55 Denyerec I know if I modify plugin.tx_thmailformplus_pi1.... it'll alter all plugins.
16:55 bedlamhotel Denyerec: [globalVar = TSFE:id=2] plugin.tx_foobar.foo = bar [global] ring any bells (I know you'll tell me this is unworkable for some reason, but I have to make the attempt...)?
16:55 Denyerec So how on earth do I change settings for just one page, when the page doesn' thave an entry in the flexfo...
16:55 Denyerec Ah
16:55 Denyerec Bedlam
16:56 Denyerec You see I can't do that...
16:56 Denyerec ...it's way too easy
16:56 Denyerec ¬_¬
16:56 Denyerec Hehe :)
16:56 bedlamhotel *L*
16:56 Denyerec Thanks dude, that's spot on.
16:56 bedlamhotel I /knew/ there would be a reason... ;-)
16:56 Denyerec MailformPlus is nice in some ways, and in other ways oh man, just pure legwork.
16:57 Denyerec 's OK if you want only one custom form on your site, but if you need many, then there's a lot of TS to write.
17:11 m4rtijn cu tomorow
17:33 bedlamhotel Anybody feel like answering a stupid php question?
17:34 just2b bedlamhotel sure
17:35 bedlamhotel just2b: thanks ;)
17:36 bedlamhotel Simple really: I'm working with cookies in a small non-TYPO3 app, but I keep getting "cannot modify header info" errors just because I'm including a file that contains only a data array...does that make sense to you?
17:37 just2b so you write some code before the <html>?
17:37 bedlamhotel ...there're /only/ variable assignments in the included file.
17:37 bedlamhotel Yes.
17:37 just2b so don't do it
17:37 just2b ;)
17:37 just2b no reason for that
17:37 bedlamhotel No reason for what?
17:38 just2b code before the <html> starts
17:38 bedlamhotel php code, no output.
17:38 just2b you still need an html output
17:40 bedlamhotel just2b: I don't understand what you mean. I'll show you a simplified bit of code:
17:41 bedlamhotel http://phpfi.com/239623
17:41 ks what's the purpose of md5 integer hash in indexed search extension ?
17:42 just2b bedlamhotel where do you set an ouput?=
17:42 just2b before line 11?
17:42 ks just don't get the logic behind Kasper's hashing
17:42 ks function md5inthash($str) { return hexdec(substr(md5($str),0,7)); }
17:43 ks isn't that stupid ?
17:43 bedlamhotel just2b: that's just it--at this point, there is NO output.
17:44 just2b bedlamhotel maybe in language_data.php?
17:44 bedlamhotel just2b: it's just an array, as shown in the comment on the phpfi page.
17:45 eeos have a nice evening everybody!
17:45 just2b ah got it.. hmm not really an idea :(
17:46 bedlamhotel just2b: argh ;-) Thanks. I notice that if I paste the array directly into the file instead of including it, it will work... Odd. I wonder if it's to do with this server in some way.
17:48 just2b hope the 2nd file has got the <? ?> ?
17:50 bedlamhotel just2b: it does.
17:57 ks does anyone has indexed_search working well with 3000+ pages ?
18:11 bedlamhotel just2b: still there?
18:11 just2b yeah
18:13 bedlamhotel just2b: the problem is related to utf-8 encoding. Server is not sending right headers I think...
18:14 andreasbalzer hi! I have a serious problem. IE refuses to open www.ess-erfurt.de Why does this happen?
18:33 blubberi hello guys :)
18:33 Glimps I have a TemplaVoilà templte with two TS path element taht don't get rendered in the front end. When I preview the template everything is fine, anyone knows what's going on?
18:33 Glimps hi
18:38 blubberi hmm whats the easiest way to let some of my FE users edit normal Page content? (and creating pages)
18:40 Glimps blubberi : Actions can be a good way
18:40 blubberi Glimps: hmm what do you need with Actions? never used that
18:41 Glimps let me check if I can find the documentation about Actions
18:42 Glimps Actions can be defined in the task center
18:42 Glimps it comes with typo3 4.0 and aboove
18:42 Glimps above
18:48 bedlamhotel andreasbalzer: still there?
18:58 just2b someone can help with getRecordOverlay ? won't work
19:01 roam Is it possible to have an error document for pages who are not shown because users lack the right to view it (or aren't logged in)?
19:01 roam like a 404, but for access rights?
19:01 blubberi Glimps: where is this Actions thing in the menu?
19:02 smeringe just2b: what's up with you overlay? I've used it at some places so I might compare to it if you like
19:03 just2b smeringe i don't know.. i know it should work...but doesn't
19:03 just2b TCA
19:03 just2b "image" => Array (
19:03 just2b "exclude" => 1,
19:03 just2b "l10n_mode" => 'mergeIfNotBlank',
19:04 just2b and the usual code in my class http://phpfi.com/239640
19:11 just2b smeringe_ so?
19:13 smeringe_ just2b: not really sure..
19:14 just2b yeah i am sure.. it should work :(
19:15 smeringe_ not that it has to do with it, but why are you not supplying your OL var that you defined?
19:15 just2b pardon?
19:16 smeringe_ the var $OLmode thought you could pass it to ..overlay()...
19:17 smeringe_ nah, sorry just2b.
19:23 isolysis hello peeps, I am trying to configure a template using templavoila but its quite tricky.. my first question is, doesn't typo3 have a breadcrumbs feature and where can I edit it?
19:23 just2b isolysis TYPYO3 has got breadcrumbs... they are just a normal menu
19:24 isolysis just2b i see, but if I wanted to set where the breadcrumbs are shown, i.e. which div container on the template.. how do i do that?
19:25 isolysis i am aware of the standard menu,, but isnt' the breadcrumbs an additional menu
19:25 just2b you can have as many menus and objects as you want
19:25 just2b where to show it > TV > mapping
19:25 just2b sorry i am not more into TV
19:32 isolysis just2b thanks for your comments
20:14 null0_ hoi
20:21 just2b ries, hey
20:23 ries hey just2b
20:24 just2b i got it working ;)))
20:24 just2b take a look > http://www.rggooglemap.com/en/dev/rgsmoothgallery/smoothgallery-in-text-with-image.html
20:25 just2b never handeld such a big ts
20:27 Epiphex i just had to come here and ask, what does everyone use in conjunction with the directmail extension, i mean for actually signing up
20:27 Epiphex the sr_feuser_registration just raped an install of mine
20:54 Denyerec Does Typo3 have a spellcheck module ?
20:54 Denyerec or is there some cool browser tool / widget that can be used for this?
20:57 bedlamhotel Denyerec: newer versions of Firefox have spellchecking enabled by default for textareas...alternatively, htmlarea can spellcheck provided the right stuff is available on the server.
20:57 Denyerec Mmm
20:57 Denyerec Ok
20:57 Denyerec I shall try and find out what's required
20:57 Denyerec I think it might be rspell
21:02 Denyerec aSpell
21:03 bedlamhotel Denyerec: it's in the manual in /some/ detail (can't recall just how much though)...
21:04 Denyerec Yeah it's o I have a new problem
21:04 Denyerec I have an FCE in which fields are only visible if you're an admin
21:04 Denyerec and I have no idea what part of the access list controls this
21:04 Denyerec (it's a text input box)
21:04 Denyerec any offers?
21:05 bedlamhotel Denyerec: for non-admins are the TS and DS fields available?
21:05 Denyerec No... I didn't want them messing them up
21:05 Denyerec Is that the cause?
21:06 Denyerec DO I need them in "tables modify" or just "tables listing"
21:07 bedlamhotel good question. Can your non-admins access e.g. the text part of a text content element?
21:08 Denyerec yes
21:08 Denyerec just in this FCE
21:08 Denyerec no edit fields are available
21:09 Denyerec they can edit existing ones
21:09 Denyerec byt when they create a new one, all they can set is the standard header
21:09 bedlamhotel Yep. To create a new one, they're going to need to be able to set TO/DS.
21:11 Denyerec So it'll be in the Exclude Fields
21:11 Denyerec why is that column so ddamn narrow!!!
21:12 Denyerec bedlamhotel: can they be enabled, but hidden from view?
21:12 bedlamhotel Denyerec: if they're hidden from view, your editors will still not be able to create new ones...
21:13 Denyerec Bummer
21:13 Denyerec oh wel
21:13 Denyerec at least it's working
21:13 bedlamhotel ...but in principle you should be able to hide them with TSconfig.
21:24 titii hi there
21:24 titii anyone know some nice guid about RealURL installing and configuring? thank you
21:25 titii or helper extensions
21:31 titii no body there?
21:47 koomi titii: this is pretty much the dead time in here
21:47 koomi titii: did you check the wiki.typo3.org pages?
21:48 titii koomi also i found it, nice one. really works, if you want...
21:49 koomi titii: hrhr. thank you. i try to quit realurl.
21:50 titii koomi why?
21:50 koomi titii: using iis 6.0 with typo3 4.0.5
21:50 koomi would have to patch some core files
21:50 koomi and that is something i don't want to do
21:51 koomi i'm waiting for an upgrade to 4.1.x and see if they got realurl running on iis by then
21:51 koomi and now!
21:51 koomi i'm off to bed.
21:51 koomi nighty night
21:51 titii aaaah, so versioning, i am using all the latest
21:51 koomi titii: a luxury not everyone can afford :)
21:55 titii koomi :)
21:55 titii fresh install
22:00 koomi ever tried that on a running system with 40 users and ~2500 pages? :)
22:01 koomi bedbedbed.
22:01 koomi night
23:33 tansta good morning
23:34 just2b hi tansta
23:39 tansta hi just2b
23:39 just2b how are you?
23:40 tansta i am good good thanks and yourself ?
23:40 just2b yeah great.. finished another great ext
23:43 just2b wanna see
23:43 tansta no kidding
23:43 tansta what is it ?
23:43 tansta yes yes i want to see :D
23:44 just2b english i guess?
23:44 tansta yes
23:44 tansta ;)
23:44 just2b http://www.rggooglemap.com/en/dev/rgsmoothgallery/smoothgallery-in-text-with-image.html
23:44 tansta although i love to learn german, but its too hard for me
23:44 just2b click yourself through the links at the bottom right
23:46 tansta that is MADDDD ext
23:47 tansta well done mate
23:48 just2b :D ;)))
23:48 tansta is it release ?
23:48 just2b like it?
23:48 tansta yes yes
23:48 just2b just completing manual
23:48 tansta oh okay
23:48 just2b better than lightbox? ;)
23:48 tansta much better
23:48 tansta i like the fact that you can use it with content element
23:48 just2b :D
23:49 just2b yeah this is just grat
23:49 just2b even with caption..
23:49 tansta i know...how cool
23:49 just2b also as slideshow, so after e.g.2000ms switching
23:49 tansta can you have more than one gallery on 1 page ?
23:49 just2b didn't see the 2nd one @ link?
23:49 tansta does the small image need to be uploaded separately or resize using image magick ?
23:50 just2b oh come on... ;)
23:50 just2b of course only one time
23:50 tansta WOWWW
23:50 tansta some other ext dont do it you know ;)
23:50 tansta kinda stupid
23:50 just2b and you can also tell the ext a path to directory and the images are shown.. this doesnT work in a contnet element#
23:51 tansta that's okay, can use it as a gallery
23:51 tansta this is good
23:51 tansta i cant wait to try
23:51 just2b yeah ;)
23:51 just2b please leave a msg at http://www.rggooglemap.com/en/dev/rgsmoothgallery.html ;)
23:52 tansta i will when i give a shot
23:52 tansta what about donation ?
23:52 tansta where do i do that ?
23:52 just2b paypal button here > http://www.just2b.com/meintypo3.html
23:52 just2b but i will add here one too
23:52 tansta yeah you should
23:52 just2b ;)
23:54 tansta when will your docs complete ?
23:54 just2b 10min?
23:55 tansta cool
23:55 tansta i'll check back this afternoon to try it
23:55 tansta :D
23:55 just2b ;)
23:56 just2b wanna see the ts for the gallery in tt_content
23:57 just2b just some lines: *gg* http://phpfi.com/239723

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.