php forum
php mysql forum
php mysql smarty
 
Page 3 of 3 < 1 2 3
Topic Options
#315904 - 10/01/07 01:27 AM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: Gizmo]
AshtarRose Offline
Journeyman

Registered: 09/22/05
Posts: 137
Loc: Columbus, OH
And tested on riddledindarkness.com until Giz decided he was going to stalk my chat room waiting on 'payment'.
_________________________
http://www.riddledindarkness.com * Yeah I need the Crazy Mods.

Top
#316740 - 02/20/08 08:05 PM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: Z65_Paul]
curiousguy Offline
Newbie

Registered: 02/20/08
Posts: 11
installed the chat on my site

http://a3.com/chat/pinwand

feel free to sign up

Problems:

I cannot shut of the /nick command, so the names can be faked

Even if I could, there probably is a back door to get in with another irc client. Again, no security for the nicknames, they can be faked

Can I get my own channel? to try? I might get 50 or more people in there if it works all right. If it works I might donate a little

But need unfakeable nicks

Oh and when I undock then I don't see the private chat buttons any more

Top
#316741 - 02/20/08 08:19 PM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: curiousguy]
curiousguy Offline
Newbie

Registered: 02/20/08
Posts: 11
oh and I need to have chat administrators that can be defined in the ubbthreads

So a moderator with rights to whatever forum should be chatadmin with special rights as soon as he logs in

Also need flood control, it is too easy to post 50 times the same long line



Top
#316742 - 02/20/08 08:46 PM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: curiousguy]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5287
Loc: Portland, OR, USA
1. you can disable the /nick command by editing the language file; it has a section of commands you wish to disable.

2. Users can login with any IRC client to an irc server, this is simply an irc client.

3. You can register a channel on any of thousands (if not millions) of irc servers; there is a huge list at www.searchirc.com. I also operate my own at www.undergroundnews.com.

4. Not sure what you mean about undock...

5. chat admin's are simply users who have operator status in the channel, simply register the channel on an irc server and the users nickname to admin; as soon as they authenticate to their account (via /pass password or /nickserv identify password) they will be the channel operator (you can have any number of operators).

IRC chat's don't commonly have flood control, unless you configure a bot; most of them don't have bot's on them natively (however mine does when configured).
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#316925 - 05/08/08 02:07 PM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: Z65_Paul]
Jaymo Offline
Lurker

Registered: 04/29/08
Posts: 7
When I attempt to access Chat through the Breadcrumbs bar, I'm getting a syntax error: "Unexpected T-STRING" error in Line 50 of the chat.php file (the one in languages/english). I can't seem to locate the error - which line is "Line 50" according to the UBB software? And is this a common error - do you know what I might need to fix to get this to work?

Thanks!

Top
#316928 - 05/08/08 04:17 PM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: Jaymo]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5287
Loc: Portland, OR, USA
What version of the UBB are you trying to run thison?
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#316929 - 05/08/08 06:47 PM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: Gizmo]
Jaymo Offline
Lurker

Registered: 04/29/08
Posts: 7
7.2.2

I just noticed on the portal page that it says 7.3 is now available, should I upgrade to that?

Also, I may not need help with this anymore, because I think the Naked Shoutbox is going to be a better option, but I'd still like to know if we can go ahead and upgrade. Thanks!

Top
#316931 - 05/08/08 06:57 PM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: Jaymo]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5287
Loc: Portland, OR, USA
Line 50 of that file would be:
Code:
$ubbt_lang['IRC_COPY'] = "<a href=\"http://www.ubbdev.com/forums/ubbthreads.php/ubb/showflat/Number/310947/an/0/page/1\">pJIRC UBB Addon " . $ubbt_lang['IRC_VERSION'] . " by Gizmo.</a>"; // The support URL at UBBDev.


I don't see a syntax error in the above; you could try making sure that yours matches it, or remove the text between the ""'s completely.

Another option would be the naked shoutbox as mentioned, this script is for those who'd prefer relying on a 3rd party irc server.
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#316950 - 05/12/08 03:26 AM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: Gizmo]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5287
Loc: Portland, OR, USA
Updated:
2526 - chatPre73v05.zip - Released: 05/12/2008 - Repaired a syntax error in the language file and preformed some minor code updates to go in line with the 7.3+ version.

