mrjey92
Forum Replies Created
-
Yeh you are right it was the thankyou.php file
But if this is fixed so its mane the code functions.php on lines 104, 106 and 109 has been changed?
Oh sorry! I was looking for help and come over to this.
No im not using Decorator plugin. but i get this warning right after finish the checkout. Under order details where its supposed to say date
Which plugin are you talking about? Im still getting it!!
Forum: Fixing WordPress
In reply to: Warning: date() expects parameter 2 to be long, object given inWarning: date() expects parameter 2 to be long, object given in /home3/user/public_html/wp-includes/functions.php on line 104
and this is the code on this line:
$datemonth = $wp_locale->get_month( date( 'm', $i ) );Hi im getting same warnings “Warning: date() expects parameter 2 to be long, object given in” right after checkout! How do i get rid of it, any help?