The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
is there a way to bypass this, my install code uses the table prefix constant, but the problem is when someone who has a prefix like vb_ the database breaks, however its all and well when i give it to someone with no table prefix, i no most people don't even use a table prefix but i need help bypassing it for people who do use one...
|
#2
|
||||
|
||||
![]()
If you have a query in your mod, you should have the prefix in there just like vb puts it in there - example:
PHP Code:
|
#3
|
|||
|
|||
![]() PHP Code:
basically this is the code thats breaking when there is a table prefix his prefix was vb_ |
#4
|
|||
|
|||
![]()
I think maybe you want:
PHP Code:
|
#5
|
||||
|
||||
![]()
Indeed. That should fix it.
|
#6
|
||||
|
||||
![]()
Everyone who I know who uses VB uses a prefix... obviously not scientific but I don't know saying "Most people don't" is true.
|
#7
|
||||
|
||||
![]()
Lynne saves the day again x !
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|