Search the website and IRC logs

#TYPO3 IRC log from : Wednesday 15 July 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:08 Denyerec ludwig
00:08 Denyerec how did you insert it ?
00:22 ries nLudwig: do you now you?
00:24 Denyerec I'm not sure that makes sense ries.
00:24 Denyerec :)
00:24 ries Denyerec: I know that name....
00:24 Denyerec Ooh btw: http://www.denyerec.co.uk/gallery.php?pic=PinkFlowerMacro
00:24 Denyerec Was playing in the garden with a new tool
01:04 timdeluxe ries: Ludwig van Beethoven ;)
01:04 timdeluxe good n8
01:07 nLudwig hm to late i hope you are online Denyerec? :-)
01:08 ries Denyerec: nice one :)
01:08 nLudwig http://www.denyerec.co.uk/gallery.php?pic=PinkFlowerMacro very nice :-) realy from your garden? :-)
01:08 Denyerec Yeah
01:08 Denyerec just some weeds in the back garden
01:08 nLudwig what for a cam?
01:08 Denyerec Fuji S5, with a Tamron 90mm and a Raynox DCR-250 adapter
01:09 nLudwig just feel surrealistic this picture :-)
01:11 nLudwig hm okay to my question. i dont know very much about typo3 script.. i have testet some code snips what i find in google. one time with "make a print link" and antoher one without a ext
01:12 nLudwig the first step i test was a css width media="print"
01:12 nLudwig but this have no function :-(
01:13 nLudwig in my "normaly" sites is that okay, but in typo3 i have a problem width that
01:17 nLudwig Denyerec: you have only pictures from the nature, your favorite thing? :-)
01:17 Denyerec Ah
01:17 Denyerec that's because the other stuff is on fglickr
01:17 Denyerec http://www.flickr.com/denyerec/
01:17 Denyerec :)
01:17 Denyerec To insert a print link I do this:
01:18 nLudwig omg professionel photos, its your business?
01:18 Denyerec Nah
01:18 Denyerec just for fun
01:18 Denyerec page.headerData.10 = TEXT
01:18 Denyerec page.headerData.10.value(
01:18 Denyerec <link rel="stylesheet" type="text/css" media="screen" href="fileadmin/template/css/web.css" />
01:18 Denyerec <link rel="stylesheet" type="text/css" media="print" href="fileadmin/template/css/print.css" />
01:18 Denyerec )
01:18 Denyerec I'm supposed to be a web developer, but I studied electronics
01:19 Denyerec :/
01:19 Denyerec Guess I don't know what I am ? :)
01:19 nLudwig ;)
01:20 nLudwig okay and i must includ the plugin.alt.print?
01:20 Denyerec um no ?
01:20 Denyerec That simply includes a print stylesheet
01:20 nLudwig okay ah i see
01:20 nLudwig sorry
01:21 nLudwig okay i have do that
01:21 nLudwig but no function
01:21 nLudwig wait a moment, i will check if i have the "same"
01:21 Denyerec yeah and I just put a css sheet in the path you see there
01:22 nLudwig okay i have included with .includeCSS
01:23 nLudwig i will check if your code snippet is right, but typo3 generated sourcecode show me my correct lines with <link...css... media="print"
01:27 nLudwig hmm he dont include it into my site
01:28 nLudwig sorry
01:28 nLudwig i will check again, one mistake
01:29 nLudwig Denyerec: no function. there are no line with my link to css
01:31 Denyerec hMMM
01:32 Denyerec You got any other headerData lines?
01:32 nLudwig the title
01:34 nLudwig if i write with includeCSS there are my css link. and my media is also PRINT, but any classes i have declared width display: none, show me the printed pdf / paper
01:35 nLudwig <link rel="stylesheet" type="text/css" href="fileadmin/style.css" title="Standardansicht" media="screen" />
01:35 nLudwig <link rel="stylesheet" type="text/css" href="fileadmin/print.css" title="Drucken" media="print" />
01:36 Denyerec so you're seeing BOTH ?
01:36 nLudwig that is in my generated sourcecode. the style.css shows correct site, but i will print, no function :P
01:36 nLudwig yeah, but width page.includeCSS
01:37 nLudwig can i paste a 5 line code here?
01:38 nLudwig http://paste.phlogi.net/print_link/
01:39 nLudwig this is my way to put the css into my typo3 site
01:41 nLudwig if the way with media="print" have a function, i will to jump for joy :-P
01:42 nLudwig brb
01:51 nLudwig re
01:53 nLudwig Denyerec: ppl you know a known reason why the css print.css media="print" have no function?
01:54 Denyerec it always works for me
01:54 Denyerec in that when I go to print, it is honoured
01:54 Denyerec which browser ?
01:54 Denyerec it could be a browser specific issue
01:54 nLudwig firefox
01:54 nLudwig i will test it with ie
01:55 nLudwig FUCK FUCK, with the head on the desk :P
01:56 nLudwig in ie is that okay
01:56 nLudwig what for a problem have firefox with the fucking media link :P
02:01 nLudwig Denyerec: css, NO TITLE, NO PROBLEM :P
02:01 nLudwig 'cause gecko engine....
02:02 nLudwig 2 days without result, and know so easy solution ....
02:02 Denyerec Hahaha
02:02 Denyerec What was the issue?
02:02 nLudwig i had a title in my <link type="css/text"...>
02:02 Denyerec DOH
02:02 Denyerec CSS debug step 1: Validate your HTML
02:02 Denyerec :/
02:03 nLudwig it was validate
02:03 nLudwig or not? :P
02:03 Denyerec It should have thrown a complaint with a title="..." inside <link > I think
02:04 nLudwig hmm i will test it ;)
02:06 nLudwig my web dev bar from firefox extension show me no mistake
02:06 nLudwig anyway, now my print link have a function ;)
02:08 nLudwig Denyerec what do you think about drop down .. hm i mean drop up (fly out to up position) menu? is easy to realise?
02:09 Denyerec in CSS yeah
02:09 Denyerec at least now you don't hve to support IE5.5 :D
02:09 nLudwig fuck off ie 5.5
02:09 nLudwig :P
02:09 Denyerec There should be lots of examples online
02:09 Denyerec F*** off IE, IMO
02:09 Denyerec sadly the world does not conform to my desires.
02:09 Denyerec Opera Uber Alles in my world :)
02:09 nLudwig :D
02:10 Denyerec I personally don't like "reveal" menus much
02:10 Denyerec I like to see the menu options
02:11 nLudwig shocked! i forgott to clean up my code to clear the title (from my test to validate...) and i have print a page with the same mistake :D // but i change it, and works fine ;)
07:38 foool anyone around today
07:41 foool I have a source in root and dummy in /cms/ - source nobody:nobody - dummy cms:cms - when Install extensions it saves them as nobody:nobody and it gives probs, I have to manually change chown to make them cms:cms and all is fine. is there a way to make the ext save as cms:cms automatically?
08:23 dec___ has anyone had the following error while using mnogosearch ?
08:23 dec___ Fatal error: Cannot redeclare tx_mnogosearch_indexingconfig_labelfunc() (previously declared in /var/www/web16/web/typo3conf/temp_CACHED_ps7db7_ext_tables.php:2335) in /var/www/web16/web/typo3conf/temp_CACHED_ps7db7_ext_tables.php on line 2381
08:23 dec___ ive turned off cache and everything :/
08:24 dec___ 1 out of 10 times i load a random page i get this error
08:24 dec___ its really starting to annoy me :x
08:34 Celestar morning
09:06 _pedda_ hi all
09:07 Celestar hey
09:11 dec___ how does one enable pagebrowse for mnogosearch?
09:12 maholtz|WORK morning
09:12 dec___ lo
09:12 Celestar morning
09:13 _pedda_ moin maholtz|WORK
09:40 foool I have a source in root and dummy in /cms/ - source nobody:nobody - dummy cms:cms - when Install extensions it saves them as nobody:nobody and it gives probs, I have to manually change chown to make them cms:cms and all is fine. is there a way to make the ext save as cms:cms automatically?
09:48 Georges_Abitbol hi all. I need help on DAM. I am newbie on this stuff and does not succeed in simple configuration. I just want 2 page (type : media) to be linked to 2 filemount.
10:06 maholtz|WORK @Georges_Abitbol: should work without doing anything
10:06 maholtz|WORK for an admin
10:07 Georges_Abitbol maholtz|WORK: ? THe stuff i to do is ; I have 2 filemounts.
10:07 Georges_Abitbol I want some users to have all permissions on those filemounts.
10:07 Georges_Abitbol I want a special group to have full permissions on firest filemount but only upload on the second one.
10:07 Georges_Abitbol But the issue is that all filemount are in the same media page so I can not manage via web>access module.
10:15 nomatter0011 hi
10:16 nomatter0011 i have a problem with the rte
10:16 nomatter0011 the buttons for center left and right align work in the editor itself but when i click onto save the align isn't saved
10:33 mquintus ahoy
10:33 nomatter0011 hi
10:34 mquintus i created an extension, for which the standard typo3 headline shall be hidden. But my default solution doesn't work, here. I created the file ''
10:34 mquintus wait
10:34 mquintus ext_typoscript_setup.txt
10:35 maholtz|WORK @Georges_Abitbol: perhaps you should try the dam newsgroup typo3.projects.dam
10:35 mquintus and pasted 'tt_content.go_selectednews_pi1.10 >'
10:35 mquintus (my extension is named go_selectednews). Normally it works, what have i forgotten this time?
10:36 maholtz|WORK @Georges_abitbol: ok, i see you have allready
10:38 Georges_Abitbol maholtz|WORK: yes, thx.
10:44 s-andersen Has someone here tried to install the fbconnect extension?
10:53 ceegee hello
10:58 ceegee I have some trouble with my left menu. there is a directory that contains site with subsites, this should be displayed as menu items and submenu items. I configured my typoscript to display menu.1 and menu.2 for the two levels I need, but only the first level will be displayed.
11:01 ceegee I already had it working, so my typoscript should be ok, but now it doesnt. seems that some of my changes after the positive test had broken my submenu, but dont know what change it was
11:07 Georges_Abitbol maholtz|WORK: Could you just confirm me that it is impossible to set 2 filemounts to a user with differents permissions on each (via tsConfig) ?
11:49 beli hi
11:49 beli while using rgtabs it works fine with content elements, but not with full pages....any hints?
11:50 beli forget about it....works
11:59 untouch_ does anyone know about the ext file_uploads
12:32 pmk65 have anyone tried some of the alternate search extensions? Im getting fed up with Indexed Search, so I want to know if any of the other search ext is usable..
12:33 dec___ mnogosearch is really good
12:47 beli hmm why is rgtabs not using transparent tab images....its background is white....hmpfl
12:55 teppi|work i bet georg ringer loves to hear your complaints :D
12:56 beli yeah i will mail him
12:56 beli with my trans set of gifs ;)
13:01 Provito any tips for ways to multiple copy FCE items from one page to another?
13:02 Provito using the list view I can copy the elements and paste in however they are then unlinked and not particularly user friendly, ideally I'd want to copy two or three fce's and paste together in one go
13:14 beli teppi|work: mail sent....lets see what he thinks about transparency ;)
13:15 teppi|work hehe
13:48 fred^^ Do anyone know a good alternative to the builtin RSS in tt_news? I am getting an empty feed atm on this particular site and can not get it to work
14:04 _pedda_ someone ever discovered problems with redirecting after form submit of mailfomrplus mvc ?
14:04 _pedda_ i've got an 500 error
14:30 _pedda_ solved on my own
14:31 beli what was it?
14:32 beli redirecting is hard sometimes
14:33 beli i am using nginx server next to apache2...it has different forwarding config...i like it more
14:37 _pedda_ my problem was that i had confirmation and redirect activated at the same time.. which can't work
14:37 _pedda_ if the user shall confirm his request and become redirected to a success page at the same time this will ever end up in 500 error
14:47 beli right
15:16 fred^^ The news listing shows all the news - However, when you add &type=100 to the url, it does not show any news items in the RSS-feed - only the static info (description, author etc)
15:16 fred^^ Have any one seen tt_news do that before?
15:16 beli i never really used tt_news ;)
15:19 pmk65 fred^^: I had a similar problem a while ago. To fix it I had to turn "archive" off for the TS used for the feeds.
15:29 fred^^ Ah, I so hope that will work, pmk65
15:33 pmk65 just make sure that "archive" is not set. ie. "archive >"
15:40 fred^^ http://www.phlogi.net/f/t3/tsp/sp/-511eab43a9/ like this?
15:41 fred^^ Yeah, did not solve it
15:41 fred^^ One theory I had was that it was related to categoryMode/selection, but it did not help to turn that off either
15:48 dtox Hi everyone
15:49 dtox need some help on multi language sites with typo3
15:49 dtox I can't find any tutrials about the two-tree-concept...
15:49 dtox can anyone help please?
15:51 dtox CAN ANYONE HELP WITH THE TWO-TREE-CONCEPT?
15:52 dtox I UNDERSTAND THE ONE-TREE-FITS-ALL CONCEPT BUT I CAN'T USE THAT...
15:52 dtox PLEASE HELP!!!
15:53 dtox I KNOW THATS VERY EASY FOR YOU TYPO3 PROS BUT I JUST CAN'T FIGURE IT OUT
15:53 dtox I'VE READ THE TUTORIAL ON THE TYPO3.ORG PAGE BUT THAT DIDN'T HELP MUCH...
15:53 dtox ISN'T NOBODY HERE?
15:54 dtox I SEE A LOT OF LOGGED IN USERS
15:54 dtox BUT NO CHAT???
15:54 guillom dtox, please don't use caps lock, that means shouting
15:54 guillom and if someone knows how to help you, they will; just be patient
15:54 dtox YES I'M SHOUTING FOR HELP!!!
15:55 guillom well, that's rude
15:55 dtox why rude? I'm asking politeley
15:56 guillom shouting won't make people answer faster
15:56 dtox i didn't insult anyone...
15:56 dtox i'm just getting desprate on finding some help on typo3
15:56 dtox i googled a lot...
15:56 dtox but no luck :(
15:56 guillom did you read the documentation ?
15:57 dtox yes i did... i can get the one-tree-fits-all to work but i can't use that for the website... the contents are too different
15:58 dtox i understand the two-tree-concept as such but i don't know what typoscript i should use to make it work...
15:59 dtox unfortunatley i'm not a typo3 pro ...
15:59 fred^^ Ah, this is crazy. tt_news really doesnt want to output the news as a feed
15:59 fred^^ I wonder what is crashing in this setup
16:06 dtox this is the part i don't get from the documentation: The placeholder record is not totally empty. Rather the placeholder is the place to override the general settings from the common template to specific settings for the language of the current page tree section.
16:06 dtox what do i have to do to override the general settings?
16:07 dtox is there any tutorial for the two-tree-concept?
16:07 dtox there are plenty for the one-tree-fits-all but thats about it ...
16:08 dtox guillom: since you're the only one who replies, can you help me please?
16:08 dtox or just suggest a tip or something?
16:08 guillom dtox, if I knew how, I would have done it
16:08 dtox just a little hint?
16:09 dtox i really really like typo3 so far but i must admit ut's very hard getting some help...
16:10 guillom people in this channel are usually responsive, but you may be more lucky tonightn when people are at home
16:10 guillom depending on your timezone, of course
16:12 dtox do I have to create a template for every page on the tree?
16:12 litzinger no
16:12 litzinger they descend down the tree
16:12 litzinger descend/inherit
16:13 dtox i have one root page for nstance...
16:13 litzinger does anyone know if there is an equivalent value of {leveltitle} such as {levellink}?
16:13 dtox but the documentation says that i have to define the startpages as root?
16:14 litzinger website <-- set as 'root'
16:14 litzinger ---- page 1
16:14 litzinger ---- page 2
16:14 litzinger page 1 and page 2 inherit whatever template website has
16:14 dtox ok i have that so far...
16:15 litzinger if you define a diff template for page 2, any child of page 2 will have that same template unless you define one otherwise
16:15 dtox but what do i have to do to override the laguages?
16:15 dtox the one-tree-concept is very straight forward
16:15 litzinger not sure how you're approaching languages
16:16 dtox everybody says that the two-tree-concept is very easy...
16:16 dtox but i just don't get it :-(
16:16 litzinger i'm using a multi/2 tree concept. i have a 'website' node, then 7 nodes under 'website', each is defined as root, which makes it 7 different sites
16:17 dtox and each root has it's own template?
16:17 litzinger they can
16:18 oversize the one tree concept is easy too, first create another website language in the first node, then you have to set the Varibale that inidcates the language key from the url, config.sys_language_uid and config.language then,
16:19 oversize { config.linkVars = L config.language = en config.sys_language_uid=1 }
16:19 litzinger http://yfrog.com/1upicture4wp
16:20 litzinger website is the node that i have a core template defined, and any typoscript that all the other 'sites' share. so com, de, es, fr, nl etc are each their own sites, with their own pages
16:20 litzinger those are nodes defined as 'root'
16:21 litzinger if you have a 1 to 1 relationship of all the content, e.g the exact same text appears on an english site as it does for spanish, then i think a single tree is the way to go, but in my case the content is acctually different for each language, so i'm using the 2 tree approach. basically 7 completely different sites
16:25 oversize http://typo3.org/1220.0.html
16:29 dtox yes litzinger... you're right, but that's the point i don't have a 1 to 1 relationship...
16:29 Provito hmm is it still the case with typoscript that you can only access .field on the current level
16:29 jbaptiste_j greetings
16:29 dtox i already got the on-tree-concept working but i realized i can't use that...
16:29 Provito I'd like to reference an element inside a container, I hoped that field_container.field_button_link may work
16:30 litzinger dtox: if you dont have a 1-1, then multi-tree might be teh way to go
16:30 dtox i need to do it like your site...
16:30 dtox yes multi-tree :-)
16:30 dtox the only thing i don't understand is ...
16:30 dtox here from the documentation: The placeholder record is not totally empty. Rather the placeholder is the place to override the general settings from the common template to specific settings for the language of the current page tree section.
16:31 dtox how do override?
16:31 dtox sorry this might be a stupid question but i really don't know how...
16:32 dtox may i send you a screenshot of my BE so you can see what i mean?
16:32 Provito create an extension template on another level
16:32 s-andersen dtox: Are you asking how you override a setting in a parent template record?
16:34 dtox what does kasper mean by: So in the "placeholder" record this alternative pid is just overridden
16:34 litzinger does anyone know why my file upload limit is capped at 1mb, although I have 20480kb defined in the localconf file?
16:35 s-andersen litzinger: It can be defined to 1mb in php.ini?
16:35 s-andersen litzinger: I think you can check that in the install tool
16:35 dtox s-anderson: I'm trying to figure out how i can get the multi-tree-concept to work withou having to copy all the templates
16:36 s-andersen dtox: Place a central template in a sysfolder, create a template on each page where you include the template from the sysfolder
16:37 litzinger the install tool says 20480. Trust me, it isn't 1mb in the ini file. It's on a large development server.
16:38 s-andersen litzinger: Where in the install tool does it say 20480?
16:39 litzinger php ini is set to 20mb
16:40 jbaptiste_j test
16:40 litzinger anderson: [BE][maxFileSize] = 20480
16:40 jbaptiste_j can anyone read me ? I seem to have connexion problems
16:41 s-andersen jbaptiste_j: We read you
16:41 litzinger anderson, I'm uploading the file through a custom extension, and the db field is defined as a file, and when i enter 20480 as the upload size, it never saves and always goes back to 1000kb
16:42 Provito litzinger, extension kickstarter?
16:42 litzinger yeah
16:42 Provito litzinger, confirm that the extension has the correct parameter set
16:42 litzinger where is that located?
16:42 Provito I think that there may be a hard limit in the kickstarter which ignores the option
16:43 s-andersen Well litzinger do you keep updating it through the kickstarter?
16:43 litzinger i do
16:44 litzinger it's storing that value in a file somewhere i assume, but i cant find it
16:44 Provito litzinger, tca.php
16:44 Provito "max_size"
16:44 s-andersen litzinger: The kickstarter will keep overwriting everytime you update through it
16:44 litzinger there it is
16:44 Provito what's it set to?
16:44 litzinger ugh
16:44 litzinger 1000 :)
16:45 litzinger thats really annoying that the kickstarter will save over the value
16:45 Provito don't forget that when you use a wizard it will overwrite your config files so just use the wizards for their template properties
16:45 Provito kickstarter is just to get it started then you are on your own
16:45 litzinger thanks for your help
16:45 Provito or use the extension but compare against your current version and copy over the changes
16:46 Provito s/extension/kickstarter
16:46 dtox s-anderson: ok, what do i have to do specify the settings for the languages?
16:47 s-andersen writing your config {} in the subtemplates
16:48 dtox is there some kind of default config i could start with?
16:49 dtox in the documentation kasper wrote about a placeholder record...
16:51 dtox this can't be much more difficult than the one-tree-concept but there is something i just don't get...
16:52 dtox do you know of a step-by-step documentation for the multi tree...
16:52 dtox something like multi-tree-concept for dummies?
16:52 dtox i feeling kinda stupid right now...
16:52 dtox asking all these simple questions...
16:53 Provito dtox, multi tree with different domains?
16:53 litzinger how do i direct message someone?
16:53 dtox provito: well one domain will do...
16:54 Provito what's the multi tree for?
16:54 dtox so that the the vistors can choose there language from a startpage and navigate from there...
16:55 dtox i mean their language...
16:55 Provito oh I prefer the one tree approach with multi lingual enabled
16:55 dtox example: you go to www.mydomain.com
16:55 dtox and select a laguage...
16:56 dtox if you want to select another language just go to the startpage again ...
16:56 dtox but still on one domain..
16:57 jbaptiste_j greetings
16:57 jbaptiste_j can you guys see me noxw ?
16:57 dtox this works perfectly fine with the one-tree-concept but unfortunatley the contents of the other languages are way too diffrent to use the one-tree..
16:57 litzinger dtox, since it sounds like you're new to typo3, as am I, here is some example of the typoscript i've written for my site. hopefully it'll save you 2 weeks of googling for random typoscript syntax and how-tos
16:57 litzinger http://pastie.org/546863
16:57 ries jbaptiste_j: didn't follow teh channel, but yes we can
16:58 jbaptiste_j YES WE CAN (lol)
16:58 dtox litzinger, yes i'm new to typo3, thanks for the link I'll take a look right now :-)
17:03 ries lilalinux: you might want to check your L parameter and give it also what languages you accept
17:04 ries lilalinux: For Example : config.linkVars = L(1-3)
17:05 ries That will prevent some nasty stricks some spammers can do on your site
17:05 maholtz @litzinger: config.linkVars = L(0-4)
17:05 ries maholtz: liek I said :D
17:05 maholtz ups, didnt recognized...
17:05 maholtz :)
17:05 ries Ahh crap.. auto complete was wrong... hehehe thanls maholtz
17:16 ries dec___: if I remember, did you use mnogosearch and had a problem with a redecleration?
17:16 ries error...
17:32 litzinger I'm using tt_news, and trying to replace the ###LATEST_NEWS### token with custom text. How do I do this with TypoScript?
17:33 litzinger also, if I created a new token, such as ###TABLE_HEADER### in the tt_news template, how do I insert a value into it with TypoScript?
18:06 litzinger also, can i do something like this...
18:07 litzinger [userFunc = user_myFunction()] redirect = 10 [end]
18:07 litzinger where 10 is the id of a page to redirect to?
18:48 nd_ Guys, I want to have some static code on some sites... I thought I'd go for the FCE, inserting the html... that way the client can add it himself. But my element is empty (I only set/mapped the root element)... why is it not inserted?
18:55 Denyerec hey nd
18:56 nd_ hey Denyerec
18:56 Denyerec Try mapping another element, just for kicks
18:56 Denyerec as I have a sneaky suspicion about root-only FCE's not showing.
18:57 Denyerec Like when you make a page template, and nothing shows until you map something other than root
18:57 nd_ hmm
18:57 nd_ alright, will try again
18:57 nd_ I just did it via mapping the div to TS and writing the content there...
18:59 nd_ Denyerec: And setting the type to..?
18:59 Denyerec anything
18:59 nd_ right
18:59 nd_ but what's the correct type to use if there should be no input from the client?
19:00 Denyerec mmm.
19:00 Denyerec Unsure
19:01 nd_ Probably Element/NONE
19:03 Denyerec sounds likely
19:03 nd_ No, that just gives empty output
19:47 litzinger Looking for some help here... I have a page, which can only be accessed if a user submits a form. The form just emails some basic info to someone. Once the form is submitted I want to redirect that user to another page. I dont need to store the form, it's just sending an email.
19:49 mquintus so what?
20:06 Denyerec litzinger - you want to allow access to a page only if someone's submitted the form ?
20:17 litzinger @denyerec - yes
20:17 litzinger i figured it out, sort of
20:17 litzinger just used a userFunc and set a session var. but the admin has to type in the path to the page to redirect to. was hoping to do it just with a page ID. what I have works, even though it isn't the optimal solution
20:28 mquintus If you want to prevent access by re-typing the url, you'll probably need something like cookies
20:43 swemark Evening
20:43 swemark For some reason ive been having strange problems with typo3 the last couple of days
20:44 swemark All my installations have been rendering mysql errors from tslib
20:44 swemark sorry, t3lib
20:44 swemark to be more precise class.t3lib_db.php
20:48 swemark im not quite sure howto go search for what could be causing it
20:51 litzinger i'm betting posting error messages might be helpful
20:51 litzinger http://www.youtube.com/watch?v=W8_Kfjo3VjU
20:51 swemark well i doubt it but here goes: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /usr/share/typo3/typo3_src-4.2.8/t3lib/class.t3lib_db.php on line 809
20:54 litzinger did you edit that file and do a var_dump on $res to see if its a valid resource?
20:55 litzinger does typo3 only run with mysql??
20:55 litzinger if so, thats not very 'enterprise' as typo3 likes to advertise itself as
21:05 swemark no, yes and ok :)
21:05 swemark sqlDebug = 1
21:12 swemark litzinger: not quite sure what you meant with that last line?
21:20 litzinger i saw mysql_* methods in that file... those don't work on mssql or postgres
21:55 timdeluxe folks: i am working on a page of a website which is known to make problems in IE < 8 (fifo and all other browsers are fine)
21:55 timdeluxe i already have ie 8 isntalled
21:55 timdeluxe does anybody know a way to get a IE7 without completely destroying my xp?
21:56 timdeluxe dont tell me about browsershots.org, i dont want to wait minutes for every test
22:07 Denyerec timdeluxe - I use MS Virtual PC
22:07 Denyerec and use a VM to test other IE browsers
22:09 timdeluxe Denyrec: hm that costs money and licences right?
22:11 Denyerec Nope
22:11 Denyerec it's completely free
22:14 timdeluxe and the virtual machine i am installing? or can i use the key / licence of my normal host?
22:15 litzinger they have free windows images to run under virtual PC, but they restart every 2 hours or something
22:16 timdeluxe haha ms lets you only download virtual pc for windows 7
22:17 litzinger i asked this question yesterday and this morning, but haven't gotten any help. I'm using tt_news, and it's templates are different then templavoila, and I don't konw how to use TypoScript to replace the value of the ###LATEST_NEWS### token in the template
22:18 litzinger I want to just put on my page something like plugin.tt_news.LATEST_NEWS = my new title
22:18 litzinger i've tried different variations of that but none have worked
22:40 pulponair hi there
22:56 timdeluxe ah, found a better solution: http://meineipadresse.de/netrenderer/index.php
23:11 Denyerec hey pulponair
23:11 Denyerec any idea why my TV mapping would have this in it:
23:11 Denyerec <!--###143d18c39e01f7a50ce89622efbcdc8e###-->
23:11 Denyerec rather than, well, my TEXT element ?
23:12 Denyerec hey timdeluxe that's a nice site
23:12 Denyerec v.handy
23:16 pulponair : Denyerec: yes some screwed up user_it
23:16 pulponair user_int
23:17 Denyerec Want a paste of the whole TS?
23:17 Denyerec so far it's carzy simple :S
23:17 pulponair Denyerec:yes
23:17 Denyerec http://paste.phlogi.net/-4c4737c6d9/
23:18 Denyerec the main content area mapping works just fine
23:20 timdeluxe Denyerec: yep, and it is fast! but it only has IEs
23:20 Denyerec I'm also getting a locale not found error, but I can deal with that once the bloody menu shows up
23:21 pulponair Denyerec: if.isGreaterThan.data = cObj:parentRecordNumber???
23:22 Denyerec was trying to insert a HR between CE's
23:22 Denyerec that wasn't the first CE
23:23 Denyerec found a snippet somewhere... t3 wizard maybe
23:23 Denyerec I'll remove it and see
23:24 Denyerec no, it didn't help
23:24 Denyerec I've never had this kinda issue before, it's very annoying.
23:25 Denyerec TV has "just worked" in the past :/
23:25 pulponair Denyerec: cleared the cache and everything?
23:25 Denyerec yeh
23:26 pulponair where does this garbage occurs exactly?
23:26 pulponair i mean where on the page which section/column whatever
23:28 Denyerec If you look at the page source
23:28 Denyerec it appears inside the headerNav div
23:28 Denyerec which is where I've mapped a Typoscript Object Path
23:29 Denyerec <div id="headerNav">
23:29 Denyerec <!--###143d18c39e01f7a50ce89622efbcdc8e###-->
23:29 Denyerec </div>
23:29 Denyerec Would a BE login be useful?
23:29 pulponair aint got enough time to dig into it got my own work arround here: )
23:30 Denyerec :/
23:30 pulponair which ts obj is mapped to this div?
23:30 Denyerec been sturgglnig with this one all day, I'm at a loss as to why on earth it would do this
23:30 Denyerec tv.mainmenu
23:30 Denyerec which as you see in the TS, is currently a simple TEXT element
23:31 pulponair tv mainmenu is nothing but temp.50=
23:31 pulponair that hello thing?
23:31 pulponair gimme a be login
23:32 ries Denyerec: in static countries in TYPO3, what would you use to say that something is in England?
23:32 pulponair ries: located in uk? ;>
23:33 ries there seems to be not a UK in the list
23:33 pulponair ries: hi btw ;)
23:33 Denyerec try GB or EN ?
23:33 ries let me see
23:34 Denyerec GBR
23:34 Denyerec United Kingdom
23:34 Denyerec Record 74
23:36 ries Denyerec: The United Kingdom is a constitutional monarchy and unitary state consisting of four countries: England, Northern Ireland, Scotland and Wales.[18]
23:36 ries Took from wikipedia...
23:36 ries what if I want to say the something is from Scotland?
23:36 Denyerec Hmm
23:37 Denyerec piss off the Scots and use UK?
23:37 Denyerec :)
23:38 Denyerec it appears that Static Info Tables doesn't recognise England, Scotland, Wales and NOrthern Ireland
23:39 ries indeed...
23:39 ries what's the deal with that??
23:39 ries :D
23:39 ries is it a bug or a feature??? hahahaha
23:39 litzinger is it possible to copy an entire site node and make a duplicate of it?
23:40 ries litzinger: yes....
23:40 litzinger how?
23:40 Denyerec Ries : I guess the guy who writes the SIT extension doesn't appreciate his European geography
23:41 ries litzinger: make sure you have recursive copy enable
23:41 ries then copy the page
23:41 ries and paste it somewhere else
23:41 litzinger where do i enable that?
23:41 Denyerec ries any idea why a TV mapping would inject <!--###143d18c39e01f7a50ce89622efbcdc8e###-->
23:41 ries Denyerec: Must be the germans.......
23:41 ries Denyerec: on the FE?
23:41 Denyerec Yes
23:41 Denyerec http://sozutux.dyndns.org/verticalheight/
23:41 Denyerec view source
23:42 Denyerec you'll see it where the menu should be
23:42 Denyerec TS here: http://www.phlogi.net/f/t3/tsp/sp/-4c4737c6d9/
23:42 ries Hmmmm interesting... let me see
23:43 ries Is the mapping correct?
23:43 Denyerec I've remapped it to make sure, but what would I look for "correctness"
23:43 Denyerec I've done it like I've done other mappings 100 times before :(
23:44 Denyerec if I PREVIEW from within the TV module, I see the random string inserted there too
23:44 Denyerec :/
23:45 litzinger where do i enable recursive copying?
23:45 Denyerec user permissions / settings
23:46 ries Denyerec: it seems to me like it's some form of a marker...
23:46 litzinger ah, thanks
23:46 Denyerec OOoh shit
23:46 Denyerec shitshitshit
23:46 Denyerec IDEA
23:46 Denyerec I might have re-used an ID
23:46 ries does your TS code attached to that marker have something there??
23:46 Denyerec cockgobblers
23:46 Denyerec I think that's it.
23:46 ries PS... you can now ignore my option to disable realurl on the root... I think
23:47 Denyerec Ahh ok
23:47 Denyerec BALLS
23:47 Denyerec there was an id=mainmenu in a HTML comment
23:47 Denyerec that TV was getting confused with
23:47 Denyerec *shakes head*
23:47 Denyerec all this time...
23:48 ries your welcome :D
23:50 ries Denyerec: I send a mail to typo3-dev
23:50 ries litzinger: did it work?
23:50 Denyerec haha, good that a Dutchman living in Ecuador would care enough about Scotland :)
23:51 litzinger it did
23:51 litzinger it missed a few top level pages though for some reason
23:51 litzinger got all my storage folder. seems like it got 80% of the site...just a few missing pages. odd
23:56 litzinger could it time out and not be getting all the pages?

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.