Search the website and IRC logs

#TYPO3 IRC log from : Friday 12 March 2010

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul 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
07:07 uriah|lap hmmm... for some reason special = language doesn't respect my baseURL
07:07 uriah|lap for the default language's link
07:49 swemark Good morning TYPO3
07:50 swemark I have an issue where _all_ tt-news elements seem to disapear from the front-end at random and does not show itself until a clear cache is done. Anyone else had this problem?
08:32 JGE Hi out there. Can anyone help me with a installation-problem ?
08:34 swemark JGE dont ask to ask, just ask.
08:37 JGE Hi Swemark. I am new in Typo3 and have read a lot on the internet. Now I have come to the installation-part on my webhotel. In step 2 I cant creat new database and I cant find any FAQ. What is wrong?
08:38 sorenmalling JGE: Your user probably don't have the rights to create a new database, but you should see a list of databases in a dropdown, which you can choose from
08:39 JGE I have enter the correct user and password and host. There are no database to select in step 2.1
08:40 swemark As soren says you probably need to create your database through your webhotel's GUI and the go ahead an insert the proper user and password in the installation-process
08:41 swemark hosts usually dont grant their mysql-users access to CREATE
08:41 JGE Okay, I try that.Thanks
08:52 tmkd hi
08:53 tmkd i have configured tt_news, it shows list of news
08:54 tmkd how can i set place to show single news?
08:59 sorenmalling tmkd: Create a new page and insert a tt_news element and set it as single view. in your list view, choose the newly created page as link for single view mode
09:10 FloLeBlanc hi all
09:16 swemark Morning
09:20 Thasmo Hi! Can someone please help me with Extbase, returning also deleted items? That really bugs me.
09:27 maholtz|WORK morning
09:29 FloLeBlanc hi maholtz
09:35 milpoer hi all.
09:36 milpoer how to add a link in my newslette to such users can unsubscripe??
09:44 FloLeBlanc milpoer: I'd link to the user edit page where they can uncheck the "receive newsletter" box if you use sr_feuser_register
09:44 Thasmo Hi! Can someone please help me with Extbase, returning also deleted items? That really bugs me.
09:45 milpoer FloLeBlanc: Thanks,, use sr_email but the procedure must be the same..
09:46 FloLeBlanc milpoer: do you need a demo on how to create the link via ts?
09:46 milpoer FloLeBlanc: that would be greath.. if language depende, that would be cool..
09:48 FloLeBlanc http://www.phlogi.net/f/t3/tsp/sp/-c8a9befdf9/ sorry no language dependancies - this just creates a link to open on a blank page with id 18 (user edit page)
09:49 milpoer FloLeBlanc: thx..
09:50 BejjWrk morning
09:50 FloLeBlanc hi bejjwrk
09:51 FloLeBlanc hmm I can't help but this integration of evalfunc for sr_feuser_register is weird... instead of providing a hook that lets me define a custom new value to check I get the whole array and have to fill the according places :(
09:51 smeringe yo! :)
09:58 FloLeBlanc ho
10:14 soee hi
10:15 soee can u tell me how can i using TS add videogallery (plugin called tx_bddbflvvideogallery_pi1) on my page?
10:24 Prot0 morning
10:25 Spooky_ morning
10:42 soee_ hey iv created simple extension using kickstarter and using import extension uploaded it but i can see any dir with my extension in typo3conf/ext/ any idea where it can be ?
10:42 soee_ *cant
10:44 Bluespuke hello, short question: is there a way to explore the registers? or can i find a listing about all register allready used by typo3?
10:45 iaj lo there I guess thats an htacess based issue but is there a way to have a http://domain/foobar be redirected to http://www.domain/foobar ... and to have http://domain/home.php just as http://domain
10:45 iaj :s
10:47 Bluespuke iaj: redirect via .htaccess: http://enarion.net/web/apache/htaccess/redirect-www-and-no-www/
10:48 Bluespuke iaj: and with "DirectoryIndex myDefaultFile.php" you can define the file used by apache when you specify nothing like domain.com
10:49 iaj what is that second thing you mention.. a plugin?
10:49 iaj first one is working - thanks so far :)
10:50 Bluespuke no, it's a line for the .htaccess too...
10:50 Bluespuke forgot to mention that, sorry
10:52 iaj hmmm thats not working :(
10:52 iaj I want to have it shown as http://domain.com but show the contents from http://domain.com/home.php
10:53 Bluespuke so you should add 'DirectoryIndex home.php' to your .htaccess
10:56 Bluespuke iaj: check out the doc here: http://httpd.apache.org/docs/2.0/mod/mod_dir.html
10:58 MikePer Anyone an idea what the setting 'Custom stdWrap' in the DS of a template in TemplaVoila does?
11:02 iaj Bluespuke, thank you so much for your help:)
11:02 Bluespuke your welcome!
12:00 MikePer Can I change how RECORDS renders the tables content?
12:33 MikePer tt_content is a top level object, right? So should I be able to do conf.tt_object = tt_object in a RECORDS?
12:35 MikePer I guess there are no typoscript gurus here today :)
12:50 kotelette Hi everybody! I have a problem with the staticpub replacing my javascript src attributes
12:51 kotelette is there any way to prevent it from modifying my JA code?
12:51 kotelette JS code?
13:05 MikePer Is there a way to prevent cssstyledcontent from adding it's css definition into my page?
13:08 Tobias_B hello, can somebody help me with the configuration of feedit? i got troubles with the extension simulatebe and feedit
13:12 Tobias_B only the normal user "admin" has access to feedit(it's show for him) but the second admin which i created don't have access to feedit..
13:21 soee hey i need help with this: inside my extension i can get flexform data using this code: $piFlexForm = $this -> cObj -> data['pi_flexform']; and how can i get inside my extension pi_flexform data from other extension ?
13:36 maslenka hello
13:37 maslenka can someone help me with shop extension?
13:43 Prot0 tt_products? commerce?
13:48 teppi|work MikePer, plugin.tx_cssstyledcontent._CSS_DEFAULT_STYLE > ?
13:50 maslenka Prot0: was trying extendedshop but that one was acting weird
13:50 maslenka Prot0: now playing wit tt_products and I only get blank page
13:51 maslenka blank page on frontend page with tt_product plugin
13:51 Prot0 followed the instructions in the extension manual? :)
13:51 Prot0 (included static templates)
13:51 maslenka yes
13:51 maslenka its loading loading loading
13:51 maslenka and then just blank
13:53 maslenka followed this: http://wiki.typo3.org/index.php/Tt_products_tutorial
13:53 Prot0 do you displayErrors enabled or can you check your php errorlog?
13:55 maslenka [Fri Mar 12 14:04:58 2010] [error] [client 127.0.0.1] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'PATH_BE_div2007class.tx_div2007_alpha.php' (include_path='.:/usr/lib/php') in /var/www/htdocs/typo3conf/ext/tt_products/pi1/class.tx_ttproducts_pi1.php on line 54, referer: http://localhost/index.php
13:56 maslenka not that i am very clever reading that :)
13:57 MikePer teppi|work, I am a noob, where would I look for that?
14:01 teppi|work MikePer, Template -> Pagetree: the page with you template -> Top Dropdown: Typoscript Object Browser -> Dropdown below: Setup ..
14:01 teppi|work *r
14:01 maslenka what is "PATH_BE_div2007"? or what is it supposed to be?
14:04 teppi|work maslenka, i think its a global constant which wasnt set
14:05 maslenka require_once(PATH_BE_div2007.'class.tx_div2007_alpha.php'); looks like that
14:05 maslenka but why is it not set
14:05 teppi|work have you installed this extension?
14:05 teppi|work http://typo3.org/extensions/repository/view/div2007/current/
14:05 teppi|work seems to be needed by tt_product
14:06 maslenka no
14:06 maslenka i just have feeling that all typo3 docs are old as typo3 itselves and sometimes not reflecting present :)
14:07 maslenka installed that thing
14:09 teppi|work well .. it's open source
14:09 maslenka failed opening required 'PATH_BE_tablelib/class.tx_table_db.php' (include_path='.:/usr/lib/php') in /var/www/htdocs/typo3conf/ext/tt_products/pi1/class.tx_ttproducts_pi1.php on line 56,
14:09 teppi|work and tt_products is just an extension and not typo3
14:10 maslenka sigh
14:10 maslenka now missing which one
14:10 teppi|work i'm almost sure that tt_products is lshowing its dependencies on installation ..
14:10 teppi|work maybe you have ignored them?
14:12 Prot0 maslenka: did you install required other extensions?
14:12 Prot0 div2007 :)
14:13 maslenka right, somehow thought extension manager will warn me, sorry
14:14 teppi|work ;-)
14:15 maslenka charm, now have a page.. just need to search where is my test product hiding :P
14:25 paese hi all
14:26 maslenka seems its working, Prot0, teppi|work thanks
14:27 maslenka hi
14:27 Prot0 :] np
14:27 teppi|work you're welcome
15:01 paese hm.. haven't done this long time ago..
15:01 paese i created two "website language" records
15:01 paese and created a "page translation" record on one page
15:01 paese but i cannot find the switch for the page itself to create translated records.. ?
15:02 paese i remember its something in TemplaVoila i have to set..
15:05 Prot0 eek
15:05 paese ok got it
15:07 paese ... not
15:12 paese how do i get this select box to change page languageS??
15:13 paese website languages and alternative page languages are set up
15:13 paese but i cannot translate a page..
15:14 FloLeBlanc anyone who uses the latest version of sr_feuser_register with evalFunc (own user function)
15:22 paese i can only translate in the list view. why is nothing visible for translation in the TV page module?
15:41 Provito anyone use the extbase_kickstarter?
15:45 poggie @Provito I use kickstarter, whats you question?
15:45 Provito the issue is extbase_kickstarter not the original one
15:45 Provito I'm having a Class 'tslib_cObj' not found issue with trunk
15:45 Provito typo3 4.3.2 issues
15:45 poggie ahh, k, than I cant help you sry
15:46 Provito ah I know
15:52 Provito ok I've found theissue
15:52 Provito $this->contentObject = $contentObject !== NULL ? $contentObject : t3lib_div::makeInstance('tslib_cObj');
15:53 Provito however tslib_cobj isn't available
16:15 HardPhuck Hi
16:19 schwaiger hi, i need an extension that manages publications. required is pub. category, pub. publicator, pub. attached files. someone knows a good extension or write my own ?
17:05 TheEternalAbyss hello
17:06 TheEternalAbyss how do you remove localization from a page?
17:06 johnson_hh hi, i want to set settings in typoscript according to the current date
17:06 johnson_hh is it possible to do that with an if clause or something like that?
17:06 paese johnson_hh take a look at conditions
17:08 TheEternalAbyss localization is messing up tt_news i think
17:08 TheEternalAbyss can anyoen tell me how to remove it?
17:12 TheEternalAbyss ok.............new version of firefox just screwed up my menu. wtf :(
17:16 johnson_hh pease, i tried the following condition: [month<7]
17:16 johnson_hh but it is never true
17:16 johnson_hh only the else part gets applied
17:19 johnson_hh okay it is [month = <7]
17:19 johnson_hh very confusing...
17:33 TheEternalAbyss so nobody knows how to remove localization?
17:37 TheEternalAbyss :\
18:06 johnson_hh does anyone know if there is an extension that adds excecl export in list mode as an addition to the standard csv export?
18:40 soee how can i add cHash parameter to link inside my extension php code ?
18:41 kraftb use the API functions :)
18:41 kraftb cObj->typoLink();
18:41 kraftb cObj->typoLink_URL(); ... etc.
19:13 kraftb soee: do you still have this problem ?
19:14 kraftb http://snippets.typo3.org/c/12/
19:14 kraftb could help you ...
19:14 soee kraftb: well i know how to add cHash now but there are problems with additional parameters - im using for statement but the values are always the same
19:14 kraftb but there are also better ways
19:24 Thasmo kraftb, ahoi! Do you may have a hint for me, how to implement a useable solution for some kind of pagination with Extbase/Fluid? =o)
19:30 kraftb Thasmo: sorry. i do currently not use extbase
19:30 kraftb nor fluid
19:30 TheEternalAbyss ok i have 3 questions: 1. How do I remove localization since it's screwing up tt_news on several pages 2. Can someone help me with categories for tt_news because I can create them, but I don't see them when I want to create a new news item. 3. How do I fix my menu so it'll work in IE6 and IE7
19:30 soee kraftb: i used this method: http://dmitry-dulepov.com/article/linking-properly-in-your-typo3-code.html works nice
19:31 kraftb if its just about fluid I guess you have to implement pagination yourself.
19:31 kraftb I do not know if extbase gives you methods for this case.
19:31 TheEternalAbyss i would truly appreciate any help since I'm stuck on these and I have a deadline to meet
19:31 Thasmo kraftb, thanks. I think there's no useful approach yet.
19:31 soee TheEternalAbyss: what do u mean by "screwing up tt_news on several pages" ?
19:32 kraftb Thasmo: What are your requirements ?
19:32 Thasmo TheEternalAbyss, about the categories you need to define the generalStoragePid in the page properties maybe - or the storagePid inside the plugin content element.
19:32 kraftb So what is the task you would like to achieve
19:33 TheEternalAbyss I did define that
19:33 TheEternalAbyss all my news items and categories are stored in one sysfolder called news
19:34 Thasmo kraftb, first of all the pagination implementation inside the html template with correct linking and a way to flexible define the html markup for the links and wraps etc. and second the correct fetching of the records with limits.
19:35 kraftb yes. but for what.
19:35 kraftb what is the whole goal?
19:35 kraftb :)
19:35 kraftb not the parts of what you need to achieve.
19:36 kraftb ^thasmo
19:36 Thasmo kraftb, if you know the architecture of the repositories a bit, there's actually no way to set the limit without adding custom/new parameters to the finder methods like "findByTitle($title, $start, $limit)" which is imho really mad, as I would have to define those start end limit for EVERY finder method.
19:36 Thasmo eh? :>
19:36 kraftb what kind of extension are you coding ?!?!
19:36 Thasmo limiting records in the frontend to not be force to scroll down to australia... :>
19:36 kraftb *argl*
19:36 Thasmo a shop with products
19:37 kraftb ah ... ok.
19:37 Thasmo a list view :>
19:37 kraftb so you want to list records ?
19:37 kraftb ok.
19:37 Thasmo yes
19:37 kraftb http://forge.typo3.org/wiki/extension-kb_display
19:37 kraftb could help you ...
19:37 kraftb :)
19:37 Thasmo searching for a nice way to tell the repositories to limit the returning records
19:37 Thasmo youve told me about kb display already
19:37 kraftb Its the "Eierlegende Wollmilchsau" for list/detail stuff
19:38 Thasmo but i need to implement pagination within an already existing extbase extension
19:38 kraftb it has pagination ...
19:38 Thasmo ye but i need to implement it in an extbase extension.
19:38 kraftb hmm ... ok :(
19:38 kraftb ... extbase ...
19:39 kraftb *@!$%&)?!*
19:39 Thasmo well im actually searching for a way of implementing a useful/easy API for pagination within the controllers using the repositories.
19:39 Thasmo lol
19:39 Thasmo you dont like the extbase approach?
19:39 kraftb ... I cite "findByTitle" ... well ... this is a bit restricted
19:40 kraftb I have to say I took a look at fluid, and like smarty more ...
19:40 Thasmo restricted to findind by title only? :>
19:40 kraftb I guess if I take a look at extbase I will find other stuff more useful
19:40 kraftb ^ +++
19:40 kraftb restricted to finding by title only.
19:40 Thasmo you will also find better approaches than TYPO3 ;o)
19:40 kraftb does extbase have some kind of query builder ?
19:40 Thasmo yes it has
19:40 kraftb does it support all kind of joins ?
19:41 Thasmo it does, no clue how complex the joins can be so...
19:41 kraftb ok ... then I guess I should take a look at it at some time.
19:41 Thasmo but normals joins are working.
19:41 soee how can i make some TS executed only if there is some parameter in link set ?
19:41 kraftb Damn. I hate it when I have to throw away good working pieces of code.
19:43 Thasmo which pieces?
19:44 Thasmo The repositories provide default and custom methods for finding specific records. The goal is to provide an easy API to use within the controllers. But as it comes to pagination the custom methods would also get too complex and I dunno a nice way of implementing or let's say 'extend' the API to the needs of a pagination.
19:46 Thasmo findByTitle('whatever'); is cool but what if i need: findByTitleAndPagesAndTagsAndWhatever('whatever', array(1, 2), array('tag1', 'tag2'), ..)
19:46 Thasmo thats so ... dumb - i could also directly use the query builder- so why bother with repositories?
19:48 Thasmo so my knowledge there is limited and there's no similar code elsewhere in any other public extbase xtension i think.
19:49 Thasmo maybe method chaining would be nice? but that's also what the query builder/object does.
19:50 Thasmo :>
19:50 Thasmo k - ill be back later. :>
19:50 Thasmo thanks anyways.
20:00 phil1 CE9iyv<~s}by?S
20:01 phil1 tz
20:04 TheEternalAbyss http://chriscastiglione.com/index.php?id=33 coudl someone explaint o me why the two images in the lower left (finance and rent) have that huge space between them when the images do not have that space. Why is Typo3 creating that gap?
20:08 TheEternalAbyss ...
20:09 soee how can i make some TS executed only if there is some parameter in link set ?
20:10 kraftb TheEternalAbyss: must be the CSS ...
20:11 kraftb Try setting some custom CSS matching your needs.
20:11 kraftb Its realized with definition lists "dl/dt/dd" ...
20:12 TheEternalAbyss k, i'll look. thanks kraft
20:15 TheEternalAbyss .......it's adding a <a title> field......O.o ?
20:16 TheEternalAbyss wtf is thing doing...?
20:16 TheEternalAbyss this thing*
20:27 TheEternalAbyss it's creating an additional field or something after my image
20:27 TheEternalAbyss my css doesn't tell it do that (i don't think) why is typo3 doing that
20:29 TheEternalAbyss it's putting my image in <dt> tags??
20:29 schwaiger can you tell me how its possible to input something in dom by css ?
20:29 TheEternalAbyss what?
20:29 schwaiger look inside css_styled_content
20:32 TheEternalAbyss it's getting the css info from a css file in my temp folder
20:33 TheEternalAbyss brb
20:37 TheEternalAbyss back
20:37 TheEternalAbyss where do i find css_styled_content?
20:38 schwaiger typo3/sysext/css_styled_content/*
20:39 TheEternalAbyss thanks
20:39 schwaiger look inside static/setup.txt
20:40 TheEternalAbyss k
20:41 schwaiger what kind of image is it... linked, multiple.....
20:41 TheEternalAbyss 2 images in one column
20:41 TheEternalAbyss linked to pages
20:42 TheEternalAbyss one goes to page 229 and the other to 228 i think
20:42 TheEternalAbyss ok I have no idea where to even begin looking in this file...
20:43 schwaiger mom
20:43 TheEternalAbyss ?
20:44 schwaiger and what should it looks like in your dom
20:45 schwaiger want to remove the dt tags ?
20:46 schwaiger tt_content.image.20.rendering.dl.imgTagStdWrap.wrap >
20:46 TheEternalAbyss I'm not sure. My other images have the dt tags actually and it doesn't look screwed up like that
20:46 schwaiger try to put this inside your ts
20:46 schwaiger got a link to your page ?
20:47 schwaiger extbase makes me crazy....... mvc design looks droll as rails guy
20:49 TheEternalAbyss chriscastiglione.com
20:50 schwaiger ok little more detail info please
20:51 schwaiger where is the problem
20:51 TheEternalAbyss ok, under finance button
20:51 TheEternalAbyss lower left
20:52 TheEternalAbyss bring your mouse down and you'll get another link even tho there is no image
20:52 TheEternalAbyss just white space
20:53 schwaiger didnt get other image... redirects me to http://chriscastiglione.com/index.php?id=229
20:53 TheEternalAbyss i'm hold on i'll make it more visible
20:53 schwaiger ok
20:54 TheEternalAbyss ok if you reload frot page
20:54 TheEternalAbyss you'll the two images
20:54 TheEternalAbyss but typo puts additional links between my images
20:54 TheEternalAbyss or after each image
20:55 schwaiger no that is the link to your page AROUND the image
20:57 TheEternalAbyss why is it stretching out so much then when it doesn't do that on any other image
21:00 schwaiger .csc-textpic-image img { margin:0 0 20px; }
21:00 schwaiger this is your problem
21:00 schwaiger nothing to do with t3
21:00 schwaiger pure css
21:00 schwaiger change to 0
21:01 schwaiger margin: top right bottom left
21:01 schwaiger margin: topBottom rightLeft
21:02 TheEternalAbyss where is that?
21:02 schwaiger omg
21:02 TheEternalAbyss it's not in any css i defined
21:02 TheEternalAbyss this is why i'm very confused
21:05 schwaiger mom
21:05 TheEternalAbyss mom?
21:06 TheEternalAbyss well screw it, I'll just put it in my main css file so i don't have anymoe issues.
21:07 schwaiger http://chriscastiglione.com/fileadmin/sys/css/fce.css
21:08 schwaiger use firebuck for future works !
21:08 schwaiger buck lol
21:11 TheEternalAbyss I am using firebug...it's in fce?
21:12 TheEternalAbyss wow
21:12 schwaiger what ?
21:12 TheEternalAbyss why the hell didn't my firebug show me it was getting that from fce
21:13 TheEternalAbyss very very weird
21:13 TheEternalAbyss thank you schwaiger
21:25 TheEternalAbyss is there a way for t3 to delete all unlicked elements?
21:26 TheEternalAbyss in the entire site?
21:28 schwaiger ??
21:43 schwaiger http://www.purpled.de/twister/twister.mov
22:09 TheEternalAbyss lol schwaiger, battery running low? ;P
22:10 TheEternalAbyss what did you d to record screen that is cool
22:10 schwaiger oh shit wrong window... yes
22:10 TheEternalAbyss is this just a mov file or is this what you are doing live?
22:15 schwaiger no just a mov
22:25 TheEternalAbyss thought so
22:25 TheEternalAbyss what did you use to record. looks great
22:28 schwaiger quicktime
22:28 TheEternalAbyss really?
22:28 schwaiger or did ou mean what i did recordet
22:28 TheEternalAbyss yea to record it
22:51 TheEternalAbyss i have to go for now
22:51 TheEternalAbyss later
23:04 Ph0xEn Hi, i have a problem with the NO.XY in GMENU Object. How I can set this value dynamically, my images have individual widths
23:18 Ph0xEn can anybody help me?

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.