Difference between revisions of "No such nickname online"

From Mibbit Wiki
Jump to: navigation, search
(Created page with 'When I try and type, I get this message: TheChannelName: No such nickname online And other variations on the theme. Further, there is no one listed in the channel. The reason i…')
 
m (Headers)
 
Line 1: Line 1:
 +
== Question ==
 
When I try and type, I get this message:
 
When I try and type, I get this message:
 
  TheChannelName: No such nickname online
 
  TheChannelName: No such nickname online
Line 4: Line 5:
 
Further, there is no one listed in the channel.
 
Further, there is no one listed in the channel.
  
 +
==Answer==
 
The reason is in the message. Channel names begin with the character #, so by example, when you entered the channel name in the Mibbit Home tab,
 
The reason is in the message. Channel names begin with the character #, so by example, when you entered the channel name in the Mibbit Home tab,
 
  TheChannelName
 
  TheChannelName
Line 12: Line 14:
 
What actually happened in the background, is you started a PM with a nick called TheChannelName, and when you typed, there was no person online with the nickname of TheChannelName.
 
What actually happened in the background, is you started a PM with a nick called TheChannelName, and when you typed, there was no person online with the nickname of TheChannelName.
  
----
+
==Aside==
 
Yes, there are other characters indicating different channel types on different IRCd systems and different networks, but # is by far the most common character that the new user requires.
 
Yes, there are other characters indicating different channel types on different IRCd systems and different networks, but # is by far the most common character that the new user requires.

Latest revision as of 16:08, 5 October 2010

Question

When I try and type, I get this message:

TheChannelName: No such nickname online

And other variations on the theme. Further, there is no one listed in the channel.

Answer

The reason is in the message. Channel names begin with the character #, so by example, when you entered the channel name in the Mibbit Home tab,

TheChannelName

will fail

#TheChannelName

is what you wanted to type.

What actually happened in the background, is you started a PM with a nick called TheChannelName, and when you typed, there was no person online with the nickname of TheChannelName.

Aside

Yes, there are other characters indicating different channel types on different IRCd systems and different networks, but # is by far the most common character that the new user requires.