These are definitely bugs. Can you log this in the bug tracker?
In the mean time, it should be save to do a search+replace to make the
references of the googlemap file into googleMap, and htmlhead into htmlHead.
Blair
On Nov 30, 2007 4:09 PM, Zocoloco Studios <[EMAIL PROTECTED]> wrote:
> 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.cfmbeing
> 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
-~----------~----~----~----~------~----~------~--~---