The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
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 |
#3
|
|||
|
|||
![]()
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 |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|