Error on login

Talk about anything about MSN Messenger for mIRC or leave some comments.
Post Reply
zeroonnet
Posts: 1
Joined: Tue Aug 21, 2007 15:45 pm

Error on login

Post by zeroonnet »

when i login the mirc says this in the status window:

* /background: no such file 'C:\Users\zeroonnet\AppData\Roaming\mIRC\@Messenger' (line 121, msn.mrc)

I'm using vista 32 bits
uRT

Post by uRT »

SAME PROBLEM! :(
andyc
MSN for mIRC Creator
Posts: 243
Joined: Sun Dec 01, 2002 21:26 pm

Post by andyc »

Can you type:

//echo -a $shortfn($scriptdir)

and tell me what it says?

Many thanks.
Guest

Post by Guest »

andyc wrote:Can you type:

//echo -a $shortfn($scriptdir)

and tell me what it says?

Many thanks.

I get the same thing. When i type what you ask i get:

C:\Users\ron\AppData\Roaming\mIRC\

I am using Vista. I originally installed to C:\Mirc but after having problems with the script and it wanting to look in the other location i moved the install.
andyc
MSN for mIRC Creator
Posts: 243
Joined: Sun Dec 01, 2002 21:26 pm

Post by andyc »

Can you change line 121 to:

Code: Select all

if ( %msn.background == $yes ) { background @Messenger $shortfn($scriptdir) $+ bg.jpg } 
and let me know if that fixes it?

Many thanks.
Post Reply