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: 5305
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: 5305
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: 5305
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: 5305
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: 5305
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: 5305
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
0 registered (), 49 Guests and 7 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Ubb - Buy It!
best forum software
Latest Posts
[7.2.1] - Naked shoutbox
by MithofOT
08/31/10 01:58 PM
[7.5.5] getting $_COOKIE to work
by gtho4
08/29/10 12:28 AM
Jelsoft Bought
by AllenAyres
08/20/10 04:44 PM
UBBDev Now Running Threads 7.5.6
by AllenAyres
08/18/10 07:59 PM
How do I add another field to the profile page?
by Gizmo
08/05/10 09:24 AM
UBB developer needed.
by AllenAyres
08/03/10 02:57 PM
New Mods
How do I add another field to the profile page?
by Vee
08/05/10 06:02 AM
[7.2.1] - Naked shoutbox
by sirdude
08/17/07 10:36 PM
Newest Members
stevebrummie, Neronrg, Vee, dessy, Manish
13533 Registered Users
Top Posters
AllenAyres 25565
JoshPet 11330
Rick 8373
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438
(Views)Popular Topics
Known public proxy servers 1224347
Finished-[6.5.2] Games Arcade Deluxe v1.9 375009
Integrated Index Page (IIP) 5.3.1 345193
Integrated Index Page (IIP) 5.1.1 322504
TLD Bv2.1 Released - Threads Links Directory 301614
[6.0x] Who's Online 4.0.0 [Finished] 267207
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 244632
[6.3.x] [beta] Hit Hack 2.0 197599
[7.x] Gizmo's Embedding BBCode (Pre UBB.T7.3) 173774
FlashChat & UBB.threads 169520
Forum Stats
13533 Members
59 Forums
37128 Topics
290448 Posts

Max Online: 686 @ 06/28/07 07:04 AM
Featured Member
Registered: 07/03/01
Posts: 811

 

 

 
fusionbb message board php hacks