vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBChat v2.3 (https://vborg.vbsupport.ru/showthread.php?t=71049)

mustang_lex 06-24-2005 02:23 PM

Quote:

Originally Posted by Grant Sherwood
Yeah, is there a way to make it reset everytime you exit or enter the chat?

I would like this feature as well.

FamilyCorner 06-24-2005 04:54 PM

I can't quite figure out why, but some of the smilies are broken images on the bottom of the chat window. I've attached a screen shot:

FamilyCorner 06-24-2005 05:13 PM

Quote:

Originally Posted by Intex
This is a great little mod :cool:. I have a few questions:
  • Is there any way a sound can be triggered if someone types a message, if you're in teh chat room, but have it open in another browser window / popup?
  • Can the mod be modified to include a way to invite someone to the chat room. I used to have this feature on vB2.x where they'd receive a popup, which the recipient could say 'Yes' or 'No' to. If they selected 'Yes, they'd be taken to the chat room

These are great ideas, I would love an invite feature. Was this ever answered?

This hack is AWESOME! Thank you!

FamilyCorner 06-25-2005 12:48 AM

When you view who is online, and when someone is in the chatroom, instead of saying "in chatroom" it says "Unknown Location". It does list the url, but is there a fix for this?

oldengine 06-25-2005 01:35 PM

Quote:

Originally Posted by greenhybrid
Here's an idea: Is there a way to lower the refresh time if there's only one person in the chat? I have one member who likes to hang out there 24 hours a day and it eats bandwidth like anything.

I also have this situation.

ATN 06-26-2005 12:41 AM

Hi There

How do i totally remove chat from my forums, db and templates?

Cheers

FamilyCorner 06-26-2005 03:15 PM

Quote:

Originally Posted by ATN
Hi There

How do i totally remove chat from my forums, db and templates?

Cheers

i would imagine you just click the "uninstall" box in the upper right hand corner of your post.

ATN 06-26-2005 09:56 PM

Quote:

Originally Posted by FamilyCorner
i would imagine you just click the "uninstall" box in the upper right hand corner of your post.

hahaha good one... now thats the obvious answer, shame when i click that it does fuk all.

cheers

USAPatriot 06-27-2005 05:56 AM

Hi,

How strange is this...

I did the mods for vBChat...works great as far as I can tell, though unlike another user, it took ME a tad longer than 7 minutes to accomplish.

Anyhow, this line got me to chuckling:
Quote:

"Go back to your admin cp, refresh it, and go to vBChat -> vBChat Options, set up the configuration to your own liking."
That would be great, except that vBChat does not exist anywhere in my Admin CP. Anywhere. It certainly works well enough though...at least on the forum itself. Question is...whar'd it go in the CP? :D -Rod-

FamilyCorner 06-27-2005 12:41 PM

Quote:

Originally Posted by USAPatriot
That would be great, except that vBChat does not exist anywhere in my Admin CP. Anywhere. It certainly works well enough though...at least on the forum itself. Question is...whar'd it go in the CP? :D -Rod-

There was a step in the instructions to edit the /admincp/index.php. There was a section you needed to add, did you possible skip that by mistake? Here's the section of the instructions:

::: Open File - ROOT FORUM DIRECTORY/admincp/index.php
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
FIND:
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
// *************************************************

$printhr = false;
if (can_administer('canadminsettings'))
{
$printhr = true;
construct_nav_option($vbphrase['vbulletin_options'], 'options.php?null=0', '<br />');
if ($debug == 1)
{
construct_nav_option($vbphrase['admin_help_manager'], 'help.php?do=manage&script=NOSCRIPT');
}
construct_nav_group($vbphrase['vbulletin_options'], '<hr />');
}
if ($printhr == true)
{
construct_nav_spacer();
}

// *************************************************
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
UNDERNEATH ADD:
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
$printhr = true ;
construct_nav_option ( 'vBChat Options', 'admin_vbchat.php', '<br />' ) ;
construct_nav_option ( 'Banned Usergroups', 'admin_vbchat.php?do=banned_groups', '<br />' ) ;
construct_nav_option ( 'Banned Users', 'admin_vbchat.php?do=banned_users', '<br />' ) ;
construct_nav_option ( 'Usergroup Permissions', 'admin_vbchat.php?do=group_perms', '<br />' ) ;
construct_nav_option ( 'vBChat Room Control', 'admin_vbchat.php?do=room', '<br />' ) ;
construct_nav_option ( 'vBChat Prune Options', 'admin_vbchat.php?do=prune', '<br />' ) ;
construct_nav_group ( 'vBChat Control', '<hr />' ) ;
$printhr = false;

::: Save & Reupload ROOT FORUM DIRECTORY/admincp/index.php

USAPatriot 06-27-2005 03:19 PM

Hi,

That was done and I rechecked it. It looks fine to me. The chat works fine, it's just not present in my admincp -Rod-

EDIT: K, I got it. I just redid it from an backup set of original files and it worked fine. Maybe an odd character got created before. Dunno. Anyhow, thanks :) -Rod-

