Are there any JS files linked in the page but not being loaded? Blair
On Wed, Mar 2, 2011 at 11:00 AM, Tunc <[email protected]> wrote: > Hi > > I am trying to upgrade to FC 6.0.10 on my production server. > Everything works well on my development server. I have downloaded the > core from Jeff's website. I keep getting this error below. When I > revert back to 6.0.6 the errors goes away. I have tested same core > folder on my development server and uploaded to the production. > > Login page error: > > struct > APPEND jQuery(function() > { > jQuery('a[title],div[title],span[title],area[title]').not('.fancybox,.nojqtooltip').tooltip({ > delay: > 0, showURL: false }); }); > DELIMITER , > FILES [empty string] > ID jquery-tooltip-auto > PREPEND [empty string] > TYPE js > struct > > APPEND jQuery(function() > { > jQuery('a[title],div[title],span[title],area[title]').not('.fancybox,.nojqtooltip').tooltip({ > delay: > 0, showURL: false }); }); > DELIMITER , > FILES [empty string] > ID jquery-tooltip-auto > PREPEND [empty string] > TYPE js > > Editing any of the site tree items generates this error and I cannot > edit anything: > > Webpage error details > > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; > x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET > CLR 3.0.30729) > Timestamp: Tue, 1 Mar 2011 17:13:25 UTC > > Message: '$fc' is undefined > Line: 198 > Char: 1 > Code: 0 > URI: > http://fctest/webtop/edittabOverview.cfm?objectid=E689D670-0AE7-CB8A-CB808165D03EE15F&ref=overview > > It fails for FC 6.0.6 websites and new test project based on Mollio > template. > > I have restarted ColdFusion Server, IIS etc and cleared the Cache > folder. > > Windows 2008 R2 64 bit, IIS 7.5. > > What am I doing wrong? > > Thanks > > Tunc > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: [email protected] > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
