DrupalBin
Submit Code
About
Recent Posts
Code
2 hours 37 min
ago
Code
5 hours 50 min
ago
Fix for Code
6 hours 4 sec
ago
d5, hook_comment, trying to force an input filter format
9 hours 17 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
notice
Fix for Updating user_force_term from D5 to D6
July 11, 2008 - 1:00pm — Anonymous
/*
hook_user() gets called without a valid account.
Merlinofchaos suggested an empty() check but a quick test revealed that more was needed in this case.
error
notice
undefined
user_force_term
Read more
Updating user_force_term from D5 to D6
July 11, 2008 - 12:27pm — Anonymous
/*
I am in the process of updating the user_force_term module from Drupal 5 to Drupal 6.
Update seems completed except for this notice:
error
notice
undefined
user_force_term
Read more