mustang_lex 06-29-2005 02:19 AM

Ok. I know your suppose to ask the questions in the VBCHAT forum, but I asked question days ago and its a ghost town.

My members are complaining that the refresh is SLOOOWWWWW. Is there a way to make realtime, more realtime? faster refresh

Also I would like to strip down the user info on the right side, just their name would be fine (get rid of Send PM and Status)

Thank you

PiranhATR 06-29-2005 11:49 AM

i install this mod but i can't works true;

you watch at: www.mpx.gen.tr/forum2 (with default template)

when i click the vbChat button, the windows opens but there is anything to do?

Marco van Herwaarden 06-29-2005 12:53 PM

I suggest that you first start with uploading clean (original!!!) vB files, before you try making modifications.

The version you are using is very insecure.

gyutae 06-30-2005 02:43 AM

my vbChat was working fine before but now I get this error and it won't log anything after someone types anything

Warning: Cannot modify header information - headers already sent by (output started at /home2/gyutae/public_html/drumsetconnect/forums/includes/functions_newpost.php:2) in /vBChat.php on line 243

mrcrx 06-30-2005 01:32 PM

My chat is working great but members are saying its slow. Is there anything I can do to fix this issue? thanks in advance.

chapsrulez 07-01-2005 01:42 PM

I have 1.1.1 installed and working ok, how do i upgrade to 2.3, is it safe to do it with the installer, o do i have to manually remove it from the forum??

If i need to remove it manually from the forum, does anybody has a 1.1.1 file just to follow instructions backwards.
thanks.

OFFSHORE DAN 07-06-2005 03:06 PM

When I enter a chat room it opens the page to full size. I want users to be able to chat and cruise the forums. How do I change this? I tried to make the page smaller but it won't let me.

reeferman 07-06-2005 05:16 PM

there's seems to be some issues using this with Safari browser on the Mac, the screen shows blank, firefox and ie browsers for the mac work fine though

OFFSHORE DAN 07-06-2005 05:22 PM

Found it in old post!

resizable=yes

reeferman 07-06-2005 07:57 PM

in firefox for mac when you add a smilie the 'javascript add smilie' part goes into the chat window too along with the smilie, also I am curious how hard would it be to put all the smilies on the chat window, but in multiple rows? I have a php coding friend who can do it just wondering if this is possible

Bratz-Designs 07-07-2005 01:31 PM

I installed this correctly, but when I go to the chat, I get a blank page?

rmilli 07-10-2005 11:40 PM

I also am getting a blank page. Saying it can not be found

Bounce 07-11-2005 06:54 PM

Database error in vBulletin 3.0.7:

Invalid SQL: alter table vbchat_datastore
add `d_roomprune` int(15) not null default '1';
mysql error: Duplicate column name 'd_roomprune'

mysql error number: 1060

getting this on upgrading from 1.1.1...

I originally had the first ever hack of this but decided not to use it as the screen keep refreshing and flashing! On reading that the new version does not do that i thought i'd try again :tired:

NJTy180 07-17-2005 02:56 AM

Quote:

Originally Posted by Bratz-Designs
I installed this correctly, but when I go to the chat, I get a blank page?

same here.....

EDIT:

I think I fixed the problem, go here, see if this works for you https://vborg.vbsupport.ru/showthread.php?t=92360

reeferman 07-18-2005 01:30 AM

does anyone know if there is a way to increase the amount of lines on the chat screen that are in memory? so that I can scroll up a few pages to see what I missed...

jules213 07-18-2005 06:25 AM

Hi there, i tried installing chat but came across the same problem i did with trying to install the arcade which is that it doesn't appear to recognise that the install file is there.

thus i am assuming it is something i have done with my set up

this is the error message for chat:

Warning: main(./global.php): failed to open stream: No such file or directory in /hsphere/local/home/jules213/youth-tv.co.uk/forums/admincp/install_vbchat.php on line 16

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /hsphere/local/home/jules213/youth-tv.co.uk/forums/admincp/install_vbchat.php on line 16


and this for arcade

Warning: main(./global.php): failed to open stream: No such file or directory in /hsphere/local/home/jules213/youth-tv.co.uk/forums/admincp/install_arcade.php on line 24

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /hsphere/local/home/jules213/youth-tv.co.uk/forums/admincp/install_arcade.php on line 24


anyone any ideas what i may have done?

thanks

Drunkacho 07-18-2005 09:07 PM

Quote:

Originally Posted by hIBEES
Database error in vBulletin 3.0.7:

Invalid SQL: alter table vbchat_datastore
add `d_roomprune` int(15) not null default '1';
mysql error: Duplicate column name 'd_roomprune'

mysql error number: 1060


getting this on upgrading from 1.1.1...

Same here. Any help? :ermm:

Bounce 07-19-2005 06:29 PM

Quote:

Originally Posted by Drunkacho
Same here. Any help? :ermm:

don't hold yer breath, i've went back to sigmachat,fully functional with my forums :squareeyed:

ach well least ive bumped this up lol :ninja:

sv1cec 07-19-2005 07:09 PM

Gentlemen,

you have to understand, that this is a difficult period for all vB hack developers. With the announcement of vB 3.5, we are all working hard to port our hacks to the new version, which is not an easy task I assure you.

So please do not be too harsh on ZT, or any other developer here.

Rgds

mustang_lex 07-20-2005 11:52 AM

Then perhaps uncheck the support box so we will know?

Bounce 07-20-2005 09:02 PM

Quote:

Originally Posted by sv1cec
Gentlemen,

you have to understand, that this is a difficult period for all vB hack developers. With the announcement of vB 3.5, we are all working hard to port our hacks to the new version, which is not an easy task I assure you.

So please do not be too harsh on ZT, or any other developer here.

Rgds

Fair enough, ZT is a great developer,I apologise for my comments but as mustang_lex says why not "temp" untick support box..

I posted in the chat forum about the prob i have above, I stated why I dumped the original vbchat hack but since its been so well developed since then I wanted to try again but when your site is popular and folk like a good chatroom you have to try and get stuff up quickly as you will all know.. Now i've went with sigmachat and have it workin a treat

My sites not broke so why the need to fix it {upgrade} :ninja: :ninja:

I'm waiting till all the beta's are out :nervous:

BLazeD1 07-22-2005 09:34 PM

How do you set the font size for the entire chat system? - ie all the font size on this page - http://forums.planetxbox360.com/vBChat.php?

They are too big!

romerom 07-24-2005 02:02 AM

Quote:

Originally Posted by BLazeD1
How do you set the font size for the entire chat system? - ie all the font size on this page - http://forums.planetxbox360.com/vBChat.php?

They are too big!

i tried installing this mod but get a blank page in admincp when i try and activate it. any ideas? i'm running 3.0.7 barely modded if at all

romerom 07-24-2005 02:11 AM

Quote:

Originally Posted by romerom
i tried installing this mod but get a blank page in admincp when i try and activate it. any ideas? i'm running 3.0.7 barely modded if at all

it is having trouble rendering admin_vbchat.php for some reason. i double checked my changes against the instructions and i'm pretty sure i've done them correctly?

romerom 07-26-2005 03:22 AM

fixed.. "chown apache:apache <vbchat files>"

wrang 07-26-2005 03:47 AM

Quote:

Originally Posted by ATN
Hi There

How do i totally remove chat from my forums, db and templates?

Cheers

I wonder it to. How can i remove the hole chat from the template and database.

This chat sink the hole databse and the forum goes slow

lifanovsky 07-27-2005 07:41 AM

Me and users on my forum really enjoy this chat, thank you very much! Will it be upgraded to be compatible with vB 3.5.0 version?

romerom 07-27-2005 02:38 PM

could you add a feature to show the current users browsing the forums and invite them into chat via something similar to the PM popup ?

VPREATR 07-29-2005 03:17 PM

We presently have 1.1.1 installed, can we directly upgrade from 1.1.1 to 2.3 without error?

Thanks!


All times are GMT. The time now is 04:20 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02065 seconds
  • Memory Usage 1,835KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete