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
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
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
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
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
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
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
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
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
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
> 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
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
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
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
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
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
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
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
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
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
>> 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
>> 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
>> 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
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
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
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
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
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
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
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
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
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
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
33 matches
Mail list logo