What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » IPGet v1.51

Pages: (4): « First « 1 [ 2 ] 3 4 » Last »
IPGet v1.51
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: IPGet v1.51
I just realized that likely isn't the issue. Go to your Plus! Preferences > Scripts > Enable script debugging. Locate IP Get in the drop down and see if there are any errors when attempting to start the script.
08-15-2011 05:49 PM
Profile E-Mail PM Find Quote Report
brettpitt_
New Member
*


Posts: 3
Joined: Aug 2011
RE: RE: IPGet v1.51
quote:
Originally posted by matty
I just realized that likely isn't the issue. Go to your Plus! Preferences > Scripts > Enable script debugging. Locate IP Get in the drop down and see if there are any errors when attempting to start the script.
on xp same problem.
i started today msn on windows 7. debugging was on. the only installed script is ipget. i got the following error message (in german):


Skript wird gestartet
Fehler: 'strSoundDirectory' ist undefiniert (Code: -2146823279)
       Datei: IPGet_main2.js. Zeile: 13.
Skriptstart fehlgeschlagen

Fehler= Error, undefiniert=undefined, zeile=line, datei=file
08-18-2011 06:58 AM
Profile E-Mail PM Find Quote Report
foaly
Senior Member
****

Avatar

Posts: 718
Reputation: 20
38 / Male / Flag
Joined: Jul 2006
RE: IPGet v1.51
strange works fine here (atleast it's not throwing errors)
you could try opening
IPGet_main2.js
and insert:var strSoundDirectory = new ActiveXObject("Scripting.FileSystemObject").GetAbsolutepathname(MsgPlus.ScriptFilesPath + "\\..\\..\\Scripts_Sounds");
on line 12, but it'll probably will give you other errors...

[signature.jpg]
08-18-2011 12:40 PM
Profile E-Mail PM Find Quote Report
Aldione
New Member
*

Avatar

Posts: 9
32 / Male / Flag
Joined: Aug 2011
RE: IPGet v1.51
Hello, to my on my win7 dont works...

i install all and when i try to open IPGet dont open to me :/

Why?

Very Thanks
08-26-2011 01:17 AM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: IPGet v1.51
Open the Messenger Plus! preferences and under  Scripts enable Script Debugging. Under the scripts icon select Show Debug Window > Select IPGet from the drop dowm and post the error that is displayed.

This post was edited on 08-26-2011 at 01:32 AM by matty.
08-26-2011 01:32 AM
Profile E-Mail PM Find Quote Report
Aldione
New Member
*

Avatar

Posts: 9
32 / Male / Flag
Joined: Aug 2011
RE: IPGet v1.51
Error: 'fileInterface' no está definido (código: -2146823279).
       Archivo: IPGet_interface_Display.js. Línea: 6.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567


this?

This post was edited on 08-26-2011 at 01:42 AM by Aldione.
08-26-2011 01:37 AM
Profile E-Mail PM Find Quote Report
Aldione
New Member
*

Avatar

Posts: 9
32 / Male / Flag
Joined: Aug 2011
RE: IPGet v1.51
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'fileInterface' no está definido (código: -2146823279).
       Archivo: IPGet_interface_Display.js. Línea: 6.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'fileInterface' no está definido (código: -2146823279).
       Archivo: IPGet_interface_Locate.js. Línea: 15.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'fileInterface' no está definido (código: -2146823279).
       Archivo: IPGet_interface_Log.js. Línea: 8.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'fileInterface' no está definido (código: -2146823279).
       Archivo: IPGet_interface_Settings.js. Línea: 6.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'fileInterface' no está definido (código: -2146823279).
       Archivo: IPGet_interface_alert.js. Línea: 5.
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'fileInterface' no está definido (código: -2146823279).
       Archivo: IPGet_interface_ReadMe.js. Línea: 4.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'fileInterface' no está definido (código: -2146823279).
       Archivo: IPGet_interface_About.js. Línea: 15.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567

i open all option and look... :/

This post was edited on 08-26-2011 at 01:51 AM by Aldione.
08-26-2011 01:47 AM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: IPGet v1.51
I don't know why the developer is having so many issues with the script now however to solve the problem (I hope you understand this in English) do the following:

Open the Messenger Plus! Preferences > Click Scripts > Highlight IPGet and click Edit > Select IPGet_menu.js from the Drop Down Insert the following line at the beginning of the code:

Javascript code:
var fileInterface = MsgPlus.ScriptFilesPath+'\\IPGet_interface.xml';


Cheers
08-26-2011 12:16 PM
Profile E-Mail PM Find Quote Report
Aldione
New Member
*

Avatar

Posts: 9
32 / Male / Flag
Joined: Aug 2011
RE: IPGet v1.51
code:
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'WndDisplay' es nulo o no es un objeto (código: -2146823281).
       Archivo: IPGet_interface_Display.js. Línea: 7.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'WndLocate' es nulo o no es un objeto (código: -2146823281).
       Archivo: IPGet_interface_Locate.js. Línea: 18.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'WndLog' es nulo o no es un objeto (código: -2146823281).
       Archivo: IPGet_interface_Log.js. Línea: 11.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'intScriptRegRoot' no está definido (código: -2146823279).
       Archivo: IPGet_loadsave.js. Línea: 33.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'WndAlert' es nulo o no es un objeto (código: -2146823281).
       Archivo: IPGet_interface_alert.js. Línea: 6.
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'WndReadMe' es nulo o no es un objeto (código: -2146823281).
       Archivo: IPGet_interface_ReadMe.js. Línea: 7.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'WndAbout' es nulo o no es un objeto (código: -2146823281).
       Archivo: IPGet_interface_About.js. Línea: 18.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567

Now look... :/

i used Win7 and WLM 2011 (15.4.3538.513)

Thanks :)

This post was edited on 08-26-2011 at 03:04 PM by Aldione.
08-26-2011 01:02 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: IPGet v1.51
To receive those errors after the change makes no sense. Restart Windows Live Messenger and see if you still get the error.
08-26-2011 02:33 PM
Profile E-Mail PM Find Quote Report
Pages: (4): « First « 1 [ 2 ] 3 4 » 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