Hi,

as1.flensforfun.de is working. It's the quick-installer of version 5.4.0 where I only changed the line no. 90 in the index.php file.

index.php - line no. 90 changed from:

<script type="text/javascript" src="templates/<?php echo $this->template ?>/scripts/jquery-1.10.2.min.js"></script>

to:

<script type="text/javascript" src="templates/<?php echo $this->template ?>/scripts/jquery-1.8.0.min.js"></script>

I also copied the jquery-1.8.0.min.js file into the scripts folder.

Regards
Martin