Thanks to the "Usual Suspects" we are or should be back on track
using the OPML Editor with IE7 and/or Windows Vista if you are that
way inclined.
Step by Step this worked perfectly Stan.
To clarify a little on the changes made to background.html
The code for the file should look very similar to this.
<html>
<head>
<title>OPML Editor</title>
</head>
<frameset cols="25%,75%">
<!-- Begin IE7/Vista Bugfix
<frame src="http://127.0.0.1:5337/viewTools" marginwidth="15"
marginheight="15" scrolling="no">
End IE7/Vista Bugfix -->
<frame src="" marginwidth="1" marginheight="1"
scrolling="yes" name="pageviewer">
</frameset>
</html>
I now even have a post up and a screenshot, first time in ~6 Months I
have easily been able to work with the editor instead of laptops or
virtual machines limiting cut and paste and all that goodness.
Now I can get back into some more OPML'ing, that ABC Podcast
Directory needs a bit of updating.
If you still have troubles Amy with that file let me know and I will
e-mail a copy to you.
Cheers,
Stephen
http://blogs.opml.org/netweb
--- In opmlsupport@yahoogroups.com, "Stan Krute" <Stan@...> wrote:
>
> Professors caincons and kossopml:
>
> Thanks indeed for the excellent fix.
>
> Here's my Step-by-Simple-Step version of the fix:
>
> [1] Go to the OPML Editor's folder in c:\Program Files
>
> [2] Open up the file Appearance\html\background.html
>
> [3] Comment out the line that starts <frame src="http://127.0.0.1 ,
> like this:
> <!-- START IE7 CRASH BUGFIX
> <frame src="http://127.0.0.1:5337/viewTools"
marginwidth="15"
> marginheight="15" scrolling="no">
> END IE7 CRASH BUGFIX -->
>
> [4] Save the file
>
> [5] Right-click on the file, and select Properties from the pop-up
menu
>
> [6] Set the Read-only attribute to On (e.g., checkmark it)
>
> [7] Click the Properties dialog's OK button
>
> -- stan
>