We have photopost on the same database... or do you mean things that are completely different?
I don't know photopost - is it vB hack or addon ?
I mean completely different applications - I don't mean addon's to vB like Articles, Arcade, or even Flashchat - these are part of your vB and should use the same db (and should use table names that don't clash with the standard vb ones). Prefixes are then obsolete as the DB has a unique name, and all the tables within it are unique. Nothing is gained.
I'm sure people use them simply because they can - but I can't think of any good reason you should need to use them, and so far no one else seems to have.
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:
I haven't run into a single hack that didn't use them, I don't go around installing random hacks though...
I don't go around installing random hacks though...
Nor do I!
I do have a parallel forum (testbed) running on a phpDev setup, and experiment locally any mods/hacks that look juicy, but I only ever install mods onto my "live" forums that are either useful, or requested/required.