Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #26545


Ignore:
Timestamp:
12/11/2013 08:42:31 PM (11 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26545

    • Property Status changed from new to closed
    • Property Version changed from trunk to
    • Property Resolution changed from to invalid
    • Property Milestone changed from Awaiting Review to
  • Ticket #26545 – Description

    initial v2  
    11Upgraded from Jetpack 2.5 to 2.6 and on my shopping cart page (http://themakeuplight.com/cart/) received the following error
    22
    3 
     3{{{
    44Warning: preg_match() expects parameter 2 to be string, object given in /home/content/63/11739663/html/wp-includes/post-template.php on line 199
    55
    66Catchable 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}}}
    88
    99Saw that there was a Jetpack 2.7 so I upgraded to that. Still received the error.