Search the website and IRC logs

#TYPO3 IRC log from : Tuesday 30 December 2008

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
02:38 typo3-user Hello everyone, for some reason my login form is not working. It keeps arguing that there is a failure. I have a sysfolder with fe users in a fe group but the login form still doesn't seem to work. Reading the tutorial wasn't much of aid either. Does anyone has an idea on where to take a look in order to solve this problem?
04:01 Dijital2 hi room
04:03 Dijital2 i'm wondering about the typo3 schema (in v 4.2.3) and i can't work out how the tt_content items are mapped to the pages records. i'm using TV if that makes any difference
08:57 _pedda_ moin moin
09:08 PiMB moin
09:08 _pedda_ moin PiMB
09:08 PiMB kinda late,
09:08 PiMB had a flat tyre
09:08 _pedda_ hehe
09:09 PiMB sucks big time.
09:09 PiMB hope that 09 starts better
09:09 _pedda_ hehe
09:09 _pedda_ i was just wondering, yesterday you were first..
09:10 _pedda_ today it's me ^^
09:20 PiMB it's kinda first thing I do.
09:20 PiMB get to the office, plugin laptop, start IRC and start outlook
09:20 PiMB Then start wondering what I should do ;)
09:20 _pedda_ hmm same for me .. in exception of my coffe.. it comes first
09:22 PiMB Don't really like it.
09:22 PiMB only on monday's
09:40 smeringe anyone using commerce here? For some reason I just cant get the prices showing. I feel quite stupid :(
09:42 PiMB i've used it a couple of months ago
09:46 PiMB what's your problem then?
09:47 maholtz|WORK morning
09:48 PiMB morning maholtz|WORK
09:49 _pedda_ moin maholtz|WORK
10:21 smeringe PiMB: simply I can't get the article prices showing. other tags in the template works fine
10:21 PiMB you have the correct prices in the articles/products?
10:22 smeringe PiMB: think so yes. I got prices at least. I hope they're correct :)
10:25 PiMB hmm strange.
10:25 PiMB url?
10:29 smeringe PiMB: the price should be found in the source as a comment (while laborating), search for "pris "..
10:46 randomresult good morning all
10:49 randomresult anyone out there ?
10:49 randomresult am i alone?
10:51 smeringe randomresult: nope. not entirely
10:51 smeringe good morning randomresult :)
10:51 PiMB no im here
10:51 PiMB moin
10:51 randomresult smeringe :) PiMB! good morning
10:51 randomresult someone has an iphone?
10:53 PiMB no, off course not
10:53 randomresult off course not? ... hmmm sounds... like u dont like apple hum?
10:53 maholtz|WORK morning random
10:53 randomresult morning maholtz
10:54 maholtz|WORK you need an iphone for testing?
10:54 randomresult no, i have an iphone
10:55 randomresult but i have a problem
10:55 PiMB what's the problem then?
10:55 randomresult i will have access to internet with my laptop using an usb-stick... but no wlan for iphone
10:56 randomresult so now i want to connect my iphone to my laptop using usb-cable an want to make the connection from the laptop available for the iphone
10:56 randomresult any hints? ...
10:56 randomresult well... maybe this is the wrong channel
11:08 PiMB I think it is :)
11:09 randomresult i thought, that the T3-community (where a lot of ppl use mac) know everything!
11:09 randomresult :)
11:12 PiMB Well I do have an iPod touch
11:12 PiMB but don't have any problems connecting to wLan
11:12 randomresult well i will have no wlan available
11:13 randomresult but i will have internet with my laptop
11:13 randomresult (cable)
11:14 PiMB i don;t know if it's possible to provide internet to your iphone via usb cable
11:14 PiMB sorry
11:14 randomresult np
11:17 kraftb hi !
11:17 randomresult hi
11:18 PiMB hello
11:36 nkuttler randomresult: well, it certainly is possible. if anybody has done it is another matter ;) maybe #macosx or whatever that was called
11:58 PiMB sorry, lost connection there
13:56 trumpf Backend module folder "gallery2/" should exist but does not! It seems like there is a backend module in "mod1/conf.php" which is not configured in ext_emconf.php No XCLASS inclusion code found in file "class.tx_gallery2_albumview.php" No XCLASS inclusion code found in file "scripts/tx_gallery2_ajaxsingleview.php" No XCLASS inclusion code found in file "lib/class.tx_gallery2_ajax.php" No XCLASS inclusion code found in file "lib/class.tx_gallery2_extembed.php
13:56 trumpf do some know how to make it work?
13:57 maholtz|WORK you can ignore "No XCLASS" message if you do not want to extend that extension
14:03 trumpf i want to use it
14:03 trumpf Warning: tx_gallery2_api::require_once(../../../../gallery2/embed.php) [function.tx-gallery2-api-require-once]: failed to open stream: No such file or directory in /var/www/apache2-default/typo3conf/ext/gallery2/lib/class.tx_gallery2_api.php on line 126 Fatal error: tx_gallery2_api::require_once() [function.require]: Failed opening required '../../../../gallery2/embed.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/apache2-default/typo3c
14:04 chefan use hooks if possible
14:04 trumpf hooks??
14:04 maholtz|WORK @trumpf: yesterday there was someone who has similiar problems
14:05 chefan typo3 offers so called hooks in various parts to inject own code into the rendering process
14:05 maholtz|WORK i would have an look for an other extension
14:05 maholtz|WORK or have an look at forge if there is a actuall - if you are familiar with svn
14:05 chefan the problem with xclassing is, you can do it once, if you start using products which try to xclass the same object, you end up foobared
14:06 maholtz|WORK @chefan: i do not think, that he is a developer and wants to extend that extension
14:06 chefan hooks get processed anyway, no matter how many people "hook in"
14:06 trumpf the gallery2 can work with my lightroom, with over 1tb pictures
14:07 chefan hmm, maholtz|WORK, i never noticed that the xclass warning had any other impact than irritating people in the backend with red warning text.
14:07 chefan so i assumed there was some adaption in planning
14:08 trumpf is there no way to get gallery2 to work?
14:08 trumpf i google and google but no luck
14:12 trumpf Can some help?
14:17 tuxick fix it ;p
14:17 maholtz|WORK @chefan: do not know - but i think a notice instead of an warning would be nice
14:18 trumpf tuxick how do i fix it?
14:18 trumpf i am new in typo3
14:18 trumpf and have made my site, but miss the gallery
14:31 PiMB couldn't use a different one if you cannot get this to work?
14:46 maholtz680 re
14:51 smeringe PiMP: http://people.merea.se/david/2008/12/30/typo3-commerce-extension-finally-shows-prices-for-me/ :P
15:00 PiMB w00t prices!
15:00 PiMB thanks m8 :)
15:07 _pedda_ hmm how can i check if a page has subpages in order to display a COA or not
15:08 maholtz680 numrows -> select all pages with pid = your page?
15:14 _pedda_ like this: http://pastebin.com/d15824ccb ?
15:14 _pedda_ does not work..
15:16 maholtz680 select.pidInList.data = leveluid:1 cant work
15:16 maholtz680 leveluid:1 does not give you an pid, or?
15:16 maholtz680 select.pidInList.data = TSFE:id
15:16 _pedda_ hmpf
15:16 maholtz680 ups
15:16 maholtz680 no
15:19 maholtz680 should be possible with something like select.pidInList = this + select.recursiveLevel = 1 and some where statement...?
15:20 kraftb hey ... i hope everyone knows that this year doesn't end on 23:59:59 tomorrow, but on 23:59:60 ;)
15:20 maholtz680 but should be possible too, with lib.m2.stdWrap.required = 1
15:20 maholtz680 and lib.m2.stdWrap.append = COA ....
15:20 maholtz680 so, if the hmenu is empty - there will no COA be rendered because of the required
15:24 kraftb theres a "leap second"
15:24 kraftb so we should count 5 ... 4 ... 3 ... 3 ... 2 ... 1 ... 0
15:24 smeringe kraftb: ehh.. :) of cource. If would be unaware my schedule would break :P
15:25 kraftb you seem to have a quite neat schedule ... "every second counts"
15:25 kraftb think fast ... the years almost gone *g*
15:26 maholtz680 hehe
15:26 kraftb i think, thinking what you could do with this additional second takes more time than what you could do in this time *g*
15:26 kraftb damn ... even discussing about this additional second takes more time than it brings ;(
15:27 kraftb wait a second ... i have one here *G*
15:27 maholtz680 seems that you are right;)
15:27 smeringe :D
15:27 maholtz680 is it possible to use an split in an split?
15:27 maholtz680 it seems that it breaks my optionsplit than...?
16:32 drcode hi all
16:32 drcode I need some help
16:33 drcode in template there are Content and Setup
16:33 drcode if I want to build my own template why do I need Content
16:36 _pedda_ ?
16:36 _pedda_ ConSTAnt and Setup
16:37 _pedda_ you can specify variables like plugin.tt_news.limit = {$my_limit_variable}
16:38 drcode a min
16:38 _pedda_ and create different ext templates on several sites where you just have to define my_limit_variable = 3 within the constant
16:38 drcode I understand I need to put page has root
16:39 _pedda_ the first page in your pagetree
16:39 drcode yes
16:39 _pedda_ it must have a template
16:39 drcode I did new page
16:39 _pedda_ with root checked
16:39 drcode and I want to use +ext template
16:39 _pedda_ in this template you have to specify the pagetype
16:39 drcode where is the root checked ?
16:39 drcode I didn't found it
16:39 _pedda_ in list mode you click on the pen beside your template record
16:40 _pedda_ on your first page of the tree
16:40 _pedda_ and there you can specify whether it is root or not
16:41 drcode I click on list
16:41 _pedda_ you should read the modern template building tutorial
16:41 drcode where?
16:41 _pedda_ it is available in several languages
16:41 PiMB on TYPO3.org
16:42 drcode hebrew?
16:42 drcode _pedda_: U can check my site?
16:42 drcode what I did wrong?
16:42 _pedda_ dunno wether it is available in hebrew.. but your english seems to be quite well :)
16:43 drcode I am using this tut http://wiki.typo3.org/Ts45min
16:43 drcode a min
16:43 drcode I press on list and then on my first page?
16:43 _pedda_ yes
16:43 _pedda_ and there you should have your template record
16:44 drcode I have:
16:44 drcode Extended view Show clipboard Localization view
16:44 _pedda_ nothing else ?
16:44 _pedda_ so you need a template record
16:44 drcode k
16:44 _pedda_ it can be added via the add record icon on top ...
16:44 drcode found it
16:45 drcode under option
16:45 _pedda_ yes
16:45 _pedda_ correct
16:45 drcode Is root of website:
16:45 drcode but still I got No template found!
16:46 _pedda_ does your setup area of your template contain any code ?
16:46 _pedda_ you have to specify the pagetype
16:46 drcode yes
16:47 drcode very simple
16:47 drcode page = PAGE page.10 = TEXT page.10.value = Hello world page = PAGE page.10 = TEXT page.10.value = Hello world
16:47 _pedda_ should be enough
16:47 _pedda_ your website should display hello world
16:47 _pedda_ instead of no template found
16:47 drcode it say no templale
16:47 drcode yes
16:47 drcode bcz that I don't understand
16:48 maholtz680 did you checked the three checkboxes in your template ("is root" etc)?
16:51 _pedda_ no he did not :)
16:51 _pedda_ and page.typeNum = 0 was missing
16:51 _pedda_ drcode you should read the modern template building tutorial...
16:55 drcode thanx _pedda_
16:55 drcode I will go on reading
16:55 _pedda_ ok
16:55 _pedda_ you're welcome
17:04 PiMB alright another day gone.
17:04 PiMB just one more to go
17:04 PiMB see you guys tomorrow
17:04 PiMB bye
17:08 drcode _pedda_:
17:11 _pedda_ cu all ... gotta go for a beer :)
19:08 untouch_ hi
20:03 Dijital2 hi room
20:05 Dijital2 i was wondering... anchor tags in the RTE
20:05 Dijital2 how do you make them?
20:31 Dijital2 ok i found the - typo3 creates them automatically above each content item and you create links to them by using the RTE's hyperlink creation interface
20:34 randomresult hi there
20:35 randomresult anyone out there? i have a major problem with navigation and/or baseurls
23:54 HardPhuck i have the following problem, i have a menu and under that menu i have another menu
23:55 HardPhuck but the bottom menu gets wrapped in the top menu although i have set COA

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.