Closed (won't fix)
Project:
Front Page
Version:
6.x-2.0-rc1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2011 at 12:13 UTC
Updated:
10 Mar 2013 at 11:16 UTC
This is based on overriding $_GET['q'], and modules that implement hook_init before front_page_init().
The simple fix I used was updated the front_page modules weight in the system table. So it was being run before spaces_user.
Comments
Comment #1
simon georges commentedSome modules should eventually run before front page, it is hard to determine the exact weight the module should use... Maybe updating the weight of spaces_user is a better idea?
Comment #2
simon georges commentedThe 6.x version of "Front page" is not maintained any more. This issue is closed for this reason.
Please upgrade to a supported version of the module and re-open if you still have the issue.