Error goes away if calendar default page is set.
Please see here for more infos:
https://stackoverflow.com/questions/57880949/warning-preg-match-compilation-failed-quantifier-does-not-follow-a-repeatab
Fatal error: Cannot call overloaded function for non-object in /home/shawndady/public/artemiscopywriting/wp-includes/class-wp.php on line 529
I looked in cPanel’s File Manager at the code and here it is below. I don’t want to mess with it, but why would this be happening? Can I fix anything myself?
Thanks,
Shawn Dady
This is the code is class-wp/php. Line 529 is wp_get_current_user();
/**
* Set up the current user.
*
* @since 2.0.0
*/
public function init() {
wp_get_current_user();
}
Warning: preg_match(): Unknown modifier ‘/’ in /mydomain.com/wp-includes/class-wp.php on line 204
Warning: preg_match(): Unknown modifier ‘/’ in /mydomain.com/wp-includes/class-wp.php on line 204
They repeat 14 times, then the appropriate page displays below the errors.
Things I have already tried:
-disabling all plugins
-reverting to one of the default themes
-overwriting the class-wp.php file from a clean install via FTP
Any thoughts?
It doesn’t seem to be impacting functionality (yet), but it’s frustrating, and I don’t know what problems it might cause that I can’t see yet.
]]>Fatal error: Cannot call overloaded function for non-object in /home/xxxxx/public_html/wp-includes/class-wp.php on line 529
I am not getting proper solution to this as of now.
anybody has faced same?
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
]]>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
]]>Now I am getting Warning: preg_match(): Compilation failed: nothing to repeat at offset 1 in /site/public_html/wp-includes/class-wp.php on line 204 on every page.
Could somebody help me resolve this issue?
]]>Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /home/bunnellarts/bunnellarts.com/wp-includes/class-wp.php on line 205
Line 204 and 205 in the class-wp.php document reads:
if ( $wp_rewrite->use_verbose_page_rules && preg_match( ‘/pagename=\$matches\[([0-9]+)\]/’, $query, $varmatch ) ) {
CAN ANYONE HELP ME change the code so the error message goes away? (I don’t understand code, i only cut and paste : )
Thanks in advance!
]]>The website is www.dreamsurge.com.
I installed Events Manager for her last night, and then this showed up this morning. I deactivated Events Manager, but don’t exactly know what I’m looking for.
Any and all help is GREATLY appreciated.
Thank you,
Blake
]]>I’m getting the following message after updating to LG 1.1.3.2
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /home/path/path//wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /home/path/path/wp-includes/class-wp.php on line 199
When I disable LG and update the permalinks, the error message stops showing.
https://www.ads-software.com/extend/plugins/lazyest-gallery/
]]>