[TYPO3-english] backend won't load after fix for Expected parameter $conf['scriptSuffix'] was not given.

Ralf-René Schröder ralf.rene at online.de
Wed Apr 6 11:41:06 CEST 2011


Thijs Hakkenberg schrieb:
> Dear list,
> 
> I've upgraded an site from 4.2.x to 4.5.2. I did this step by step, 
> between all versions running the update manager.
>  From version 4.3.x the backend wouldn't load after logging out.

yu don't have forgotten to add the following to your .htaccess file
#####
# for use with TYPO3 4.4.x backend compressor
<FilesMatch "\.js\.gzip$">
  AddType "text/javascript" .gzip
</FilesMatch>
<FilesMatch "\.css\.gzip$">
   AddType "text/css" .gzip
</FilesMatch>
AddEncoding gzip .gzip


-- 
Ralf-René Schröder
http://if-20.com  ... YAML templates for TYPO3
______________________________________________


More information about the TYPO3-english mailing list