mIRC Homepage
Posted By: Peaches Multiple items not functioning - 17/02/13 04:38 AM
I have mIRC version 7.25. My commands menu item is missing, I am unable to right click on nicks to query or whois and now my queries are showing in the same list as my channels instead of under their own "bullet".

Please help.
Posted By: KindOne Re: Multiple items not functioning - 17/02/13 09:03 AM
Enter this into mIRC to restore the right clicking:

Code:
//var %x = $qt($mircdirscripts\popups.ini), %y = $qt($scriptdirpopups.ini), %z = $iif($exists(%x), %x, $iif($exists(%y), %y)) | if (!%z || (!$ini(%z, lpopup, 0))) echo -a * Error restoring popups | else { tokenize 32 -ps -pc -pq -pn -pm | load $* %z | echo -a * Popups Restored }


If you get "Error restoring popups", then the file is missing and you need to reinstall mIRC.

Did you shutdown the computer while mIRC was running?
Did you kill the mIRC process?
Posted By: Peaches Re: Multiple items not functioning - 17/02/13 02:56 PM
Kindone, I did uninstall and reinstall mIRC which seemed to fix the problem with my queries showing within my list of channels so that is good.

Where would I paste your fix? I just want to make sure I'm putting the right click fix in the right spot!

Thank you for your help!

Ohhhh and my version was upgraded to 7.29.
Posted By: DMackey828 Re: Multiple items not functioning - 16/03/13 05:13 AM
I get the Error "Error restoring popups" also, what file is missing to cause this error and how would I restore it? I just did an update from mIRC v7.25 to v7.29.

the "command" menu option was missing before AND AFTER I did the upgrade.
© mIRC Discussion Forums