- Set cookie domain to example.com
- Re-login (since the above will obviously invalidate the current session cookie)
- Enable bakery module
- You will are logged out again and the URL in the location bar is something like:
http://example.com/admin/build/modules?no_cache=1254829489 - Go to "/user" you will get "Access Denied" page even though you are not logged in.
- Go to "/bakery" you will be redirected to "drupal.org/user/login".
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | bakery_readme_uid1.patch | 804 bytes | AmrMostafa |
Comments
Comment #1
AmrMostafa commentedPatch attached! ;)
(Hint for people with the same problem: You must be uid 1 when enabling it)
Comment #2
AmrMostafa commentedComment #3
killes@www.drop.org commentedthanks, applied.