Since this has to be reworked for 7.3 I'll be starting a new thread for that.
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#317756 - 01/22/09 08:57 AM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: Z65_Paul]
Dunny Offline
Lurker

Registered: 01/29/08
Posts: 7
Ok I have it installed now as well (I even kept the fingers in place for you Gizmo :P)

My question is, I didn't have root access to the server to create folders SO I had to use an upload script to get my server in place which would allow me to add folders by name... my current directory is

/RoEForumPack/NewFeature1/;

where all do I have to change the links to match that? I changed the language file to point to that directory (as well as sounds and smilies) but I don't see it on my forums.. am I missing something?


EDIT: Oh and I changed the the default tpl file to point to that same place.


Dunny

http://forums.eventide.net/forums/ubbthreads.php


Edited by Dunny (01/22/09 09:06 AM)

Top
#317758 - 01/22/09 09:37 PM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: Dunny]
Dunny Offline
Lurker

Registered: 01/29/08
Posts: 7
nevermind I found it smile Gizmo you really are a genious! Thanks

Dunny

http://forums.eventide.net/forums/ubbthreads.php

Top
#317760 - 01/22/09 11:49 PM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: Dunny]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5287
Loc: Portland, OR, USA
Lol was about to say "Edit the config file"
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#318522 - 02/27/10 02:02 PM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: Gizmo]
Cry0 Offline
Lurker

Registered: 02/16/10
Posts: 1
Will this work on 7.5.5 ?

Thanks,

-Graham

Top
#318523 - 02/27/10 05:07 PM Re: [7.x] [Pre-7.3] [Final] pJIRC Addon v0.5 [Re: Cry0]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5287
Loc: Portland, OR, USA
Graham, this won't work on anything remotely current (see the notice on post #1), instead use this
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
Page 3 of 3 < 1 2 3


Moderator:  sirdude 
Who's Online
1 registered (Ruben Rocha), 31 Guests and 17 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Ubb - Buy It!
best forum software
Latest Posts
I want to create a Self Search mod [Question]
by lightningrod
03/10/10 09:04 PM
If I create a new script, can I just upload it?
by lightningrod
03/10/10 05:35 PM
Notepad Creates Errors when working with PHP
by lightningrod
03/10/10 05:01 PM
Question on Adding a New Script ?
by lightningrod
03/10/10 06:39 AM
Disable Watch List option
by Mike_Tabat
03/09/10 01:27 PM
[7.x] [Pre-7.3] [Final] pJIRC Addon v0.5
by Gizmo
02/27/10 05:07 PM
How to Be a Great Host
by pinku
02/19/10 02:47 AM
New Mods
Disable Watch List option
by Mike_Tabat
02/18/10 09:14 AM
[7.x] Generic Page Outside of forum directory
by
01/14/07 10:58 PM
[7.x] [Pre-7.3] [Final] pJIRC Addon v0.5
by
07/30/06 10:42 PM
Newest Members
Vick, Bartman, Infinity Master, Cry0, Romeos Tune
13494 Registered Users
Top Posters
AllenAyres 25554
JoshPet 11330
Rick 8373
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438
(Views)Popular Topics
Known public proxy servers 1028046
Finished-[6.5.2] Games Arcade Deluxe v1.9 327222
Integrated Index Page (IIP) 5.3.1 279924
Integrated Index Page (IIP) 5.1.1 279403
TLD Bv2.1 Released - Threads Links Directory 270427
[6.0x] Who's Online 4.0.0 [Finished] 230365
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 217518
[6.3.x] [beta] Hit Hack 2.0 179339
FlashChat & UBB.threads 161010
[7.x] Gizmo's Embedding BBCode (Pre UBB.T7.3) 154650
Forum Stats
13495 Members
59 Forums
37114 Topics
290378 Posts

Max Online: 686 @ 06/28/07 07:04 AM
Featured Member
Registered: 02/02/10
Posts: 2

 

 

 
fusionbb message board php hacks