Game Details
The game details are currently unavailable. Please check back soon.
Notice (8): Undefined index: robots.txt [APP/models/user.php, line 454]
$all_bookmarks = array( array( "name" => "Y!", "url" => "http://myweb2.search.yahoo.com/myresults/bookmarklet?u=%1$s&t=%2$s", "icon" => "yahoo.gif", "class" => "yahoo" ), array( "name" => "Furl", "url" => "http://www.furl.net/storeIt.jsp?u=%1$s&t=%2$s", "icon" => "furl.gif", "class" => "furl" ), array( "name" => "del.icio.us", "url" => "http://del.icio.us/post?url=%1$s&title=%2$s", "icon" => "delicious.gif", "class" => "delicious" ), array( "name" => "Spurl", "url" => "http://www.spurl.net/spurl.php?url=%1$s&title=%2$s", "icon" => "spurl.gif", "class" => "spurl" ), array( "name" => "Fark", "url" => "http://cgi.fark.com/cgi/fark/submit.pl?new_url=%1$s&new_comment=%2$s&linktype=", "icon" => "fark.gif", "class" => "fark" ), array( "name" => "Newsvine", "url" => "http://www.newsvine.com/_tools/seed&save?u=%1$s&h=%2$s", "icon" => "newsvine.gif", "class" => "newsvine" ), array( "name" => "Digg", "url" => "http://www.digg.com/submit?phase=2&url=%1$s&title=%2$s", "icon" => "digg.gif", "class" => "digg" ), array( "name" => "Reddit", "url" => "http://reddit.com/submit?url=%1$s&title=%2$s", "icon" => "reddit.gif", "class" => "reddit" ), array( "name" => "Meneame", "url" => "http://meneame.net/submit.php?url=%1$s", "icon" => "meneame.gif", "class" => "tahoo" ), array( "name" => "Technorati", "url" => "http://www.technorati.com/search/%2$s?sub=postcosm", "icon" => "technorati.gif", "class" => "tahoo" ), array( "name" => "Fresqui", "url" => "http://tec.fresqui.com/post?url=%1$s&title=%2$s", "icon" => "fresqui.gif", "class" => "tahoo" ), array( "name" => "Facebook", "url" => "http://www.facebook.com/share.php?u=%1$s", "class" => "facebook" ), array( "name" => "Twitter", "url" => "http://twitter.com/home?status=%1$s", "class" => "twitter" ) ) $language_config = array( "en" => array( 12, 13, 1, 2, 3, 4, 5, 6, 7, 8 ), "au" => array( 12, 13, 1, 2, 3, 4, 5, 6, 7, 8 ), "fr" => array( 12, 13, 1, 2, 3, 4, 5, 6, 7, 8 ), "es" => array( 12, 13, 9, 7, 3, 10, 1, 11 ), "de" => array( 12, 13, 1, 2, 3, 4, 5, 6, 7, 8 ), "it" => array( 12, 13, 1, 2, 3, 4, 5, 6, 7, 8 ), "us" => array( 12, 13, 1, 2, 3, 4, 5, 6, 7, 8 ) ) $language = "robots.txt"
// setup the current set of bookmarksif ($language = Configure::read('Config.language')) {$current_bookmarks_indexes = $language_config[$language];
User::configureBookmarks() - APP/models/user.php, line 454 UsersController::game_details() - APP/controllers/users_controller.php, line 380 Object::dispatchMethod() - CORE/cake/libs/object.php, line 116 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 [main] - APP/webroot/index.php, line 88
Warning (2): Invalid argument supplied for foreach() [APP/models/user.php, line 460]
$all_bookmarks = array( array( "name" => "Y!", "url" => "http://myweb2.search.yahoo.com/myresults/bookmarklet?u=%1$s&t=%2$s", "icon" => "yahoo.gif", "class" => "yahoo" ), array( "name" => "Furl", "url" => "http://www.furl.net/storeIt.jsp?u=%1$s&t=%2$s", "icon" => "furl.gif", "class" => "furl" ), array( "name" => "del.icio.us", "url" => "http://del.icio.us/post?url=%1$s&title=%2$s", "icon" => "delicious.gif", "class" => "delicious" ), array( "name" => "Spurl", "url" => "http://www.spurl.net/spurl.php?url=%1$s&title=%2$s", "icon" => "spurl.gif", "class" => "spurl" ), array( "name" => "Fark", "url" => "http://cgi.fark.com/cgi/fark/submit.pl?new_url=%1$s&new_comment=%2$s&linktype=", "icon" => "fark.gif", "class" => "fark" ), array( "name" => "Newsvine", "url" => "http://www.newsvine.com/_tools/seed&save?u=%1$s&h=%2$s", "icon" => "newsvine.gif", "class" => "newsvine" ), array( "name" => "Digg", "url" => "http://www.digg.com/submit?phase=2&url=%1$s&title=%2$s", "icon" => "digg.gif", "class" => "digg" ), array( "name" => "Reddit", "url" => "http://reddit.com/submit?url=%1$s&title=%2$s", "icon" => "reddit.gif", "class" => "reddit" ), array( "name" => "Meneame", "url" => "http://meneame.net/submit.php?url=%1$s", "icon" => "meneame.gif", "class" => "tahoo" ), array( "name" => "Technorati", "url" => "http://www.technorati.com/search/%2$s?sub=postcosm", "icon" => "technorati.gif", "class" => "tahoo" ), array( "name" => "Fresqui", "url" => "http://tec.fresqui.com/post?url=%1$s&title=%2$s", "icon" => "fresqui.gif", "class" => "tahoo" ), array( "name" => "Facebook", "url" => "http://www.facebook.com/share.php?u=%1$s", "class" => "facebook" ), array( "name" => "Twitter", "url" => "http://twitter.com/home?status=%1$s", "class" => "twitter" ) ) $language_config = array( "en" => array( 12, 13, 1, 2, 3, 4, 5, 6, 7, 8 ), "au" => array( 12, 13, 1, 2, 3, 4, 5, 6, 7, 8 ), "fr" => array( 12, 13, 1, 2, 3, 4, 5, 6, 7, 8 ), "es" => array( 12, 13, 9, 7, 3, 10, 1, 11 ), "de" => array( 12, 13, 1, 2, 3, 4, 5, 6, 7, 8 ), "it" => array( 12, 13, 1, 2, 3, 4, 5, 6, 7, 8 ), "us" => array( 12, 13, 1, 2, 3, 4, 5, 6, 7, 8 ) ) $language = "robots.txt" $current_bookmarks_indexes = null $current_bookmarks = array()
$current_bookmarks = array();foreach ($current_bookmarks_indexes as $key => $value) {
User::configureBookmarks() - APP/models/user.php, line 460 UsersController::game_details() - APP/controllers/users_controller.php, line 380 Object::dispatchMethod() - CORE/cake/libs/object.php, line 116 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 [main] - APP/webroot/index.php, line 88
The game details are currently unavailable. Please check back soon.
© 2012 THQ Inc. Developed by 4A Games. 4A Games Limited and their respective logo are trademarks of 4A Games Limited. NVIDIA, the NVIDIA logo, GeForce and The Way It’s Meant to be Played logo are registered trademarks and/or trademarks of NVIDIA Corporation in the United States and other countries. Metro 2033 is based on a book by Dmitry Glukhovsky. THQ and the THQ logo are trademarks and/or registered trademarks of THQ Inc. All Rights Reserved. Microsoft, Windows, the Windows Vista Start button, Xbox, Xbox 360, Xbox LIVE and the Xbox logos are trademarks of the Microsoft group of companies, and ‘Games for Windows’ and the Windows Vista Start button logo are used under license from Microsoft. All other trademarks, logos and copyrights are property of their respective owners.
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | DESCRIBE `aros` | 7 | 7 | 1 | |
| 2 | DESCRIBE `acos` | 7 | 7 | 1 | |
| 3 | DESCRIBE `aros_acos` | 7 | 7 | 20 | |
| 4 | DESCRIBE `users` | 6 | 6 | 1 | |
| 5 | DESCRIBE `groups` | 4 | 4 | 11 | |
| 6 | DESCRIBE `webadmin_user_profiles` | 6 | 6 | 1 |
Share this article