Browse Members

Name: a8893362
Gender: Female
Age: 24 (April 6, 1987)
Location: Anguilla
a8893362
Name: aasdfghj32
Gender: Female
Age: 24 (March 4, 1987)
Location: Anguilla
aasdfghj32
Name: dmczxzxdmczxzx
Gender: Female
Age: 23 (March 2, 1988)
Location: Anguilla
dmczxzxdmczxzx
Name: heiheilv
Gender: Female
Age: 34 (February 3, 1978)
Location: Anguilla
heiheilv
Name: misshan
Gender: Male
Age: 92 (June 8, 1919)
Location: Anguilla
misshan
Name: missrihgt2011
Gender: Female
Age: 93 (June 18, 1918)
Location: Anguilla
missrihgt2011
Name: slfeng
Gender: Female
Age: 24 (April 4, 1987)
Location: Anguilla
slfeng
Name: sophia529
Gender: Female
Age: 95 (April 9, 1916)
Location: Anguilla
sophia529
Name: tuhasuan
Gender: Female
Age: 24 (February 14, 1988)
Location: Anguilla
tuhasuan
Name: wg44ut
Gender: Female
Age: 87 (January 29, 1925)
Location: Anguilla
wg44ut
Name: xiaobing
Gender: Male
Age: 68 (June 6, 1943)
Location: Anguilla
xiaobing
Name: Zada
Gender: Female
Age: 30 (April 6, 1981)
Location: Anguilla
Zada
phpFox Developers Debug
Debug Details
Version:
2.0.4
Product Code Name:
Arctic

Total Time:
0.7228620
PHP General Time:
0.6423959
GZIP:
enabled

Driver Version:
MySQL 5.0.22
SQL Time:
0.0804661
SQL Queries:
9
SQL Memory Usage:
4.23 kb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A

Total Memory Usage:
5.66 Mb
Total Memory Usage (Including Debug):
5.78 Mb
Memory Limit:
32 Mb (64M)

Load Balancing Enabled:
No
Requests From:
79.99.42.26


Server Time Stamp:
February 23, 2012, 6:18 am
PHP Version:
5.1.6
PHP Sapi:
apache2handler
PHP safe_mode:
false
PHP open_basedir:
true
Operating System:
Linux
SQL Queries
0.0005000 | Memory Before: 1.59 Mb | Memory After: 1.59 Mb | Memory Used: 368 b | Rows: 1 | Slave: No
SELECT s.session_hash, s.id_hash, s.captcha_hash, s.user_id
FROM phpfox_log_session AS s
WHERE s.session_hash = '378ef59ecebb3f9eb99fa0c3dd8729ae' AND s.id_hash = 'af7937af3e4465b9039e98887dc0bc04'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEsrefsession_hash,log_sessionsession_hash96const1Using where
0.0004771 | Memory Before: 1.6 Mb | Memory After: 1.6 Mb | Memory Used: 808 b | Rows: - | Slave: No
UPDATE phpfox_log_session SET last_activity = '1329977919', user_id = '0', location = '/user/browse/location_AI/', is_forum = '0', forum_id = '0', im_hide = '0', ip_address = '38.107.179.217', user_agent = 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)' WHERE session_hash = '378ef59ecebb3f9eb99fa0c3dd8729ae'
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_log_sessionrefsession_hash,log_sessionsession_hash96const1Using where
0.0003281 | Memory Before: 1.75 Mb | Memory After: 1.76 Mb | Memory Used: 264 b | Rows: 3 | Slave: No
SELECT loc_id,loc_name,isbanned
FROM sc_locswitch
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEsc_locswitchALL MISSING KEY   3 
0.0002899 | Memory Before: 1.76 Mb | Memory After: 1.76 Mb | Memory Used: 728 b | Rows: 1 | Slave: No
SELECT count(*)
FROM phpfox_country
WHERE isbanned =1 and country_iso = ''
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0002570 | Memory Before: 1.76 Mb | Memory After: 1.76 Mb | Memory Used: 328 b | Rows: 1 | Slave: No
SELECT count(*)
FROM sc_city_ban
WHERE isbanned =1 and city = 'Unknown'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0002611 | Memory Before: 1.76 Mb | Memory After: 1.76 Mb | Memory Used: 344 b | Rows: 1 | Slave: No
SELECT count(*)
FROM sc_zip_ban
WHERE isbanned =1 and zip = 'Unknown'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0004370 | Memory Before: 2.18 Mb | Memory After: 2.18 Mb | Memory Used: 912 b | Rows: 1 | Slave: No
SELECT s.style_id, s.parent_id AS style_parent_id, s.folder AS style_folder_name, t.folder AS theme_folder_name, t.parent_id AS theme_parent_id
FROM phpfox_theme_style AS s
     JOIN phpfox_theme AS t
            ON(t.theme_id = s.theme_id)

WHERE s.is_default = 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEsrefis_defaultis_default1const1 
1SIMPLEteq_refPRIMARY,theme_idPRIMARY2phpfoxdev.s.theme_id1 
0.0623150 | Memory Before: 3.26 Mb | Memory After: 3.26 Mb | Memory Used: 240 b | Rows: 1 | Slave: Yes
SELECT COUNT(*)
FROM phpfox_user AS u
     JOIN phpfox_user_field AS ufield
            ON(ufield.user_id = u.user_id)

WHERE u.country_iso = 'AI'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEufieldindexuser_iduser_id4 5373Using index
1SIMPLEueq_refPRIMARYPRIMARY4phpfoxdev.ufield.user_id1Using where
0.0156009 | Memory Before: 3.29 Mb | Memory After: 3.29 Mb | Memory Used: 336 b | Rows: 12 | Slave: Yes
SELECT uf.user_id as is_featured, uf.ordering as featured_order, u.status_id as unverified, u.*, ufield.*
FROM phpfox_user AS u
     LEFT JOIN phpfox_user_featured AS uf
            ON(uf.user_id = u.user_id)
     JOIN phpfox_user_field AS ufield
            ON(ufield.user_id = u.user_id)

WHERE u.country_iso = 'AI'
ORDER BY u.full_name ASC
LIMIT 21
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEufsystemPRIMARYMISSING KEY    const row not found
1SIMPLEuALLPRIMARYMISSING KEY   5373Using where; Using filesort
1SIMPLEufieldeq_refuser_iduser_id4phpfoxdev.u.user_id1 
Session
Array
(
    [session] => 378ef59ecebb3f9eb99fa0c3dd8729ae
    [theme] => a:5:{s:8:"style_id";s:1:"1";s:15:"style_parent_id";s:1:"0";s:17:"style_folder_name";s:7:"default";s:17:"theme_folder_name";s:7:"default";s:15:"theme_parent_id";s:1:"0";}
    [redirect] => /user/browse/location_AI/
)
Cookie
Array
(
    [phpfox1visit] => 1329976487
)