error

Fix for Updating user_force_term from D5 to D6

  1. /*
  2.   hook_user() gets called without a valid account.
  3.  
  4.   Merlinofchaos suggested an empty() check but a quick test revealed that more was needed in this case.
  5.  

Updating user_force_term from D5 to D6

  1. /*
  2. I am in the process of updating the user_force_term module from Drupal 5 to Drupal 6.
  3.  
  4. Update seems completed except for this notice:
  5.  

Fix for my module is showing bug .. not sure why ..

  1. <?php # vim: set filetype=php expandtab tabstop=2 shiftwidth=2 autoindent smartindent:
  2.  
  3. /* TODO: add user billing address. User card information or other things may be .. */

Fix for my module is showing bug .. not sure why ..

  1. /*
  2.  
  3.  
  4.  
  5.     * warning: array_fill() [function.array-fill]: Number of elements must be positive in /c/projects/click_to_call/trunk/control_interface/includes/database.inc on line 235.
  6.  

Fix for my module is showing bug .. not sure why ..

  1. /*
  2.  
  3.  
  4.  
  5.     * warning: array_fill() [function.array-fill]: Number of elements must be positive in /c/projects/click_to_call/trunk/control_interface/includes/database.inc on line 235.
  6.  

my module is showing bug .. not sure why ..

  1. /*
  2.  
  3.  
  4.  
  5.     * warning: array_fill() [function.array-fill]: Number of elements must be positive in /c/projects/click_to_call/trunk/control_interface/includes/database.inc on line 235.
  6.  
Syndicate content