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)

Necrosaro420 09-11-2006 10:54 PM

Will this work with 3.5.4? Thanks Alot!

Necrosaro420 09-13-2006 06:31 PM

Quote:

Originally Posted by Milad
upon these two posts 1 & 2, I post this port of vBChat 2.3 for vB3.5

This hack had been ported to work with vB3.5.x by Milad
The Original creator is zero tolerance

Due to lack of time I provide no support.
This is a mere port only and there are no new functions or bugs fixes.
file vbchat.php was renamed into chat.php

read the text file to learn how to install

I hope you like it.

Regrads

Some of these items in your install.txt file, are not in my index.php file?


Code:

while ($loggedin = $db->fetch_array($forumusers))
        {
                $userid = $loggedin['userid'];
                if (!$userid)
                {        // Guest
                        $numberguest++;
                        $inforum["$loggedin[inforum]"]++;
                }
                else if (empty($userinfos["$userid"]) OR ($userinfos["$userid"]['lastactivity'] < $loggedin['lastactivity']))
                {
                        $userinfos["$userid"] = $loggedin;
                }

                if(preg_match("/chat.php/",$loggedin['location']) && $loggedin['userid']){
                $vbchat_users[$loggedin['userid']] = $loggedin;
                }

        }


Necrosaro420 09-13-2006 07:20 PM

I got this working with 3.5.4......But no options are showing up in the adminCP?

memomemo 09-21-2006 03:11 PM

Hello Error :

vBChat v1.1.1 Installation
Error. vbchat.xml located in directory '' was not found. Please make sure it is uploaded then press the submit button below

memomemo 09-21-2006 06:04 PM

ok. I am find.

and Turkish language translate

Arkadaşlar size çevirdim.
Örneğini benim sitede görebilirsiniz.

Thank you.

Chadi 09-25-2006 07:41 PM

Anyone have this working (or ported) for 3.6.1?

Chadi 09-25-2006 07:56 PM

Getting this error (trying it on 3.6.1) AFTER deleting two tables for vbchat from database

Code:

Database error in vBulletin 3.6.1:

Invalid SQL:
alter table user add vbchat_pref_font_face varchar(255) not null default '',add vbchat_pref_font_color varchar(255) not null default '',add vbchat_pref_user_ignore text not null default '';;

MySQL Error  : Duplicate column name 'vbchat_pref_font_face'
Error Number : 1060
Date        : Monday, September 25th 2006 @ 03:54:50 PM
Script      : http://www.talkjesus.com/admincp/plugin.php?do=productimport
Referrer    : http://www.talkjesus.com/admincp/plugin.php?do=productadd
IP Address  : xxx
Username    : X
Classname    : vb_database


Paul M 09-25-2006 09:33 PM

Given that this is for vb version 3.0.7, I don't think it's likely to work on 3.6.1

Chadi 09-26-2006 12:29 AM

Actually, I was using the file that was ported for 3.5.4 - this one gave me the error in 3.6.1

memomemo 09-26-2006 10:00 PM

Quote:

Originally Posted by chadi
Anyone have this working (or ported) for 3.6.1?


Yes Good working

https://vborg.vbsupport.ru/showthrea...74#post1080174


All times are GMT. The time now is 08:18 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.02441 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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