The issue only occurs if the hint (defined in the rule's cfc is multiple lines). I think the child links rule is an example of this. Try selecting the child links rule on your live server.
Kind regards -- -- Matthew Bryant Product Development Manager Daemon Internet Consultants Adobe Solutions Partner http://www.daemon.com.au/ p. 02 9380 4162 f. 02 9380 4204 On 09/07/2007, at 4:31 PM, Andrew Scott wrote: > Mathew, > > I have no idea why, but that worked. I would have assumed that if > the database is the same live and production, website code is the > same then it should work on both sites? > > I am going to assume that maybe on the hosting server that this is > possible fixed on there? > > > Andrew Scott > Senior Coldfusion Developer > Aegeon Pty. Ltd. > www.aegeon.com.au > Phone: +613 8676 4223 > Mobile: 0404 998 273 > > > From: [email protected] [mailto:farcry- > [EMAIL PROTECTED] On Behalf Of Matthew Bryant > Sent: Monday, 9 July 2007 4:08 PM > To: [email protected] > Subject: [farcry-dev] Re: Edit Design > > Hi Andrew, > > I believe this was resolved in 4.0. Try this for me. If it works, I > will look to get it merged to 3.x > > Open /farcry/core/admin/includes/editcontainer_js.cfm > > Around line 130 change add the JSStringFormat Function: > oRules['#qRules.rulename#'].hint = '#JSStringFormat > (application.rules[qRules.rulename].hint)#'; > > Kind regards > > -- > -- Matthew Bryant > Product Development Manager > Daemon Internet Consultants > Adobe Solutions Partner > http://www.daemon.com.au/ > p. 02 9380 4162 > f. 02 9380 4204 > > > > > > On 09/07/2007, at 3:14 PM, Andrew Scott wrote: > > > I have a client website, that is running V3.02. I have setup the > database and V3.02 files on a dev server. > Now the problem is that I am getting stranger errors on the dev > server that I do not get on the live server, and for the life of me > can't work out whether it is to do with core code or Database. > Anyone know what this Javascript error means? It occurs when I got > to design mode, and select one of the design options on the container. > unterminated string literal > oRules['ruleChildLinks'].hint = 'List teaser displays for the > current navigati... > container_ > I am assuming Database... As it works live > > > Andrew Scott > Senior Coldfusion Developer > Aegeon Pty. Ltd. > www.aegeon.com.au > Phone: +613 8676 4223 > Mobile: 0404 998 273 > > > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.476 / Virus Database: 269.10.2/890 - Release Date: > 7/07/2007 3:26 PM > > > Message protected by MailGuard: e-mail anti-virus, anti-spam and > content filtering. > http://www.mailguard.com.au/mg > > > > > > > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.476 / Virus Database: 269.10.2/890 - Release Date: > 7/07/2007 3:26 PM > > > > > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.476 / Virus Database: 269.10.2/890 - Release Date: > 7/07/2007 3:26 PM > > > > Message protected by MailGuard: e-mail anti-virus, anti-spam and > content filtering. > http://www.mailguard.com.au/mg > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
