Folder View Support Product Page

This topic was archived

Errors on saving page and removing

Reported 28 Oct 2007 18:11:47
1
has this problem
28 Oct 2007 18:11:47 Steven Turner posted:
Hi,

This extenstion is giving me much frustration.

Firstly when I save the page with folderview I get the following error:

"While exceuting a on Load in Data_beforeSave.htm, a JavaScript error accured" TWICE

How do you remove all the code that Folderview has added?

So far I'm not impressed!

Regards Steve

---
Steven Turner G6LPF

Replies

Replied 29 Oct 2007 13:22:10
29 Oct 2007 13:22:10 Georgi Kralev replied:
Hi Steven,

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>"While exceuting a on Load in Data_beforeSave.htm, a JavaScript error accured" TWICE<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
The file which raise this JavaScript error (<b>Data_beforeSave.htm</b> does not appear to be part of our extension.

I presume that there is some problem with your Dreamweaver. Try to delete your cache file.

Usually it is at c:\documents and settings\yourusername\Application Data\Macromedia\Dreamweaver x\Configuration. For Dreamweaver CS3 try the following path: C:\Documents and Settings\yourusername\Application Data\Adobe\Dreamweaver 9\Configuration

The file have a name like WinFileCache-7A9586CB.dat (The following string could be different for your computer 7A9586CB).

<b>NOTE:</b> These folders are normally hidden. Therefore, you may have to use Explorer &gt; Tools &gt; Folder Options to unhide them).

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>How do you remove all the code that Folderview has added?<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
The code of Folder View is in two parts: JavaScript and list.
1. You can delete the JavaScript by:
* Clicking at Folder View title panel (In Design view)
OR
* Selecting the JavaScript code (In Code view)
and press Backspace button.
2. Then you have to delete the list of Folder View.
3. If you want to remove all the used files of Folder View, you have also to delete the included css and JavaScript files into the head of you page.
For example:
&lt;script language="javascript" type="text/javascript" src="ScriptLibrary/jquery-latest.pack.js"&gt;&lt;/script&gt;
&lt;script language="javascript" type="text/javascript" src="ScriptLibrary/dmxFolderView.js"&gt;&lt;/script&gt;
&lt;link rel="stylesheet" type="text/css" href="styles/dmxTree/Default/treestyle.css" /&gt;

Regards,

Georgi Kralev

----------------------------------
Support - www.DMXzone.com
Replied 03 Nov 2007 00:12:30
03 Nov 2007 00:12:30 Steven Turner replied:
Thanks for the reply, the save errors disappeared the next time I tried Folder View, I didn't find the cause/issue. It would be nice to have a option to remove all the Folder View code at a mouse click perhaps consider that in the next release?

Regards Steve

---
Steven Turner G6LPF

Reply to this topic