Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Wednesday 27 May 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
07:48 lippoliv hi all
07:48 lippoliv how are you?
08:04 menak hi
08:04 FloLeBlanc hi all
08:05 lippoliv hi
08:05 lippoliv can i paste some questions?
08:06 FloLeBlanc if they don't spam the channel - sure :)
08:07 lippoliv thanks
08:08 lippoliv i use to have two instances of an typo3 website
08:08 lippoliv one which is online an one sandbox
08:08 lippoliv so i can play all night long without any online-changes
08:08 lippoliv so now
08:09 lippoliv i have changed the template in my sandbox and want to update the online-page but as fast as possible
08:10 lippoliv so that nobody notice some failures while updateing
08:10 lippoliv i thought i can use the DRAFT-workspace, but its just for text-contents... not for the template
08:10 lippoliv what can i do? how do you do?
08:11 lippoliv sry for my english, iam german :-)
08:13 lippoliv roll back. sorry. now i have spamed you all
08:14 lippoliv iam using resources for saving images or css files near to the template-setup
08:15 lippoliv and the workspace dont duplicates the resources, so i have to update manualy all resources and do it fast so the downtime isnt big right?
08:16 FloLeBlanc you could also insert the resources first and change the template afterwards :)
08:16 FloLeBlanc (if they do not use the same filenames)
08:16 lippoliv jea but i cant rename them right?
09:19 _pedda_ hi all
09:20 FloLeBlanc hi pedda
09:24 f1sHMaN bonjour, how can i sett my session login time in the backend? i want it longer
09:24 maholtz|WORK morning
09:25 maholtz|WORK @f1sHMaN: should be possible in the install-tool
09:25 f1sHMaN ok...im searching ;)
09:27 f1sHMaN aa there you go: [sessionTimeout]
09:34 FloLeBlanc hi ries
10:31 _blacklight Is there a support channel for the commerce extension?
10:35 maholtz|WORK @_blacklight: there is a newsgroup for that
11:09 mhowellsmead hi! anyone here?
11:11 FloLeBlanc !?
11:11 mhowellsmead !?
11:11 FloLeBlanc no I meant what do you want to achieve :)
11:11 mhowellsmead trying to get help, not used this before
11:11 FloLeBlanc just ask your question, if people have time during their work they will try to respond
11:11 FloLeBlanc and hello and welcome to #typo3
11:12 FloLeBlanc hi chefan
11:14 mhowellsmead ok thanks!
11:15 mhowellsmead question is: I have had a TYPO3 installation with 3 languagesset up using TemplVoila. As an end user, I need to place a link in a block of text which points to a specific language version of a page. So, from an English page, I need to say "go here to see the German version of this other page". I can't see any way of doing this using the link-setting-popup. Is this possible without adding a...
11:15 mhowellsmead ...function to the TYPO3 installation?
11:17 FloLeBlanc there are examples on how to create a language menu for your site with typoscript, that would place links (optional with images) on your pages where users can switch between languages (if you provided the content in multiple languages)
11:17 FloLeBlanc http://typo3.org/1220.0.html => has some infos on this issue
11:19 FloLeBlanc I think you also COULD do it with a link that gets the language parameter (&L=x) but this is not a good practice imho
11:21 mhowellsmead Thanks, but have that already. What I need is to be able to set a specific link in the content, without having to use typoscript. the &L= parameter was my first thought, but if I set an internal page link, there's no way of specifying this L= parameter.
11:22 FloLeBlanc yes, you would have to create an external link to your internal page to use that - if you have that already why add another version of it?
11:22 FloLeBlanc wouldn't a hint "click the flag on top of the screen to see this page in another language" be a better solution then? or a repeat of the language menu under the article?
11:23 mhowellsmead Problem being, that if the page moves then an external-style link would then break. The problem is that I'm not linking to another language version of the page I'm on, but setting a link on the English version of page "A" to a German version of page "B".
11:25 FloLeBlanc hmm sorry I'm out of other ideas then.. why do you want to do that? :)
11:25 FloLeBlanc is there also different content for different languages?
11:28 mhowellsmead OK, this is complicated. :-) We have a lexicon in three languages: German, French and Italian. For example, there's a page for entries in German from A-C. On a different German page, terms or words are linked to the specific lexicon entry...
11:29 mhowellsmead The problem arises because a word in German starting with "A" starts with "R" in French! That means, to maintain the A-Z structure, I have to set up three structures: one for each language.
11:30 mhowellsmead If the user is browsing in German, and switches into French while in the lexicon, I need to show a message which says "click here to visit the French lexicon".
11:32 FloLeBlanc hmm did you try an extension like AIRware Lexicon? (just did a quick search)
11:39 mhowellsmead No, I'm an end user and am trying not to get involved with installing extensions. Looks as though I'll have to get in touch with a coder after all :-(
11:52 mhowellsmead Thanks for your time and suggestions!
11:56 lippoliv hi all
12:44 sorenmalling How do i hide a flag image if there is no translation for the specific page
13:23 ndee I have a realurl site, www.mysite.com/SUBSITE/ works but www.mysite.com/SUBSITE doesn't (missing slash at the end). Is it somehow possible to somehow automagically append the missing slash?
13:23 Golgata hi :) i'm trying to install indexed_search. anyone got a goot howto?
13:23 Golgata *good
13:24 Golgata otherwise, where do i find the sys-folder template storage?!
13:27 maholtz|WORK @ndee: afaik there is a realurl option
13:27 ndee maholtz|WORK: found it: appendMissingSlash thanks :)
13:36 _pedda_ Golgata: the sysfolder temlate storage should be a page within your pagetree of the type: sysfolder
13:37 _pedda_ where your typoscript templates should be stored in
14:05 Denyerec What would be the most straightforward way of building a simple site with a basic template and config, and bundling that so it could be literally rolled out SPLAT very quickly
14:05 Denyerec would an extension with some basic records and a list of extension dependencies be a reasonable approach?
14:05 Denyerec IE use the extension to create a basic pagetree and some basic records?
14:06 _pedda_ yes
14:06 Denyerec Or would it be easier to do a t3x pagetree export and import?
14:06 Denyerec Given that I don't know how to create pagetrees from an extension :)
14:06 _pedda_ there are already some ext for this
14:06 _pedda_ sitestarter
14:06 Denyerec Mmmhm
14:06 _pedda_ or sweets
14:07 Denyerec The problem I have found in the past is those things do things "their way" rather than "My way"
14:07 Denyerec though I suppose I could copy it & modify the extension
14:07 _pedda_ where you can predefine a site-profile (small business site, or big business site) and preselect the profiles via selectbox
14:08 Denyerec looking at t3sugar now
14:08 Denyerec which one are you referring to?
14:08 Denyerec ARGH@ documentation that links to external URLs
14:08 Denyerec they should be thrown out!
14:08 Denyerec Especially when the URL is a 4094.
14:08 Denyerec 404
14:08 _pedda_ t3sugar is the one with profiles.. i never used it on my own..
14:09 _pedda_ i have a few "empty" installations which are my "profiles" ... the only thing i have to do is to create a copy of it for a new project
14:10 _pedda_ pmk has an own sitestarter extension..
14:10 _pedda_ + written
14:11 _pedda_ there was a link a few days ago
14:11 _pedda_ or just create an own one... as you said
14:12 Denyerec when you create your empty installation
14:12 Denyerec do you just copy the DB over
14:12 Denyerec or do you do a pagetree export
14:14 Denyerec sure it was PMK ?
14:14 Denyerec I don't see anything when I search in the TER
14:15 pmk65 http://www.sharemation.com/typo3test/
14:16 pmk65 that's where I put those ext I haven't got time to finish writing manuals for ;)
14:16 Denyerec Ah :)
14:22 Denyerec pmk - is there *any* doc for the site starter ?
14:25 jbaptiste_j greetings, I have a problem with a URL that I want to modify in the template and Typo writes a wrong URL, here is the code : http://paste.phlogi.net/-30943692e3/
14:25 pmk65 no, but its pretty selfexplaining..
14:25 pmk65 it creates a new sitestructure below the current one, so it doesn't modify the existing site(s)
14:25 jbaptiste_j oops sorry the pastebin launches errors
14:26 jbaptiste_j here in plaintext : http://paste.phlogi.net/-ac8be2b027/
14:27 jbaptiste_j the link that pose a problem are the two logos at the top
14:27 pmk65 jbaptiste_j: create the links using the "typolink" function. then you won't get problems like that.
14:28 jbaptiste_j thanks pmk65 I'll look up the tsref for typolink
14:29 pmk65 Something like this: -> http://paste.phlogi.net/-ef8dc867fd/
14:39 jbaptiste_j will yuo guys be in the TYPO3 univ in Annecy France ?
14:41 jbaptiste_j pmk65 the script you gave me does the exact same thing but I 'm reading this right now : http://t3flyers.wordpress.com/2007/08/01/using-the-typolink-function/
14:45 beeeviz damn
14:45 beeeviz guys
14:46 beeeviz i have the following code:
14:46 animan does anyone know what might cause the problem when BE user don't have Abstract field to translate? I've triplechecked the rights and he has a right to see Abstract field. It even appears in original translation but not on localization view :S
14:46 beeeviz <select name="foo" multiple="multiple"><option value="1">1</option><option value="2">2</option></select>
14:46 beeeviz <input type="button" id="test" />
14:46 beeeviz oh, wrong channel. haha
14:49 animan oh, and I have typo3 4.2.6 -- could it be some bug?
15:25 f1sHMaN do you know a little basket extension? like pdf_order...? no payment just a basket
15:35 pmk65 f1sHMaN: use pdf_order and extend it with the fields you need.
15:35 f1sHMaN ok, i see...
15:36 f1sHMaN but the problem is, that this ext. don support categories, and it has no real basket...you cant like choose 2 pdf from d diffrent sites...
15:37 pmk65 I think that will be the easiest solution. Most of the other shop ext like tt_products takes days to setup.. http://typo3.org/extensions/repository/?tx_terfe_pi1[view]=search&no_cache=1&tx_terfe_pi1[sword]=shop
15:37 pmk65 You can use tt_products without setting up the payment part.
15:38 pmk65 I used tt_products for a "pdf shop" a while back, but it was a pain configuring..
15:39 f1sHMaN hmm i see...
15:41 f1sHMaN but is it possible to have a basket without a payment? in tt_products
15:45 _pedda_ any ideas why my wrap remains empty ?
15:45 _pedda_ http://paste.phlogi.net/-2805ddba8b/
15:45 _pedda_ 4 = id of root page / homepage
15:51 pmk65 cobject should be cObject
15:52 _pedda_ hmm it's because of pastebin
15:52 _pedda_ in my setum i have cObject
15:52 _pedda_ as well as |Link: ||
15:55 pmk65 The notrimwrap needs to be inside the cObject.
15:55 pmk65 make the cObject a COA, and then add a 10 = RECORD inside that.
15:57 pmk65 http://www.phlogi.net/fresh/t3/tspastebin/showPost/-0fd544f47f/
16:03 Denyerec Phlogi is awesome.
16:03 Denyerec That pastebin alleviates so much pain.
16:04 _pedda_ if notrimwrap is moved into COA it doesn't appear in FE .. i'm trying around with renderObj now..
16:05 pmk65 _pedda_: try stdWrap.noTrimWrap
16:06 pmk65 COAs doesn't have stdWrap at rootlevel like TEXT elements, so you need to add stdWrap. before..
16:07 pmk65 http://paste.phlogi.net/-fdad7ee2c7/
16:13 _pedda_ Link gets rendered.. but still no wrap.. i will take care of it later..
16:13 _pedda_ thanks for your advices...
16:25 _pedda_ pmk65: http://paste.phlogi.net/-b057428727/ works
16:25 _pedda_ !
16:54 _pedda_ cu all
17:33 Golgata hi... my indexed_search says <<No XCLASS inclusion code found in file "class.doublemetaphone.php">> in its extension-manager-page and doesnt work at all. maybe someone can help me?
17:34 Golgata is also says A difference between the originally installed version and the current was detected!
17:34 Golgata ...and
17:34 Golgata Modified files:
17:34 Golgata class.indexer.php
17:34 Golgata ext_tables.sql
17:34 Golgata example/class.crawlerhook.php
17:34 Golgata example/class.pihook.php
17:34 Golgata pi/class.tx_indexedsearch.php
17:41 tomsdale I just uploaded some FCE's via the import function. There was an error message during import because permissions for template files were to restrictive.
17:42 tomsdale now I always have an error in the list view: Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in ... class.t3lib_db.php
17:45 tomsdale blast - The error is not only in the list view. It appears there is no a broken relation in templavoila... Did this happen to anyone else?
18:29 tomsdale I get in database relations: There are 2 records pointing to this missing or deleted record; [tx_templavoila_datastructure][6] - how do I rectify this error?
18:38 dokma tomsdale: there is a manage reference index somewhere in db check
18:39 tomsdale dokma: I updated and checked but the error stayed. I "undeleted" now the DS and TO in phpmyadmin. The reference error is now gone, but the error Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in ... class.t3lib_db.php stays.
18:41 tomsdale weiredly although the DS and TO are now undeleted - they still don't show up in the list view. ...
19:51 tomsdale ha - found it. It was not the TO and DS which caused the problem but a crappy extension I wrote.
21:46 iamjay hi there..
21:46 iamjay anyone around?
21:49 ries iamjay: some are
21:50 iamjay i just fixed the problem myself...
21:50 iamjay :-)
21:51 iamjay ries do you have any guide on how to easily embedd javascript items on a page?
21:51 ries No, but I use the text content element often using TS
21:53 iamjay mhhhh... I didnt do things like that yet.. whats a good start/
21:58 ries iamjay: readt TS manual?
21:58 iamjay ordered a book today.
22:19 ries iamjay: that helps... always
22:26 Tapier gn8
22:38 foool hi everyone - it seems someone has hacked a typo3 site I have when going to admin i get - PHP Shell offender - does anyone know about this ?
23:22 Administrator hello guys, I'm new to typo3 and can't get the rich text editor to show above the page content textarea...I'm checking http://typo3.org/documentation/document-library/extension-manuals/rte/0.0.11/view/1/1/ but don't know what's the $TCA array and where to check its content...any suggestion?

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.