PHP Warnings: Undefined variables
-
Hi,
looks like there’s two erroneous variable uses, followed by wpdb throwing notices:
PHP Warning: Undefined variable $frontPageId in /srv/wp-content/plugins/www-xml-sitemap-generator-org/code/providers/archiveProvider.php on line 41 PHP Warning: Undefined variable $offset in /srv/wp-content/plugins/www-xml-sitemap-generator-org/code/providers/archiveProvider.php on line 41 PHP Notice: wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. in /srv/wp-includes/functions.php on line 5768 PHP Notice: wpdb::prepare was called incorrectly. The query does not contain the correct number of placeholders (0) for the number of arguments passed (4). in /srv/wp-includes/functions.php on line 5768
XSGfG 2.0.3
WC 6.3.1
WP 5.9.2
PHP 8.0.17
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP Warnings: Undefined variables’ is closed to new replies.