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)

redstaing0 02-08-2003 02:43 PM

Database error in vBulletin Control Panel 2.2.6:

Invalid SQL: CREATE TABLE `shoutbox` (`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 'shoutbox' already exists

mysql error number: 1050

Date: Saturday 08th of February 2003 05:40:34 PM
Script: http:///vbbb/vbbb/admin/shoutbox_install.php?etape=1
Referer: http://wwwadmin/shoutbox_install.php

Erwin 02-09-2003 05:48 AM

You are trying to run the install file again. You need to delete the tables first, then install it.

2root4u 02-23-2003 03:05 AM

Thanks for this code. Originally I wanted a java applet that would interface with the web server (no servlets), but this will suit my needs just fine.

One customization I did was integrating it as a forum. I didn't want it at the top of every page. Instead I wanted it listed under the forums list and protected with the same permission attributes as the other forums in the members only section.

I made a new style set and edited the forumdisplay template that shows only the chat box about 400 pixels in height and along with the standard header and footer. I created a new forum called chat and assigned the new style set to it. Then I put all the shoutbox code in the forumdisplay.php instead of the index.php.

Works great! Thanks!

Erwin 02-23-2003 03:19 AM

Quote:

Originally posted by 2root4u
I made a new style set and edited the forumdisplay template that shows only the chat box about 400 pixels in height and along with the standard header and footer. I created a new forum called chat and assigned the new style set to it. Then I put all the shoutbox code in the forumdisplay.php instead of the index.php.

Works great! Thanks!

Good idea. :)

pjgoncalves 02-23-2003 06:53 AM

I have the same prob :(

All installed wth no errors, i can access to /shoutbox.php and to the admin pannel.. but still dont have the Shoutbox on Main Page :(

I'm running vBB 2.2.9.

Quote:

Originally posted by eggz
Sauron, I share your pain.

The options are all there in admin, and I did everything I was told to :cool: BUT still no ShoutBox on the main page at all.... I've checked my templates and $shoutbox is there in all its glory :ermm:

@ Sauron - If anyone has given you an answer by PM or email I'd appreciate it if you could forward it to me.

Everyone else... Heelp us PLEASEEEEE!


Bad Bunny 02-23-2003 01:19 PM

Did you go and add the bit of code it told you to in forumhome template? It will not do that for you. (I had the same issue because it SEEMED to be taking care of all the templates for me. Darn French Guy. j/k)

ANT.menmusic 02-23-2003 01:47 PM

Quote:

Originally posted by pjgoncalves
I have the same prob :(

All installed wth no errors, i can access to /shoutbox.php and to the admin pannel.. but still dont have the Shoutbox on Main Page :(

I'm running vBB 2.2.9.


read the thread:
Quote:

go to your templates and modify "forumhome":

find:
<!-- main -->

and put before that this:
$shoutbox

pjgoncalves 02-23-2003 10:15 PM

I have like this..

<!-- /text -->
<!-- main -->
$shoutbox
$loggedinusers
$pminfo
$birthdaybits
$forumbits
</table>


Seems that is this right? :dead:



Quote:

Originally posted by ANT.menmusic


read the thread:


ANT.menmusic 02-24-2003 01:00 AM

no, put
$shoutbox
before
<!-- main -->

-ant

pjgoncalves 02-24-2003 04:29 AM

hihihi, WORKED! :banana:

tks in a bunch :knockedout:

Quote:

Originally posted by ANT.menmusic
no, put
$shoutbox
before
<!-- main -->

-ant



All times are GMT. The time now is 01:12 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.02135 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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