Help with getting things done and fixing problems.
Help with getting things done and fixing problems.
Posted 10 hours 23 min ago by (Jens2) in How-To and Troubleshooting
Posted 10 hours 39 min ago by (onyx) in How-To and Troubleshooting
Posted 2 days 2 hours ago by (Matt75) in How-To and Troubleshooting
Recent comments
One suggestion would be to "fail early". It looks like if the user does not have the organisation field set, none of the other code matters. if ($role == "organisation") { $u = user_load($...
node access
Great, willowf! Glad to help. Yes, posting on the issue queues is the way to go. What you saw here doesn't always happen :) stpaultim and I caught an interest in this module since it was...
Points for users
Hi onyx. No time to debug for you, but have you try step-debugging, or inserting dpm() before each return to check if the logic is working in your code? Also, keep in mind that other...
node access