The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
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. |
#12
|
||||
|
||||
That one only adds a row to the existing table.
|
#13
|
|||
|
|||
This wasn't executed.
|
#14
|
||||
|
||||
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'] = ''; Code:
$config['Database']['tableprefix'] = ''; |
#15
|
|||
|
|||
I believe we are not using a global table prefix
|
#16
|
||||
|
||||
Hmmm, I am at a loss then.
|
Благодарность от: | ||
browneyadz |
#17
|
|||
|
|||
Not sure as to what the problem could be to be honest! :{
If anyone else could assist that would be excellent. |
#18
|
|||
|
|||
Forgot to censor one of the url's
|
#19
|
|||
|
|||
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?
|
#20
|
|||
|
|||
Yeah, I know.
The database user has full permissions |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|