You can fix that by adding Alias from /usr to /user_interface.
Karel, is there any reason why we do not use /user instead of
/user_interface as the name of the directory in serweb ?
Jan.
On 09-11 18:03, JOHN J. BARTON wrote:
I believe that three places in
/serweb_2004-07-27/html/config.php
the string "/user" should be "user_interface/". The important one
is:
/* relative paths of serweb tree */
$this->img_src_path = $this->root_path."img/";
$this->js_src_path = $this->root_path."styles/";
$this->style_src_path = $this->root_path."styles/";
$this->user_pages_path = $this->root_path."user/";
-----------------------------------------------------------^^^^^ HERE
$this->admin_pages_path = $this->root_path."admin/";
It causes the admin pages to have bad links.
John.
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers