Hi
i think this module is great in features and will be good for me.
However, reading up on the readme file, i mis information on how to implement this on an existing site that will become the hub site:

- site has groups and nodes and users
- tables have no prefixes

I put in the include function and changed prefix to "" since my tables have no prefixes, but i get the following error: T_UNKNOWNVARIABLE or something like that (memory :) ).

Can you help me how to implement this on an existing site, that will use other domain names pointing here as subsites with their own settings.php?

Thanks

Comments

nedjo’s picture

You need to use a prefix.

You can add one to the existing tables on your site.

nedjo’s picture

Status: Active » Fixed

Assuming this answered the question.

Anonymous’s picture

Status: Fixed » Closed (fixed)