Fatal error: Cannot call overloaded function for non-object
-
Hello,
I am using the floating login and it is exactly what I need for my site, but every time I enable it, my site eventually comes up with this error:
Fatal error: Cannot call overloaded function for non-object in /home/joshkennedymusic/public_html/wp-includes/class-wp.php on line 529
This happens especially when I go to register as a new user, after I get done putting my username and email in, it goes straight to the line 529 error.
I have diagnosed the issue to be coming from the floating login plugin, because when I disable it, everything goes back to normal.
I have tried putting a php5.ini with the code “apc.enabled=0” inserted into it and dropped that php5.ini file into the public html folder of my godaddy wordpress hosting. I read that sometimes APC needs to be turned off, but it didn’t work for my case. I also double checked that registration is enabled within my wordpress settings.
Any ideas on what could be creating this issue?
- The topic ‘Fatal error: Cannot call overloaded function for non-object’ is closed to new replies.