Changes between Initial Version and Version 2 of Ticket #26545
- Timestamp:
- 12/11/2013 08:42:31 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26545
-
Property
Status
changed from
new
toclosed
-
Property
Version
changed from
trunk
to -
Property
Resolution
changed from
to
invalid
-
Property
Milestone
changed from
Awaiting Review
to
-
Property
Status
changed from
-
Ticket #26545 – Description
initial v2 1 1 Upgraded from Jetpack 2.5 to 2.6 and on my shopping cart page (http://themakeuplight.com/cart/) received the following error 2 2 3 3 {{{ 4 4 Warning: preg_match() expects parameter 2 to be string, object given in /home/content/63/11739663/html/wp-includes/post-template.php on line 199 5 5 6 6 Catchable fatal error: Object of class WP_Post could not be converted to string in /home/content/63/11739663/html/wp-includes/post-template.php on line 217 7 7 }}} 8 8 9 9 Saw that there was a Jetpack 2.7 so I upgraded to that. Still received the error.