Page 1 of 1

Error on login

Posted: Tue Aug 21, 2007 15:46 pm
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

Posted: Sun Sep 16, 2007 20:11 pm
by uRT
SAME PROBLEM! :(

Posted: Thu Sep 20, 2007 10:58 am
by andyc
Can you type:

//echo -a $shortfn($scriptdir)

and tell me what it says?

Many thanks.

Posted: Tue Sep 25, 2007 0:31 am
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.

Posted: Wed Sep 26, 2007 14:24 pm
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.