Error in 3.5.3: "Creating default object from empty value"
-
These errors pop up a lot in the error log:
The code is:
function wpcf7_the_post() { global $wpcf7; $wpcf7->processing_within = 'p' . get_the_ID(); $wpcf7->unit_count = 0; }
Just thought I should let you know.
- The topic ‘Error in 3.5.3: "Creating default object from empty value"’ is closed to new replies.