hey!
🙂
Of course this can be done,
but is always a bit trickier when you already have 4 different databases
and maybe 4 different websites with (different) php scripts
When you get a new idea for a feature, to add on to an existing script/application
it is not sure this idea can easily be tweaked into your code.
I have seen forum applications under development, where the code
from beginning was not fit to be ready for some new requested features.
If this idea would have been present already from beginning, the whole forum scipts, with variables and includes and pages, would have been arranged different.
To be able to feature this idea in a proper, fast, effective and easy way.
It is always better, if and when we can re-start from scratch,
and take knowledge, experiences we learned along the way with us,
when plan, outline and writing this latest new fully featured version.
Now forum application developers, that go public with BETA or NOT FINAL versions,
will face backwards compatibility problem in same way as OS-system, like Windows, and Browser devlopers do.
You want to be able to run your old programs and old web pages in new OS-system/browser.
And you, in this case, want to be able to use your old databases' data,
even if you re-write your scripts.
I am sure, if you show more details and some code you have, that is involved,
this will be solved.
Sounds not too difficult, even if it takes a lot of work and tweaking before it runs okay.
Good luck!
/halojoy
🙂