I unpacked the PRO quickstart version of the template and the message I got is the following:
Your host needs to use PHP 5.3.1 or higher to run this version of Joomla!
The problem is that the PHP version our server is using is 5.3.28. Therefore there is apparently no reason for this notice.
Our website is assofamiglie.org/AF
Thanks in advance for your help
AS Templates
POSTED: 2014-05-16
Hello LORFOS62,
Please check the PHP version one more time with your hosting provider, it looks like you host has version less then 5.3.1
You can easy check it by creating php file with the following code:
Actually it seems that the version my host is using is 5.2.17. Haven't you got a release of 2046 template that works with it?
In case you don't, I should give up the template...
AS Templates
POSTED: 2014-05-16
Hello LORFOS62,
Joomla doesn't work with this version, it is too old.
You have to ask you provided to upgrade it to 5.4.28, it is possible to 5.5.x but better 5.4.28
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
Your host needs to use PHP 5.3.1 or higher to run this version of Joomla!
The problem is that the PHP version our server is using is 5.3.28. Therefore there is apparently no reason for this notice.
Our website is assofamiglie.org/AF
Thanks in advance for your help
Please check the PHP version one more time with your hosting provider, it looks like you host has version less then 5.3.1
You can easy check it by creating php file with the following code:
<html>
<head>
<title> PHP Test Script </title>
</head>
<body>
<?php
phpinfo();
?>
</body>
</html>
Regards, AS Team.
In case you don't, I should give up the template...
Joomla doesn't work with this version, it is too old.
You have to ask you provided to upgrade it to 5.4.28, it is possible to 5.5.x but better 5.4.28
Regards, AS Team.