Search the website and IRC logs

#TYPO3 IRC log from : Monday 20 October 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
05:03 hi-ho Hi. How can I get the TS used in a predefined tempalte (Hyper)
09:02 FloLeBlanc hi all
09:02 FloLeBlanc can someone tell me if typo3 4.2 runs well on xamp?
09:03 FloLeBlanc xampp of course
09:40 untouch ext chgallery: they thumb nails get scaled - how can i avoid this - they are supposed to be in their natural size : 156x156
09:40 untouch the even
09:59 m4rtijn hi all
10:01 FloLeBlanc hi m4rtijn
10:18 maholtz|WORK moin
10:34 FloLeBlanc hi maholtz
10:46 untouch ext chgallery: they thumb nails get scaled - how can i avoid this - they are supposed to be in their natural size : 156x156
10:47 FloLeBlanc untouch: never used that gallery sorry
10:48 FloLeBlanc does someone know where I can find an upgrade guide for typo3 4.2? the main link on http://typo3.org/documentation/document-library/ leads to some old linux install advices
10:57 kelola hi, I don't know wich function the field "Ref" does in content elements (you can see it in list view)
10:58 kelola the thing is that from a time to now that field is not completed, is blank
10:58 kelola and it doesn't show the contents without ref
10:58 kelola how can I set it?
10:58 maholtz|WORK @FloLeBlanc: from which version do you want to upgrade, do you use linux or windows?
10:59 FloLeBlanc maholtz: 4.0.9 to 4.2.newest / windows on user_pc, linux on server
10:59 maholtz|WORK @kelola: ref = reference - how many times that element is referenced
10:59 maholtz|WORK @FloLeBlan: for update only server is relevant - on linux you should have an symlink
10:59 maholtz|WORK there should be an typo3_src_4.0.9 (sth. like that)
11:00 maholtz|WORK beside that you untar the 4.2.tar.gz
11:00 maholtz|WORK and then you move the link from your t3 installation to the new source
11:00 maholtz|WORK then go into backend install tool to update
11:00 maholtz|WORK clear caches etc:)
11:01 kelola aha but... is it normal that it is set blank? Almost all refs are set to 1, and I've never set it, before it was done automatically
11:01 FloLeBlanc thank you maholtz
11:01 FloLeBlanc in some wikis it is advised to upgrade to 4.1 and then to 4.2 => is that necessary?
11:01 maholtz|WORK @kelola: you use templavoila, right:)
11:03 maholtz|WORK @FloLeBlanc: i am not sure if it is neccessary, but i would do it too:) 4.2 has ne backend, needs php5 etc - keep in mind
11:07 FloLeBlanc maholtz: well I use a testserver anyway *G*
11:12 kelola yes I use templavoila... the thing is that I was doing this this a colleague but he is on vacation and I haave no idea how templavoila works
11:15 maholtz|WORK you should not work in listview with templavoila but in templavoila view
11:18 kelola I've been working with it with no problems
11:18 kelola I don't know wich is the templavoila view
11:19 kelola hoe can I set the ref?
11:19 kelola I only want to put a 1 in ref field
11:19 maholtz|WORK you do not want tu put a 1 in ref field
11:20 maholtz|WORK there is a nother pate-modul
11:20 maholtz|WORK page-modul
11:21 kelola yes I want to do so... I don't care why is that 1 there
11:21 kelola yes templavoila is there
11:22 HardPhuck moin
11:22 kelola but it says that I have to start a wizard...
11:22 kelola en fin...
11:22 maholtz|WORK @kelola: seems that i do not understand what you want
11:22 kelola ok, don't worry
11:27 FloLeBlanc can someone plz tell me how big their db's are for reference?
11:27 FloLeBlanc I'm trying to export my t3 db as .sql and currently I'm at 1,66 GB! omg
11:40 HardPhuck how can i disable filelist treeview if i have an extension that does not need it?
11:42 HardPhuck FloLeBlanc, how many pages, users do you have?
11:43 HardPhuck 1,6G is okay for sites with a lot of pages, users and media
11:51 FloLeBlanc HardPhuck: hmm about 3000 users, and some sites yes
11:51 FloLeBlanc hardphuck: thx for the info
11:52 HardPhuck then it's okay :D
12:28 HardPhuck where is the configuration at install time of ext stored
12:33 fred^^ I dont get why he didnt make the CATMENU in tt_news templateable
12:34 NublaII I am trying to copy some faq records that contain startdate
12:34 NublaII if I copy them one at a time they startdate is fine
12:34 NublaII if I use the clipboard they all get changed to 1986??
12:52 fred^^ What the hell? I tried to change a element mapping in TV from inner to outer, and then back, and now it wont show up
12:52 fred^^ No changes except for that were made
12:57 fred^^ Did anyone get my question?
12:57 fred^^ ISP keep disconnecting me
12:58 fred^^ Hopefully this ajax client will be more stable
12:58 fred^^ I tried to change a element mapping in TV from inner to outer, and then back, and now it wont show no matter what I do.
13:17 fred^^ ^ Is there any way to look into what TV is doing and not doing as T3 renders the page?
13:19 HardPhuck This module "file_txxmlimportM1" is not enabled in TBE_MODULES
13:19 HardPhuck where do i fix this
13:32 untouch has any1 used chgallery lately
13:36 erank HardPhuck: the extension xmlimimportM1 is installed?
13:37 HardPhuck yes, i solved the issue already, thanx
13:37 erank ok :p was it your mod1/conf.php? :p
13:40 HardPhuck no i ran the kickstarter again :)
13:41 erank HardPhuck :-) ok, another way :-) The error itself means that you add the module to the file module for example (in ext_tables.php), if you do that, the name in mod1/conf.php has to pointto the same location
13:42 erank if you change the module in ext_tables.php to 'web' for example, the name should change from file_<mod> to web_<mod>
13:42 HardPhuck lol thanx now i know where i did wrong\
13:43 erank HardPhuck: I've been searching for this for hours once :p
13:44 HardPhuck save me from doing the same :)
13:44 HardPhuck saved even
14:09 molaLaGramola hi, do you know if there's anyway to configure news to show only yesterday news?
14:09 isolysis hi all.. in the news extension, when it is displaying the subheader text, there is a limit to the characters, i.e. the text is truncated before and requires you to click 'more' to see the full text. Where is this character limit set? I wish to increase it#
14:12 molaLaGramola isolysis: we both need a news specialist :P I suppose you would find this in the object browser but... I really don't know about it
14:17 maholtz|WORK @isolysis: you are searching for crop
14:17 maholtz|WORK you can define it in your tt_news plugin
14:17 maholtz|WORK or via typoscript
14:21 ries it's like a bad soap opera :D
14:21 maholtz|WORK @ries: really? why?
14:21 ries all tghe +1 -1 of a patch that needs to go into core....
14:22 maholtz|WORK well, i did an patch about caching which i really loved to get into core
14:22 ries maholtz|WORK: which one was that??
14:22 ries maholtz|WORK: did you follow the thread about open ID?
14:23 maholtz|WORK nope
14:23 maholtz|WORK in my cases they showed me, that it is really not as easy as i thought:(
14:23 maholtz|WORK and i think they are right that it did not got into the core...:/
14:23 maholtz|WORK but for me the +1 / -1 thingy makes sense
14:23 ries was that using the new cache system?
14:24 maholtz|WORK but i am not really in there so...
14:24 ries I am just reading it...
14:24 maholtz|WORK my patch was: RFC #9284: Feature: tt_content.starttime/endtime have now effect on caching
14:25 ries that would be a good thing to have
14:25 ries I was weirdly surpriced that cached pages don't follow start/endtime
14:25 null_ molaLaGramola:
14:25 null_ pi/class.tx_ttnews.php
14:26 maholtz|WORK well, pages do
14:26 maholtz|WORK but not content elements
14:26 null_ you could change the value of numbers to a date
14:26 ries Was some time ago when I worked on typo3.... But I remember there was something going on weirdly there
14:27 maholtz|WORK @ries: why did you stop to work with typo3, what do you use now?
14:28 ries maholtz|WORK: My clients started to ask me if I could do other things :)
14:29 maholtz|WORK ok, that is not bad:)
14:29 ries maholtz|WORK: I mainly do DB design nowdays, advicing and I create RIA's base on adobe flex/java/glassfish
14:29 maholtz|WORK good:)
14:30 null_ ries: fun :-)
14:31 ries Yeaaa it is actually...
14:31 HardPhuck how do you design a DB :D
14:33 null_ ries: netbeans or vim?
14:33 null_ eclipse, i meant
14:34 ries null_: I use eclipse all the time
14:38 molaLaGramola null_: thank you very much but I cannot modify the module because another web is using the same module and there are other people developing it :(
14:38 molaLaGramola but is good to know there's no other way
14:40 pmk65 ries: Would it be possible to add a search function to the IRC logs page.? Right now it's a pain trying to find something as you have to go through each day.
14:40 ries pmk65: I never knew that people actually used it :)
14:40 pmk65 I do :)
14:40 ries I think it's possible... they are basicly a bonche of files on the HD
14:43 pmk65 that would be a cool addition. As sometimes people asks a question, that have already been answered. With a search function, they can check the logs first, and maybe find the answer.
14:43 maholtz|WORK what is the url to that page?
14:43 ries maholtz|WORK: http://tinyurl.com/typo3log2008
14:43 HardPhuck how do i refer to the uploads directory within config
14:45 pmk65 molaLaGramola: You can also create a small Typoscript CONTENT element, that do a lookup in the tt_news table and select the records from yesterday. Using that method you can create a "listview" with the selected records, and link to your singleview page when clicked.
14:48 maholtz|WORK @ries: thanks
14:49 molaLaGramola thankyou! I'll try it!
14:49 molaLaGramola gotta go1 thanks!
14:56 erank HardPhuck: you want to access the upload directory set in the TYPO3 install tool from within your PHP code?
14:56 HardPhuck yes
14:57 HardPhuck i mean i can hardcode it, but i don't think that is the proper way
14:57 HardPhuck $MCONF['xmlimport']['uploadFolder'] = 'uploads/tx_xmlimport/';
14:57 HardPhuck now i have this
14:59 HardPhuck if it's okay then i will leave it like this
15:01 untouch is there evtl anyone here right now who has ever used the ext chgallery
15:04 erank HardPhuck: I thought the upload directory could be set in the install tool, but it isn't (or I can't find it). To find the upload folder of a specific file field of a table you could do something like this:
15:04 erank t3lib_div::loadTCA('<table>');
15:04 erank echo $GLOBALS['TCA']['<table>']['columns']['<columname>']['config']['uploadfolder'];
15:05 HardPhuck i thought there was easier way :D
15:05 erank me too ;-) but in $GLOBALS['TYPO3_CONF_VARS'] only the RTE uploadfolder is defined
15:09 erank I also expected a setting in the install tool, but there isn't...
15:10 pmk65 the uploads folder is always located in the root of the TYPO3 installations. similar to the typo3conf/, t3lib/, typo3/ etc folders.
15:10 ndee what's the difference between versioning and workspace?
15:11 pmk65 if you have an extension named "my_extension", then the upload dir for that ext will be "uploads/my_extension/"
15:15 erank pmk65: question was more how the 'uploads/' setting could be read from the configuration, but it isn't configurable...
15:17 pmk65 erank: There's no need to read any config files, as the uploads/ folder is always located in the root of your typo3 installation. All you then need to know is the subpath for the extension , and that one is normally based on the extkey.
15:19 erank pmk65: yes, I know... But it's kind a weird that the fileadmin can be configured, and the uploads folder can't... personally I dislike hardcoded file locations... do you know why the uploads folder is hardcoded?
15:21 pmk65 I guess it's something from way back, that never got changed.
15:22 erank to bad :p
15:45 m4rtijn anyone here who could recommend some office- desktop graphics card ? only use photoshop and illustrator here..
15:46 maeck Hi
15:46 m4rtijn I told my collegue we could use some shitty onboard card for that.. but he doesnt believe me :p
15:46 m4rtijn hi maeck
15:47 maeck i must update a website from 3.7.0 to 4.1.7 and have some troubles ... .can someone helps me?
15:49 maeck i used this manual: http://webempoweredchurch.com/support/classes/upgradingypo3/ but i stop with step3
15:49 maeck i can login to the backend, but not open the install tool
15:50 maeck it does'nt accept the password
15:50 maeck but i updated the md5-hash in the localconf.php
15:50 maholtz|WORK you can change the install-tool password in localconf.php
15:51 maeck i have do this
15:51 maeck but nothing changes
15:51 maholtz|WORK clear cookies
15:51 maeck i have cleared the browser cookies and remove the tem-files in typ3conf
15:52 maeck and the md5-value, the install-toll gaves me - is the same as in the localconf.php
15:53 maholtz|WORK and what says the install-tool? error message or not
15:53 maeck nothing ... "Enter the INstall tool Password"
15:54 maeck i entered ... and the same screen comes again ... with der md5-hash bottom
15:55 maholtz|WORK hm... perhaps test it with another browser
15:56 maeck i tried it ... nothing
15:56 maeck :(
15:57 isolysis m4rtijn: any graphics card with 256mb+ dedicated memory should be sufficient for general PS and Illustrator use - companies like ATI and Nvidia are well known for decent products
15:58 maeck the apache access.log says: "POST /emmanuel-info.de/typo3/install/index.php HTTP/1.1" 200 2621
16:01 HardPhuck how do i move a file into a subfolder
16:01 maeck no idea?
16:01 isolysis maek
16:02 isolysis maeck: i think in the typoconf/ directory you have files like IUYUIY_localconf. something
16:02 isolysis these are temp config files
16:02 isolysis you might need to delete those
16:03 maeck yes ... temp_CACHED_ps7f0b_ext_localconf.php
16:03 maeck i deleted them also ... nothing
16:04 isolysis maeck: have you tried to set a new password in localconf.php using $TYPO3_CONF_VARS["BE"]["installToolPassword"]
16:04 maeck yes ... nothing
16:04 maeck :(
16:05 maeck its an update vom 3.7.0 to 4.1.7 .... maybe something has broken
16:05 maeck can i install 4.1.7 completely new and import all old things from 3.7.0?
16:06 isolysis possibly
16:06 isolysis see if you can restore the 3.7.0 then setup the new typo3 version in a new directory/ip address just to be sure, don't delete anything in case
16:06 maholtz|WORK afaik there changed something from 3.7 to 3.8
16:07 maeck ok, this is my first update ... so what i have to do, to import all old things from 3.7.0 to a new installation of 4.1.7?
16:08 maeck or should i try to update from 3.7.0 to 3.8.0 first?
16:08 isolysis maeck: i started out with 4.1.x so im not sure how to go about this one
16:08 maeck ok
16:09 maeck thanks anyway
16:13 isolysis maholtz|WORK: thanks for the info, i found this in the object browser: plugin.tt_news.displayList.subheader_stdWrap.crop = 230 | ... | 1
16:13 isolysis maholtz|WORK: what is 230 | ... | 1 and should i just change the 230 figure?
16:14 maholtz|WORK look in tsRef: stdWrap -> crop
16:14 maholtz|WORK 230: how many characters
16:14 maholtz|WORK ... which text should be added
16:14 maholtz|WORK 1: cut on words, not on characters
16:15 isolysis maholtz|WORK: oh i see, learn something new. thanks
16:15 maholtz|WORK np:)
16:41 Valda hiya
16:42 Valda hello everybody
16:42 Valda in TCA configuration, how do I set the elements that are displayed by default in the sysfolder ?
16:44 m4rtijn in TCA ?
16:44 m4rtijn you can set this in TSconfig
16:54 maeck is it possible, to run v3.7.0 on a php5 server?
16:56 m4rtijn hehe, I think all people here work with 4.1.7+
16:56 m4rtijn you'll have to try..
16:56 maeck ?
16:57 maeck can a typo3 website run on a server with php 5.2.6
16:57 maeck typo3 3.7.0
16:57 m4rtijn try it out..
16:58 m4rtijn like I said.. I dont think anybody in here ever tried that
16:59 maeck ok
16:59 lilalinux where is the difference between ACT and CUR in a TMENU?
17:00 m4rtijn lilalinux - good question..
17:00 m4rtijn :)
17:00 lilalinux like always, soon after asking you find the solution :-)
17:00 m4rtijn I think they only react different if you use IFSUB
17:01 lilalinux ACT = root until current page
17:01 lilalinux CUR = only the current page
17:01 m4rtijn I find that description very cryptic..
17:02 lilalinux at least it's something ;-)
17:02 m4rtijn but I think it means.. that if a submenu button is chosen .. with ACT the previous button is described as well
17:02 m4rtijn the ones in the same rootline..
17:02 lilalinux yeah
17:02 lilalinux OTOH, isn't that the purpose of 1., 2. etc?
17:03 m4rtijn no.. there u only describe the 1st 2nd level etc.. but not what happens if a submenu button is chosen what the rootlevel buttons do
17:04 m4rtijn but I think.. ACTIFSUB etc. take care of those as well..
17:05 m4rtijn so.. im also confused by ACT :)
17:06 lilalinux I guess I know what it means, when i come to the point where i need it ;-)
17:08 lilalinux Is 2 < .1 valid TS?
17:08 maholtz|WORK @lilalinux: yep
17:08 lilalinux thx
17:08 maholtz|WORK {
17:08 maholtz|WORK 1 ...
17:08 maholtz|WORK 2 < .1
17:08 maholtz|WORK }
17:08 maholtz|WORK within braces {}
17:08 maholtz|WORK on same level
17:09 lilalinux k
17:09 lilalinux do i have to mention each level explicitly, or will level 2 be the same as level 1 implicitly?
17:10 lilalinux and moreover, do I have to instantiate 2 before copying 1 to it?
17:10 maholtz|WORK nope
17:10 maholtz|WORK with "same level" i mean in the {}
17:10 Rapp when i insert an external URL in a content block, the link gets modified from https:// to http:// -- how do i stop t3 from doing that?
17:11 maholtz|WORK 1.2 ....
17:11 maholtz|WORK 2 < .2 does not work
17:11 maholtz|WORK 2 < .1.2 should
17:14 erank hi guys, I've a question about bug patches. If I use the patch command, it's always asking me 'which file to patch?', when I copy paste the name of the file it wants to patch, it works...
17:14 erank why isn't it finding the files automatically?
17:14 lilalinux maholtz|WORK: I use braces
17:14 lilalinux s/use/prefer
17:15 lilalinux I don't understand why it's 2 < .1 and not 2 < 1
17:19 m4rtijn cause its on the same level..
17:19 m4rtijn :)
17:19 lilalinux what would 2 < 1 be?
17:20 m4rtijn wrong
17:20 m4rtijn hehe
17:21 erank m4rtijn: is it also possible to get the property of an element on a higher level?
17:21 maholtz|WORK i think, if you have an top level object called "1" you would copy that
17:21 erank like 2 < ..1 or something like that?
17:22 m4rtijn I think so ..
17:22 maholtz|WORK seme here
17:22 Wol hi everyone, someone know how to use if clause in IMAGE content object
17:23 m4rtijn hehe
17:23 maholtz|WORK stdWrap.if
17:23 Wol ok
17:24 Wol if i want to show an image if the image field is empty then i write stdWrap.if.file = the file ?
17:24 Wol *if
17:24 HardPhuck how do i check if uploaded file is jpg, gif or png
17:24 HardPhuck i have this now if (eregi('\.jpg$', $file))
17:25 maholtz|WORK @Wol: where do you get "if.file " from - i didnt read that in the tsref
17:25 maholtz|WORK read tsref
17:25 Wol i read it :P but i want to show an image by default in templavoila record
17:26 maholtz|WORK but we talk about frontend, correct?
17:26 Wol yeah sure
17:26 maholtz|WORK ok, show me the .file property of "if";)
17:26 Wol do you know the "Image Field" in templavoila?
17:27 maholtz|WORK nope - but has nothing to do with typoscript syntax
17:28 Wol i can add some typoscript in datastructure of the imagefield
17:28 maholtz|WORK i know
17:28 Wol i want to add a "default image"
17:28 maholtz|WORK so you do not need stdWrap.if
17:28 maholtz|WORK you have to look at your IMAGE Object
17:29 Wol 2 sec i will try something ;)
17:30 Wol ok that is the code of templavoila "image field"
17:30 Wol http://paste.phlogi.net/-08a6cfdac4/
17:31 Wol the client want to choose is image
17:31 Wol but if i dont choose an image i want to show a default one
17:32 Wol so the if clause can be useful ? i think
17:32 Wol do you understand what i want to do ?
17:34 maholtz|WORK i think so - but you do not need if
17:35 Wol what you propose?
17:35 maholtz|WORK can you use stdWrap on import? than you should use ifEmpty
17:35 Wol ok it's ok i found it :D
17:35 Wol i just need to specify 10.file = a file :D
17:35 Wol tnkx a log :D
17:35 Wol lot!
17:36 maholtz|WORK do you know snippets.typo3.org? you could paste your snippet there:)
17:37 Wol ok yeah i will write it :D
17:37 Wol tnkx
17:45 lilalinux is it possible to disable caching completely (for the time of development)
17:46 maholtz|WORK look at CONFIG object
17:46 maholtz|WORK have to go now
17:46 maholtz|WORK bye
18:03 maeck i updated from v3.7.0 to 4.1.7 .... successfully
18:04 maeck i can access the backend
18:04 maeck but in the frontend i get the error TemplaVoila ERROR:
18:04 maeck Couldn't find a Data Structure set for table/row "pages:3".
18:04 maeck Please select a Data Structure and Template Object first.
18:04 maeck what i should do?
18:06 isolysis maeck: this looks like the upgrade has unset the templavoila field mappings
18:06 maeck and what can i do to repair?
18:06 isolysis maeck: in templavoila, look for the 'remap' link under the template name, and see if the mappings are there
18:07 isolysis if they are not, you will need to remap body to body, rootline to your related div etc
18:07 maeck slowly please ... i'm absolutely new in typo3. this was my first update
18:08 maeck in backend i go to templavoila
18:08 isolysis i dont know if this will fix it, but i had alot of problems once with a server migration that corrupted my non utf8 database and then i found out that was one of the possible fxes
18:08 maeck then he says i should start an wizard
18:08 isolysis no dont do wizard
18:08 maeck ok
18:08 isolysis in the left in the tree menu click on your rootpage
18:08 isolysis then it should say something like template objects X
18:09 isolysis Page header Data Structures: Template Objects:
18:09 isolysis /Rootpage/General Storage/ 25 44
18:09 isolysis something like that, you just click the rootpage path link
18:10 maeck uff, sorry, i don'nt understand what i should do
18:10 maeck in the tree menu unter web?
18:10 isolysis maeck: not under web.. but your page tree menu should have a rootpage
18:13 isolysis maeck: there are 3 colums, far left is menu (under web), then you have your page tree structure - then you have the page editor and stuff in the far right
18:13 isolysis you want the middle column with the page tree structure.. the very first page is usually your root page, under the globe
18:13 maeck ah ok
18:13 maeck i got it
18:14 maeck ok in the right column i can see the items of the rootpage now
18:14 maeck right?
18:16 maeck isolysis, i see this now: http://img80.imageshack.us/my.php?image=97957016dt2.png
18:18 isolysis maeck: in your web menu select 'templavoila', then in the page tree, click your 'Home' link.. then int he right hand side the tempalte object link appears, underneath that it may say start wizard, but you just click the rootpage link
18:19 maeck oh sorry
18:19 maeck ok
18:19 maeck The following pages in the root line contain data structures and template objects:
18:19 maeck Page header Data Structures: Template Objects:
18:20 maeck /Users/<removed>/ 3 15
18:20 maeck /Users/<removed>/ 3 15
18:21 maeck i will generate a new image
18:22 maeck http://img126.imageshack.us/my.php?image=38219538kf9.png
18:23 maeck i can only start the wizard
18:25 isolysis maeck: i g2g, be back later
18:25 maeck ok
18:26 HardPhuck can i xml2array a file or do i need to exract the data in the file to some variable first?
18:32 HardPhuck i have a xml file
18:32 HardPhuck and i want to make an array
18:32 HardPhuck do i need to extract the data into a variable?
18:35 teppi|working HardPhuck, http://typo3.org/fileadmin/typo3api-4.0.0/d3/d3d/classt3lib__div.html#eeaafa965dac6ff7d730d45d6d8576f6
18:35 teppi|working *bye
18:53 wacky__ Is there a way to show the File lists (for image selections) in the Draft workspace ?
18:53 wacky__ is it a "feature" that you can't see them ?
19:08 isolysis maeck_: still here? you want to click on /Users/<removed>/
19:08 nkuttler wacky__: create a new workspace with filemounts
19:08 maeck_ hi isolysis
19:09 maeck_ yes i'm here
19:09 maeck_ thanks that you coming back :)
19:09 isolysis :p
19:09 maeck_ okay i click on /Home/Storage Folder
19:09 isolysis maeck_: you want to click that link.. then look for the template name you are using on your homepage
19:09 isolysis within that section there should be a link 'update mapping'
19:10 wacky__ nkuttler: is it risky on a production site to move the "Draft workspace" diffs. to a newly created Workspace ? (is it even possible) ?
19:11 maeck_ ok, "Mapping Up-to date" ... however, should i click on update mapping?
19:11 isolysis yeah click it, then look for the 'mapping' tab on the far right
19:12 isolysis maeck_: do you see a few column, one with a button link that says either 'mapped to...' or 'add mapping' ?
19:12 hi-ho Hi, where can I get the TS code for the navigation menu in the standard typo3 tempalte (Hyper)É
19:13 maeck_ isolysis, hmm no ... http://img84.imageshack.us/my.php?image=88223685yf4.png
19:14 nkuttler wacky__: no idea. you could could make a slow transition to the new workspace. or just let some users use it...
19:14 isolysis maeck_: that's strange, it seems your DS (datastructure) for that template has been lost
19:15 wacky__ nkuttler: but I want the work to be based on the already done work in the [Draft workspace] ..
19:15 maeck_ isolysis ... what meens that ... what can i do?
19:15 maeck_ can i repair this?
19:16 isolysis maeck_: the datastructure is basically a file that says menu is mapped to xyz and breadcrumb is mapped to abc and so on.. then you basically add the mappings in the 'mapping' tab but it is missing here, where you click on the div locations inside the template
19:16 isolysis maeck_: how many pages did you have in your typo3 installation? was it a big site and maybe it is easier to start a fresh site package and add your contents back manually?
19:17 maeck_ yes, its a big site
19:17 maeck_ and i'm absolutely new ... :(
19:18 isolysis maeck_: i see.. somehow you need to get the DS for that template back in there.. i don't have enough knowledge about that though
19:20 HardPhuck $xmlobj = simplexml_load_file($file);
19:20 HardPhuck $test = t3lib_div::xml2array($xmlobj);
19:20 HardPhuck debug($test);
19:20 HardPhuck what is wrong with this?
19:21 HardPhuck the first line is okay because print_r($xmlobj) works
19:22 hi-ho Hi, where can I get the TS code for the navigation menu in the standard typo3 tempalte (Hyper)?
19:26 nkuttler hi-ho: standard template? what's that? usually you look into your template section if you have it installed
19:26 hi-ho nkuttler: this is one of the prepackaged tempaltes with typo3. You can not see the TS for this tempalte in the tempalte editor
19:29 nkuttler hi-ho: hm, no idea. is it an extension?
19:30 hi-ho nkuttler, no it is just called stanard template. There is an extension that does something similar but i thought I can get this exact menu
19:44 Phlogi just2b: hey man
19:45 just2b wtf?
19:47 HardPhuck $content[] = 'tstamp'=> time();
19:47 HardPhuck why is this producing an error?
19:48 just2b why dont you tell us the error?
19:48 just2b maybe you want [] = array(tstamp => time);
19:48 HardPhuck Parse error: syntax error, unexpected T_DOUBLE_ARROW in /Users/<removed>/Sites/devel2/typo3conf/ext/xmlimport/mod1/index.php on line 292
19:50 HardPhuck actually no
19:50 HardPhuck this creates another array in the existing one ($content)
19:50 HardPhuck but i just want to add a key=>value pair
19:51 just2b so $content[$key] = $val
19:51 HardPhuck ah lol thanx
19:52 HardPhuck this was so noobish :)
19:53 just2b kind of ;)
19:56 HardPhuck oh well, practice makes perfect :)
19:56 Phlogi just2b: lol :D I read from you finding security issues... in feusersview
19:56 Phlogi just2b: were they so grave that there is no easy fix? What was the general problem?
19:57 just2b general problem was an sql injection
19:57 just2b and that nobody cares ;)
19:57 Phlogi just2b: how do you mean nobody cares? to fix it?
19:57 Phlogi those are often totally easy to fix
19:58 just2b author doesnt care
19:58 Phlogi ah I see... if he doesn't care it won't be updated... typical typo3 problem
19:59 just2b no it is a personal problem.. but IMO
19:59 Phlogi they still have no solution for this "author unreachable problem"?
19:59 just2b and of course nobody of the guys using the ext cares... i never used it and found it ;)
19:59 just2b what should the solution be?
19:59 just2b i dont want to hold a key to a crappy ext and be responsible to it
19:59 Phlogi just2b: setting a timeout and then find a new author
19:59 just2b LOL who??
20:00 Phlogi just2b: no one is responsible for everything :p
20:00 just2b not true
20:00 just2b i am responsible for 30 exts
20:00 Phlogi just2b: there are many on dev list who would like to change things in an ext, but just can't because the author can be reached
20:00 just2b and i dont want to be responsinble for all of those crappy exts.. they are rubbish not only because of this sql injection...
20:00 Phlogi the main problem is that only _one_ can update a version... thats such an outdated system
20:00 just2b sure but this is a totally different prob
20:01 Phlogi just2b: what means responsible... you don't have to do anything
20:01 just2b i am the owner of the ext.. so i need to go on what is in there, i dont want to give my name aways for it
20:01 Phlogi just2b: maybe these are rubbish... but a lot of them are stil useful to many ppl
20:01 dinsdale07 hello, T3 4.2.1 - anyone noticed the date fields for content elements showing a wrong date. I always get 12/31/69 no matter which date I put in.
20:01 Phlogi just2b: yes in your case thats special... but is not true for most extensions
20:02 just2b ask security team if you can take over
20:02 Phlogi just2b: did you join security team?
20:02 just2b no
20:02 Phlogi the thing is that I'm fairly sure i used this on a page I created....
20:02 Phlogi just2b: you just got intersted in security related stuff?
20:02 just2b i check all exts I use.. you dont
20:02 just2b ;)
20:03 Phlogi just2b: hehe at that time I had not that much experience about those things as I do now
20:03 just2b yeah.. i guess i discovered about a dozen bad exts or so
20:03 Phlogi but yes of course you are right
20:03 Phlogi just2b: good work!
20:03 Phlogi just2b: you discovered them by hand? :)
20:03 just2b so sometimes when i am bored i just visit ter, load the pi1 and check it..
20:04 Phlogi ah ok... nice
20:06 hi-ho I am looking for a DHTML horizontal menu that works. Anyone has a suggestion?
20:06 just2b what has this todo with typo3?
20:06 Phlogi hi-ho: maybe: http://www.rvantwisk.nl/index.php?id=52
20:07 wacky__ Do you think that running a query such as: UPDATE pages SET t3ver_wsid = 4 WHERE t3ver_wsid = -1; would break anything ??
20:07 wacky__ to just swap versions from Workspaces ?
20:08 hi-ho Phlogi: Thanks. Is there any other one?
20:08 Phlogi hi-ho: why? use google...
20:09 Phlogi wacky__: looks very ugly
20:09 hi-ho Phlogi: I tried on google a lot and most of them do not work. Thanks anyway. I am looking for something that has more features
20:13 wacky__ Phlogi: is there something elsewhere ? I mean all the Workspace stuff is defined in the database, isn't it ?
20:13 wacky__ I'll try it out.. and I'll tell you :P)
20:14 wacky__ seems to have worked :P
20:14 wacky__ Just hope it's not going to do anything else!
20:20 dinsdale07 hi-ho, horizontal dropdown menu? never tried it but it's in my bookmarks: http://typo3.intervation.de/extensionen/intervation/int-ypslideoutmenu.html
20:21 hi-ho Thanks dinsdale07. I will try it
20:23 just2b what can i do if a flash renders xml output, if i call the xlm, i get the correct version but with flash rendered it is still old/cached?
20:31 just2b ok got it, thx anyway ...
20:42 ries Denyerec: My best insect picture so far : http://www.rvantwisk.nl/gallery/Nice/slides/_DSC2732.html
21:10 wacky__ Is it possible to add a filemount to a Workspace that gives access to all of fileadmin ? are there any limitations for that ?
21:24 void wacky__: it's possible..
21:27 wacky__ hmm.. ok .. I've got over it thanks :)
21:54 nd_ I have a form using action="'.$this->pi_getPageLink($GLOBALS['TSFE']->id).'". Still I get forwarded to the HOMEpage of t3 when sending it...
21:54 nd_ The source says the id correctly. And it only happens with forms. Using normal links like with pi_linkTP it works fine...
21:56 nd_ Anyone has an idea why that happens?
22:09 nd_ Dang, I really counted on you guys
22:20 nd_ This does not happen on the installation I delevoped the ext on, but on two different ones.
22:21 nd_ developed, grmpf
22:24 nd_ Ok, actually it happens on all installations. The developer-install only has one page so I never noticed.
22:25 nd_ Still, the html source looks fine using index.php?id=4 (e.g.)
22:47 untouch is it possible to define a headline for an ext=
22:47 untouch http://typo3.liquidc.net/Impressum/index.php?id=16
22:47 untouch problem is the IMG headline is not supposed to be inside of the accordion
22:47 untouch it should be a normal headline
22:53 nd_ Ah, this drives me crazy
22:54 untouch this is what i think most of the day
22:54 untouch thats even
22:57 wacky__ thank you..l typo3 is awsome :)
22:59 nd_ grmpf

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.