[TYPO3] tt_news catmenu how to hide 1st level

2008-06-18 Thread Murányi Árpád
hei, i am using the same typo3 installation for several sites, and would love to have independent tt_news category menues. i created a category tree in which one first level category belongs to each site therefore i can properly separate the categories of the sites. in my catmenu i need to lis

[TYPO3] pmkslimbox image max width and height

2008-04-04 Thread Murányi Árpád
hi, trying to set the max image width and height for pmkslimbox. in TS Constants i have: plugin.pmkslimbox.slimBoxMaxW = 400 plugin.pmkslimbox.slimBoxMaxH = 400 but still have images in the lightbox larger then this size. i use T3Mootools as well, and AFAIK it's set up properly. do i miss som

Re: [TYPO3] hl dam gallery

2008-03-14 Thread Murányi Árpád
Hi Lukas, Lukas Mattsson wrote: > I had a similar problem, where the ###GALLERY_IMAGE### template part > just yielded an empty img tag. The problem is that the sql query that is > supposed to return image information returns zero rows because wrong > field is requested. > I solved the problem b

Re: [TYPO3] tinyrte missing proper names

2008-03-13 Thread Murányi Árpád
installing 'Languages for tinyRTE' solved it. well, misery is not mistery:) arpad Murányi Árpád wrote: > hi, > > cannot achieve proper tinyrte on one of my sites. functions and buttons > are called 'advanced.something' instead of their proper names. you

[TYPO3] tinyrte missing proper names

2008-03-13 Thread Murányi Árpád
hi, cannot achieve proper tinyrte on one of my sites. functions and buttons are called 'advanced.something' instead of their proper names. you can see a capture of it here: http://www.integralvilag.hu/uploads/pics/tinyrte_capture.jpg i used the same method of installation and configuration o

Re: [TYPO3] RTE pre-configuration

2008-03-12 Thread Murányi Árpád
Hi, Dmitry Dulepov [typo3] wrote: > May be I am in the wrong topic ;) but you may want to try tinyrte instead. It > even has easy web-based button configurator (link in the manual) to quickly > get the set of buttons. We use it privately for a month and we are very > pleased with it. Smaller, f

Re: [TYPO3] By: prefix to TTNews author

2008-03-06 Thread Murányi Árpád
hi, it's stored in the locallang file, called 'preAuthor'. try modifying that one! arpad Stephen Bungert wrote: > Hi; I am in the process of changing the template, but it doesn't seem to > come from there > > I insert the author name with this ###NEWS_AUTHOR###, then what I se eis > "By: Steph

Re: [TYPO3] newloginbox redirect

2008-03-03 Thread Murányi Árpád
hi, i use sv_login_redirect. arpad Panagiotis Kondaxis írta: > Ι have the same question... Perhaps it's not possible... > > 2008/2/28, johny <[EMAIL PROTECTED]>: >> Hello: >> How can I fix an url to redirect page when the user logs in? I must inform >> a >> global variable? which one? >> >> Th

Re: [TYPO3] tt_news catmenu questions

2008-03-03 Thread Murányi Árpád
Hi, Sandy Matheson wrote: > I have a couple of questions relating to using a Catmenu within > tt_news that I hope someone can help me with. I have searched the list > as well as googled for an answer and can't find one. > > Question 1: Is there a way of only showing subcategories within a > tt_ne

Re: [TYPO3] No thumbnails in BE

2008-03-03 Thread Murányi Árpád
Hi Christian, > There are slight problems (mainly different file sizes and one wrong > background colour) in the image processing tests but nothing that would > explain why no thumbnails show up at all. IM is obviously accessible and > working (in principle at least). > I've also tried switching b

Re: [TYPO3] tt_news AMENU wrong link

2008-01-30 Thread Murányi Árpád
> i have tt_news AMENU on different pages of my site. my problem is that > the links of the elements do not point to the same page, but to the > current page (eg. ...index.php?id=36&tx_ttnews[year]=2007...), however i > have > catSelectorTargetPid = 25 > amenuWithCatSelector = 1 > in TS, so i expec

