[Typo3-linux] Cashing or database... or something?

Michael Stucki michael at typo3.org
Thu Sep 8 08:40:45 CEST 2005


Hi Marko,

> I have some very weird problems with typo on a hosting machine... Typo3 is
> working perfectly on two test machines, but not this one... I must add
> that I have no admin access to it.
> 
> Anyway, here are some of the symptoms.
> 
> I create or change some content... for eg. I enter some text... on first
> it shows up in frontent. When I close that "edit" page that inserted text
> is nowehere to be found... except when I click show hidden content
> elements... and that conent is definitly not hidden. When i click it
> again.. and make some more changes, they are not displayed. It still shows
> old text.

First of all: Did you make the database comparison in the Database section
of the Install Tool?

In case that didn't help:
Your description sounds like some weird database problem. Please enable the
PHP error display (there's a new option "displayErrors" for this in the
Install Tool of TYPO3 3.8.0) to make PHP warnings show up.

Another possibility to investigate the problem is to edit
t3lib/class.t3lib_db.php (if you don't use symlinks, the file also exists
in typo3/t3lib/!!) and enable the $debugOutput property.

This is not a solution but if you get any database errors, you will be sure
that it is not a problem of TYPO3.

Regards, michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-linux mailing list