The same database
eFiction and e107 tables can be in the same database, but they need to use the same prefix.
Last updated
eFiction and e107 tables can be in the same database, but they need to use the same prefix.
Last updated
Example:
Prefix for e107: e107_
Prefix for efiction: e107_
All efiction tables will look: e107_fanfiction_xxx
All e107 tables will look: e107_xxx