Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Aug 2002
Posts: 239
Member
Member
Joined: Aug 2002
Posts: 239
Hiya,

I run a little chatsite and message board and one of the biggest things people complain about is having to register for chat and the message boards seperate. I need a way that my chat software will pass data to ubbthreads. You can check out the chatsite at http://stormchat.com and the boards are easily found from there.....


Some people read their stars..... I choose to write my own
Sponsored Links
Joined: Aug 2002
Posts: 51
Power User
Power User
Offline
Joined: Aug 2002
Posts: 51
im might consider chipping in if the mod were comparable with that of L_K's at ubbdesign.com here.

details and demo are there.. I had this hack installed on my ubb.classic for ages

Joined: Aug 2002
Posts: 239
Member
Member
Joined: Aug 2002
Posts: 239
Hey wolfe,

Nah, nothing like a mod.... It's a totally seperate program apart from Threads.... Very nice program......Have a look.....


Some people read their stars..... I choose to write my own
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Storm,

I use Jpilot the same exact program LK uses for the Chat hack. It is only 50 bucks to register and I did so back when I ran UBB with LK's hack. Here is a chat.txt file I had up with help from the guru's around here. Just rename it to chat.php and place it in your chat directory. Set your chat servers in the file and include the correct absolute path to main.inc.php and thats it. You will pass the ubbthreads user name right to the chat program. Nothing as fancy as LK's hack with the commands there and smilies shown but that same program none the same without the thrills.

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Thanks omega
code:
if ($user['U_Username'] == "") {
$Username = guest;
}

Isn't it better to make it Guest + 5 random digits?

BTW, it's not "L_K's hack at ubbdesign", it's "L_K's hack at ubbdev"

Last edited by L_K; 09/15/2002 12:15 AM.
Sponsored Links
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
that's pretty close, there's a ubb in both


- Allen wavey
- What Drives You?
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
The chat room does that automatically but if you wanted to chime in and post the code Go for it. I just finally after reading many threads rearranged things to pass the username. I am no programmer only a tinkerer.

Joined: Aug 2002
Posts: 239
Member
Member
Joined: Aug 2002
Posts: 239
I remember this.... lol

Not sure why I never responded...... Problem with my chat software is that it's written in C..... I'm not sure if it's even possible to do. Maybe writing a seperate file for people to log in and having it pass that info onto the chat......


Some people read their stars..... I choose to write my own

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)