Search the website and IRC logs

#TYPO3 IRC log from : Wednesday 5 August 2009

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
04:16 PiVars Hi
04:19 PiVars Ive a problem I cant solve : with felogin extension, Id like my Login link to change to Logout when a user logs in. The only way I could find is to dedicate a content space (left, border...) only for the two links, get it in typoscript through the styles.content and apply a hide at login, show at login
04:20 PiVars Problem is Im already using all my content spaces
05:05 PiVars Nevermind, fixed it the dirty way
08:36 Celestar morning mates
08:37 Phlogi morning
08:37 Celestar I ordered my typo3 books \o/
08:46 foool_ hi - I added a right_content area in Templavoila (mapped it in) When I go to the page view to enter the right content, there is no right content column in the backend. Help appreciated
08:46 foool_ morning
08:54 Phlogi Celestar: nice... they were the key to success in my case :)
08:54 Celestar ;)
08:54 Phlogi Celestar: are you german?
08:54 Celestar Phlogi: not really, but I consider German my mothertongue
08:54 Phlogi ok
08:54 Celestar you know anything about this crawler thingy?
08:55 Celestar it doesn't ... crawl :P
08:55 Phlogi Celestar: did you order TYPO3 und TYPOscript kochbuch?
08:55 Celestar yeah
08:55 Phlogi ok
08:55 Celestar and something for writing exts
08:55 Phlogi Celestar: which one?
08:55 Celestar because I have to modify tt_news for our purpose
08:55 Celestar Dimitry's stuff
08:57 Phlogi wasn't there even a newer book?
08:57 Phlogi but that one from Dimitry looks great
08:59 Celestar me too :(
09:00 foool_ I added a right_content area in Templavoila (mapped it in) When I go to the page view to enter the right content, there is no right content column in the backend. Help appreciated
09:01 Phlogi foool_: hmm you forgot to set the storage folder or something...
09:02 Phlogi I'm sure you just forget something :)
09:02 foool_ The Template is there in the storage folder.
09:12 ndee hey there,anyone has the extension rgmoodalbox installed?
09:13 _pedda_ hi all
09:14 Celestar maybe running a stupid wget -m is still the best way to export statically :P
09:24 Phlogi foool_: somewhere you need to set which is your storage folder, no?
09:26 Celestar hm ..
09:26 Celestar why doesn't my admin panel render the icons
09:27 Celestar I can see them in the source code of the page
09:27 Celestar and I can see the icon by manually typing out its URL
09:30 Celestar is it maybe my CSS?
09:33 foool_ I don't have clue Phlogi - lost :(
10:21 Gerhard Hi all
10:25 Celestar yay.
10:25 Celestar firebug is awesome
10:26 Celestar so ... the admPanel tries to find the symbol in typo/gfx/*.gif.
10:26 Celestar typo3 of course
10:26 Celestar but the stuff is in typo3/typo3/gfx/*.gif
10:26 Celestar did I mess up my mod_alias or can I just reconfigure the admPanel?
10:37 Celestar is there ANY way to influence the placement of the admPanel?
12:17 ssc Have anyone worked with TemplaVoilà with the element "Container of Elements" and the option "SECTION" ?
12:17 ssc I want to create a "Container of Elements" as a SECTION which should have a EVEN/ODD - class ...
12:17 ssc All things are ready - I just don't know how to get the Counter to the current element ...
12:20 ssc ok .. now I found the correct word for this - I'm searching for: Its the "sectionIndex" ... But how to implement it in TypoScript ?
12:26 MyGoddess ssc, may you getData register:sectionIndex ?
12:27 ssc @MyGoddess: no - this returns an empty value ...
12:28 ssc But maybe it's the wrong word ...
12:28 ssc But I can get the section of the FCE on the page I'm working with :D - if anyone need it ... register:tx_templavoila_pi1.parentRec.sectionIndex
12:28 m4rtijn hi all
12:31 ssc My thought was I could create a table in TemplaVoilà and the rows of this table have an even-odd style ...
12:31 ssc Yes - I know - it's easyer to make it another way - but this is my TestProject for things which needs this features ...
12:35 pmk65 Celestar: http://typo3.org/extensions/repository/view/ingmar_admpanelwrap/current/
12:37 Celestar thanks pmk65
13:13 _pedda_ i have a strange problem according my project
13:14 _pedda_ i moved this project from dev- environment to a production environment in the usa
13:14 _pedda_ and if i clear the cache i cann access only 1 page
13:14 _pedda_ if i use the back button of my browser or just select another menuitem i get no template found
13:15 _pedda_ it's php 5.2.9 , mysql 5.0.89, t3 vers. 4.2.8 + TV
13:23 pmk65 _pedda_: does yor TV template contain any local characters? For germans such as: ü, ö etc.
13:23 _pedda_ nope
13:24 _pedda_ i've already checked the tv wizard issue according DS and TO selection for each page
13:24 _pedda_ only my root page has a template for itself and its subpages selected
13:27 _pedda_ the new db is a copy of the old one.. including collation
13:27 _pedda_ ref index is perfect
13:27 _pedda_ db analyzer is fine as well
13:28 _pedda_ the strange thing is
13:29 _pedda_ if i clear the cache i have only 1 klick left before the error message appears
13:29 _pedda_ no matter whether cache is enabled or not
13:29 pmk65 what if you create a new dummy TV template, and use that instead. does it work then?
13:30 _pedda_ didn't try that
13:30 pmk65 create it directly on the production server.
13:30 pmk65 just map the menu and the content stuff, so you can see if it changes correctly
13:33 Nekdy pmk65, do you know how to set list of classes for paragraph for example in tinymce?
13:35 pmk65 Nekdy: Try this -> http://www.delusionworld.com/files/tinymce_rte-config-utility/
13:35 pmk65 it will create example setups for most/all of the TinyMCe buttons
13:36 Nekdy i used this already
13:36 Nekdy i want to add classes to class dropdown
13:36 Nekdy i mean styles dropdown
13:39 pmk65 # This option should contain a semicolon separated list of class titles and class names separated by =. The titles will be presented to the user in the styles dropdown list and the class names will be inserted. If this option is not defined, TinyMCE imports the classes from the content_css.
13:39 pmk65 theme_advanced_styles = Header 1=header1;Header 2=header2;Header 3=header3;Table Row=tableRow1
13:39 _pedda_ hmm i got a strange entry in my error log
13:39 _pedda_ [Wed Aug 05 04:15:53 2009] [error] [client 80.152.248.146] File does not exist: /Users/<removed>/public_html/typo3conf/ext/templavoila/mod1/fileadmin, referer: http://www.techniblend.com/typo3conf/ext/templavoila/mod1/index.php?id=26
13:39 coolguy hey guys, is there a good tutorial around whicj describes how to use the tt_news extension with indexed_search ?
13:39 coolguy so that the news are searchable
13:40 _pedda_ coolguy: there is an old podcast about indexing tt_news records via indexing configuration for indexed search
13:40 _pedda_ on typo3.org
13:40 pmk65 coolguy: you need to use the crawler ext.
13:40 Nekdy ah
13:40 Nekdy thx pmk65
13:41 coolguy the crawler ext is in alpha state. i think its not a good idea to run it on an live system ...
13:42 _pedda_ forget about indexing news then :)
13:42 _pedda_ since i remember tx_crawler is alpha (and i use it in several projects)
13:42 pmk65 coolguy: the states of extensions don't mean anything, as it's the author who defines the state. A lot of "stable" extensions are pure crap, where on the other hand several alpha/beta extensions works fine.
13:43 pmk65 tt_news is beta too
13:45 pmk65 _pedda_: did you try making a dummy template?
13:45 _pedda_ i'm working on it
13:45 _pedda_ just a sec
13:47 Nekdy pmk65, but that way i can't limit the class to show only when you're on paragraph and not when you're on h1 for example?
13:52 pmk65 Nekedy: not sure, try checking the TinyMCE wiki, as the ext uses the same setup (except : must be converted to = signs) http://wiki.moxiecode.com/index.php/TinyMCE:FAQ
13:54 Celestar hm
13:55 Celestar clicking the in-place edit thing in admPanel kills all admPanel stuff O_o
13:56 coolguy is the crawler extension useful to index content which was generated by self developed php scripts (and no ext)?
14:00 pmk65 coolguy: it can be used to index non-cached content, such as tt_news. If the ext is cached, it get indexed.
14:01 coolguy nice. ok ill give it a try.
14:01 coolguy kasper was one of the developer so the extension cannot be that bad.
14:17 Phlogi can I delete the whole typo3temp folder without problems? I mean the stuff inside
14:28 Celestar hm
14:29 Celestar do admPanel and realURL go along well? :P
14:32 Phlogi anyone knows a good cleaning extension?
14:33 Phlogi Celestar: who the fuck needs the admin panel? *hihi*
14:33 Celestar Phlogi: customer ...
14:33 Phlogi Celestar: install some modern fe editing extension... or what for?
14:33 Celestar Phlogi: suggestion for a modern fe editing extension? :D
14:34 Phlogi Celestar: hmm pix edit something..
14:34 Celestar pixe_feediting
14:34 Phlogi pixelsound
14:34 Celestar that one?
14:34 Phlogi or use typo3 4.3
14:34 Phlogi http://jeffsegars.com/2008/10/19/frontend-editing-for-typo3-43/
14:36 Celestar hm..
14:36 Celestar interesting
14:36 Celestar same effect P
14:36 Celestar :P
14:37 Celestar it only appears on the root page O_o
14:42 Celestar heh
14:42 Celestar ok
14:42 Celestar when I access a page with http://hostname/page I get the edit stuff
14:43 Celestar when I use http://hostname.fqdn/page it doesn't display
14:43 Celestar what did I misconfigure there :P
14:50 ssc @MyGoddess: Do you want to know how I solved my problem with the sectionIndex ?
14:51 ssc @MyGoddess: @look http://typo3.intervation.de/snippets/tt-content/content-abwechselnd-wrapen.html
14:51 MyGoddess Okay.
14:52 MyGoddess You made a counter :)
14:53 ssc yes - it was the fastest solution :D
15:08 Celestar in staticpub, can I tell it to export css files which are not directly linked but imported in another css?
15:22 _pedda_ any ideas why my gifbuilder generated image renders the foontcolor of the TEXT element like bg-color ?
15:22 _pedda_ http://www.techniblend.com/about-techniblend/who-we-are.html
15:23 _pedda_ this is my setup
15:23 _pedda_ http://pastie.org/572477
15:24 Celestar this is sooo weird
15:34 Phlogi_ does the translation handling not work at all or is there really no translation for th fe_login plugin?
15:36 Celestar why does everything work fine on "typo3vm" but not on "typo3vm.mydomain.tld" :
15:39 _pedda_ sure there is
15:39 _pedda_ check typo3conf/l10n
15:49 Phlogi_ damn fucking redirect!!!
15:50 Phlogi_ oh shit it works :D
15:50 Phlogi_ haha!!!
15:50 Phlogi_ however I had to disable badbehaviour
15:51 ries _pedda_: what are you trying to say??
15:51 ries I see the image...
15:51 ries Celestar: if you tell us WHAT the problem is, we might beable to help you
15:52 randomresult hi there
15:52 Celestar ries: I'm trying to do frontend editing
15:53 Celestar either via admPanel or the pixelsound ext
15:53 ries Ooo... I don't know about that stuff...sorry... I never used it, never will
15:54 randomresult hey folks... i deleted my db cause it was iso and not utf... i made a compare and now the db is fine. but now i cant import any extensions ... no extension is found under import extensions - i search for templa and no results shown. someone an idea?
15:59 _pedda_ ries: are you talking about my gb problem ?
15:59 ries randomresult: did you try to do a update from TER?
15:59 ries _pedda_: yeaaa
16:00 randomresult ries: yes
16:00 _pedda_ ok well
16:00 randomresult The extension list has not changed remotely, it has thus not been fetched.
16:00 _pedda_ this is dev environment: http://techniblend.norvlit.de/index.php?id=26
16:00 _pedda_ same id in live on a different server: http://www.techniblend.com/index.php?id=26
16:00 randomresult pedda: u have probs with gd?
16:00 _pedda_ yea
16:00 randomresult wait...
16:00 _pedda_ im version on dev 6.4.0
16:01 _pedda_ im version on live 6.4.8
16:01 randomresult the pixel thing?
16:01 _pedda_ http://pastie.org/572477 the ts i use
16:01 randomresult topimage?
16:01 ries randomresult: in typo3temp there is a file called extensions.xml.gz , delete it and then re-import
16:01 _pedda_ yes
16:01 randomresult ries: i will
16:02 randomresult pedda: do some changes in install tool - wait i post u the lines i have added
16:02 _pedda_ ii've already played around with these
16:02 ries _pedda_: yes I see the difference now... must be a GD setting, check install and see if you cane change the mask values around...
16:02 _pedda_ if i set $TYPO3_CONF_VARS['GFX']['gdlib_png'] = '1'; to 0 the image remains black
16:02 ries if you can ... use gm and not im... im has the tendency to keep changing the behavior of settings...
16:02 _pedda_ it seems as if there is no real gif support
16:03 _pedda_ there is no gm
16:03 _pedda_ on dev i used gm
16:03 ries ususally you want to use gdlib_png because it has 24 bit rendering
16:03 ries _pedda_: in the install tool.. fool around, unfortunately there is no exact science how to configure IM... :s
16:03 _pedda_ hmpf
16:04 _pedda_ damnit
16:04 ries I know the feeling... it really sucks
16:04 randomresult pedda: i use this settings in localconf
16:04 randomresult then it works
16:04 _pedda_ so if i think i got the corrct settings
16:04 _pedda_ is till have to adjust my ts right ?!
16:05 randomresult ries: worked! Hero!
16:05 ries _pedda_: you ususally should not change the TS.. unless you have a solution
16:05 ries it's IM's problem
16:05 _pedda_ before i moved to live i was playing around with some gd settings you offer on your site ries.. perhaps i should try around with transparentColor again ?!
16:06 _pedda_ in order to invert the behaviour
16:06 ries _pedda_: you can always try.... liek I said, IM is a bit weird in that respect
16:06 Phlogi_ randomresult: does importing work again? You can manually delete some files on the server
16:07 randomresult Phlogi_ works
16:07 Phlogi_ :)
16:07 randomresult i removed the files from temp (the extlist.tar.gz)
16:07 Phlogi_ yes exactly :)
16:07 randomresult so now everything is fine
16:08 Phlogi_ here as well
16:08 randomresult which was xml.gz
16:11 randomresult Phlogi_ u use templavoila?
16:11 Phlogi_ not on that page
16:12 Phlogi_ randomresult: http://templavoila.busynoggin.com/ <- you know that link=
16:14 randomresult yupp... but didn had the time to look at it
16:15 Phlogi_ I love stuff like that on the shell: http://www.commandlinefu.com/commands/view/2866/move-all-images-in-a-directory-into-a-directory-hierarchy-based-on-year-month-and-day-based-on-exif-information
16:19 gehdan hi, I'd like to create a group that can only edit/create tt_news content. There's a SysFolder called News and that's the DB-starting-point for this group. Web->List is active, too. However I don't see anything wenn logged in as this user, the page-tree s empty. What else do I need?
16:19 randomresult did u change the access for this folder?
16:20 gehdan in the moment I hit Enter that exact thing came to my mind
16:21 randomresult good... sometimes it helps to only speak about probs
16:21 randomresult :)
16:21 gehdan of cource didn't. I forget that *every time*..
16:21 gehdan yes
16:22 gehdan still it would be better not needing to speek about a prob to solve it ;)
16:22 gehdan thanks
16:22 gehdan oh, but another question
16:23 gehdan I have a group that can edit pages and content. However, the user in that group cannot copy/cut & paste content
16:23 gehdan I didn't find out, why. Any ideas?
16:24 randomresult check out the settings of that user ...
16:25 randomresult in the list view?
16:31 gehdan it's a new user, but 'll look at it
16:33 randomresult log in as user and go to settings
17:02 HardPhuck guys is there an extension to allow me to nest groups
17:02 HardPhuck i have an extention that has categories
17:02 HardPhuck and i would like to nest those
17:04 HardPhuck to have a category tree
17:08 ries HardPhuck: what sort of groups?
17:08 HardPhuck i'm making a simple extention to display list/single view of entries
17:08 HardPhuck custom entries
17:09 HardPhuck those entries have categories
17:09 HardPhuck and now i want to add subcategories
17:09 HardPhuck and display a tt_news like category tree
17:10 _pedda_ cu all
17:11 HardPhuck cya pedda
17:16 ries HardPhuck: yeaa this is possible...
17:16 ries HardPhuck: checkout teh extension ch_treeview
17:16 ries that will help you do what you need...
17:17 ries I have a small patch also for it that allow for custom field names for the titles
17:24 HardPhuck exactly what i need, let me try it
17:26 ries HardPhuck: yes I knoe :D
17:31 HardPhuck thanx ries, saved me a lot of time
17:31 ries HardPhuck: you use title as your field name?
17:32 HardPhuck not the first time too, so consider i owe you a beer :)
17:32 HardPhuck yeah that will be fine
17:32 HardPhuck i know php so i will modify that if needed
17:36 ries HardPhuck: just in case.. I have teh code ;)
17:36 gehdan can I configure the backend for a user to open a specific page after login (e.g. a tt_news sysfolder) or even start with a new tt_news entry?
17:37 pmk65 HardPhuck: you can also try this -> http://forge.typo3.org/projects/show/extension-pmkcat2menu
17:39 HardPhuck pmk does it have the same functionality?
17:40 pmk65 no. I didn't read all of your msgs. (didn't see that it was for BE you needed a category tree)
17:41 HardPhuck ah ok
17:41 pmk65 My ext is for generating a categorymenu in FE
17:43 HardPhuck actually i need one of those as well :)
17:43 HardPhuck because tt_news catmenu is not usable
17:44 pmk65 HardPhuck: that was why I wrote that prlugin. I needed more control over the category menu, so it renders it as a normal HMENU (almost normal, as you need to set some extra parameters, due to the stupid architecture of HMENU)
18:12 HardPhuck pmk65: great it will come to use soon :)
18:23 HardPhuck 102: These fields are not properly updated in database: (category) Probably value mismatch with fieldtype.
18:23 HardPhuck not quite sure where i missed something
18:35 ManDay Hello, got a problem with TS. I set different entries in the Template's Constant config, namely: "plugin.tx_sgglossaryext_pi1.PIDitemDisplay = 56" and "plugin.tx_sgglossaryext_pi1.displayPageID = 56" - however, only "PIDitemDisplay" exists in "$GLOBALS['TSFE']->tmpl->setup['plugin.']['tx_sgglossaryext_pi1.']" - how can this be?
18:39 ManDay it would even help me if someone could confirm that this is in fact weird - because I'm not a TS expert and would appreciate a little input
18:55 ManDay any1?
19:01 Phlogi ManDay: you have to set it in setup not constants
19:01 Phlogi ManDay: the variable that works has something like = {$foo} in constants, or was it ${foo}
19:01 Phlogi which assigns the value from the constants section to the TS setup
20:03 ManDay Phlogi_ thank you
20:04 ManDay Oh, I'm sorry you were here all the time, I see
20:04 ManDay Phlogi
20:04 ManDay Thank you it worked
21:33 HardPhuck 102: These fields are not properly updated in database: (parent_id) Probably value mismatch with fieldtype.
21:34 HardPhuck what could this error be
21:52 Bitcrusher hi guys :)
21:53 Bitcrusher could someone point me in the direction as to how i can call another plugin from within my own extension php code?
21:55 HardPhuck look at the source of other plugins that do that
22:02 HardPhuck solved the problem with fieldtype mismatch
22:02 HardPhuck added a MM table :)
22:07 Bitcrusher ill give it a look HardPhuck, what extensions do you know that calls another?
22:07 HardPhuck try searching fot tt_news
22:07 HardPhuck every extension that is not tt_news :)
22:07 Bitcrusher hehe
23:22 HardPhuck Fatal error: Class 'language' not found in .../typo3/typo3_src-4.2.8-pimped/t3lib/class.t3lib_div.php on line 4610
23:22 HardPhuck hm

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.