vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Shoutbox installation error (https://vborg.vbsupport.ru/showthread.php?t=193261)

True african 10-10-2008 10:51 AM

Shoutbox installation error
 
I have Upload 'vbshout.php' to your 'FORUMS ROOT DIRECTORY' .............but when i try to Add/Import Product on Plugin System -> Manage Products i get this error Database error in vBulletin 3.7.3:

Invalid SQL:
CREATE TABLE `shout` (
`sid` int(15) NOT NULL auto_increment,
`s_by` int(15) NOT NULL default '0',
`s_time` int(15) NOT NULL default '0',
`s_shout` text NOT NULL,
`s_data` text NOT NULL,
`s_me` tinyint(2) NOT NULL default '0',
PRIMARY KEY (`sid`)
) TYPE=MyISAM;;

MySQL Error : Table 'shout' already exists
Error Number : 1050
Request Date : Friday, October 10th 2008 @ 11:49:10 AM
Error Date : Friday, October 10th 2008 @ 11:49:10 AM
Script : http://blacksupremacysounds.com/foru...=productimport
Referrer : http://blacksupremacysounds.com/foru...?do=productadd
IP Address : 41.207.68.2
Username : Simplesimon
Classname : vb_database
MySQL Version : 5.0.51a-community

What should i do to enable the shoutbox to work ?

MysCha 10-10-2008 10:58 AM

from ur error messagage

u already have install vbshout
so, u need uninstall this plugin first
then install again

True african 10-10-2008 11:30 AM

Quote:

Originally Posted by MysCha (Post 1641833)
from ur error messagage

u already have install vbshout
so, u need uninstall this plugin first
then install again

Were do i uninstall it from ? coz i cant see the plug in on [Add/Import Product] ?

MysCha 10-10-2008 11:32 AM

Quote:

MySQL Error : Table 'shout' already exists

or u need manual drop table on ur sql :D

True african 10-10-2008 11:48 AM

Quote:

Originally Posted by MysCha (Post 1641849)
or u need manual drop table on ur sql :D

can u please explain how to do that in a layman's language

MysCha 10-10-2008 11:49 AM

lol
what is layman language ?

True african 10-10-2008 11:56 AM

Quote:

Originally Posted by MysCha (Post 1641856)
lol
what is layman language ?

Simple way instructions on how to do that :)

MysCha 10-10-2008 12:01 PM

go to phpmyadmin
find database where u install ur forum
find table shout, check list and drop them

True african 10-10-2008 12:34 PM

Quote:

Originally Posted by MysCha (Post 1641861)
go to phpmyadmin
find database where u install ur forum
find table shout, check list and drop them

I have managed to find vbshout.php..................These are the options i see when i click the file ..............
File Type: PHP script text

Show File
Delete File
Edit File
Change Permissions
Rename File
Copy File
Move File

What do u mean by check list and drop them ?

MysCha 10-10-2008 12:38 PM

OMG

u must see on PHPMYADMIN this is for manage ur SQL

--------------- Added [DATE]1223646216[/DATE] at [TIME]1223646216[/TIME] ---------------

u need drop table SHOUT

True african 10-10-2008 02:57 PM

Quote:

Originally Posted by MysCha (Post 1641888)
OMG

u must see on PHPMYADMIN this is for manage ur SQL

--------------- Added [DATE]1223646216[/DATE] at [TIME]1223646216[/TIME] ---------------

u need drop table SHOUT

Were exactly is PHPMYADMIN ?is it on MySQL? Databases ?

Lynne 10-10-2008 03:01 PM

I would go post about this in the modification thread. They know the modification best and may be able to fix this without you going into phpMyAdmin.


All times are GMT. The time now is 08:06 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.01191 seconds
  • Memory Usage 1,737KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (12)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