Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Wednesday 30 July 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
00:06 mcbass ok, guess i have to come back later, everyone sleeping already
01:07 jochke I'm getting a blank screen when I try to import calendar base extension. Whats wrong?
05:39 locnguyen hello
05:40 locnguyen i am adding multi language on my site. The manual just help to create language menu with link and flags.
05:41 locnguyen now i want to make it by selection list (combo box)
05:41 locnguyen how can i do ?
05:41 locnguyen please help me
06:12 locnguyen are there anyone have make multi language ?
06:12 locnguyen Please help me
07:56 conic good mornin 2 all...
08:15 mikhas good morning folks
08:29 davidbrunnthaler morning
08:58 swemark Gotta love how IE finds non-existing margins/padding
09:05 Ruudi hi
09:06 Ruudi anyone knows is it possible to modify typo3 site map plugin to add a css class to current page?
09:06 just2b which plugin?
09:08 Ruudi sitemap witch comes with typo3
09:09 Ruudi one you can insert via new content wizard type "menu/sitemap"
09:09 just2b this is a normal TMENU, so yes
09:09 Ruudi CUR options should be possible but not sure where or how to set em
09:10 Ruudi with TS
09:10 just2b take a look at the ts object browser > tt_content.menu IMO
09:11 Ruudi ok thnx just2b i'll check it
09:36 davidbrunnthaler mh i just can't get a second template working.. if i copy and paste my working one and insert it into a new page, everything works fine but the content won't get replaced
09:37 davidbrunnthaler so styles.content.get seems not work
09:37 davidbrunnthaler anyone an idea
09:37 just2b 2nd template on a page where 1 is already there?
09:37 davidbrunnthaler nope on a second page
09:38 davidbrunnthaler i tried a subpage to the template page and one on the same level
09:38 just2b so what is the ts?
09:38 davidbrunnthaler pfuh it's far too long to post it here
09:38 davidbrunnthaler i will strip it down
09:38 davidbrunnthaler give me a few mins
09:41 davidbrunnthaler http://phpfi.com/337211
09:41 davidbrunnthaler that's the stripped code
09:42 davidbrunnthaler but it works on the first page
09:42 just2b i never did anything with automaketemplate
09:42 davidbrunnthaler but if i input this code on a second one it won't replace my markers with the content
09:42 davidbrunnthaler mh to bad
09:44 davidbrunnthaler someone else an idea?
09:56 mikhas davidbrunnthaler: I guess most of us use templavoila. :)
09:57 mikhas (but I hope you'll figure out your problem anyway)
09:57 teppi|work davidbrunnthaler, have you compared the settings when you click on "edit complete template record"
09:57 davidbrunnthaler it's to late for me to change now (at least for this project)
09:58 teppi|work i dont like templa voila very much .. mainly because it stores data in the database as xml
09:59 davidbrunnthaler thx teppi|work
09:59 davidbrunnthaler i think that's what caused my problem
09:59 maholtz680 @mikhas: i do not use templaVoila
10:06 conic i want to use rgaccordion and don't know how to modify "subparts.TPL_CONTENT" in "page.10.subparts.TPL_CONTENT.renderObj < plugin.tx_rgaccordion1" like it's said in the documentation
10:06 just2b conic, using TV?
10:06 conic yes
10:06 just2b ok take a look at the manual, i cant help more cause not using tv
10:07 conic is it necessary to modify the xml in the TV setting?
10:07 conic because it says so in some discussions, but not in the manual
10:08 mikhas conic: depends, if you mean the xml created in the pages-table or in the DS/TO-element.
10:09 mikhas conic: you seldomly need to change anything in the pages-table (except if you're migrating content from one site to another in a raw way), but sometimes you need to change the typoscript-code that may exist in the XML in the DS/TO-element you've created.
10:09 conic i think i mean this one
10:10 conic in the TO
10:12 conic ok it's just that i don't know what to enter in 'subparts.TPL_CONTENT'
10:12 just2b yes you need to modify the XML... imo... there are no suzbpars in tv
10:14 conic btw: EXT is the acronym for the extension directory - what is the acronym for the fileadmin directory?
10:15 just2b there is none
10:16 conic but when i want to include a css file from the extension directory i write "EXT:rgaccordion/res/rgaccordion1.css" what do i write then when i want to include it from the fileadmin folder?
10:17 just2b fileadmin/yourdir/yourfile.css
10:18 conic like that: page.includeCSS.file57 = fileadmin/templates/rgaccordion1.css ?
10:18 just2b yes
10:18 conic thanks
10:32 mikhas is it possible to get the realurl-encoded typolink-url without using an actual typolink (or in some other way skip the a-href stuff) ?
10:33 just2b you just want the url and no a tag?
10:33 mikhas yups
10:33 just2b use typolink and read tsref > how you get the link only
10:34 mikhas just2b: guess what page I'm at on tsref right now? :) but I've fiddled around a bit, just wanted to know if it's actually possible.
10:35 just2b yes it is
10:36 mikhas typolink is called from a menu, I wonder if I should keep doNotLinkIt=0 so typolink is still activated (and then solve the filtering on typolink itself)?
10:37 just2b i dont get wa´hat you want ^^
10:38 mikhas im trying to create a javascriptmenu using, so I'm trying to generate the values I need (url, uid, pid, title). I need the url without the <a href="">-stuff.
10:39 mikhas using >typo3<
10:39 m4rtijn hi all
10:39 mikhas hi m4rtijn
10:39 just2b use typolink with returnLast = url
10:50 mikhas just2b: finally found the right syntax. :-P thanks for the hint.
10:55 locnguyen hello please help me with multi language
10:55 locnguyen i need to make select box (combo box)
10:55 just2b will be difficult with no question ^^
10:55 locnguyen for language menu
10:55 locnguyen how can i do it
10:56 locnguyen in the manual there are just flags links and text links
10:56 pulponair hi there
10:57 locnguyen can i do that ?<just2b>
10:58 just2b locnguyen look at one of the exts like sr_language_menu
10:59 pulponair is there a be api function to create a new page? or do i have to fire a sql query manualy?
10:59 locnguyen oh, there are an extention to do language selector menu
10:59 pulponair just2b: hi btw;)
10:59 just2b hi pulponair ;)))
10:59 just2b havents seen you for a while
10:59 locnguyen thank you very much <just2b>
10:59 just2b or my fault? ;)
11:00 pulponair just2b: no you are right havent been here for a while
11:00 pulponair just2b: some trouble over here havent had much time during the past months
11:00 pulponair just2b: i ve just seen your magento tread sounds neat
11:01 just2b thx.. yes, so please post this there ;)
11:02 pulponair just2b: i registered an extension key "magento" about a year ago if you like i could transfer it to you
11:02 just2b this would be great!
11:03 tf hi. is there a way to read the storagefolder with typoscript?
11:03 just2b somebody took already magentoconnect and is not responding
11:03 pulponair just2b: done
11:04 otu hi! when i try to upload phpmyadmin i get the following error "Fatal error: Allowed memory size of 26214400 bytes exhausted (tried to allocate 9483002 bytes) in /var/www/typo3_src-4.1.7/typo3/mod/tools/em/class.em_terconnection.php on line 152". does anyone know what i should do?
11:04 pulponair just2b: btw did you notice my question regarding:"creating pages from within a BE extensions?"
11:04 just2b no sry
11:05 pulponair just2b: well i was wondering if there is a api function or if i ve to fire a sql query manualy
11:06 just2b pulponair where is it?
11:06 pulponair just2b: sorry?
11:07 just2b ah thought you got a thread with your prpb
11:09 maholtz680 @otu: your php should get more money f.e. 64MB
11:10 davidbrunnthaler just2b: is there a way to hand over a variable into your rgmoodalbox?
11:12 davidbrunnthaler or are questions about your extensions unwanted?
11:12 just2b i guess so, but you need to do it yoirself
11:12 davidbrunnthaler ok i see
11:13 just2b you can always ask them ;)
11:13 davidbrunnthaler theoretically it should work via php? shouldnt it?
11:15 just2b there isnot much php there
11:15 davidbrunnthaler ok then it's clear why it doesn't work
11:18 tf is there a way to read the storagefolder pid with typoscript?
11:19 Keelir good evening chumps!
11:20 Keelir Im having a bit of a problem. And I hope you can help me solve this. I've been looking through the documentation and tried googling my problem.
11:20 Keelir Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 71 bytes) in /Users/<removed>/public_html/typo3_src/t3lib/class.t3lib_div.php on line 2178
11:20 Keelir When I try and create a template for TemplaVoila I get this error message:
11:21 Keelir Looks like alot of germans has this problem, only thing is... I dont speak any german :<
11:22 Keelir its on the final step, during the Template Wizard... I've tried with other templates, but it gives the same error :<
11:24 otu maholtz680: thanks. it was so obvious but the location of the error threw me. was expecting something to do with php.ini. lol
11:25 otu keelir: maybe if u increase ur memory to start with. lol
11:26 Keelir hehe, well it says so - but doesnt really make any sence...
11:26 Keelir it should have plenty of memory
11:32 teppi|work Keelir, it says that your allowed memory size is about 32 MB ram
11:32 teppi|work as otu said you have to increase it
11:32 teppi|work maybe your setting in php.ini is overwritten somewhere else
11:35 teppi|work btw there is a setMemoryLimit Var in the install tool
11:35 teppi|work maybe its set to 32 mb
11:38 conic i just moved my main template from the start page to a sys folder
11:38 conic how do i tell the page now to use the template?
11:38 conic because now it says "no template found"
11:39 RoyalKnight_ conic: you need a template on the start page, there you can add other templates
11:39 conic so i can't put them in a sys folder?
11:40 conic shall i put all the extension templates in the start page, too?
11:40 RoyalKnight_ conic: you can
11:40 RoyalKnight_ conic: you store templates in the sysfolder
11:41 conic and for what do i need one in the start page then?
11:41 RoyalKnight_ conic: on the start page you add a template, edit whole template record and then add your templates from the sysfolder to the "include basis template" box
11:41 RoyalKnight_ conic: to include your templates there
11:41 conic ok, let's see...
11:42 RoyalKnight_ conic: use spelling names for your templates in the sysfolder and don't add to much templates there, otherwise you will loose overview
11:42 conic i'll do...
11:43 conic so the main template should always be in the start page and the ext templates in the sys folder
11:44 conic and then i have to go to sys folder->ext template->include basis template
11:44 conic and select the one from the start page, right?
11:44 RoyalKnight_ conic: you add a main template to your startpage
11:45 RoyalKnight_ conic: then you edit this main template with "edit whole template record"
11:45 RoyalKnight_ conic: there you can find the "include basis template"-box and here you add your extension templates from the sysfolder
11:46 conic ok...
11:46 conic i thought it was the other way round
11:46 conic why is the field called "include basis template" then?
11:46 RoyalKnight_ conic: typo3 is always searching for templates on the current page, then on the parent page, and so on until a root-page is reached
11:46 conic i think it should be called "include ext template"
11:48 conic because actually you don't include the basis but the extension ^^
11:48 conic but thanks very much ;)
11:56 Fanty Hey
11:57 Fanty I'm looking for a good extension for non-tech people to translate locallang files
11:57 Fanty Anyone got any they could recommend?
11:58 conic II-XML ?
11:59 conic Fanty: tried that one yet?
11:59 Fanty nope
11:59 Fanty whats its extension name? iixml?
12:01 Keelir Thanks btw, for the answer
12:02 conic Fanty: llxmltranslate
12:02 Fanty ye found it. I did try it once - it's not acceptable since the people doing the translations have no way they're able to navigate trough the files
12:03 conic just install, select module in the left, select language file, change text, save, ready
12:03 xN33D hi people
12:04 xN33D if got an menu question.. i've got a "TMENU" and some items is shown at the frontend
12:05 xN33D Home Contact Print, but i want more space between Home and Contact, so like this:
12:05 xN33D Home Contact | Print
12:05 xN33D how can i make this? otherwise i make 2 menu structures.. but i hope it's possible with one..
12:08 conic i think this is what the "spacer" (or how it's called) is for
12:09 skipjack hello
12:09 xN33D where can i find some more info about it? can't find it anywhere ( i think because i don't know how it's called.. )
12:12 skipjack Hey I want to make a fork of an ext. can someone help me? Who could I done this? I must rename the files and rename the class definitions and rename the tables ..
12:22 xN33D anyone can help me with the question above?
12:24 SeeeD hi
12:24 SeeeD i just want to use simulateStaticDocuments
12:24 SeeeD i have activated it in tposcript
12:25 SeeeD an i have created a .htaccess file
12:25 xN33D did you edit you filename of htaccess?
12:25 xN33D ok.. :)
12:25 SeeeD i made this too, but it has the same problem
12:25 skipjack use realurl ;)
12:25 SeeeD If i open a url (i.e. 32.0.html), i become an error
12:25 SeeeD Reason: "cetest_firstpage0.0.html" could not be found, closest page matching is
12:26 SeeeD this error comes with my own .htacces and the .htaccess from typo
12:26 SeeeD any idea what is wrong?
12:27 SeeeD this is the content of my .htaccess
12:27 SeeeD http://phpfi.com/337259
12:29 SeeeD I'm using TYPO4 4.2.1
12:29 SeeeD ;)
12:29 SeeeD *TYPO3
12:29 xN33D try to use this config: http://n33d.nl/std.html
12:29 xN33D it works by me.. typo3 4.2.1
12:30 SeeeD nope
12:30 SeeeD there is now no url convertion
12:30 SeeeD href -> index.php?id=30
12:32 SeeeD ah
12:32 SeeeD stop
12:32 SeeeD config.
12:32 SeeeD !!
12:32 SeeeD Reason: "Products.43.0.html" could not be found, closest page matching is
12:33 SeeeD the same error
12:33 SeeeD the convertion of the url is not the problem... the problem is the .htaccess
12:33 xN33D have you deleted the underscore?
12:34 SeeeD ya
12:34 SeeeD same error
12:34 SeeeD then i made my own .htaccess
12:34 SeeeD I'm watching in the php_info
12:35 xN33D iam going to lunch right now.. brb
12:35 SeeeD kk
12:36 SeeeD mod_rewrite is active
12:36 SeeeD mhh
12:46 SeeeD maybe the baseurl is missed?
12:47 SeeeD hm
12:47 SeeeD nope
12:47 SeeeD this is not the problem
12:47 SeeeD -.-
12:56 SeeeD What is the difference between RealUrl and simulateStaticDocuments?
13:15 SeeeD ok, i've got the problem
13:16 SeeeD i've installed realurl and this has made problems with simulateStaticDocuments
13:16 SeeeD *rolleyes*
13:49 davidbrunnthaler /join mysql
14:24 randomresult hello
14:24 randomresult :')
14:34 Keel Hi lads. I have a super noob question. How do I delete my template ive created "quickly"? When I click and say delete to the top page, it complains that there is Sub-pages present. And I dont really give a damn about them. I just wanna start over ^^
14:35 randomresult well u can go to user
14:35 randomresult and then aktivate recursive delete
14:35 randomresult but the template is not the page
14:35 Keel I know :)
14:36 randomresult you can delete the template without deleting all the pages
14:36 Keel im using TemplaVoila atm
14:36 Keel trying to map different stuff and playing around rly
14:36 Keel but ive got 2 of the same
14:36 Keel under 1 template
14:36 Keel not so convinient :d
14:36 randomresult .... are u german?
14:36 Keel sorry no :/
14:37 randomresult not osrry... i just wrote an tutorial on how to use tv
14:37 randomresult but it is german :)
14:37 Keel Never passed german in school either ^^
14:37 Keel I know!
14:37 Keel Ive found SO much in german
14:37 Keel but I dont understand half of it :<
14:37 randomresult mine is only 3 pages long and tells you how to create a site in one hour
14:37 randomresult :)
14:38 Keel ah, link it?
14:38 randomresult maybe i translate it on day..
14:38 Keel Maybe google can translate it
14:38 randomresult lol... no i dont think so... i have it as pdf...
14:38 Keel aaaah :D
14:38 Keel damned
14:38 maholtz680 @randomresult: where did you wrote that tutorial? wiki?
14:39 randomresult maholtz: no
14:39 randomresult i wrote it in neooffice...
14:39 randomresult maybe it will be in the t3n next time
14:39 randomresult maybe... i was a bit late
14:39 maholtz680 is it public available anywhere?
14:39 randomresult not at the moment... but i can sent it to you if u want to
14:40 randomresult i dont know how it is with the rights if i write it for the t3n
14:40 randomresult you have skype?
14:40 Keel btw randomresult <3
14:40 Keel found it and it works :)
14:40 Keel thanks bro
14:44 randomresult Keel: you r welcome...
14:44 randomresult im allways glad when i can help
15:04 `Misiak hi. I need to edit FE user login, so only ppl with certain data in fe_users can login. any help?
15:05 randomresult `Misiak: what? could u explain that?
15:05 `Misiak i edited fe_users table
15:05 `Misiak with flag: payed membership
15:05 `Misiak and i need to edit the login process
15:06 `Misiak co only ppl with payed memberhip can login
15:06 randomresult make diffrent usergroups
15:07 `Misiak why didn't i have that idea...thx
15:08 randomresult you can tell typo3 which group the user has when he registers and wich he has when you confirmed (admin review) his membership
15:10 `Misiak the problem is, i have 2 types of memers, that can login: payed membership and vip members, which don't have to pay it
15:10 `Misiak and about 500-600 members
15:10 `Misiak and i don't think, person who will manage this will have time to change user groups
15:11 randomresult it will go automatically...
15:11 randomresult you as an admin get an email with the request...
15:12 randomresult and when u click this link to activate an user... it will get the new group
15:12 randomresult how many vip users do you have?
15:12 `Misiak about 100
15:12 randomresult ok... how do they get a vip login?
15:13 `Misiak all users just registre
15:13 `Misiak admin get's email of new user
15:13 randomresult and some of them have to pay... some of them not
15:13 randomresult right
15:13 `Misiak and have to change flash with payed/vip
15:13 `Misiak yes
15:13 randomresult is the group the same( after they paid/not payed because the are vip)?
15:14 randomresult do u use sr_userregistration?
15:14 `Misiak no, i have own registration ext
15:15 `Misiak atm, thay are all just registered users
15:15 `Misiak the only diference between payed/notpayed, vip is in fe_users dataase table
15:16 randomresult hmmm...
15:16 randomresult then ... i have no idea... why dont u use sr_userregistration?
15:16 `Misiak y, i know...not standard, but i'm not so good with typo, just learning
15:17 RoyalKnight `Misiak: the simplest way is using different groups as randomresult already said, if you change the login-behaviour you have to write an own service, otherwise you'll get problems when upgrading to a new version
15:18 `Misiak I like that idea with usergroups, just need to think about it
15:20 uffi hey folks around here, you know that today is the last day for hackontest? typo3 is only second in place so please go there and vote for typo3
15:20 uffi http://www.hackontest.org
15:20 uffi Denyerec ????
15:20 uffi chefan
15:20 uffi just2b
15:22 RoyalKnight uschi: where can i see current standings?
15:22 uschi on the right
15:22 uschi sk1 has 1151m we have 1107
15:22 randomresult ... how do i vote
15:22 uschi you have to register and then to log in
15:22 RoyalKnight uschi: i mean the whole list not only 1-3
15:23 randomresult HRMPF
15:23 randomresult ok... i will
15:23 uschi after then you can vote for the single features
15:23 randomresult the *ell where?
15:23 randomresult where do i register
15:23 uschi bottom left
15:23 randomresult found it
15:25 RoyalKnight a lot of nice projects there
15:25 `Misiak ok, got another problem with groups
15:25 randomresult and now? simply click the green arrow or what
15:26 RoyalKnight nice Fatal error: Call to a member function getActiveController() on a non-object in /Users/<removed>/ftp/www/index.php on line 14 :D
15:26 `Misiak users are from one city...and city have payed/vip membership
15:26 randomresult will be a lot of groups ;)
15:27 Denyerec hey uf
15:27 Denyerec hey uschi
15:27 uschi Denerec did you give your vote on hackontest.org?
15:27 uschi Denyerec i mean
15:27 Denyerec yep
15:28 randomresult i just... increased som... i dont know what
15:28 randomresult but i dont think i have voted ;)
15:28 RoyalKnight uschi: script's not working
15:29 uschi well, you voted for features
15:29 randomresult and this was wrong?
15:29 uschi no
15:29 snoy_ms Hey all, i have a small problem with deleted content. I use templaVoila (no flexible content). I add new content to the page (normal text) as admin or be user. When i delete it, it disapear in the site view, but is still in the list and on the website ?!?!? How can that be ?
15:29 maholtz680 how can i vote for typo3?
15:30 randomresult maholtz680 ; register and login
15:30 randomresult then go to typo3 ... and then aks ushi
15:30 randomresult :)
15:30 uschi got to hackontest.org, register there, login, then choose typo3 and vote for some features
15:30 randomresult maholtz680: i am member now
15:30 randomresult for some features?
15:30 maholtz680 @randomresult: wow fast
15:31 snoy_ms any ideas ??? Thanks...
15:31 randomresult can i vote for more than one feature
15:31 RoyalKnight snoy_ms: tv is working with references; so when you add a new object this will happen on that page where you clicked the new-button and then a reference will be made in tv-view
15:32 RoyalKnight snoy_ms: so when you delete an object in tv-view you only delete the reference, not the object itself - this can only be done in the list-view or the old-style page-view
15:32 randomresult maholtz680: tried to add a photo to my account ... but didnt found it on typo3.or
15:32 randomresult g
15:33 snoy_ms RoyalKnight: but it only happens with one of my templates. I never saw this on any site before..
15:33 randomresult found it...
15:34 Ruudi hi
15:34 RoyalKnight snoy_ms: i had this problem once on one of my pages, but i cannot remember what the problem was
15:34 Ruudi anyone have had problems with image quality with imagemagick and gd? even if it's set jpg 100% still it seems to mess up the image quality
15:35 randomresult ushi: is it useful to make more feature votes than one
15:35 snoy_ms RoyalKnight: mhh, thanks so far. Up to now templaVoila was a funny tool, but this is very strange...
15:37 RoyalKnight snoy_ms: have you tried to clear caches already?
15:38 snoy_ms RoyalKnight: jes
15:38 snoy_ms RoyalKnight: i tried all user rights...
15:39 snoy_ms RoyalKnight: i mean yes not jes..lol
15:40 RoyalKnight snoy_ms: can you paste how you put out your content (page = PAGE-part)
15:41 snoy_ms RoyalKnight: ahh that can be the reason. one moment i paste it..
15:42 snoy_ms RoyalKnight: http://dpaste.com/68434/
15:43 snoy_ms RoyalKnight: do i have to input something like (dont show deletet stuff)
15:43 RoyalKnight snoy_ms: well that's the problem
15:43 snoy_ms RoyalKnight: you know the mising part in the script ?
15:44 RoyalKnight snoy_ms: you read the content with mysql, but as i said before the objects on those pages are not deleted if you remove an object with the tv-view
15:46 RoyalKnight snoy_ms: i have to go now, maybe someone else can help you or you can find the solution yourself, will be back later the day (afternoon)
15:46 snoy_ms RoyalKnight: thank so far ;-)
15:47 snoy_ms any one else knows a tip? http://dpaste.com/68434/ It shows me deletet objects....
16:26 Ruudi http://paste-it.net/public/a48ec8f/ - got this menu, would it be possible to make it not appear if there is no pages?
16:26 Ruudi on second level
16:29 NublaII I have a content element I want to hide between a couple of specific dates
16:29 NublaII how can I do that? the mecanism in place right now lets you set a start and an end date to show something, not to hide something...
16:30 Ruudi Nublall maybe if you create template element witch hides certain content element and then allow the template element for the time you need?
16:31 NublaII mmm... do templates have the start and stop option? checking...
16:31 Ruudi seems so
16:31 Ruudi in access tab
16:32 Keel randomresult: can I pm you`
16:32 Keel ?*
16:32 NublaII ahh... nice... how can I pinpoint the specific content element I need to hide then?
16:32 randomresult yes u can
16:32 Keel no wait
16:32 Keel im using the web client
16:33 Ruudi NublaII that's something i'm not familiar but my common sense says it should be possible :D
16:33 Ruudi not sure thou
16:33 NublaII heheeh tru
16:33 randomresult i sent u a message pm
16:33 Keel cant use the webclient
16:50 otu hi! anyone ever come across a duplicate pagetree? migrated servers via .t3d and voila! now i have a duplicate pagetree that gets updated along with the original everytime i add a page. help!
16:55 beli hi folks....how can i define grafical borders around my content...lets say like border style dotted...but dots beeing replaced with a small image?
17:15 NublaII how can I hide a content element using typoscript if I know the uid of the element
19:08 Phlogi ries: you added it :)
19:09 Phlogi But I think the final decision is very soon
19:09 ries Phlogi: yes I did :D
19:10 Phlogi nice, don't forget to remove it when its over
19:11 Phlogi how do you do ries?
19:11 ries Doing good... working with JasperETL right now...
19:11 ries highly cool software
19:29 RoyalKnight is there any equivalent to lib.stdheader.10.setCurrent.htmlSpecialChars = 0 but for the title-tag?
19:31 foool what are the owner and group of the typo installations normally?
19:32 RoyalKnight foool: what owner and group?
19:33 foool I have just moved servers and now I am getting permissions denied.
19:35 RoyalKnight foool: so you mean file-permissions... that depends from your server-configuration
19:35 foool if I empty typo3temp completely will it screw up anything?
19:35 kaynine try: the typo3_src symlink should be readable by webserver; everything else should be rwx by webserver ; good answer but not authoritative :)
19:36 RoyalKnight foool: i think that doesn't solve your problem
19:36 RoyalKnight kaynine: rwx is too much for files - x is only required for directories
19:36 foool it doesn't have a symlink
19:36 foool i don't think
19:37 kaynine RK: understood; thanks
19:39 RoyalKnight foool: you have to check that your webserver (e.g. apache) and php have the permission to read and write files and execute directories
19:40 foool oh!
19:41 foool this is the error - Permission denied in /Users/<removed>/public_html/t3lib/class.t3lib_div.php on line 2420
19:42 foool if that helps you
19:42 RoyalKnight foool: i said already what you have to do
19:42 foool i don't know how to do that ;(
19:43 RoyalKnight foool: do you have ssh-access?
19:43 foool yes
19:44 RoyalKnight foool: do you access files trough ftp normally?
19:44 foool yes
19:44 foool and i have ssh access
19:45 RoyalKnight foool: are ftp and apache/php user or group one and the same?
19:45 foool the error file is now 644
19:45 foool i don't know how to see that not too good with linux
19:46 RoyalKnight ok
19:46 foool if i look into ftp the permissions seem to be okay
19:47 foool 755 and 644
19:48 RoyalKnight simpliest way would be something like "find /var/www/path/to/typo3/ -type d --exec a+r {} \;
19:48 RoyalKnight a+rx
19:48 RoyalKnight for files (type f) only a+r
19:48 RoyalKnight and for directories like fileadmin typo3temp, ext, you set also the write permission
19:49 foool yes it worked on the other server and they merged it to this on (cpanel)
19:50 RoyalKnight foool: normally (if all required applications are installed) it will work on this server too
19:51 foool That is what I thought
19:51 foool I am on a VPS now though does that make a difference
19:51 RoyalKnight foool: have you set all permissions as i said?
19:52 RoyalKnight foool: sould not, because apache, etc. are the same
19:52 foool fileadmin etc all all okay
19:53 RoyalKnight foool: if you want you can pm me with url and ssh-info
19:53 foool to log in
19:53 foool yes I can do that
20:45 locnguyen hello please help me with multi language
20:45 locnguyen can i make select list
20:45 locnguyen combo box
20:46 locnguyen language selection is an combo box
20:59 Phlogi :)
20:59 locnguyen hello
21:12 RoyalKnight locnguyen: there's an extension: sr_language_menu
22:40 Phlogi hello
22:53 maholtz_ hi phlogi
22:56 Phlogi hey maholtz_ :)
23:02 maholtz_ hi
23:03 maholtz_ i have to say goodnight:)
23:03 maholtz_ bye

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.