Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

GL2DW Javascript Problem

New Here ,
Apr 25, 2007 Apr 25, 2007

Copy link to clipboard

Copied

In Golive using the GL2DW extension to migrate my site to DW CS3, the JavaScript debugger launches with an error in Main.html in the templatecopy() function:

Line 335: if (nodeVal && nodeVal.value = 'Component' && nodeRef) {

The Log states: "the value is undefined"

Any help would be appreciated.

Thanks much.
TOPICS
Extensions

Views

1.1K
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 04, 2007 May 04, 2007

Copy link to clipboard

Copied

I too am having GL2DW extension. The message I receive is:

Script error: null is not an object In Module: GL2DW
Script File: /Applications/Adobe GoLive CS2/Modules/Extend Scripts/GL2DW/Main.html
At line: 509 :g2dSnippetCounter = traverse (g2dSnippetSourceFolder.ref.getContent(), null);

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 07, 2007 May 07, 2007

Copy link to clipboard

Copied

I'm having the same problem too -- however it seems to be limited to some of my older sites... possibly the ones created in CS1 -- however the site files were upgraded to CS2 before I tried to migrate.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 07, 2007 May 07, 2007

Copy link to clipboard

Copied

I'm also expieriencing this problem, has Adobe responded to anyone?

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 07, 2007 May 07, 2007

Copy link to clipboard

Copied

No response yet. My project probably also started in CS1 but it's been in CS2 since CS2 was released.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 09, 2007 May 09, 2007

Copy link to clipboard

Copied

I'm ALSO experiencing the same problem and it's driving me crazy! Is there a bug in the extension? When converting from GL CS2 into DW CS3, I keep getting a javascript error:

Script error: null is not an object In Module: GL2DW
Script File: /Applications/Adobe GoLive CS2/Modules/Extend Scripts/GL2DW/Main.html

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 09, 2007 May 09, 2007

Copy link to clipboard

Copied

Since it's been 2 weeks since I first posted the bug it would appear that no one at Adobe is interested in addressing the issue.....

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 09, 2007 May 09, 2007

Copy link to clipboard

Copied

Can you all please open an official Dreamweaver tech support incident and
then post back with your incident number so we can track it?:
http://www.adobe.com/support/contact/

One user reported they solved the following error by manually creating a
Snippet folder:

g2dSnippetCounter = traverse (g2dSnippetSourceFolder.ref.getContent(),
null);

Thanks,

David Alcala
Adobe Product Support


Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 10, 2007 May 10, 2007

Copy link to clipboard

Copied

quote:

Case #172616765 has been opened.


Manually creating a Snippet folder to where? In the mywebsite.data folder?

Edit: Nevermind - I found the answer.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 14, 2007 May 14, 2007

Copy link to clipboard

Copied

thewanderingwho,
would you mind telling us what you did to get rid of this error or fixing the link to where you got your answer from?

cheers
michael

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 16, 2007 May 16, 2007

Copy link to clipboard

Copied

Hi Michael

What exact error are you getting?

Please open an official GoLive or Dreamweaver tech support incident and then
post back with your incident number so we can track it:
http://www.adobe.com/support/contact/

Thanks,

David Alcala
Adobe Product Support

"adobe@msc.id.au" <webforumsuser@macromedia.com> wrote in message
news:f2bh15$6mb$1@forums.macromedia.com...
> thewanderingwho,
> would you mind telling us what you did to get rid of this error or fixing
> the link to where you got your answer from?
>
> cheers
> michael


Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 16, 2007 May 16, 2007

Copy link to clipboard

Copied

The workaround of renaming the Library folder to Snippets only applies if
you're getting this error message in GoLive:

g2dSnippetCounter = traverse (g2dSnippetSourceFolder.ref.getContent(),
null);

If this is the issue you're seeing, you'll have a Library folder in your
Site window in the Extras tab.

See the screenshot here:

http://www.adobeforums.com/cgi-bin/webx?14@@.3bc3cd2b/10


David Alcala
Adobe Product Support


"thewanderingwho" <webforumsuser@macromedia.com> wrote in message
news:f1vshe$70f$1@forums.macromedia.com...
> Manually creating a Snippet folder to where? In the mywebsite.data folder?


Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 16, 2007 May 16, 2007

Copy link to clipboard

Copied

LATEST
quote:

Originally posted by: Newsgroup User
The workaround of renaming the Library folder to Snippets only applies if
you're getting this error message in GoLive:

g2dSnippetCounter = traverse (g2dSnippetSourceFolder.ref.getContent(),
null);

If this is the issue you're seeing, you'll have a Library folder in your
Site window in the Extras tab.


Thanks David,
that's the exact error I'm getting so hopefully this will fix it.

michael

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 10, 2007 May 10, 2007

Copy link to clipboard

Copied

I'm having a diffferent problem. The export begins, gets almost all the way through, then hangs, then pulls up an error message like:

Error copying file 'file:///Users/(username)/Desktop/(foldername)/Library.lbi'

I called Adobe Tech support. I had to wait on hold for about 20 minutes until someone came on the line. They said they would connect me with GoLive tech support. I waited another 40 minutes on hold. The person who answered the phone said they were Customer Service but they would connect me with tech support. They promised that someone would get right on the line. I waited on hold for another 30 minutes and hung up in disgust. Total phone time: an hour and a half out of my work day.

Thanks Adobe! Nice way to treat your customers!

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines