Search the website and IRC logs

#TYPO3 IRC log from : Saturday 31 January 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
00:11 [Francesco] Suddenly i cannot have access to my typo3 backend ! i did not upgraded, i'm still with 4.2.3. What's happened ??
00:16 [Francesco] please, can someone help me?
00:19 [Francesco] Suddenly i cannot have access to my typo3 backend ! i did not upgraded, i'm still with 4.2.3. What's happened ??
00:30 [Francesco] please can someone help me ? :(
00:40 [Francesco] it seems it's a mysql issue, i fail to create another admin user in backend
00:42 [Francesco] Error: Incorrect key file for table './mgm_typo3/be_users.MYI'; try to repair it
00:45 [Francesco] shit some tables are corrupt and i dunno why
02:09 chefan you didn't pay them enough, and someone made them a better offer
02:10 chefan did the autorepair work?
02:36 [Francesco] yes, luckily
11:19 flowdab hello
11:19 flowdab how can i use my own stylesheet for imgtext
11:28 flowdab hello?
11:28 flowdab anyone there?
11:28 flowdab :(
11:38 TaucherMK flowdab: Whats the problem? Just edit your stylesheet and you are done
11:38 flowdab but
11:38 flowdab TaucherMK: there is also a stylesheet from typo3temp included
11:39 TaucherMK yeah, but you can overwrite these styles with your own stylesheet
11:39 TaucherMK (your stylesheet will be included after the typo3 generated one
12:12 flowdab TaucherMK: ah okay... thank you
12:12 TaucherMK no problem
12:31 torsten Hello! Someone here who could help me with 2 kickstarter problems?
12:48 Phlogi hi hi hi guys :)
13:48 kinea is it possible to make the "insert records" content element somwhow dynamic (f.e. to show different news on a page maye through get parameters)?
14:04 theduke hi guys: in a TMENU I need the following: if uid of the link = x doNotLink=1
14:04 theduke how do I do that?
14:31 theduke how can i access the page title in a template?
14:32 theduke meaning: which command displays the page title so I can place it into a marker?
15:27 j_s theduke, have you tried 'title' ?
16:03 flowdab how can i prevent typo3 from setting its <a id="c1">... and so on
16:19 flowdab okay
16:19 flowdab got it
16:19 flowdab :D
16:20 flowdab and how can i prevent typo3 imgtext from setting style="width: ..." in the html tags?
16:39 theduke how can I include an extension template in another one? ( temp.body = TEMPLATE (source= an extension template) instead of temp.body = TEMPLATE temp.body { .............. }
16:42 TaucherMK why would you do this?
16:42 TaucherMK +like
16:42 TaucherMK theduke: You can probably do this with <
16:49 theduke i want to split my templates into smaller pieces for easier understanding/editing
16:50 TaucherMK and why don't you just include some Templates?
16:51 TaucherMK like you have a base template and there you include the ext templates "search,lib,whatever,..."
16:55 theduke well lets say I have a template for the navigation menu and include it using the include tab
16:55 theduke how do i get that template into my main template? subparts.menu = ??
17:05 TaucherMK you can just write subparts.menu = ... in the navigation template?!?
17:07 HardPhuck hey
17:07 HardPhuck \
17:08 TaucherMK hey HardPhuck
17:08 HardPhuck hey TaucherMK
17:12 dinsdale07 strange problem. I copied across a TYPO3 installation and upgraded to 4.2.5. I cannot login to the backend from linux FF 3.0.5 but from Mac FF 3.0.5 it works without problem.
17:13 dinsdale07 the error is the Login-error or session timed-out screen
17:15 TaucherMK dinsdale07: Extensions in FF on linux?
17:16 dinsdale07 Some. But I can login to my other typo3 sites fine, it's just this one which gives an error.
17:17 TaucherMK noscript plugin?
17:18 dinsdale07 TaucherMK, ha, got it. Deleted all cookies and it worked. Must have been a dodgy saved session.
17:18 salina hello all i want to put second domain with one typo3 installation, which extension have i to take best
17:19 dinsdale07 salina, I don't think you need an extension for that. You can create domain records for your pagetree in the list module
17:21 salina dinsdale07, thanx :D
17:21 theduke taucher: allright I have created a sysfolder and a template called +sidenav with lib.sidenav = HMENU lib.sidenav {......... } now i should be able to include that template with marks.whatever = temp.sidenav ,right? it is'nt working though... anything I need to consider?
17:22 TaucherMK no...
17:23 TaucherMK just do lib.sidenav.marks.whatever {...}
17:43 nd Does anyone know how to make conditions in flexforms? Like show a box if...?
18:03 theduke figured it out , thankx Taucher
18:41 ecantus hi! i just installed the latest typo3 version with the dummy package. if i try to add a new page, i get the following error: "2: SQL error: 'Out of range value adjusted for column 'storage_pid' at row 1' (pages:NEW4984844060fd3)". could somebody help me with this?
18:54 HardPhuck anyone has experience with IP authentication
19:00 flowdab hey... i'm just trying to create a user who is able to access my Page... i just added my page to the db mounts... but when i get logged in, i don't see anything in the list
19:28 dinsdale07 flowdab, have you set the group permissions for this page. If they are not set it won't show.
19:28 flowdab group permissions?
19:28 flowdab but i have no groups?
19:29 dinsdale07 If I remember correctly you just have to make sure it's not empty. you can also set it to admin I think.
19:31 flowdab i also have no group called admin
19:31 flowdab the select box for the group is just empty
19:32 dinsdale07 I think that's the problem. how's about creating a group "user" and stick all your user into it?
19:32 dinsdale07 And then setting the group permission to user for that page.
19:42 flowdab i don't know where to create a group
19:42 flowdab it's not in my menu
19:42 flowdab maybe something is broken!?
19:43 flowdab dinsdale07?
19:44 dinsdale07 try module list - select the topmost level on your pagetree
19:44 dinsdale07 it's where you configure languages and stuff, the one with the earth icon.
19:49 flowdab dinsdale07: sorry... which module list?
19:50 flowdab it's probably because i have the latest typo3?
19:50 flowdab do you mean the extension manager?
19:51 dinsdale07 no, under web -> list
19:51 dinsdale07 3rd option from the top
19:52 dinsdale07 everything on the left is referred to as modules. module web, module list if that makes sense.
19:53 TaucherMK flowdab: You should read the typo3 beginner tutorial
19:54 TaucherMK i should make a macro for this sentence :-/
19:56 dinsdale07 good idea - the typo3 tutorials make for some excellent reading.
20:41 theduke good evening guys
20:46 theduke I have to create a product list and I thought I could do it like this : for each category I add each product as a hidden subpage, write a template for that subpage and display all the products on one page, each product modeled after the template
20:46 theduke i'm just not sure how i can do the displaying part
20:47 theduke I guess I would need something like : for each subpage apply template with subpage data
20:47 TaucherMK theduke: Why don't you just use one of the product extensions?
20:47 theduke is that possible with TS?
20:48 theduke i've looked into tt_products but it seems rather complex
20:48 theduke and i really just need a list...
20:48 TaucherMK there are (i would have to count it) about 20 extensions for things like this...
20:49 theduke could you recommend one thats fairly easy to set up and use?
20:50 theduke i'd appreciate it
21:05 dinsdale07 theduke, tt_news? it's the bread and butter extension for me in terms of list/detail views.
21:21 theduke seems perfect
21:21 theduke thanks
21:44 flowdab hello... i've tried to create a new user who should be able to edit certain sites... and he is already able to see the sites in the list, but doesn't see their contents and cannot edit them
21:45 TaucherMK flowdab: Did you give him the rights to do this?
21:46 flowdab i just added the site to the group editor in the access module
21:46 flowdab and added the editor group to the user
21:46 TaucherMK and does the group has the necessary rights to see, edit and so on?
21:48 flowdab in the access mode? yeah
21:48 flowdab just not deleting files
21:48 TaucherMK is the user allowed to use the page module?
21:48 kikokos hi
21:49 kikokos I'm looking for information it's possible to find typo3 ecommerce (shop) module in polish language?
21:49 kikokos how it look in T3?
21:51 dinsdale07 kikokos, I don't know about polish language but generally if the extension is well programmed you can translate it yourself
21:51 dinsdale07 kikokos, look for the file locallang.xml in the extension to see whether you find a polish translation.
21:51 kikokos it's just string translation like ine drupal?
21:52 kikokos dinsdale07, ok ,thx :)
22:11 flowdab how can i give a user permission to read files?
22:13 shr00ms hi
22:13 shr00ms is there a good mvc extension?
23:19 nd__ shr00ms: some say efaq is one of the more complete ones... but that depends what you mean by good I guess.
23:20 Phlogi nd__: what about cal maybe?
23:20 nd__ Never looked into it... is it mvc?
23:20 nd__ done with lib/div?
23:22 Phlogi mv maybe, but not with lib/div IMHO
23:22 shr00ms im reading into lib/div
23:22 shr00ms seems very nice
23:22 Phlogi yes
23:23 nd__ Jup... just tried it two weeks ago
23:27 twoten hey you guys are awake

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.