Title: Undefined variable: note in woo-donations.php
Last modified: October 1, 2020

---

# Undefined variable: note in woo-donations.php

 *  [calvincanisa](https://wordpress.org/support/users/calvincanisa/)
 * (@calvincanisa)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/undefined-variable-note-in-woo-donations-php/)
 * This line of code in the file woo-donations.php is giving a notice of undefined
   variable. The notice says
    Notice: Undefined variable: note in woo-donations.
   php on line 119
 *     ```
       if(!empty($product) && $note=='on'){
       		$note_html = '<textarea id="w3mission" rows="3" cols="20" placeholder="Note" name="donation_note" class="donation_note"></textarea>';
       	}
       ```
   
 * Help is appreciated

The topic ‘Undefined variable: note in woo-donations.php’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woo-donations_a5a1ba.svg)
 * [Woo Donations](https://wordpress.org/plugins/woo-donations/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-donations/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-donations/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-donations/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-donations/reviews/)

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)

 * 0 replies
 * 1 participant
 * Last reply from: [calvincanisa](https://wordpress.org/support/users/calvincanisa/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/undefined-variable-note-in-woo-donations-php/)
 * Status: not resolved