• Hi,

    My site stop working frequently due to below error
    “PHP Fatal error: Cannot call overloaded function for non-object in /home/xxxxxx/public_html/wp-includes/class-wp.php on line 529”

    I find line 529 as “wp_get_current_user();”

    Pls help the cause and how to fix it

    – Tessy

Viewing 8 replies - 1 through 8 (of 8 total)
  • Moderator t-p

    (@t-p)

    Try:

    – deactivating ALL plugins temporarily to see if this resolves the problem. If this works, re-activate them individually (one-by-one) to find the problematic plugin(s). If you can’t get into your admin dashboard, try deactivating via FTP or SFTP or whatever file management application your host provides.
    – switching to the unedited default, core-bundled Theme (such as Twenty Twelve, Twenty Thirteen or Twenty Fourteen) for a moment using the WP dashboard to rule out any theme-specific issue. If you don’t have access to your admin area, you can switch to the default theme by renaming your current theme’s folder in wp-content/themes and adding “-old” to the end of the folder name using via FTP or SFTP or whatever file management application your host provides. Alternately, you can remove other themes except the default theme. That will force your site to use it.
    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems (because the hooks remain unless plugins completely removed or some plugins stick around in cached files. So by renaming the folder, you break them and force them inactive).

    Thread Starter tessgeos

    (@tessgeos)

    Thanks,

    My theme provider saying to diable apc cathc (opcode catch) and my godaddy host provider not able to locate and modify file.

    They are simply fool & unprofessional.

    Pls help me how I can disable APC (opcode catch) my self.

    Exact steps

    Did you find any solution to this? I encountered the same issue and I don’t have any idea how to solve this. I tried to call my hosting provider godaddy and they said that it’s something to do with wordpress.

    Moderator t-p

    (@t-p)

    how I can disable APC (opcode catch) my self.

    I am not familiar with “APC”. What is it?

    I have been having all sorts of troubles with my worpdress site first it was on godaddy economy hosting then they convinced me to try deluxe hosting. I ended up with a brand new worpdress install and now on deluxe hosting I occasionally get this same error message…
    The thing is though is that I have two different worpdress sites one of which was working fine as far as I could tell. Now that they are both on Godaddy deluxe hosting i occasionally get the same error on both wordpress sites. Both wordpress sites are not using custom themes…I use the standard WP themes.

    Fatal error: Cannot call overloaded funstion for non-object in home/mydomain/public_html/wp-includes/class-wp.php on line 529

    I noticed from the above posts that each of us use Godaddy for hosting. Is this perhaps related ?

    I will list the plugins common to both my sites so that perhaps we may notice a pattern….

    All in one favicon
    click-fraud monitoring
    FD footnotes
    Follow Me
    Godaddy quick setup
    GARD
    Google Plus Authorship
    Jetpack
    Jonradio current year and copyright Short codes
    plus one
    updraft plus backup/restore
    Wordpress SEO
    wp-copyright protection

    These are my plugins that were active on both sites.
    Hopefully it is just a plugin issue and not a Godaddy issue.

    I just started seeing this same error message on my client web site hosted at GoDaddy.

    Moderator t-p

    (@t-p)

    @daniel Payne:
    Despite any similarity in symptoms or name of the host, your issue is likely to be completely different because of possible differences in physical servers, accounts, plugins, theme, configurations, etc. To get the best attention to your specific issue as you deserve, please review how and where to post in this forum: http://codex.wordpress.org/Forum_Welcome#Where_To_Post

    Tara, I disagree with your dispersing the cause to godaddy host in this case, since ALL of the above have the identical host. I came here, because I, too, found this problem, and guess what? I, too, like the above am on godaddy hosting. For me it is the economy hosting.

    I believe it is due to some kind of restriction of godaddy hosting, which is known to have its own issues. I looked at the list provided by Austindmark and decided to deactivate, first of all, the proprietary plugin of godaddy in case godaddy has in there something purposefully made to try to get others to upgrade, and as well, keep us from providing our own security through independent plugins not provided by godaddy’s special wordpress hosting.

    I opted not to use godaddy’s special wordpress hosting because of the restriction to regular files as one can get through cpanel access. However, I believe now there is some kind of limit placed that does not allow some processes to consistently work.

    I also decided to deactivate Jetpack as I have read elsewhere some problems with godaddy. Anyrate, for now, my site instantly did come back.

    However, I have less confidence in building a wordpress business on godaddy. It makes me think to either go to html or when my hosting runs up, to move to another host that places no restrictions as I have used before in past.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘PHP Fatal error: class-wp.php on line 529’ is closed to new replies.