Download & Extend

Slave Site's Entire Navigation Block Navigates to Master

Project:Shared Sign-On
Version:5.x-1.3
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I have installed Shared Signon in a new site that does not yet have content. There is one slave site. I expected that once in the slave site I would remain in the slave site. But I have noticed that while in the slave site all links in the main navigation block link to their equivalent pages in the master site. For example while on some page in slave.mydomain,com if I click on the Administer menu item instead of it going to slave.mydomain.com/admin as expected it goes instead to mydomain.com/admin.

If I want to manage my modules on my slave site I must manually type in slave.mydomain.com/admin/build/modules or I end up at mydomain.com/admin/build/modules. When I noticed this problem I found I was enabling modules on my master site that I had thought I was enabling only on my slave site.

Did I miss something in the installation? How can I make the slave site's navigation block navigate within the slave site?

I do not yet know if this problem also exists for content created on the slave site.

Comments

#1

Status:active» fixed

This problem is solved. It was caused by the Subdomain module installation I decided not to use but did not remove. The function custom_url_rewrite_outbound() in settings.php was changing the relative links to absolute ones that linked to the equivalent pages in my master site.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.