[TYPO3-english] Typo3 Release 4.4.0 - Problem when loading typo3/index.php -

G. Patterson gnuxos at gmail.com
Thu Jun 24 23:16:37 CEST 2010


Hello Jan,

  Thanks for this answer that saved my evening ;-)

For being honnest i hadn't read this time the NEWS.txt ...
The answer was in there ...

                <FilesMatch "\.js\.gzip$">
                  AddType "text/javascript" .gzip
                </FilesMatch>
                <FilesMatch "\.css\.gzip$">
                  AddType "text/css" .gzip
                </FilesMatch>
                AddEncoding gzip .gzip

have a nice evening ...

GP.

Jan Loderhose wrote:
> did you read NEWS.txt carefully?
> there is a good deal of new features to take care of!
> 
> hint: it seems your browser can't read compressed js files
> 
> 
> Am 24.06.2010 00:04, schrieb G. Patterson:
>> Hello 2u all,
>>
>> Yesterday i had downloaded the new release 4.4.0.
>> The upgrade process was all good from 4.3.10...
>>
>> For 3hours now i trying to understand why i'm not able anymore to log in
>> the backend for administrating and testing the new 4.4.0 functionality.
>>
>> I am using Firefox on Linux with the firebug plugin ...
>>
>> When i'm connecting on the /typo3/index.php firebug is informing me of
>> the error below @ line 49 :
>>
>> Ext.ns("TYPO3");        Ext is not defined
>> Ext.BLANK_IMAGE_URL =  "http://awebsite.net:/typo3/gfx/clear.gif";
>>
>> when i accept this error there is an other one  @ line 252
>>
>> Ext.onReady(TYPO3BackendLogin.start, TYPO3BackendLogin);
>>   with "Ext is not defined" too (of course if wasn't define the 1st time
>> ;-) )
>>
>>
>> In Google Chrome same problem (normal ;-) )
>>
>>
>> Is there anyone that's having the same problem using the typo3 backend ?
>>
>> thanks in advance for your reply ...


More information about the TYPO3-english mailing list