Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-12-2011, 09:36 AM
sound33 sound33 is offline
 
Join Date: Oct 2010
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default 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
Reply With Quote
Благодарность от:
River J
  #2  
Old 09-12-2011, 09:52 AM
DonosOdD DonosOdD is offline
 
Join Date: Mar 2011
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

And, you're in the wrong section.
Reply With Quote
  #3  
Old 09-12-2011, 11:08 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #4  
Old 09-12-2011, 11:09 AM
sound33 sound33 is offline
 
Join Date: Oct 2010
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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)
Reply With Quote
  #5  
Old 09-12-2011, 11:12 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #6  
Old 09-12-2011, 02:13 PM
sound33 sound33 is offline
 
Join Date: Oct 2010
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #7  
Old 09-12-2011, 04:46 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sound33 View Post
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.
Reply With Quote
  #8  
Old 09-12-2011, 04:49 PM
sound33 sound33 is offline
 
Join Date: Oct 2010
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #9  
Old 09-12-2011, 04:50 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where did you download the modification from ? That is where you need to post for help.
Reply With Quote
  #10  
Old 09-12-2011, 04:52 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, that is where you need to ask for support. Not here, sorry.

Like I said, if you don't get support, just don't install it! Especially something that major because you are just setting yourself up for problems later on.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:53 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05333 seconds
  • Memory Usage 2,255KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete