Hi, can you tell me what errors you got? Anything in the error log file you can copy here could be helpful…
For me, it’s
PHP Fatal error: Can’t use function return value in write context in htdocs/wp-content/plugins/xml-sitemap-feed/controllers/class.xmlsf-sitemap.php on line 93
plugin version is 5.2
the offending line is
if ( ! empty( get_post_meta( $post->ID, ‘_xmlsf_exclude’ ) ) ) return;
Hi @thomasvs
PHP Fatal error: Can’t use function return value in write context in htdocs/wp-content/plugins/xml-sitemap-feed/controllers/class.xmlsf-sitemap.php on line 93
That was fixed in version 5.2.2 (see changelog) which is the latest release… You can safely reinstall or upgrade 🙂
Hello 🙂 ,
Since version 5.2.2, I have the fatal error : “Fatal error: Can’t use function return value in write context in /home/nokians/www/wp-content/plugins/xml-sitemap-feed/models/class.xmlsf-admin-sitemap-sanitize.php on line 10”.
If you can help me to resolve this.
Thank you.
Hi @nsuffys the bug is confirmed and will be addressed in the upcoming .3 release. Thank you for reporting and please stand by 🙂