What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Myspace Message Notifier

Pages: (3): « First « 1 2 [ 3 ] Last »
Myspace Message Notifier
Author: Message:
IamFroggy
Junior Member
**

Avatar
Senior Web Monkey Extraordinaire

Posts: 17
47 / Male / –
Joined: Sep 2006
O.P. RE: Myspace Message Notifier
*uploaded* to version 4  see first post for changes
09-22-2006 06:58 PM
Profile E-Mail PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Myspace Message Notifier
code:
        SoundFileA = XMLDoc.getElementsByTagName("SoundFile");
        MSUser=MSUserA[0].text;
        MSPass=MSPassA[0].text;
        SoundFile=SoundFileA[0].text;

Line 193 returns an error in the latest version. I'm guessing it's because SoundFileA[0].text doesn't exist... This maybe because I didn't remove the previous version, but you may want to add a statement that checks for older version and removes the settings, or imports them into the new script :^)

Spelling mistake on line 217, I'll let you find it though...
<Eljay> "Problems encountered: shit blew up" :zippy:
09-22-2006 08:05 PM
Profile PM Find Quote Report
IamFroggy
Junior Member
**

Avatar
Senior Web Monkey Extraordinaire

Posts: 17
47 / Male / –
Joined: Sep 2006
O.P. RE: RE: Myspace Message Notifier
quote:
Originally posted by SpunkyLoveMuff
code:
        SoundFileA = XMLDoc.getElementsByTagName("SoundFile");
        MSUser=MSUserA[0].text;
        MSPass=MSPassA[0].text;
        SoundFile=SoundFileA[0].text;

Line 193 returns an error in the latest version. I'm guessing it's because SoundFileA[0].text doesn't exist... This maybe because I didn't remove the previous version, but you may want to add a statement that checks for older version and removes the settings, or imports them into the new script :^)

Spelling mistake on line 217, I'll let you find it though...


Cheers fella but in my defence on line 217 tp instead of to is more of a typo than a spelling mistake.

Yeah I'll be clear to state that the previous versions should be removed if adding options, the next version change will be  to allow users to select what they wanted to be notified about ;)
09-22-2006 08:27 PM
Profile E-Mail PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Myspace Message Notifier
Sounds like it's really coming along. The script worked once I added the new variables to the settings file manually so it must have been due to the old version :p
<Eljay> "Problems encountered: shit blew up" :zippy:
09-22-2006 08:28 PM
Profile PM Find Quote Report
Pages: (3): « First « 1 2 [ 3 ] Last »
« 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