What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Bug Report] Music Now Playing 1.3.4

[Bug Report] Music Now Playing 1.3.4
Author: Message:
aaronjones3593
New Member
*


Posts: 7
Joined: Dec 2006
O.P. [Bug Report] Music Now Playing 1.3.4
The script was imported but failed to start.

Enabled debugging options.

File main.js crashed with unknown error on line 28.


The developer may want to consider changing

code:
var fso = new ActiveXObject('Scripting.FileSystemObject');


to

code:
var fso = new ActiveXObject("Scripting.FileSystemObject");


(the quotes)
03-20-2008 09:28 PM
Profile E-Mail PM Find Quote Report
Frankovich
New Member
*


Posts: 1
73 / Male / Flag
Joined: Mar 2008
RE: [Bug Report] Music Now Playing 1.3.4
Hello!!! i have the same problem under vista 32-bit...i could not solve this...after reinstall MSN...didnt work at all

This post was edited on 03-22-2008 at 07:01 AM by Frankovich.
03-21-2008 10:16 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [Bug Report] Music Now Playing 1.3.4
The quotes do not matter they are treated the same way regardless of being a single or a double quote. There is no need to change them.
03-22-2008 12:04 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On