Re: Re: Re: Add form elements via hook_form_alter() to uc_cart_v

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15422
Re: Re: Re: Add form elements via hook_form_alter() to uc_cart_v

Double posting after checking the module... maybe try changing this?

<?php
// Insert the & on a whim.
function uc_donation_table_alter($table_id, $op, &$args = NULL) {
?>