hm, with vb 3.5 rc3, I get the following errors when accessing the forums_sitemap.php:
PHP Code:
Warning: array_keys(): The first argument should be an array in /home/htdocs/web0/html/forum/includes/class_core.php on line 1438
Warning: Invalid argument supplied for foreach() in /home/htdocs/web0/html/forum/includes/class_core.php on line 1438
Warning: array_keys(): The first argument should be an array in /home/htdocs/web0/html/forum/includes/class_core.php on line 1453
Warning: Invalid argument supplied for foreach() in /home/htdocs/web0/html/forum/includes/class_core.php on line 1453
Unable to add cookies, header already sent.
File: /home/htdocs/web0/html/forum/includes/class_core.php
Line: 1438
Any ideas?