Browse Members

Name: 10cars
Gender: Male
Age: 50 (December 1, 1962)
Location: enumclaw » Alabama » United States
10cars
Name: 11121968
Gender: Male
Age: 44 (November 12, 1968)
Location: opelika » Alabama » United States
11121968
Name: 18wheelsofjustice
Gender: Male
Age: 113 (January 1, 1900)
Location: Alabama » United States
18wheelsofjustice
Name: 19DirtyGirl72
Gender: Female
Age: 40 (July 8, 1972)
Location: Saginaw » Michigan » United States
Rating: 10 out of 10
19DirtyGirl72
Name: 23showtrucks
Gender: Female
Age: 37 (September 5, 1975)
Location: California » United States
23showtrucks
Name: 387pete
Gender: Male
Age: 38 (March 5, 1975)
Location: buffalo » New York » United States
387pete
Name: 38super
Gender: Male
Age: 58 (April 6, 1955)
Location: Los Alamos » United States
38super
Name: 65Brian65
Gender: Male
Age: 47 (June 17, 1965)
Location: Kitchener » Canada
Rating: 10 out of 10
65Brian65
Name: 6naquarterCAT
Gender: Male
Age: 31 (September 10, 1981)
Location: McChord Air Force Base » Washington » United States
6naquarterCAT
Name: acespeach
Gender: Female
Age: 32 (January 17, 1981)
Location: Academy » Texas » United States
acespeach
Name: adamtrucks30
Gender: Male
Age: 31 (January 1, 1982)
Location: cosmopolis » United States
adamtrucks30
Name: adaniels
Gender: Male
Age: 45 (June 10, 1967)
Location: Iowa » United States
adaniels
Name: Adolfus
Gender: Male
Age: 40 (January 1, 1973)
Location: Vancouver » Washington » United States
Adolfus
Name: aintgotno
Gender: Male
Age: 56 (January 1, 1957)
Location: Tennessee » United States
aintgotno
Name: airdog7277
Gender: Male
Age: 38 (July 27, 1974)
Location: Bellingham » Washington » United States
airdog7277
Name: ajb1972
Gender: Male
Age: 41 (January 28, 1972)
Location: Siloam Springs » Arkansas » United States
ajb1972
Name: AKGA112
Gender: Female
Age: 51 (April 24, 1962)
Location: Georgia » United States
AKGA112
Name: alabama2277
Gender: Male
Age: 51 (February 8, 1962)
Location: Powell » United States
alabama2277
Name: alabamatrucker
Gender: Male
Age: 45 (December 26, 1967)
Location: odenville » Alabama » United States
alabamatrucker
Name: alabamayankee
Gender: Male
Age: 56 (June 19, 1956)
Location: Haslett » Michigan » United States
alabamayankee
Name: alexandcari
Gender: Female
Age: 52 (June 16, 1960)
Location: Pleasantville » Illinois » United States
Rating: 7 out of 10
alexandcari
Displaying 1 to 21 of 2147
phpFox Developers Debug
Debug Details
Version:
2.1.0
Product Code Name:
Arctic

Total Time:
0.5185950
PHP General Time:
0.40687
GZIP:
enabled

Driver Version:
MySQL 5.1.68-cll
SQL Time:
0.1117250
SQL Queries:
26
SQL Memory Usage:
40.34 kb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A

Total Memory Usage:
9.35 Mb
Total Memory Usage (Including Debug):
9.62 Mb
Memory Limit:
32 Mb (64M)

Load Balancing Enabled:
No
Requests From:
174.127.109.132


Server Time Stamp:
May 26, 2013, 5:12 am
PHP Version:
5.3.23
PHP Sapi:
cgi-fcgi
PHP safe_mode:
false
PHP open_basedir:
false
Operating System:
Linux

Cache:
file
SQL Queries
0.0003102 | Memory Before: 3.41 Mb | Memory After: 3.41 Mb | Memory Used: 1.47 kb | Rows: - | Slave: No
INSERT INTO phpfox2_log_session (session_hash, id_hash, user_id, last_activity, location, is_forum, forum_id, im_hide, ip_address, user_agent) VALUES ('de4ecf5fc28ce48cf0bdae94fb993f83', 'a8bbda75946b37b065595a9e48baf5e6', '0', '1369545176', '/user/browse/', '0', '0', '0', '54.242.188.217', 'CCBot/2.0')
0.0001409 | Memory Before: 4.35 Mb | Memory After: 4.35 Mb | Memory Used: 1.55 kb | 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 phpfox2_theme_style AS s
     JOIN phpfox2_theme AS t
            ON(t.theme_id = s.theme_id)

WHERE s.is_default = 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEssystemis_defaultMISSING KEY   1 
1SIMPLEtsystemPRIMARY,theme_idMISSING KEY   1 
0.0109999 | Memory Before: 6.53 Mb | Memory After: 6.53 Mb | Memory Used: 1.55 kb | Rows: 1 | Slave: Yes
SELECT COUNT(*)
FROM phpfox2_user AS u
     JOIN phpfox2_user_field AS ufield
            ON(ufield.user_id = u.user_id)

