[TYPO3-english] Something like eval to other field types or other ideas to auto-fill IRRE form

2011-07-15 Thread Guillermo R. Oramas J.
Hello. I'm stuck with a problem. I need to fill automatically some fields of an inline (IRRE) form based in the fields of its parent form. I probed with the eval user custom function that have the input type fields, when I change the field that call the function with javascript I load the values

Re: [TYPO3-english] Where to ask for help

2011-07-15 Thread Guillermo R. Oramas J.
Thanks Mathias, your words are very encouraging and thanks for your effort answering my last topics. Thanks Stefan for your reply and share with me the same feeling. -Mensaje original- De: typo3-english-boun...@lists.typo3.org [mailto:typo3-english-boun...@lists.typo3.org] En nombre de Ma

Re: [TYPO3-english] BE unable login error and session error

2011-07-15 Thread Jigal van Hemert
Hi, On 15-7-2011 8:51, Girmangus Hailu wrote: i have install typo3 version 4.5.2 on my Ubuntu machine and it works as i want. i have checked this on windows too simply exporting and importing. the problem occurred when i shift to the web server. as usual i simply import the database and upload

Re: [TYPO3-english] Where to ask for help

2011-07-15 Thread Björn Pedersen
Am 15.07.2011 14:46, schrieb Guillermo R. Oramas J.: > Hello. > > Sometimes I have in my opinion complex situations in Typo3 and I don't know > where to ask for help since here in the mail list nobody replies to me. > > Do you know if is out there other mail list or resource to help developers >

Re: [TYPO3-english] TCA type input eval user functions don't work properly in IRRE mode

2011-07-15 Thread Mathias Schreiber [wmdb]
Am 14.07.11 07:26, schrieb Guillermo R. Oramas J.: Hello. I have a problem with the custom eval functions when the record is called from an IRRE field, in particular with the JavaScript function. For example I open to edit the base record of "table1", then I click an IRRE field to create a reco

Re: [TYPO3-english] Where to ask for help

2011-07-15 Thread Mathias Schreiber [wmdb]
Am 15.07.11 15:24, schrieb Stefan Frömken: In my opinion TYPO3-DEV-Newsgroup is a good start. IIRC the DEV NG is for developing TYPO3, not developing with TYPO3. At least it was like this when the list opened. -- Ernesto, Nov. 9th 2010: "In the graphics generation routines of TYPO3 *anything*

Re: [TYPO3-english] PDF from plugin output

2011-07-15 Thread Mathias Schreiber [wmdb]
Am 29.06.11 00:02, schrieb Guillermo R. Oramas J.: Hello. I want to ask if any of you are using or have suggestions about exporting in pdf format the output from a plugin. We use two different approches. Either PDFgenerator which takes HTML (4) input and renders it as good as it can. The res

Re: [TYPO3-english] Where to ask for help

2011-07-15 Thread Stefan Frömken
Hello, I know your problem. I have this very often. Sometimes I thought they don't want to help me or I'm standing on a blacklist or something else :-) We don't have beginner questions. Let's have a look at your last question regarding IRRE and userFunc. I'm sure the community can help you e

Re: [TYPO3-english] Where to ask for help

2011-07-15 Thread Mathias Schreiber [wmdb]
Am 15.07.11 14:46, schrieb Guillermo R. Oramas J.: Hello. Sometimes I have in my opinion complex situations in Typo3 and I don't know where to ask for help since here in the mail list nobody replies to me. Hi Guillermo, By default this is the right place to go. I will answer your questions as

[TYPO3-english] Where to ask for help

2011-07-15 Thread Guillermo R. Oramas J.
Hello. Sometimes I have in my opinion complex situations in Typo3 and I don't know where to ask for help since here in the mail list nobody replies to me. Do you know if is out there other mail list or resource to help developers in Typo3 to resolve their issues. Thank you very much. _

Re: [TYPO3-english] RTE- Default class for ul tag

2011-07-15 Thread Nicola Cerchiari
Hi, have you tried to check in Typoscript Object browser at: parseFunc_RTE.externalBlocks.ul ? Never tried it but maybe u can customized to always add a class there. Hope it helps, Nik 2011/7/15 PIT Solutions > Hi, > I am using typo3 4.5.3 and rtehtmlarea 2.1.6. Is it possible that ul >

Re: [TYPO3-english] Help needed with error 'syntax error, unexpected '<' in [...]typo3conf/temp_CACHED_[...]_ext_tables.php'

2011-07-15 Thread astera
On 7/14/11 5:40 PM, Björn Pedersen wrote: > The problem is the cssfileink extension. Make shure, the ext_tables.php > has correct opening and closing full tags. > ( > Or switch to one of the maintained extensions for filelink css-styling > (e.g. css_filelink) > > Björn Oh my, thank you so much

[TYPO3-english] RTE- Default class for ul tag

2011-07-15 Thread PIT Solutions
Hi,      I am using typo3 4.5.3 and rtehtmlarea 2.1.6. Is it possible that ul tag generating from RTE can have a default class like bodytext class for p tag from RTE. I tried for this in RTE configuration, but not succeed. Can anybody help me? Regards,Aravind

Re: [TYPO3-english] HMENU with special = list AND the subpages of the pages listed in special.value

2011-07-15 Thread Riccardo De Contardi
> You probably want special=directory > > Björn Nope. special=directory would show ONLY the subpages ;) I want a two-level menu... But I figured the answer myself: expAll=1 must be set to 10.1 object, not 10.2 :D:D page.10=HMENU page.10.special=list page.10.includeNotInMenu=1 page.10.1=TMENU

Re: [TYPO3-english] HMENU with special = list AND the subpages of the pages listed in special.value

2011-07-15 Thread Björn Pedersen
Am 15.07.2011 11:03, schrieb Riccardo De Contardi: > Hello everybody > maybe a trivial question: is it possible to show a HMENU with special = > list AND the subpages of the pages listed in special.value? > > Something like: > > page 1408 > page 1500 > page 1501 > page 1407 > page 1502 >

[TYPO3-english] HMENU with special = list AND the subpages of the pages listed in special.value

2011-07-15 Thread Riccardo De Contardi
Hello everybody maybe a trivial question: is it possible to show a HMENU with special = list AND the subpages of the pages listed in special.value? Something like: page 1408 page 1500 page 1501 page 1407 page 1502 page 1503 I've tried with: page.10=HMENU page.10.special=list page.10

Re: [TYPO3-english] Site Slowdown - MySQL Query - Possible TT-News Related Question

2011-07-15 Thread Björn Pedersen
Am 15.07.2011 08:09, schrieb Jigal van Hemert: > Hi, > > On 14-7-2011 21:11, Louis Coppola wrote: >> SELECT group_concat( cast(pid as char)) as pids FROM tt_content WHERE >> list_type=9 and hidden=0 >> >> Can anyone tell me what this query is doing, and what could be causing >> it to hang in this

Re: [TYPO3-english] core bug? can't delete endtime since update to 4.5 in several extensions eg. tt_news, dam, macina_banners

2011-07-15 Thread Felix Nagel
Am 12.07.2011 23:25, schrieb Jigal van Hemert: I checked the core for how range fields are handled. In t3lib_TCEmain::checkValue_input() it will only enforce upper and or lower limits if the following conditions are met: - range is set - the value is not equal to the checkbox field - the value i

Re: [TYPO3-english] Site Slowdown - MySQL Query - Possible TT-News Related Question

2011-07-15 Thread Mathias Schreiber [wmdb]
Am 14.07.11 21:11, schrieb Louis Coppola: SELECT group_concat( cast(pid as char)) as pids FROM tt_content WHERE list_type=9 and hidden=0 Can anyone tell me what this query is doing, and what could be causing it to hang in this way? I am attempting to track and diagnose the problem further but I