[TYPO3-UG Australia] corrupted database with Extension Key: flash_pageheader

David Toshack david at vaultin.com
Mon Apr 24 03:42:00 CEST 2006


Hi Cate,

If that doesn't work, it is quite possible that your database is fine,
and that its a bug in your newly installed extension that's causing the
blank backend page. I've had this happen to me a fair few times with
buggy extensions that clash with others.

Hopefully you haven't done something drastic like starting from scratch
with a new database yet, because it might be as simple as removing the
flash_pageheader name from the comma separated list:
  TYPO3_CONF_VARS['EXT']['extList']

variable in the:
  localconf.php file.

then remove the temporary files in the same directory (typo3conf), that
start with temp_CACHED_* as the localconf.php file is cached there.

This is a forceful way of removing the extension. At least then you
should have a working system, and know if it was the flash_pageheader
extension causing the problem.

Anyway, this is what I do when a newly installed extensions messes
everything up.


Cheers,
David

Steve Ryan wrote:
> Hi Kate,
>   in the install tool  http://yoursite.com/typo3/install/index.php
> The database analyser has a compare tool that will ensure you have all the
> required tables.
> 
> Might help. Hope so.
> 
> While installing some extensions, I installed the flash_pageheader
>> extension, and something has corrupted the database - I am wondering how I
>> might be able to manually check and maybe undo the problem.
>>
>>
>>
>> At present I can no longer access any part of the site, including the
>> backend log in page or anything ... it has completely locked me out of web
>> access.  All I see is a blank page.
>>
>>
>>
> 
> --
> Steve Ryan
> Software Engineer
> stever at syntithenai.com
> http://synthesis-solutions.com/
> phone (work) 02 64920610  (mob) 0402190670
> 260 Spring Creek Road Buckajo 2550



More information about the TYPO3-UG-australia mailing list