PDA

View Full Version : Feeta vB Chat v1.0 (phpmychat mod) (vb 2 version)


fleccy
01-11-2004, 10:00 PM
i looked through my hard drive earlier and i found this i made it a few months ago im pretty certain it works same one for vbulletin 3 but for vbulletin 2

Features:

Full Admin control panel support

fits in nicely to the board

32 languages

all default emotions

users with spaces in their names can chat

all files converted to .php files because some had problems with .php3

Screenshots:

none but please post some

Demo: coming soon

if you have any problems or need help please post in this topic or email me andrewfleccy@hotmail.com

Thanks and Enjoy :D

p.s. visit us at http://www.pointanime.com/forum/ and join the community if you want :) we would appreciate it

Dean C
01-12-2004, 03:15 PM
Screenshots would help :)?

fleccy
01-12-2004, 03:17 PM
ahh i dont use vbulletin 2 anymore but it looks like this http://www.pointanime.com/forum/chat.php just this version is alot more stable

Okiewan
01-12-2004, 05:40 PM
and you set the admin user and pass how?

fleccy
01-12-2004, 05:42 PM
oh sorry ill post a tutorial later but heres a rough idea of how

first go into phpmyadmin

click on user in your database go to browse then click on your name and in the box perms type admin and save

thanks :)

Okiewan
01-12-2004, 05:56 PM
thanks...
how to call the chat to include the forum header and footer (an example link please?)

Okiewan
01-12-2004, 06:00 PM
clicking the smilies supposed to insert them?

fleccy
01-12-2004, 06:02 PM
no thats beta where abouts is your chat room i would like to see please :)

Okiewan
01-12-2004, 06:04 PM
link removed.

fleccy
01-12-2004, 06:06 PM
if you rename chat to room and go to link removed :) it should show with headers

Okiewan
01-12-2004, 06:13 PM
when you write the instructions, make it clear that chat.php needs to be in the forum root. :)

fleccy
01-12-2004, 06:14 PM
lol oops sorry :)

Okiewan
01-13-2004, 02:11 PM
There is also a problem with 2 part names... yes, it accepts them, but you can't PM them, drops off the second part of the name, pm doesn't go thru, but appears it does.

fleccy
01-13-2004, 03:18 PM
yeah it wasnt really coded for spaces in name we cheated lol :p

Okiewan
01-13-2004, 05:27 PM
Users with longer screen names, possibly only 2 part names or a combo, can not edit their profiles.

fleccy
01-13-2004, 05:29 PM
that is fixable :p just we never planned on people with spaces in their name

ranger2kxlt
01-15-2004, 03:23 PM
Noticed a few things:

- Admin controls, images for LAST and FIRST page don't show, also i can't get to the NEXT and PREV page, there are no buttons :/

- When in the chat room clicking a smilie will scrool to the bottom of the page, and not insert the simile

- When clicking profile it does not show the profile for the user, "/PROFILE" pops up in the text area, then nothing

Any fix on these? Thanks

fleccy
01-15-2004, 03:25 PM
the admin panel is wierd vbulletin seems to take away the css

in the chat room the smilies are not clickable yet

to see someones profile click their icon or type /whois (theirname)

ranger2kxlt
01-15-2004, 03:29 PM
sorry about the profile, had my firewall and ad block on so it wouldn't open that its ok now...

new question

on the main chat shows how many users are online in the chat, can we grab that and place this into the forum? do you know how?

Thanks

fleccy
01-15-2004, 03:43 PM
yes i know how ill make the code later

ranger2kxlt
01-15-2004, 03:44 PM
colors are ugly, whats the template to change those? and how can we use the colors the board uses??

fleccy
01-15-2004, 03:45 PM
edit the css config/style.css.php

ranger2kxlt
01-15-2004, 10:08 PM
also would like to mod some more options if you can direct me in the way

- limiting the language to english only and getting rid of the flags?

and

- changing the cleaning to once an hour or whenever the user count reaches 0, i don't like the whole 7 days later idea

Thanks for the hack!

fleccy
01-16-2004, 02:22 PM
eh thats easy to delete all the flags just delete all the languages in the localization folder and to change the wipe time just open up config/config.lib.php

find

define("C_MSG_DEL", '12');

and change the number 12 to what ever you want

ranger2kxlt
01-17-2004, 01:08 AM
Can you tell me what 12 stands for? and have you gotten the code to insert how many users are in the chat on a different page?

Thanks for you help!

fleccy
01-17-2004, 06:30 AM
12 is the hours so if you change it to 0 it forgets as soon as you exit the chat

ranger2kxlt
01-17-2004, 10:24 PM
Hmmm...few more, i thought these were working but i guess not....

When you click on the ? Users in the chat room, pulls up the new window and will say no users, but i really do have users in there? :-/

Second, when i type in /help or /? the help screen pops up but i get a 404, and the file is there :-/

about the spaces, whats the fix to allow the member to edit his profile and to send PM's?

Thanks

fleccy
01-23-2004, 01:41 PM
yeah i know :p dont bother telling me bugs i know them all :)

gearshifter47
01-25-2004, 03:12 PM
the spaces prob hasn't been fixed yet? cuz if not, i wont install :(... id love to lol

fleccy
01-25-2004, 07:28 PM
theres never been a spaces problem apart from you cant kick ppl with spaces in their name and they cant update their profile but thats about it

Okiewan
01-26-2004, 02:32 AM
fleccy..
I get the impression that you didn't write this hack? I know of two issues you have said were "bugs" that you were working hard on, that were quite obvious and easy to fix. Forgive me if I'm wrong, but....

fleccy
01-26-2004, 05:53 AM
i havent worked on nothin in about 6 months only 1 time lol and i think i didnt make it when it says (phpmychat mod) in the title you really thought i made the whole thing?

MikeAssad
03-16-2004, 01:26 AM
I am getting the following error after loging in. Does anyone know how I could correct this?

Database error: Invalid SQL: UPDATE c_users SET u_time = 1079407591 WHERE room = 'Default' AND name = 'Mike'
MySQL error: 1054 (Unknown column 'name' in 'where clause')
Session halted.

fleccy
03-16-2004, 05:34 AM
thats a browser problem what browser do you use?