Glad you got things working. If you decide to try Login Destination again, please post an issue in the issue queue with details if you have any trouble. With the latest release I'm not seeing any problems on the sites that I'm using it on.
No, that won't work. My dev server's address looks like: localhost:1000/xyz/folder1/folder2
My prod server address looks like: example.com
Just using a relative...
I am guilty (in Drupal) of using PHP Filter in places just so I can use l() and url(), since my paths are very different between dev and prod servers.
For example, at the top of my Views,...
Comments
@barney are you using Login Destination? If so, are you on the latest version? (What you describe sounds like an issue I fixed within the last month or so after I took over maintainership).
Thanks for coming back to me. I have tried Login Destination but whenever I try to set a new rule I get this error
Notice: Undefined index: destination in /home/tredegar/public_html/core/includes/bootstrap.inc on line 3214
That's why I switched to Rules, but it fails there also
Hi...just spotted that despite the undefined index error when creating a new rule, the rule does work.
Phew!
Glad you got things working. If you decide to try Login Destination again, please post an issue in the issue queue with details if you have any trouble. With the latest release I'm not seeing any problems on the sites that I'm using it on.