[wp-trac] [WordPress Trac] #33330: Undefined property: stdClass::$slug
WordPress Trac
noreply at wordpress.org
Thu Sep 22 11:33:05 UTC 2016
#33330: Undefined property: stdClass::$slug
--------------------------+-----------------------------
Reporter: mattfiocca | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Future Release
Component: Plugins | Version: 4.0
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+-----------------------------
Comment (by toktor):
try disabling Woocommerce Helper plugin, then cleaning deleting
transients. Does the error dissapear?
Once you enable WC Helper again, does it reappear?
Does it reappear when visiting WC Helper update page and Dashboard ->
Updates?
For me, as WC Helper is just regenerating this each time is to disable
wp_debug_display in wp-config as it does not seem to break anything.
Replying to [comment:23 mikegraf]:
> Hello Everyone,
>
> I'm glad I found this thread.
>
> I've been searching for a while to determine what is going on with that
error message.
>
> I have done what @cristiano.zanca suggested by deleting all transients
from options in the database but still the issue continues.
>
> Is there anything else we can do/check to see what is going on?
>
> One thing I did when moving my site from my local host, to the live
server was export and import the database. My local environment was
running on a newer version of MySQL and the web server where it was moved
to is running an older version.
>
> I believe the live server can only support UTF8 where my local server
supported UTF8mb4. I think this is where the issues stems from but I could
be wrong.
>
> Can anyone help point me in the right direction?
> Thanks!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33330#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list