I get the following error...

Could not find the included template /farcry/plugins/googlemaps/ 
customadmin/customlists/googleMap.cfm

   The error occurred in /var/www/vhosts/domainName.com/httpdocs/ 
farcry/core/admin/admin/customadmin.cfm: line 20

18 : <cfif len(URL.plugin)>
19 :    <!--- load admin from the nominated plugin --->
20 :    <cfmodule template="/farcry/plugins/#URL.plugin#/customadmin/ 
#URL.module#" attributecollection="#duplicate(url)#">
21 :
22 : <cfelseif fileExists(expandPath("/farcry/projects/ 
#application.projectDirectoryName#/customadmin/#URL.module#"))>


I think this is a case sensitivity issue. I assume googlemaps should  
be googleMaps. What do I need to do to fix this?

Also, in 4.0.9 I also had an issue with skins:htmlhead and  
htmlHead.cfm being different cases. Doing a search for skins:htmlhead  
throughout the site showed it as skins:htmlhead half the time and  
skins:htmlHead half the time.

Yes... a linux server.

Any suggestions are appreciated.

thanks,
elaine




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to