HighDots Forums  

Type Error DW6 MX

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Type Error DW6 MX in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
S_Clouthier
 
Posts: n/a

Default Type Error DW6 MX - 09-06-2006 , 02:13 PM






I am getting multiple repeat errors when I open a document in DW6 MX.

"The following translators were not loaded due to errors:
The following JavaScript error(s) occurred:

At line 16 of file "C:\prog...\translators\Server Model SSI.htm":
TypeError: dw.getThirdPartyNonEmptyScriptModelTags is not a function "

At line 16 in the .htm file reads

// We don't want to translate if we inside a <style>, <script>
// or third-party, non-empty script-model tag. Initialize
// an array of tag names to "ignore". Do it here so it only
// happens once.
var ignoreTagArray = dw.getThirdPartyNonEmptyScriptModelTags();
ignoreTagArray.push("script");
ignoreTagArray.push("style");
ignoreTagArray.push("map");

This never happend before on my other machine until now. What can I do to fix
this problem w/o having to re-install.

Thx for your time

Sean


Reply With Quote
  #2  
Old   
David Alcala - Adobe
 
Posts: n/a

Default Re: Type Error DW6 MX - 09-06-2006 , 04:15 PM






See if this TechNote gets you pointed in the right direction:

Troubleshooting JavaScript errors in Dreamweaver
http://www.adobe.com/go/19105

--
David Alcala
Adobe Product Support



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.