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
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Bug Report] Music Now Playing 1.3.4 - by aaronjones3593 on 03-20-2008 at 09:28 PM
RE: [Bug Report] Music Now Playing 1.3.4 - by Frankovich on 03-21-2008 at 10:16 PM
RE: [Bug Report] Music Now Playing 1.3.4 - by matty on 03-22-2008 at 12:04 AM


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