Hi,
Getting the following error:
*Warning: date() expects parameter 2 to be long, string given in /home/15063/brooks/www.brooks-shopping.co.uk/public_html/wp-content/themes/sandbox/functions.php on line 546*
Which points to the line:
*$day = date("l, F jS", get_post_meta($post->ID, 'date_value', true));*
Can someone what changes are required to the above line to resolve this please?
Cheers.