vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   vBulletin Product SQL Import (https://vborg.vbsupport.ru/showthread.php?t=313857)

browneyadz 08-21-2014 10:38 PM

Im going to try this now, some plugins that don't require sql add perfectly. Just ones that require new tables, or alterations.

____________________________________________

Edit:

Again, the sql didn't alter the database.

ozzy47 08-21-2014 10:41 PM

That one only adds a row to the existing table.

browneyadz 08-21-2014 10:44 PM

This wasn't executed.

ozzy47 08-21-2014 10:45 PM

Ok, open your includes/config.php file and look for this:

Code:

    //    ****** TABLE PREFIX ******
    //    Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';

Now on the line:
Code:

$config['Database']['tableprefix'] = '';
Make sure you have the correct table prefix you are using set in-between the ''

browneyadz 08-21-2014 10:50 PM

I believe we are not using a global table prefix

https://vborg.vbsupport.ru/external/2014/08/19.png

ozzy47 08-21-2014 10:59 PM

Hmmm, I am at a loss then. :(

browneyadz 08-21-2014 11:00 PM

Not sure as to what the problem could be to be honest! :{

If anyone else could assist that would be excellent.

vbresults 08-22-2014 04:30 AM

Quote:

Originally Posted by browneyadz (Post 2512270)
I get the following displayed to me, as the import of sql was unsuccessfull.

Forgot to censor one of the url's :p

kh99 08-22-2014 09:02 AM

I don't know a lot about database administration, but I think it could be that your database user doesn't have the right permissions. Have you tried creating a table yourself (such as through phpMyAdmin) using the same db user info as you have in your config.php?

browneyadz 08-22-2014 02:53 PM

Quote:

Originally Posted by vbresults (Post 2512300)
Forgot to censor one of the url's :p

Yeah, I know.

Quote:

Originally Posted by kh99 (Post 2512310)
I don't know a lot about database administration, but I think it could be that your database user doesn't have the right permissions. Have you tried creating a table yourself (such as through phpMyAdmin) using the same db user info as you have in your config.php?

The database user has full permissions


All times are GMT. The time now is 10:16 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.01132 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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