vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vB Chatbox 1.2.4 (https://vborg.vbsupport.ru/showthread.php?t=42725)

lioncool1589 06-26-2003 08:44 AM

i have same problems

Quote:

06-17-03 at 04:19 PM Gizmo99 said this in Post #349
Ok

use the hack and its great BUT !!!

When u click the Close (or minimse) button we get

Fatal error: Call to undefined function: swear() in J:\wwwroot\rsocbb\index.php on line 388

Other users can still us the box, until they click the close button.

Help as this stops us using the board

also if you go direct to the chatbox.php script it works fine !!!

Plot thickens !!! if u
http://<URL>/index.php?chatbox=open&s=

The index page loads :surprised: if you
http://<URL>/rsocbb/index.php?chatbox=close&s=
u get
Fatal error: Call to undefined function: swear() in J:\wwwroot\rsocbb\index.php on line 388

Having looked at the code the only diff is no spaces either side of the chatbox=0

if($chatbox == "open"){
$request_chat = $DB_site->query("UPDATE user SET chatbox = 1 WHERE username = '$bbuserinfo[username]'");
$bbuserinfo['chatbox'] = 1;
}elseif($chatbox == "close"){
$request_chat = $DB_site->query("UPDATE user SET chatbox=0 WHERE username='".$bbuserinfo['username']."'");
$bbuserinfo['chatbox'] = 0;
}

Cant logg -in the server from work so cant check is this the prob ??


Have now had a dam good think ;) I recon

elseif($chatbox == "close"){
$request_chat = $DB_site->query("UPDATE user SET chatbox=0 WHERE username='".$bbuserinfo['username']."'");
$bbuserinfo['chatbox'] = 0;

Should be

elseif($chatbox == "close"){
$request_chat = $DB_site->query("UPDATE user SET chatbox = 0 WHERE username = '$bbuserinfo['username']'");
$bbuserinfo['chatbox'] = 0;

Has none else ever had this problem, I have had a nose through most of the pages and I think not
Giz


dakotausa 06-26-2003 04:00 PM

I get this when i try to chang something in the admin panel:

Warning: fopen(chatbox_config.php) [function.fopen]: failed to create stream: Permission denied in /home/dakotaus/public_html/vBulletin/admin/chatbox_admin.php on line 21

Warning: fwrite(): supplied argument is not a valid stream resource in /home/dakotaus/public_html/vBulletin/admin/chatbox_admin.php on line 23

Warning: fclose(): supplied argument is not a valid stream resource in /home/dakotaus/public_html/vBulletin/admin/chatbox_admin.php on line 24

Not sure how or what to fix. The chat is working it shows up and people have used it but i can't change the config from the admin panel

fade 07-03-2003 11:52 PM

hrmz, well i've taken a look through this entire thread and haven't come across a solution on how to make smileys appear within the actual shoutbox.. maybe i'm just blind, but can anyone help me out??

geezzaa 07-05-2003 07:32 PM

I have upgraded my site to VB3 can the chatbox be used on this. I was using chatbox on 2.2.9 and it was the attraction to the site so it will be a shame if you cant

xs1 07-06-2003 02:33 AM

is it possible to allow only registred members to chat ?

Slappy Nutz 07-08-2003 02:06 PM

Ok, heres one

if forumsid= SAY. . . . A PRIVATE forum, can I just post it there instead of on the forumhome so regular users cant see it?

sHORTYWZ 07-18-2003 09:42 AM

I have the same problem as lion and Gizmo.. any suggestions?

esfron 07-23-2003 11:13 PM

Is it working on 2.3.0 ?

kevin_r1 07-24-2003 01:51 PM

Quote:

Today at 01:13 AM esfron said this in Post #359
Is it working on 2.3.0 ?
It is for me.

pjgoncalves 07-24-2003 01:56 PM

Quote:

Today at 01:13 AM esfron said this in Post #359
Is it working on 2.3.0 ?



for me 2 :)


All times are GMT. The time now is 09:29 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.02364 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)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
  • (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