[TYPO3] to with css_styled_content

2008-01-12 Thread Ryan Holdren
I am using tt_content and css_styled content to display my content for a template i am making. Its going good so far, I found some neat tricks for cleaning up the output and what I have looks something like this: Test Test Test Test Test Test Which is just how I want it except I need the h1's to

[TYPO3] Unique page titles? (CoolURI | RealURL)

2008-01-12 Thread Sascha Mantscheff
For SEO purposes I'd like to enforce unique page titles throughout my site. Do you know of an extension or a configuration option which helps with that? I could just add a unique index to the pages table. But this approach would require a varchar field instead of a blob, and it would not consid

[TYPO3] How to use a development site?

2008-01-12 Thread Sascha Mantscheff
For development purposes I have a typo3 installation, and what will eventually become a live site on another server. Each new feature and extension I first install, develop and test on the development system and then transfer it to the live site. Also the content is maintained on the developmen

[TYPO3] typo3temp/pics headache

2008-01-12 Thread Nick Weisser
Hi there, My install tool (TYPO3 4.1.5) keeps thinking that there are 11 images under typo3temp/pics, although I've deleted them several times from the install tool. There are no files at all in that folder - at least my FTP client and the PHP file manager say so. I can delete all temporary fil

[TYPO3] Problem with realurl & fixedPostVars & multilingual (Bug?)

2008-01-12 Thread Georg Ringer
Hi, I got a strange problem which could be a new version of the well known "Reason ... was not a keyword for a postvarset"-bug. TYPO3 4.1.2 & latest Reaurl with automatic configuration disabled! realurl configuration: http://pastebin.com/mc1db716 The bug just occurs with a translated tt_news re

Re: [TYPO3] A question, please, about copying a page into another page

2008-01-12 Thread Tapio Markula
Haines, William > > I've been trying the paste into feature, but, naturally, I don't get the > same id as what we are currently using (id=2577). I've been thinking > that it would be easier to keep the same id for the test page when it > becomes the current page (id=2577). you can get the same i

Re: [TYPO3] firefox issue? - Re: no password check in install tool!

2008-01-12 Thread Francois Suter
Hi, So this seems to be a firefox issue after all? or maybe just this particular browser is somehow corrupted... I have observed that the latest releases of Firefox 2.0.0.x have a much more aggressive preservation of sessions than before. It happens regularly that I open some applica

[TYPO3] Error in timtab_sociable

2008-01-12 Thread J�rg Schaller
Hello group, I just wanted to make you aware that there is a slight problem in the extension TIMTAB_SOCIABLE, in the file timtab_sociable/static/timtab_sociable/constants.txt In the last line, two end brackets are in the same line which caused the Typoscript Object Browser in my installation to t

Re: [TYPO3] firefox issue? - Re: no password check in install tool!

2008-01-12 Thread Katja Lampela
Katja Lampela kirjoitti: > Ok, this is getting weirder. I can now login to install tool with > explorer and with firefox 1.0.7. > > While logging with the firefox 2.0.0.11 (which is my main browser) > there's no security check at all even after closing the browser(s) > completely and starting a

[TYPO3] firefox issue? - Re: no password check in install tool!

2008-01-12 Thread Katja Lampela
Ok, this is getting weirder. I can now login to install tool with explorer and with firefox 1.0.7. While logging with the firefox 2.0.0.11 (which is my main browser) there's no security check at all even after closing the browser(s) completely and starting a new session. No logging at all, the

Re: [TYPO3] typo3 database utf-8 conversion

2008-01-12 Thread Thomas Oppelt
ries van Twisk schrieb: > > On Jan 11, 2008, at 3:10 PM, Patrick Gaumond wrote: > >> Thomas Oppelt wrote: >> >>> i would like to know about concepts of migration of a typo3 latin1 >>> database to utf-8. >>> i helped myself by taking a dump and converting it with iconv but that >>> can not solve p

Re: [TYPO3] no password check in install tool!

2008-01-12 Thread Katja Lampela
ok I will. Tapio Markula kirjoitti: > Katja Lampela >> date2cal extension did this - removing the extension removed the >> warning. > please make a bug report for the author >> >> Tapio Markula kirjoitti: >>> Katja Lampela **Warning*: Invalid argument supplied for foreach() in */

Re: [TYPO3] typo3 database utf-8 conversion

2008-01-12 Thread Thomas Oppelt
Hi Patrick, thanks vor hints, but: is "recode" able to handle serialized strings conversion rather then iconv? Sorry i am not that familiar with both ways. Same question for me according to the wiki example where the dump is not converted at all as i see, just inserted back with --default-char

Re: [TYPO3] no password check in install tool!

2008-01-12 Thread Tapio Markula
Katja Lampela > date2cal extension did this - removing the extension removed the warning. please make a bug report for the author > > Tapio Markula kirjoitti: >> Katja Lampela >>> >>> **Warning*: Invalid argument supplied for foreach() in >>> */home/mysite**/html/typo3conf/temp_CACHED_ps4f0f_ext_

Re: [TYPO3] no password check in install tool!

2008-01-12 Thread Katja Lampela
date2cal extension did this - removing the extension removed the warning. Tapio Markula kirjoitti: > Katja Lampela >> >> **Warning*: Invalid argument supplied for foreach() in >> */home/mysite**/html/typo3conf/temp_CACHED_ps4f0f_ext_tables.php* on >> line *3770 > > In my experience this warning

Re: [TYPO3] no password check in install tool!

2008-01-12 Thread Tapio Markula
Katja Lampela > > **Warning*: Invalid argument supplied for foreach() in > */home/mysite**/html/typo3conf/temp_CACHED_ps4f0f_ext_tables.php* on > line *3770 In my experience this warning have been created because of invalid table field information If you install some plugins incorrect order th

Re: [TYPO3] no password check in install tool!

2008-01-12 Thread Katja Lampela
Okay, some progress here. The extension date2cal did this at least partially - the "warning: invalid..." disappeared. I changed the password for install tool and now I can't login to install tool at all :) I have the email warning enabled and the email says I have logged in to install tool (af

Re: [TYPO3] Strange Warning: Invalid argument supplied for foreach() in...

2008-01-12 Thread Katja Lampela
This was the date2cal extension, removed it and no more errors. Katja Lampela kirjoitti: > Hi all, > > I was trying to check why installing the extension "Differentiated > formmail recipients" (julle_diffformmailrcp) caused the front end go > completely blank and I enabled in the install tool th

Re: [TYPO3] no password check in install tool!

2008-01-12 Thread Katja Lampela
Uninstalled the kb_contenttable and I got the reference index updated but the other errors still exist. > *I tried the DB check and manage reference index, couldn't do it - > just this error appears: > **Fatal error*: Cannot use string offset as an array in > */home/mysite/html/typo3conf/ext/kb

[TYPO3] no password check in install tool!

2008-01-12 Thread Katja Lampela
Hi all, TYPO3 is 4.1.2, php 5.1.6, MySQL 5.0.27. (first install on this virtual host system) My site's install tool is open for everyone, there is no password check in entry. In install tool Database Analyser compared the db and table and field definitions are ok. *I tried the DB check and m