[TYPO3] tt_news AMENU wrong link

2008-01-28 Thread Murányi Árpád
hei, i have tt_news AMENU on different pages of my site. my problem is that the links of the elements do not point to the same page, but to the current page (eg. ...index.php?id=36&tx_ttnews[year]=2007...), however i have catSelectorTargetPid = 25 amenuWithCatSelector = 1 in TS, so i expect the li

[TYPO3] tt_news AMENU wrong link

2008-01-28 Thread Murányi Árpád
hei, i have tt_news AMENU on different pages of my site. my problem is that the links of the elements do not point to the same page (eg. id=25), but to the current page (eg. ...index.php?id=36&tx_ttnews[year]=2007...), however i have catSelectorTargetPid = 25 amenuWithCatSelector = 1 in TS, so i

Re: [TYPO3] news archive (number of items)

2007-11-29 Thread Murányi Árpád
hei, arpad wrote on 21.11.2007: > what is the easiest way of representing the number of items in tt_news > archive menu, eg. 'November 2007 (2)'? i cannot figure it out from the manual of tt_news. i can see several typo3 sites applying this feature, so i guess some of you could drop me a line

Re: [TYPO3] timtab does not appear

2007-11-23 Thread Murányi Árpád
cool, managed to solve it by reinstalling timtab a few times. now it works properly. what a nice day, isn't it?) arpad > subdomain problem is still actual when calling timtab pages through > mysub.mydomain.com/etc, while www.mydomain.com/etc works perfectly. > > does anyone have timtab on subd

Re: [TYPO3] UFT-8

2007-11-23 Thread Murányi Árpád
in the install tool:) 5: all configuration [setDBinit] SET NAMES utf8 this line is enough. arpad Stephen Bungert írta: > Thank you, > > Also in the same wiki article it mentions > >> TYPO3 Install Tool Options >> >> [setDBinit] String (textarea): Commands to send to database right after >> c

Re: [TYPO3] UFT-8

2007-11-23 Thread Murányi Árpád
i use utf8_unicode_ci. arpad Stephen Bungert írta: > When creating a new TYPO3 site with UFT-8 options as shown here: > > http://wiki.typo3.org/index.php/UFT-8_support > > What do I select for UTF-8 when creating the database? There are loads > of different options such as, utf8_unicode_ci, u

Re: [TYPO3] timtab does not appear

2007-11-22 Thread Murányi Árpád
subdomain problem is still actual when calling timtab pages through mysub.mydomain.com/etc, while www.mydomain.com/etc works perfectly. does anyone have timtab on subdomain? please help me with figuring out what is going on! thanks in advance, arpad > i have been testing timtab on my main sit

[TYPO3] news archive (number of items)

2007-11-21 Thread Murányi Árpád
hei, what is the easiest way of representing the number of items in tt_news archive menu, eg. 'November 2007 (2)'? arpad ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-englis

Re: [TYPO3] menu into list

2007-11-15 Thread Murányi Árpád
Hei François, > If I understand you well, you need something like: > > temp.nav = COA > temp.nav { > 10 = HMENU > 10 { > [your menu code here] > wrap = | > } > 20 = TEXT > 20.value = text for some other box > 20.wrap = | > 30 ... > wrap = | > } tha

Re: [TYPO3] menu into list

2007-11-15 Thread Murányi Árpád
>> subparts.left_column < temp.nav >> >> what is the way to rather form a list? i can tag the menu, but how >> can i assign it (and others) to an ul list? > > I'm afraid your question rather fuzzy. Would you care to post more of > code, so that we know what is in your temp.nav? my temp.nav look

Re: [TYPO3] sr_feuser_register adding field

2007-11-14 Thread Murányi Árpád
>> i had the same idea and i tried all in caps as well, but it does not >> work. >> >> actually eg. ###EVAL_ERROR_FIELD_last_name### works fine, however it's >> not all in caps. > > You're right. I'm sorry then I don't know. I did that recently myself > and managed to get it to work, but it was

