The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Is it only me?
This is certainly not meant as criticism.... more an (positive, I hope) observation.
How many other people have noticed that a good proportion of mods/hacks simply don't take into account for when people use a MySql table prefix when installing VB? It's Murphy's law that yesterday I downloaded no less than four mods, and I ended up having to code in the prefix on all four of them :surprised: and let me tell you that my coding skills are akin the that of a retarded earthworm :disappointed: |
#2
|
|||
|
|||
It is up to the author to add that to his or her own hack, we can't enforce everyone to code to certain standards.
I agree it should be in every hack, but sometimes people do forget, espesscally when they don't use a prefix on their own set-up's. |
#3
|
||||
|
||||
If people don't use them (like we don't) then it is very easy to miss them from hacks - after all, most people write hacks for their own boards to start with.
I'm not actually sure what the purpose of prefixes is - why are they used at all ? |
#4
|
||||
|
||||
because people like to have their vb tables have something like "vb3_" in front
personally prefixing is long for me when i'm writing something as it means i can't just throw it into phpmyadmin for bebugging |
#5
|
||||
|
||||
Although it makes it very easy to remove hacks when there are prefixes, especially when there is no uninstall.
|
#6
|
||||
|
||||
I think as a general rule, if you are coding hacks for release here, you should include the table prefix.
Whilst you may not use them personally, something out there who ends up using your hack, may Prefixing could help to organize the tables slightly, especially for some who only have limited creation of databases on shared hosting. |
#7
|
||||
|
||||
Quote:
|
#8
|
||||
|
||||
Quote:
|
#9
|
||||
|
||||
Quote:
|
#10
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|