I can not even get past this message. I have looked at the code on each line in cache.php and query.php and I dont see anything wrong with the code.....
The Web Site: http://www.vforcesfc.com
Deprecated: Assigning the return value of new by reference is deprecated in /webroot/v/f/vforc001/primary/www/wordpress/wp-includes/cache.php on line 36 Deprecated: Assigning the return value of new by reference is deprecated in /webroot/v/f/vforc001/primary/www/wordpress/wp-includes/query.php on line 21
LINE 36 on CACHE: $GLOBALS['wp_object_cache'] =& new WP_Object_Cache();
Line 21 on QUERY: $GLOBALS['wp_query'] =& new WP_Query();
ANY IDEAS?????????? YOUR HELP WOULD BE GREATLY APPRECIATED.