NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.
A direct link to support for each MOD is in the first post of the respective topic.
Modification name: th23 Domain Author:th23 Modification description: This modification allows you to use phpBB across multiple domains (the same forum is accessible via different domains). It allows you to specify sitename and cookie domain according to each domain you use with your board (via editing "includes/th23_domain.php"). Additionally the MultiLogin option gives your users the possibility to login to all domains simultaniously. Whenever a user comes to one of your domains he is automatically logged in, no matter on which domain he registered/logged in originally. Modification version: 1.2.5 Tested on phpBB version: 3.0.2
The phpBB Team is not responsible nor required to provide support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB Extension Customisations Team may not be able to provide support.
After it took some time for the validation and ironing out some errors and having lost my private HDD with all the details on it two weeks ago...it's now time for planning/coding the next major release th23 Domain 1.2.0
The new version has been finished an internally tested...see the new features / bug fixes described below:
[New feature] Storage of all domain / site information in DB
[New feature] Usage of cache functionality for domain / site information
[New feature] Extended backend functionality
[New feature] Additional option to force usage of MultiLogin (incl. information tooltip)
[New feature] Full support of login box on index page (incl. tooltip)
[New feature] subsilver2 support
[Bug fix] Display of "MultiLogin" tooltip on login page works now in all major browsers
[Bug fix] Clean up namings in CSS (th23_domain.css instead of th23_tooltips.css, etc.)
[Bug fix] Admin session creation handled correctly (optional login for admin session on all sites "Admin MultiLogin" or admin session for one domain and logout from frontend of all other domains)
[Bug fix] Usage of script_path in "cookie call" URL, avoids requirement to specify sub-folders of phpBB installation in cookie_domain field
[Bug fix] Clear explanation in backend on how to handle forums in sub-folders
It's submitted to the phpBB MOD team and waiting for validation... stay tuned
Last edited by th23 on Sat Apr 19, 2008 8:28 am, edited 8 times in total.
Life is what happens...while you're busy making other plans!
osfer wrote:domain(s)/redirection be setup in relation to forum??
Two interfaces sharing the same database - possible?
Sorry, I don't really get the point... this MOD does not offer two set of phpBB files with one DB - it enables you to run the same set of files/DB under different domains.
Hope this answers your question!?
Life is what happens...while you're busy making other plans!
I really like the sound of this and was thinking of giving it a try... but my question is... would this not lead to duplicate content issues with search engines ? By which i mean if i had 3 or 4 domains running the same site they could possibly be banned from the google index or any other search engine for all having the same content ?
madtay wrote:...duplicate content issues with search engines...
Potentially yes, but from my experience the search engines either don't care (e.g. Microsoft) or they ignore all but one domain (e.g. Google). So one domain with the results is still shown...
newUser wrote:would this mod allow two forums (on different domains) to share the same users, but not the same forums and topics.
No, thats not what the MOD is made for... it "simply" allows using multiple domains incl. different possible site titles, handling cookies across domains, etc
Life is what happens...while you're busy making other plans!