D5

file_copy to remote site

  1. /**
  2.  * Copy a file from one site to another.
  3.  *
  4.  * Error I get "The selected file files/Snap1.png could not be uploaded, because the destination  is not properly configured."
  5.  */

cck variables get printed as null in Drupal 5 view

  1. //in template.php----------------------------
  2.  
  3.  
  4. function phptemplate_views_view_list_promotion_box($view, $nodes, $type) {
  5.   /*
  6.   $fields = _views_get_fields();
  7.  
Syndicate content