WHERE u.status_id = 0 AND u.view_id = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEurefPRIMARY,user_status,status_idstatus_id2const,const1241 
1SIMPLEufieldeq_refuser_iduser_id4truckel0_phpfox.u.user_id1Using index
0.0967121 | Memory Before: 6.59 Mb | Memory After: 6.6 Mb | Memory Used: 1.55 kb | Rows: 21 | Slave: Yes
SELECT uf.user_id as is_featured, uf.ordering as featured_order, u.status_id as unverified, u.*, ufield.*
FROM phpfox2_user AS u
     LEFT JOIN phpfox2_user_featured AS uf
            ON(uf.user_id = u.user_id)
     JOIN phpfox2_user_field AS ufield
            ON(ufield.user_id = u.user_id)

WHERE u.status_id = 0 AND u.view_id = 0
GROUP BY u.user_id
ORDER BY u.full_name ASC
LIMIT 21
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEurefPRIMARY,user_status,status_idstatus_id2const,const1241Using where; Using temporary; Using filesort
1SIMPLEufeq_refPRIMARYPRIMARY4truckel0_phpfox.u.user_id1 
1SIMPLEufieldeq_refuser_iduser_id4truckel0_phpfox.u.user_id1 
0.0003021 | Memory Before: 6.96 Mb | Memory After: 6.96 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 660 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001771 | Memory Before: 7.04 Mb | Memory After: 7.04 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 450 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001330 | Memory Before: 7.05 Mb | Memory After: 7.05 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 958 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001040 | Memory Before: 7.06 Mb | Memory After: 7.06 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 814 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001271 | Memory Before: 7.06 Mb | Memory After: 7.07 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 905 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001261 | Memory Before: 7.07 Mb | Memory After: 7.07 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 866 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001280 | Memory Before: 7.08 Mb | Memory After: 7.08 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 230 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001009 | Memory Before: 7.09 Mb | Memory After: 7.09 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 1128 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001130 | Memory Before: 7.1 Mb | Memory After: 7.1 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 17 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001202 | Memory Before: 7.11 Mb | Memory After: 7.11 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 1426 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001042 | Memory Before: 7.11 Mb | Memory After: 7.12 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 163 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001550 | Memory Before: 7.12 Mb | Memory After: 7.12 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 141 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001030 | Memory Before: 7.13 Mb | Memory After: 7.13 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 53 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0000980 | Memory Before: 7.14 Mb | Memory After: 7.14 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 1816 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001121 | Memory Before: 7.15 Mb | Memory After: 7.15 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 1711 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001080 | Memory Before: 7.15 Mb | Memory After: 7.16 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 355 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0000999 | Memory Before: 7.16 Mb | Memory After: 7.16 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 1716 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001030 | Memory Before: 7.17 Mb | Memory After: 7.17 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 1681 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001080 | Memory Before: 7.18 Mb | Memory After: 7.18 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 2134 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001020 | Memory Before: 7.19 Mb | Memory After: 7.19 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 49 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001221 | Memory Before: 7.2 Mb | Memory After: 7.2 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox2_ban_data
WHERE user_id = 470 AND is_expired = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0009151 | Memory Before: 9.19 Mb | Memory After: 9.19 Mb | Memory Used: 1.55 kb | Rows: 0 | Slave: Yes
SELECT ur.rate_id AS has_rated, u.*, user_space.*, user_field.*, user_activity.*, ls.user_id AS is_online, ts.style_id AS designer_style_id, ts.folder AS designer_style_folder, t.folder AS designer_theme_folder, t.parent_id AS theme_parent_id, ug.prefix, ug.suffix, ug.icon_ext, ug.title
FROM phpfox2_user AS u
     LEFT JOIN phpfox2_user_rating AS ur
            ON(ur.item_id = u.user_id AND ur.user_id = 0)
     JOIN phpfox2_user_group AS ug
            ON(ug.user_group_id = u.user_group_id)
     JOIN phpfox2_user_space AS user_space
            ON(user_space.user_id = u.user_id)
     JOIN phpfox2_user_field AS user_field
            ON(user_field.user_id = u.user_id)
     JOIN phpfox2_user_activity AS user_activity
            ON(user_activity.user_id = u.user_id)
     LEFT JOIN phpfox2_theme_style AS ts
            ON(ts.style_id = user_field.designer_style_id)
     LEFT JOIN phpfox2_theme AS t
            ON(t.theme_id = ts.theme_id)
     LEFT JOIN phpfox2_log_session AS ls
            ON(ls.user_id = u.user_id AND ls.im_hide = 0)

WHERE u.user_id = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
Session
Array
(
    [session] => de4ecf5fc28ce48cf0bdae94fb993f83
    [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/
)
Cookie
Array
(
)