News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

PJIRC Integrated Chat Mod

Started by dtm.exe, August 10, 2005, 06:07:43 PM

Previous topic - Next topic

pokemonhelp333

This mod destroyed my Whole Board.

eyerishangel

I can't freakin remove it and it's pissing me off.  >:(

eyerishangel

How does one delete this mod from the server? There seems to be a permissions issue that I can't get around. Thanks!

Dannii

Open up the zip file locally and change setup.mod to setup.xml
Zip it up again, and then replace the one in your server with the new one, it should be uninstallable.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Memnon

Is there a way to specify who is Operators on the channel. Just installed it, but the first person to enter the room becomes OP. How can i make sure the forum admins are always op's? Do I have to run a bot somehow?

eyerishangel

Not to worry. Dotster deleted the folder. In fact, they inadvertantly deleted the entire directory. Now they are telling me I'm on my own! WTF!!!

DO NOT USE DOTSTER.

ArkServer

how to let the "chat" button open the chat in a new window _blank

balzizras

First of all thank you dtm.exe for making this mod. It installed fine.

That being said I'm still having a problem.

I keep getting the following error:

[04:43] Connecting...
[04:43] Unable to connect to irc.dal.net : currently trying to connect to irc.dal.net
[04:43] Unable to connect : java.net.ConnectException : Connection timed out: connect


I've tested and I can log onto dal.net just fine with Mirc.

So I was wondering.. Is it possiable to change the timeout, so I'll be able to connect.

Also, as anyone that has used IRC will know, you often won't connect to the server on the first try.

So I'm wondering is it possiable to make the program try to auto reconnect on fail?

Thanks.

Jeremiah.

A strong body makes the mind strong. As to the species of exercises, I advise the gun. While this gives moderate exercise to the body, it gives boldness, enterprise and independence to the mind. Games played with the ball, and others of that nature, are too violent for the body and stamp no character on the mind. Let your gun therefore be your constant companion of your walks. - Thomas Jefferson, letter to Peter Carr, August 19, 1785

Dannii

Quote from: Memnon on March 09, 2006, 12:32:32 PM
Is there a way to specify who is Operators on the channel. Just installed it, but the first person to enter the room becomes OP. How can i make sure the forum admins are always op's? Do I have to run a bot somehow?
That depends on your server, but most will allow you to register accounts and set aOps.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

dtm.exe

Quote from: eldacar on March 08, 2006, 02:23:02 AM
<uninstall>
<modification reverse="true">setup.mod</modification>
</uninstall>
Needs to be changed to setup.xml

$boarddir/Themes/babylon/images/englishWould be better to be
$themedir/../babylon/images/english

I noticed both of those about a week ago.  Thanks for the confirmation :).

dtm.exe

Quote from: ArkServer on March 09, 2006, 03:35:21 PM
how to let the "chat" button open the chat in a new window _blank

Open Chat.template.php, find the code for the button, and add target="_blank" to the <a> tag.

Memnon

I dont find any <a> tag in Chat.template.php ?

Memnon

And I have another question: Why does only the first smiley work? -- the one that makes a face like this :)

dtm.exe

Quote from: Memnon on March 14, 2006, 12:03:53 PM
I dont find any <a> tag in Chat.template.php ?


Search for "chat" in index.template.php and you'll find it.

Quote from: Memnon on March 14, 2006, 12:12:30 PM
And I have another question: Why does only the first smiley work? -- the one that makes a face like this :)

! Smileys were not in numbered order, causing them to not be parsed by the applet.
! The smiley "embarrassed.gif" was not spelled correctly in Chat.template.php.
! Typo in Chat.template.php caused the kissing smiley to be parsed as the crying smiley.

http://pjirc.dtmdotexe.com/index.php?option=com_smf&Itemid=26&topic=7.0

Memnon

Quote from: dtm.exe on March 17, 2006, 11:03:04 AM

! Smileys were not in numbered order, causing them to not be parsed by the applet.
! The smiley "embarrassed.gif" was not spelled correctly in Chat.template.php.
! Typo in Chat.template.php caused the kissing smiley to be parsed as the crying smiley.


Fixed this in my Chat.template.php last night -- works fine now. I even added some extra smileys.

I will try to look for the chat button code in index.template.php this weekend. My logic told me it had to be in this file, but I am not skilled php-coding so i searched Chat.template.php instead after reading in this thread. Thats how i discovered the smiley bugs :) Thanks for all your help and a great chat-client :)

Firestormic

Brilliant mod - my members are going to love it, just one query

How can I set it to be a "loyalty reward" for posters reaching 10 posts or more - I can't see it in the permissions.  Is it something I have missed?

Also, apologies if this has been covered before - a link would be cool in that situation

Prasad007

Sometimes the mod just doesnt connect to the server and chat never starts.

Firestormic

Actually, I had an even better idea (well for what I want anyways) - how can I remove the button - and make the link via a board that can be only accessed when a poster reaches 10 posts

Dannii

IRC is a completely separated system from SMF, php and even HTTP. There isn't really any way to easily restrict it, because they could easily just connect to the server directly.
(You could password lock the channel and give that out to people only once they've reached a certain post count, but that's just getting messy).
Also, there is no permission for this mod.

However if you really want to, it wouldn't be hard to simply hide the button until they reach a certain post count.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Firestormic

Quote from: eldacar on March 22, 2006, 11:53:23 PM
IRC is a completely separated system from SMF, php and even HTTP. There isn't really any way to easily restrict it, because they could easily just connect to the server directly.
(You could password lock the channel and give that out to people only once they've reached a certain post count, but that's just getting messy).
Also, there is no permission for this mod.

However if you really want to, it wouldn't be hard to simply hide the button until they reach a certain post count.

That sounds good - any suggestions how?

btw, probably a real dumb question (be gentle, I am an amateur) - will this chat cause much load on my host's server? 

Advertisement: