Closed (fixed)
Project:
Domain
Version:
5.x-1.0beta7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2007 at 00:16 UTC
Updated:
10 Dec 2007 at 08:41 UTC
Hi, great you released beta7!
I found that after installing the module beta7 the navigational links to my suburl "websites" are not working anymore.
See for yourself on: www.isnow.in . Every subdomain I click in..will not go to the suburl, but to the latest logged in url.
See for example Arno is now in: gives url: http://martijn.isnow.in/domain/arno.isnow.in instead of arno.isnow.in and the link is off course not working anymore now.
I installed both patches, off course.
Thanks for getting into this!
greetings,
Martijn
Comments
Comment #1
agentrickardRun update.php -- there is a new 'valid' flag for each domain. If not set, you will be popped to the root domain.
Comment #2
sign commentedI installed beta7 on clean drupal 5.3
and have same problem. domain/url always points to root url
anyways thanks for this great module!
Comment #3
agentrickardYup. This is a bug. Missed something when cleaning up hook_domainload().
This is a one-line fix, no need for a patch.
domain.module, lines 475-
Add this line:
Committed to HEAD. Thanks.
Comment #4
summit commentedConfirming that this little patch repairs the bug. Thanks!
greetings,
Martijn
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.