Re: [TYPO3] sr_feuser_register adding field

2007-11-14 Thread Murányi Árpád
>> Now it works almost properly. I still have >> ###EVAL_ERROR_FIELD_tx_regformkieg_nickname### >> in the form, and i cannot figure it why. > > I think it should be all in caps, like the other markers, i.e. > ###EVAL_ERROR_FIELD_TX_REGFORMKIEG_NICKNAME### i had the same idea and i tried all in c

Re: [TYPO3] sr_feuser_register adding field

2007-11-14 Thread Murányi Árpád
Thanks Francois, Thanks, you are right. Now it works almost properly. I still have ###EVAL_ERROR_FIELD_tx_regformkieg_nickname### in the form, and i cannot figure it why. Do you have an idea? arpad > Hi, > >> i have added a nickname field to my sr_feuser_register registration form >> accordin

[TYPO3] sr_feuser_register adding field

2007-11-14 Thread Murányi Árpád
hei, i have added a nickname field to my sr_feuser_register registration form according to the extension manual. however i have added the new labels to the locallang.xml, the following markers appear in the form instead: ###LABEL_NICK_NAME### ###REQUIRED_NICK_NAME### ###EVAL_ERROR_FIELD_nick_na

Re: [TYPO3] htmlarea rte problem

2007-10-31 Thread Murányi Árpád
dear james, i had similar problems until i realized that the popup settings of my firewall were kidding me. suggest you double checking your popup settings. best, arpad --- From: "James Knuckey" <[EMAIL PROTECTED]> Subject: [TYPO3] htmlarea rte problem Hi everyone, I'm looking for help w

Re: [TYPO3] mm_forum cannot post

2007-10-31 Thread Murányi Árpád
dear cray, thanks a lot, that's it. it would be nice to add this info to the manual one day. best, arpad Cray Flatline wrote: > I had such problem too. It's problem of language definitions. It's easy: > found directory > > typo3conf/Ext/mm_forum/res/img/default/ > > there you can find defaul

[TYPO3] mm_forum cannot post

2007-10-30 Thread Murányi Árpád
hei, i have installed mm_forum 0.1.3 on my typo3 4.1.2 recently. i have setup the extension regarding to the manual. created a category and a board without any read or write access restriction. login as a fe user and cannot post at all. there is no 'new topic' button or anything similar availab

[TYPO3] 4.1.2 -> 4.1.3

2007-10-27 Thread Murányi Árpád
hei, i wanna upgrade from 4.1.2 to 4.1.3. shall i just overwrite all core files on the working typo3 installation? thanks, pesz ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3

[TYPO3] quixplorer for non-admin

2007-09-21 Thread Murányi Árpád
hei, is there a way to make available quixplorer module for a non-admin be user? thx, arpad ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

[TYPO3] task center

2007-09-18 Thread Murányi Árpád
hi all, anybody knows a way sharing a to-do list online? i have just realized that 'task center' does not work. thanks, arpad ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-en

Re: [TYPO3] Differences between extensions "Front End User Registration" and "Email Address Subscription"?

2007-09-14 Thread Murányi Árpád
greetings, > benni. > -SDG- > > www.xnos.de // www.xnos.org > > > Murányi Árpád wrote: >> Hei Ben, >> >> then what is the best way for signing up for newsletter (direct_mail)? >> i am just looking for the best solution for an upcoming newsletter. >> &g

Re: [TYPO3] Differences between extensions "Front End User Registration" and "Email Address Subscription"?

2007-09-14 Thread Murányi Árpád
Hei Ben, then what is the best way for signing up for newsletter (direct_mail)? i am just looking for the best solution for an upcoming newsletter. thanks, arpad Benjamin Mack wrote: > well... I gotta tell you: I used the sr_email_subscribe for signing up > for newsletter (direct_mail) but was