Re: [TYPO3] clearing cache in tables

2008-01-04 Thread Dmitry Dulepov [typo3]
Hi! Timothy Ding wrote: > i inject data using mysql update statements with external script into > tt_address but the new value won't appear in the front end, i disabled cache > on the page and also clear all cache in backend which don't seems to take > effect of the new address. > > is there a wa

Re: [TYPO3] Menu - without foldout

2008-01-04 Thread Oliver Schröder
Hi, maybe you're looking for something like this: ACTIFSUB = 1 ACTIFSUB.doNotShowLink = 1 (doNotShowLink -> see http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/10/8/) Oliver > Hello! > > I need expert help... > > I have a website where some of the menu-i

[TYPO3] styles.content.imgtext.linkSplit and field length

2008-01-04 Thread Claudio Strizzolo
Hi all, I have a question about defining different links for individual images, for instance in an imgtext context. I know I can force splitting the "Link" field if it includes a comma-separated list (i.e. www.google.com,,www.typo3.org) by using this syntax: styles.content.imgtext.linkSplit = 1

Re: [TYPO3] Menu - without foldout

2008-01-04 Thread Kristian Wind
Hi Oliver... Thanks - but when I use this function the menu-item disappears when it is selected. It should still be visible - but only show the submenu- items... Kristian [EMAIL PROTECTED] Den 04/01/2008 kl. 09.12 skrev Oliver Schröder: > Hi, > > maybe you're looking for something like t

Re: [TYPO3] clearing cache in tables

2008-01-04 Thread Timothy Ding
Hi Dmitry, i found out that it was my dumb mistake, i have many record and i was looking at the wrong one (has the same username)!! couldn't believe i did that my bad. ~tim On Jan 4, 2008 12:04 AM, Dmitry Dulepov [typo3] <[EMAIL PROTECTED]> wrote: > Hi! > > Timothy Ding wrote: > > i inject

Re: [TYPO3] Menu - without foldout (CORRECTED)

2008-01-04 Thread Kristian Wind
Hmmm... The menu-item disappears when selected. This is the code...: # MENU 1 lib.menu1 = HMENU lib.menu1.1 = GMENU lib.menu1.1 { NO { wrap = | XY = 169,40 5 = IMAGE 5.file = fileadmin/templates/images/Veria_menup

Re: [TYPO3] Menu - without foldout (CORRECTED)

2008-01-04 Thread Kristian Wind
Perhaps I should explain it a bit more correctly... I have a fold out menu: menu 1 - menu 1.1 - menu 1.2 - menu 1.3 menu 2 menu 3 menu 4 <--- should not show a page, but only show the submenu - menu 4.1 - menu 4.2 - menu 4.3 Hope it clarifies it a bit more...

Re: [TYPO3] Menu - without foldout (CORRECTED)

2008-01-04 Thread Tapio Markula
Kristian Wind kirjoitti: > Perhaps I should explain it a bit more correctly... > > I have a fold out menu: > > menu 1 > - menu 1.1 > - menu 1.2 > - menu 1.3 > menu 2 > menu 3 > menu 4 <--- should not show a page, but only show the submenu > - menu 4.1 > - menu 4.2 > - me

Re: [TYPO3] Backend single sign-on

2008-01-04 Thread Steffen Kamper
"Rob Kamp" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > Hi All, > > > Has anyone tries to use http://www.single-signon.com/ to achieve single > sign-on betweeen Typo3 Installations. > We would like to create a portal to get access to several Typo3 > installations. > > Reg

Re: [TYPO3] Menu - without foldout (CORRECTED)

2008-01-04 Thread Kristian Wind
Sorry, my bad... I missed a ACTIFSUB < .ACT But the main menu-items are still links. Kristian [EMAIL PROTECTED] Den 04/01/2008 kl. 12.33 skrev Kristian Wind: > Hmmm... > > The menu-item disappears when selected. > > This is the code...: > > > # MENU 1 > lib.menu1 = HMENU > lib.menu1.1 = GM

Re: [TYPO3] Backend single sign-on

2008-01-04 Thread Dmitry Dulepov [typo3]
Hi! Steffen Kamper wrote: > typo3 uses singlesignon, there is also a podcast about this issue. It actually works bad if user is behind anonymous non-revealing proxy. It shows error that key was used before. -- Dmitry Dulepov TYPO3 core team Web: http://typo3bloke.net/ Skype: callto:liels_bugs

Re: [TYPO3] egroupware + typo3 = PROBLEMS

2008-01-04 Thread Roberto Torresani
Hi Michael! I run egroupware and typo3 on same server with two virtual server. I resolved the problem with the line php_admin_value mbstring.func_overload 0 in configuration file of apache of egroupware in the VirtualHost part. Bye Roberto 2008/1/2, Michael Karrer <[EMAIL PROTECTED]>: > > Di

[TYPO3] Backend single sign-on

2008-01-04 Thread Rob Kamp
Hi All, Has anyone tries to use http://www.single-signon.com/ to achieve single sign-on betweeen Typo3 Installations. We would like to create a portal to get access to several Typo3 installations. Regards, Rob ___ TYPO3-english mailing list TYPO3-

[TYPO3] Problem with RealURL and table tx_realurl_errorlog

2008-01-04 Thread Dmitry Martynenko
Hi List! I has noticed one annoying bug when setup error 404 handling. In stats there is a huge number of views page /404/ and there is huge number of new records in tx_realurl_errorlog table. Almost every of records in tx_realurl_errorlog has URL value like "user/fileadmin/realt/favicon.ico" or

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2008-01-04 Thread Patrick Gaumond
Michael Stucki wrote: > Hi Dmitry, > > as far as I remember, the problems occur only if "strict" mode is enabled: > http://bugs.typo3.org/view.php?id=4693 > > - michael Who is this Stucki guy ? Never heard of him... Patrick PS: Welcome back Michael! (and sorry for being OT) __

Re: [TYPO3] newloginbox TYPO3 core integration

2008-01-04 Thread Georg Ringer
Hi, > Why newloginbox goes into core TYPO3 instead of sr_feuser_register? apples and bananas georg ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

[TYPO3] newloginbox TYPO3 core integration

2008-01-04 Thread Darko Jr. Gonzalez
Heya I just saw the upload comment of "feuserlisting" here: http://typo3.org/extensions/repository/view/feuserlisting/0.9.0/ Why newloginbox goes into core TYPO3 instead of sr_feuser_register? Just wondering really, because sr_feuser_register offers more and it is more feature-rich. Pretty muc

[TYPO3] Multiple Domains

2008-01-04 Thread Lee M. Childress
I am getting ready to work with multiple domains. I have a site, www.mysite.com. Within that tree I have a subfolder which I want a new domain, www.theirsite.com. My question, if someone visits www.mysite.com, does www.theirsite.com (the page menu link) appear in www.mysite.com? Hope that is

Re: [TYPO3] Multiple Domains

2008-01-04 Thread Dmitry Dulepov [typo3]
Hi! Lee M. Childress wrote: > I am getting ready to work with multiple domains. I have a site, > www.mysite.com. Within that tree I have a subfolder which I want a > new domain, www.theirsite.com. > > My question, if someone visits www.mysite.com, does www.theirsite.com > (the page menu link) app

[TYPO3] RealURL giving MySQL errors on new installation

2008-01-04 Thread Sandy Matheson
Hi, I have just installed a new Typo3 site based on the package from Web Enabled Church. This is based on Typo3 4.1.5 and uses RealURL v1.2.1 The FE displays a whole servie of errors like: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /usr/local/home/htt

[TYPO3] TYPO3 shared hosting setup

2008-01-04 Thread Nagita Karunaratne
If anyone is knowledgeable and experienced in setting up a TYPO3 server in shared hosting configuration can you please email me. Thanks. ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listin