vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Noob with vbulletin chat box (https://vborg.vbsupport.ru/showthread.php?t=60148)

RN BB guy 01-13-2004 07:45 AM

Noob with vbulletin chat box
 
I tried to install chat box and i got this?

Warning: chmod(): Operation not permitted in /home/nurses/public_html/forum/admin/chatbox_install.php on line 65


I did the chmod and changed 775 to 777. It completes the installation but i cant find it in cpanel

in the box below of the warning is this:

Database error in vBulletin Control Panel 2.3.4:

Invalid SQL: CREATE TABLE chatbox (id INT(11) NOT NULL AUTO_INCREMENT, name VARCHAR(255) NOT NULL default '', comment TEXT NOT NULL, date VARCHAR(30) NOT NULL default '', PRIMARY KEY (id))
mysql error: Table 'chatbox' already exists

mysql error number: 1050

Date: Tuesday 13th of January 2004 04:40:03 AM
Script: http://home/forum/forum/admin/chatbo...ll.php?etape=1
Referer:

Any sugestions and please keep it simple Im new at this

Thanks

RN BB guy 01-13-2004 08:29 AM

Now I can see the chat box in the CP, but when I config I get this error

Warning: fopen(chatbox_config.php): failed to open stream: Permission denied in /home/nurses/public_html/forum/admin/chatbox_admin.php on line 21

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

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

And I still cant see and chat box on my web page.

Please help

RN BB guy 01-14-2004 12:41 AM

heres the code in the three lines of chatbox_admin.php

21 $filenum = fopen($path, "w");

23 fwrite($filenum, $fichierconfig);

24 fclose($filenum);

anything wrong or what can I do


All times are GMT. The time now is 01:42 AM.

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.00884 seconds
  • Memory Usage 1,712KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete