I'm helping someone evaluate Multi Sites for a project, and have installed it on a private Linux server in order to get an understanding of how it can be used. I'm using Joomla Multi Sites version: 1.1.16 on a standard installation of Joomla 1.5.9 and have succeeded in setting up DNS (via the "hosts" file) and the Apache virtual host config. so that HTTP access to the first slave site works as required. I have installed the component without any problem and have checked that all patches are OK.
My problem is that when I try to install the slave copy of Joomla (as in section 3.2.7 of the User manual) everything works fine until I get to the stage "Database Configuration". When I have completed the entries on this page I click on "Next", but nothing happens. No new page, no error message, nothing.
After wasting a lot of time on this, I'm posting here in the hope that someone can suggest a way forward with this, as I am unable to get Joomla Multi Sites working even in the most basic way.
TIA
PS
Clicking "Next" seems to be associated with a javascript error:
Code: |
document.formvalidator is null
[Break on this error] var valid = document.formvalidator.isValid(frm);
index.php (line 89)
|