Hi, I have just completed a fresh install of Joomla 3 based on the rocketlauncher provided on the gantry website. I keep getting this warning and I assume it is to do with the less compiler, but cannot figure how to fix it.
I have tried disabling the less compiler, which throws more warnings.
As you can see it is on a localhost, FYI I am running
php 5.3.4
Apache 2.2.9
MySQL 3.3.9
I have even added a joomla.less file (copy of the styles.less) just to see if that would pick the file up. Cleared cache, system cache, purged expired etc. This is the warning I get.
Warning: opendir(C:/wamp/www/joomla3/templates/gantry/less/joomla,C:/wamp/www/joomla3/templates/gantry/less/joomla) [function.opendir]: The system cannot find the file specified. (code: 2) in C:\wamp\www\joomla3\libraries\gantry\core\gantryplatform.class.php
Any help would be appreciated.