Getting Debug on Internet Explorer

From MemberPlugin

Jump to: navigation, search

On Internet Explorer, please do both of the following.

Getting Debug Trace

Scroll right down to the very bottom of the web page, and you'll see a link:

Image:ShowFreecycleDebug.jpg

Click on this, and debug information will appear below it - you'll need to scroll down to see it. Use your mouse to select all of this information, right down to the very bottom of the page, and then cut and paste it into an email.

Exporting Settings

You can export the settings which the plugin is using, which is useful for debugging problems.

First bring up a Command Prompt.  Go to Start->Run:

Image:StartRun.jpg

Then enter cmd and hit return.

Image:Cmd.jpg

Then use regedit to export. The first parameter should be the location of the file you want to export to - it's c:\temp\settings.rg here but you'll need to pick a valid location on your machine.

 regedit /e c:\temp\settings.rg HKEY_CURRENT_USER\Software\FreecyclePlugin

This looks like this:

Image:Cmdexp.jpg

Then attach the exported file to a mail.

Personal tools