Search the website and IRC logs

#TYPO3 IRC log from : Tuesday 10 March 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
08:12 Headcrap morning
08:41 jbaptiste_j cheers
09:11 SimonSimCity Hi, I've problems with linking the CatRootline of tt_news ... Here is a short extract of my TypoScript: http://paste.phlogi.net/tt_news_link_the_catrootline/
09:12 SimonSimCity The fourth line - I don't think it works correctly ...
09:12 SimonSimCity The Cat-Rootline is not linked ... - Do anyone know how ?
09:18 iOops hi
09:31 fred^ Hola, the archive function in tt_news, does the news items have to have a archivedate, or do can I set it so that it includes every news item so you can sort them by year/month?
10:15 lilalinux Is it possible to use RECORDS to retrieve randomly selected records?
10:15 lilalinux If I omit the "source" attribute, the result is empty
10:57 lilalinux I need to position an element with css randomly. therefor I need a random number in typoscript, how do I do that?
10:58 maholtz|WORK userFunc?
11:01 lilalinux thx
11:01 _pedda_ moin maholtz|WORK :)
11:02 maholtz|WORK hi
11:30 lilalinux I would like to have the date of lib.stdHeader to be displayed underneath the bodytext instead of above. How would I do that?
11:40 sebke can you alter the config.language in a plugin?
11:50 maholtz|WORK @lilalinux: should be possible via prepend or dataWrap or outerWrap
11:58 lilalinux do you have an example?
12:06 sebke I want to use tsconfig for a specific page to override the template setup fields
12:06 sebke but is this possible?
12:07 maholtz|WORK @sebke: what do you try to do?
12:47 online_p cObject
12:47 online_p cObject?
12:48 online_p exit
12:50 maholtz|WORK sometimes they are to fast for me
12:52 milpoer hi all.
12:52 fred^ you are very fast, though, maholtz|WORK :)
12:53 milpoer anyone know a plugin like the one at www.hoffmann.dk at this site it is flash, but would like a typo3 pluing that is easy to maintain and substitute images/text. the function i need is where images are sliding and text enters from different positions and time..
13:02 sebke maholtz|WORK: I'm trying to alter the config.language for one specific page
13:02 sebke if I create a new template for that page, and put it in the setup fields
13:02 sebke it works
13:02 lilalinux LOL
13:02 sebke but I don't think thats a good solution
13:02 lilalinux kickstarter has a field type: 10-1000
13:02 lilalinux WTF?
13:02 lilalinux and it doesn't have a field type for floats O_o
13:03 maholtz|WORK @sebke: why not? i would do so
13:03 lilalinux Yes, I can change this later manually, but then I would be unable to edit it ever again in kickstarter
13:04 sebke hmm ok maholtz|WORK , it would just be nicer if that worked just in the tsconfig of that page.
13:05 sebke Or if I could alter it in the plugin itself (which is one that page)
13:05 maholtz|WORK @sebke: tsconfig of an page is for backend configuration
13:05 maholtz|WORK so it wouldnt be nicer:)
13:06 sebke ah ok :) thx maholtz|WORK
13:33 milpoer Hi all.
13:35 _pedda_ hi
13:36 _pedda_ i get an error after logout in one of my projects
13:36 _pedda_ the error says : Reason: ID was outside the domain
13:36 milpoer i have to create a typo3 plugin that allows images to swap and text to stream over the images from different point and angels, im think flash , but to be onest i dont know where to start, anyone that can give me some hints ?
13:37 _pedda_ i have a 4.1.10 project with felogin installed
13:40 jbaptiste_j milpoer I don't know about your project but I would consider maybe using smil for such a project
13:40 milpoer jbaptiste_j: smil?
13:41 jbaptiste_j http://en.wikipedia.org/wiki/Synchronized_Multimedia_Integration_Language
13:41 jbaptiste_j some sort of xml
13:41 milpoer ok.. thx will try to read a little about it.
13:42 milpoer jbaptiste_j: it has to work something like www.hoffmann.dk the flash element in the middel.
13:42 jbaptiste_j then you'll have to figure out how to integrate it into Typo3
13:42 milpoer yes :)
13:42 _pedda_ milpoer: other possibile solution would be an extension witha n swf which is fed from an xml file.. the xml file is filled with content from db-records
13:42 jbaptiste_j another option is to go JS and have a look at Jquery
13:43 milpoer my problem with flash to, because my hope is that the editors can edit the text and images in BE and the clear the cache and get at new "flash"-file
13:43 milpoer _pedda_: sounds like something i can use.
13:43 jbaptiste_j You might write to a svg file too
13:43 milpoer jbaptiste_j: i'll take a look
13:44 _pedda_ so if an db record (for example your animation-content-record) is updated.. the swf renders the updated content as well
13:44 jbaptiste_j but I don't have experience with any of those techhnologies, I just read about them
13:44 milpoer _pedda_: ok.. got any links?? on how to do ?
13:45 milpoer jbaptiste_j: its ok.. thx.. i just need some hints, not the perfect solution :)
13:45 _pedda_ do you have any flash experience ?
13:45 _pedda_ oder extension development experience ?
13:45 _pedda_ -oder +or
13:46 milpoer none flash + but have developed som extensions (just small ones) and have corrected added features to existing.
13:47 jbaptiste_j might want to look that up too http://script.aculo.us/
13:52 sebke is there an easy way to recursive delete pages?
13:53 _pedda_ yes
13:53 _pedda_ you have to change the properties of your user account
13:53 sebke aha!
13:53 sebke thx
13:53 sebke I see it
13:53 _pedda_ there you can configure whether recursive delete is activated for your account
13:59 Bluespuke how can i delete the damn background of the table cells in tt_products? constants?
14:00 lilalinux maholtz|WORK: http://support.typo3.org/snippets/c/71/ Any idea, how I can insert records from a M:M relation in here?
14:01 lilalinux the tables are already set up
14:01 lilalinux let's suppose I have such a snippet for the table "event" and another one for the table "person"
14:01 maholtz|WORK http://support.typo3.org/snippets/c/96/
14:02 lilalinux hm, so you create the cartesian product...
14:04 lilalinux do you have a nested example, too?
14:04 lilalinux without cartesian product?
14:26 _pedda_ maholtz|WORK: i have some problems with Reason: ID was outside the domain
14:27 _pedda_ i've found your hint in the mailinglist to add: config.content_from_pid_allowOutsideDomain = 1
14:27 _pedda_ but it didn't solve my problem
14:28 _pedda_ this error occurs if a user logs out in the fe
14:29 maholtz|WORK sounds like you redirect the user - or you have an shortcut which
14:29 _pedda_ the point is
14:29 _pedda_ in the website area where login is required the entrylevel becomes set to a different value
14:30 _pedda_ and if i log out, and i'm not in the "normal"-menu i get this error message
14:32 _pedda_ when i comment out the line for the different entrylevel.. everything works fine..
14:32 _pedda_ so this piece of code affects the whole redirect on logout
14:33 _pedda_ but i don't know why.. i mean.. index.php?id=101 remains the sema .. no matter if the entrylevel is 1, 2 or 3.
14:33 _pedda_ 101 should be the page for redirect after logout
14:38 maholtz|WORK strange
14:38 _pedda_ indeed
14:38 _pedda_ i cant find a bug report or anything similar
14:39 _pedda_ i know this is very unusual to change the whole main navigation when a user logs in
14:39 _pedda_ hmm...
14:40 _pedda_ i commented out the line with the changing entrylevel
14:41 _pedda_ so now the navigation remains the same.. and the menu-item for the login area becomes expnaded.. if i navigate to a menu-item within the login-area and logout
14:41 _pedda_ the sae error occurs
14:41 _pedda_ *same
14:52 maholtz|WORK what happens if the pages are not hidden if you are not logged in
14:53 _pedda_ i'm a bit further now
14:53 _pedda_ it depends on whether the page is access restricted or not
14:53 _pedda_ i unchecked the checkbox fpr include subpages.. on the hompega of the internal area
14:54 _pedda_ and then i was able to logout and was redirected properly
14:54 _pedda_ so access restriction causes the problem
14:54 _pedda_ i will check the group config now
14:55 _pedda_ hmm the only config is : plugin.tt_news.latestLimit = 1
14:55 _pedda_ :-(
14:58 maholtz|WORK imho its an race condition
14:59 _pedda_ race condition ?
14:59 maholtz|WORK you are logged off, trough typo3 core, and so you cannot reach the extension which should redirect you
14:59 maholtz|WORK which version you are working with?
14:59 _pedda_ v4.1.10
14:59 _pedda_ and felogin (from v4.2.x)
15:00 _pedda_ newloginbox didn't work either
15:00 maholtz|WORK imho its solved in felogin - replaces new login box
15:00 maholtz|WORK ups
15:00 _pedda_ that's why i tried felogin
15:00 _pedda_ login functionality is provided properly.. redirects wor too .. but the access restriction sems to brake the functionality
15:00 maholtz|WORK can you upgrade? well, do not know if that could really help
15:01 _pedda_ i really would like to
15:02 _pedda_ maholtz|WORK: you are logged off, trough typo3 core, and so you cannot reach the extension which should redirect you <- why shouldn't i be able to reach the extension redirecting me ?
15:03 maholtz|WORK you do not have redirect enabled?
15:04 maholtz|WORK you have a page up in rootline which is not protected?
15:05 _pedda_ i have redirect after logout configured.. which works only on non access restricted pages
15:05 _pedda_ the pagetree setup looks like this
15:05 _pedda_ page 1 -9 is level 1
15:05 _pedda_ 9.1 is access restricted AND startpage of internal area
15:06 _pedda_ 9.1 is level 2 and the rest of the internal area i on level 3 at 9.1.1 - 9.1.20 for example
15:07 _pedda_ when i remove the inheritance of access restriction
15:07 _pedda_ redirect after logout works properly
15:07 _pedda_ anywhere.. in except of 9.1 because it is still access restricted
15:08 _pedda_ but a logout on 9.1.x redirects me to id 101 which is the startpage of the whole project (and configured this way in the SETUP of felogin)
15:09 _pedda_ so only the access restriction of the page i logout from brakes the redirect
15:09 _pedda_ it seems as if i get logged out and no extension seems to care for redirecting me
15:10 _pedda_ is this, the point you described as race condition?
15:10 maholtz|WORK yep
15:11 _pedda_ hmm ok.. it took me a while to understand ;)
15:11 _pedda_ i will try to update the project to 4.2.6
15:11 _pedda_ perhaps this will fix the problem...
15:12 _pedda_ the crawler extension is affected by this issue too
15:12 maholtz|WORK crawler should respect user permissions
15:13 _pedda_ status in crawler log: Error! Error! Reason: ID was outside the domain
15:13 _pedda_ not only in the access restricted area
15:14 maholtz|WORK you have different domain records? on different pages?
15:14 _pedda_ i have two websites within one pagetree
15:15 _pedda_ both root sites have a domainrecord
15:15 _pedda_ and each root site has own crawler config in page ts
15:27 Bluespuke how can i limit the number of items in a row (tt_products)?
15:27 Bluespuke actually it display all items in a single row
15:30 razer hiho
15:31 razer can typo3 handle a site with about 6000 pages?
15:31 razer plus indexed search?
15:33 Darian2 where i can change the domains from one site?
15:33 Darian2 i have to sites with one typo3
15:33 Darian2 two sites with one typo :-)
15:33 Darian2 and i have to change the developer domain to the produktion domain
15:33 Darian2 but where?
15:33 Darian2 i only have to put it online, i am not the developer
15:45 m0oman razer: yes, it all depends on the server, typo3 isn't exactly a lightweight.
15:46 m0oman but 6000 pages will probably be a huge pain to manage.
15:46 iOops hi, I don t understand where is this file http://www.t3net.de/dokumentation/yaml-fuer-autoparser/page-tsconfig.html
15:46 razer yea thats true
15:46 razer machine will be 8gb ram octcore
15:46 razer so wont be a problem
15:47 maholtz|WORK @iOops: Page TSconfig: edit page properties - there is a field tsconfig
15:47 maholtz|WORK its not a file
15:48 iOops ok
15:48 iOops thanks
15:48 iOops I will try now
15:48 razer m0oman: wont indexed search slow the page down?
15:49 maholtz|WORK @razer: if you do not have access restricted pages you should think about using an external search engine
15:49 razer mhm
15:50 m0oman razer: it will. you can help a lot with proper caching setup.
15:50 m0oman will there be a lot of traffic on the site?
15:51 razer but the indexed search wont rebuild the index everytime a site gets loaded
15:51 razer i thougt about some static extension
15:51 razer because about 95% of the pages are static
15:52 razer or what do you mean by proper caching?
15:53 m0oman "everytime a site gets loaded"?
15:53 |00| The extension mnogosearch looks like a good indexed_search replacement, with high performance and a real crawler. See http://typo3.org/documentation/document-library/extension-manuals/mnogosearch/2.2.0/view/1/1/#id4209054
15:54 |00| It's made by Dmitry Dulepov who wrote the "typo3 extension development" book
16:00 razer |00|: thx man this thing looks great
16:00 razer ill give it a try
16:02 |00| yes. I haven't had the opportunity to give it a try myself, but I'm looking forward for it :-)
16:05 razer m0oman: what i tried to say is that the page in its normal use (without search) shouldn't be slower with indexed search installed
16:05 razer or should id?
16:05 razer it
16:05 |00| razer : you should also look for performance tuning. I know mysql need to be given some specific settings in the my.cnf file to take advantage of each of the 8 cores of your server
16:06 |00| otherwise it may use only one core
16:06 |00| also see http://wiki.typo3.org/index.php/Performance_tuning
16:06 |00| and http://typo3.org/development/articles/testing-and-tuning-typo3-performance/
16:09 NublaII what was that extension that shows you all the info for an specific page on the frontend?
16:09 NublaII it shows you the ts used in it, template, etc etc
16:27 smeringe NublaII: your not refering to the fe admin panel are you?
16:42 NublaII mmm... nope
16:42 NublaII I remember seeing one of the podcasts
16:43 NublaII an extension that shows the config for the page where you include the plugin...
16:43 NublaII to know exactly what's loading on that page
16:43 NublaII I believe it has more info than the fe admin panel
16:50 razer is there any good calendar plugin?
16:50 razer where the user can select from tags
16:55 iOops I have a "big" problem I download this file from the document -> http://www.t3net.de/dokumentation/yaml-fuer-autoparser.html, I installed it and it s not possible to access to the backend anymore after that . So I decied to replace what I did by the old files but it s like nothing
16:55 iOops I have this error : http://pastebin.com/m2233a5d2
16:56 iOops could you help me ?
16:56 NiFkE does typo3
16:57 iOops ?
16:57 NiFkE have a system/extension that users can register and create an account on a website and then post several things or submit articles or something like that?
16:58 iOops what do you means ?
16:58 iOops it s for my question ?
16:59 iOops maybe it s typo3 cache problem, how can I clear it ? without to access to this backend?
17:01 Traveler1 how can I retrieve which template (templavoila) is used with typoscript?
17:06 _pedda_ cu
17:08 iOops who can help me to repare my crashed backend ?
17:08 iOops please
17:11 maholtz|WORK which file did you install? and how?
17:13 NiFkE heh seems like maholtz|WORK knows all ;) (just been reading my logs :p)
17:14 iOops maholtz|WORK, I install this file : class.tx_cssstyledcontent_pi1.php, setup.txt, class.t3lib_befunc.php , class.t3lib_tcemain.php , class.tx_rlmptmplselector_addfilestosel.php
17:14 maholtz|WORK thx, but its wrong:(
17:14 iOops maholtz|WORK, like here : http://www.t3net.de/dokumentation/yaml-fuer-autoparser/vorbereitungen/bugs-in-version-4.html
17:14 maholtz|WORK what means "install"?
17:14 iOops maholtz|WORK, just replacing
17:15 maholtz|WORK outch
17:15 maholtz|WORK never do that
17:15 maholtz|WORK use extensions
17:15 maholtz|WORK or know what you do....
17:15 maholtz|WORK but not just replace some core / extension files
17:15 iOops maholtz|WORK, they said replace so I guess that like this it was ok
17:16 iOops maholtz|WORK, so now I already replaced by the old file
17:16 iOops maholtz|WORK, I really don't know what to do now
17:17 maholtz|WORK so, it breaks your site - such "tipps" are not usefull for newbies IMHO
17:18 iOops maholtz|WORK, so I can do nothing?
17:19 maholtz|WORK replace the files with the original ones
17:19 iOops I did already
17:19 maholtz|WORK ok
17:19 maholtz|WORK goto typo3conf/
17:19 maholtz|WORK there are some tempfiles, remove them too
17:19 iOops ok
17:20 iOops I did before also
17:20 iOops and now?
17:21 maholtz|WORK brb
17:21 NiFkE have a coffee :p
17:21 iOops brb?
17:21 iOops what is it?
17:22 NiFkE be right back
17:22 iOops I try again but it s seems that he look again for theses files...
17:22 NiFkE np = no problem
17:23 NiFkE ty = thank you (some things that you maybe need inhere to thank some people)
17:23 NiFkE ;)
17:23 iOops Nekdy, I thanks evry time at the end ;)
17:24 iOops so I don't understand something I remove these cache tmp file but how can he reload s.th alone ?
17:25 iOops how long time I need to wait?
17:28 iOops the cache came again and I have again the same message it s seems a circle
17:28 iOops maholtz|WORK, what do you think?
17:29 ockmonix hi there
17:29 iOops hi ockmonix
17:29 maholtz|WORK @iOops: check the line, what is the reason for the php error?
17:30 ockmonix whenever i want to create a new content element i get the error message that a field in tt_content(from an extension) doesn't have a default value
17:30 iOops I checked already ...
17:30 iOops my error is -> http://pastebin.com/m2233a5d2
17:30 ockmonix i tried to give it a default value but it doesn't accept any
17:31 maholtz|WORK check that file what the reason for the error is - there is a foreach and a function array_keys which has not the right arguments
17:31 maholtz|WORK you are not familiar with php i guess?
17:32 iOops YES
17:32 iOops sorry for the "yes" like this
17:32 iOops maholtz|WORK, http://pastebin.com/m1db7e226
17:32 iOops the tmp cache file
17:32 iOops on the line 1816 here http://pastebin.com/m1db7e226 is the line 2
17:33 NublaII I have a problem: you can see it here http://paste.phlogi.net/-c71c7ce9f8/
17:33 maholtz|WORK i am not sure what the reason is
17:33 NublaII I have a subpart defined on that 'td' but when I render the page I get an empty 'td' before the content...
17:33 maholtz|WORK @iOops: go to localconf.php -> there is a list with loaded extensions - perhaps remove tt_news from it
17:33 iOops ok
17:36 iOops maholtz|WORK, no esay, tt_news is not in this file
17:37 iOops maholtz|WORK, look here http://pastebin.com/m19a16278 my file
17:37 maholtz|WORK well change your mysql password please
17:37 maholtz|WORK and you install tool password
17:38 maholtz|WORK well, whats wrong with your site?
17:39 maholtz|WORK check if there is an extension in the list which has "newsauthorrel" in it - or something like that
17:41 iOops re
17:42 maholtz|WORK you got my message?
17:42 maholtz|WORK personal?
18:36 NublaII I have a subpart defined inside a table (a td with the proper 'id') but when I render the page I get an empty 'td' before the rendered content...
18:36 NublaII any pointers of why is that happening?
20:57 lilalinux I have some trouble using {field:uid} inside a andWhere statement
20:58 lilalinux http://www.phlogi.net/fresh/t3/tspastebin/showPost/fielduid_problem/
21:22 Denyerec Urgh
21:22 Denyerec the backend of Typo3 4.2 is STILL using two different spectrums of grey
21:22 Denyerec it looks so bloody amateurish :/
21:23 Denyerec I believe I even posted to the mailling list colours that would fix it
21:28 NiFkE brb reboot
21:37 lilalinux I need some help with kickstarter
21:38 lilalinux I have a custom table and some working typoscript from my main template setup
21:38 lilalinux now I would like to move the typoscript to the "Static Typoscript Code" part of the extension
21:38 lilalinux but then it doesn't work anymore
21:39 lilalinux Do I need to import that explicitly in my template?
21:43 lilalinux got it
21:44 lilalinux There is an "include" tab :-)
23:50 lilalinux Why is my CONTENT.renderObj being ignored?
23:55 lilalinux got it
23:55 lilalinux there seems to be a difference between "<" and "=<"

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.