Whos On - Joomla! Forum - community, help and support
i run 80 joomla sites.
what want have central page / site whos on details of sites in 1 menu / list.
has done ?
thanks
peter
what want have central page / site whos on details of sites in 1 menu / list.
has done ?
thanks
peter
no, should possible.
you have create database connections (with query retrieves info jos_users & jos_sessions list) 80 different sites. however, sites's databases must accept external (from other servers) connections.
connecting other servers/databases takes more time retrieving information default database (like regular joomla site does).
another possibility might be: using rss. sites should have rss link lists active users, , sort of newsfeed component @ central page, info retrieved , displayed on 1 page. forsee similar performance issue though...
you have create database connections (with query retrieves info jos_users & jos_sessions list) 80 different sites. however, sites's databases must accept external (from other servers) connections.
connecting other servers/databases takes more time retrieving information default database (like regular joomla site does).
another possibility might be: using rss. sites should have rss link lists active users, , sort of newsfeed component @ central page, info retrieved , displayed on 1 page. forsee similar performance issue though...
Comments
Post a Comment