Get an access to all 94 items designed and developed by AS Designing team plus all the future items which will be released over the course of your club subscription. Price starting from $59.00
OK, so what is working and what still not working?
Regards, AS Team.
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
Thank You, we are checking this issue.
Regards, AS Team.