Notice: Uninitialized string offset
-
Hi there,
I love your plugin – it is exactly what I need however I am getting this error from the user defined amount product:
Notice: Uninitialized string offset: 0 in /usr/www/users/helloj/wp-content/plugins/wc-gift-cards-by-codup-io/includes/class-gift-card.php on line 39 Notice: Uninitialized string offset: 0 in /usr/www/users/helloj/wp-content/plugins/wc-gift-cards-by-codup-io/includes/class-gift-card.php on line 40
These are the respective lines:
$this->min_price = $this->amounts[0];
$this->max_price = $this->amounts[ $count – 1 ];Please could you help me resolve this?
Thanks in advance!
The page I need help with: [log in to see the link]
- The topic ‘Notice: Uninitialized string offset’ is closed to new replies.