vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   adding database tables help (https://vborg.vbsupport.ru/showthread.php?t=270116)

sound33 09-12-2011 09:36 AM

adding database tables help
 
Hey staff

I do not know how to add tables on my phpadmin area on my hosting account at all

so can you guys help me with this please

DonosOdD 09-12-2011 09:52 AM

This forum gives support to the vBulletin software only. Contact your host provider for more help.

And, you're in the wrong section.

BirdOPrey5 09-12-2011 11:08 AM

You do not need to add new tables to your database manually during the normal course of vBulletin operation. vBulletin will create the tables you need during the install. If you don't know what you're doing this is definitely not something you should attempt.

sound33 09-12-2011 11:09 AM

Hey BirdoPrey5

I am trying to add these tables to make vbplaza v4.0.0 beta to work

vbplaza_user_history

ALTER TABLE `vbplaza_user_history`
ADD `historyid` INT UNSIGNED NOT NULL AUTO_INCREMENT,
ADD `itemid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `itemname` VARCHAR(250) NOT NULL DEFAULT '',
ADD `userid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `username` VARCHAR(100) NOT NULL DEFAULT '',
ADD `finalcost` DECIMAL(30,5) NOT NULL DEFAULT '0.00000',
ADD `dateline` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `expires` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `visible` INT UNSIGNED NOT NULL DEFAULT '1',
ADD `attachmentid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `avatarid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `forumid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `fromuserid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `fromusername` VARCHAR(100) NOT NULL DEFAULT '',
ADD `giftid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `lotteryid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `postid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `purchaseid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `ribbonid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `styleid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `threadid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `touserid`INT UNSIGNED NOT NULL DEFAULT '0',
ADD `tousername` VARCHAR(100) NOT NULL DEFAULT '',
ADD `usergroupid` INT UNSIGNED NOT NULL DEFAULT '0',
ADD `reason` MEDIUMTEXT NOT NULL,
ADD PRIMARY KEY (historyid)

BirdOPrey5 09-12-2011 11:12 AM

A mod will create the tables it needs when you install it. But in either case questions concerning a specific mod must be made in the mod thread itself, not in the general support forums. Even if a mod is marked as supported, you may be on your own if no one is currently supporting it.

sound33 09-12-2011 02:13 PM

Hey Staff

CMX is no longer going to work on vbplaza anymore

so can you staff members please help me with this vbplaza 4.0.0 mod please

Lynne 09-12-2011 04:46 PM

Quote:

Originally Posted by sound33 (Post 2244894)
Hey Staff

CMX is no longer going to work on vbplaza anymore

so can you staff members please help me with this vbplaza 4.0.0 mod please

No, we cannot. You need to ask for help in the modification thread. If nobody helps you, then you have the option to not install the modification. But support is ONLY given in the modification thread, not out in these main forums.

sound33 09-12-2011 04:49 PM

Hey everyone

No 1 made a modification thread yet for this newer version of vbplaza

so how can i post for help on a vbplaza modification thread thats not there?

Lynne 09-12-2011 04:50 PM

Where did you download the modification from ? That is where you need to post for help.

sound33 09-12-2011 04:52 PM

Hey Lynne

I downloaded that mod from CMX codetwink board

but CMX codetwink board is 100% dead without any staff signing into that board anymore at all


All times are GMT. The time now is 05:58 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.01012 seconds
  • Memory Usage 1,728KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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