/var/www/html/2meet4free/dev/2meet4free_git/new/search.php:18: string '$mode' (length=5)
/var/www/html/2meet4free/dev/2meet4free_git/new/search.php:18: string 'html' (length=4)
/var/www/html/2meet4free/dev/2meet4free_git/include/procedure/search/components/pre_output.php:8: string 'cookies #1:' (length=11)
/var/www/html/2meet4free/dev/2meet4free_git/include/procedure/search/components/pre_output.php:9:
array (size=5)
'comp_key' => string '31656503261577322088' (length=20)
'secret_comp_key' => string '53020714177813370971' (length=20)
'g_1time_token_808fd180e895f7d7b0c6c3ed5f0cf96d' => string '184789641669986e516e58a8.58328820' (length=33)
'wantcode' => string '|*|0|*|0|*|0|*|0|*|0|*|0|*|0|*|0|*|0|*|0|*|0' (length=44)
'wantobj' => string '{"want_man":"0","want_woman":"0","want_couple_man_and_woman":"0","want_couple_2_man":"0","want_couple_2_woman":"0","want_group":"0","want_ts_tv_tg":"0","want_friends":"0","want_casual":"0","want_long_term":"0","want_webcam":"0"}' (length=228)
/var/www/html/2meet4free/dev/2meet4free_git/include/procedure/search/components/pre_output.php:381: string '$save_search_cookies #2:' (length=24)
/var/www/html/2meet4free/dev/2meet4free_git/include/procedure/search/components/pre_output.php:382: boolean false
/var/www/html/2meet4free/dev/2meet4free_git/include/procedure/search/components/pre_output.php:661: string 'cookies #3:' (length=11)
/var/www/html/2meet4free/dev/2meet4free_git/include/procedure/search/components/pre_output.php:662:
array (size=20)
'comp_key' => string '31656503261577322088' (length=20)
'secret_comp_key' => string '53020714177813370971' (length=20)
'g_1time_token_808fd180e895f7d7b0c6c3ed5f0cf96d' => string '184789641669986e516e58a8.58328820' (length=33)
'wantcode' => string '|*|0|*|0|*|0|*|0|*|0|*|0|*|0|*|0|*|0|*|0|*|0' (length=44)
'wantobj' => string '{"want_man":"0","want_woman":"0","want_couple_man_and_woman":"0","want_couple_2_man":"0","want_couple_2_woman":"0","want_group":"0","want_ts_tv_tg":"0","want_friends":"0","want_casual":"0","want_long_term":"0","want_webcam":"0"}' (length=228)
'chosengenders' => string 'all' (length=3)
'kilometers' => string 'β' (length=3)
'howmanypics' => string '0' (length=1)
'has_nudity_pics' => string '0' (length=1)
'hasinterest' => string 'shipping' (length=8)
'online' => string '0' (length=1)
'needtobewantedgenre' => string '0' (length=1)
'needtobewantedage' => string '0' (length=1)
'orderby' => string 'distance' (length=8)
'viewstyle' => string 'list' (length=4)
'needtowantfriends' => string '0' (length=1)
'needtowantcasual' => string '0' (length=1)
'needtowantlong_term' => string '0' (length=1)
'needtowantwebcam' => string '0' (length=1)
'advanced_search' => string 'off' (length=3)
Coords are used for search: 39.9625 -83.006 $goforkilometers is: β is not thin coordinates query query: /*search.php query*/ (
SELECT
userID,
'u' AS u_or_g,
screen_name,
howmanypics,
gender,
registration_time,
last_page_load_time,
official_picID,
official_picserver,
howmanyfavorers,
last_sent_message_time,
last_received_message_time,
total_sent_messages,
total_received_messages,
want_man,
want_woman,
want_couple_man_and_woman,
want_couple_2_man,
want_couple_2_woman,
want_group,
want_ts_tv_tg,
want_friends,
want_casual,
want_long_term,
want_webcam,
last_heartbeat,
about_me,
howmanypics_withnudity,
official_picID_withnudity,
official_picserver_withnudity,
howmanypics_audited,
official_picID_audited,
official_picserver_audited,
(6371 * (2 * ATAN2(SQRT(SIN(RADIANS(latitude - 39.9625)/2) * SIN(RADIANS(latitude - 39.9625)/2) + COS(RADIANS(39.9625)) * COS(RADIANS(latitude)) * SIN(RADIANS(longitude - -83.006)/2) * SIN(RADIANS(longitude - -83.006)/2)), SQRT(1-(SIN(RADIANS(latitude - 39.9625)/2) * SIN(RADIANS(latitude - 39.9625)/2) + COS(RADIANS(39.9625)) * COS(RADIANS(latitude)) * SIN(RADIANS(longitude - -83.006)/2) * SIN(RADIANS(longitude - -83.006)/2)))))) AS distance,
latitude,
longitude,
instance_number,
howmanypics_all,
phone_number_validated,
country_code,
city,
(last_heartbeat > 1771597373) AS is_online,
(howmanypics >= 1) AS has_pics,
premium
FROM users WHERE
userID != ''
&& howmanypics >= '0'
&& interests LIKE '%shipping%'
&& validationkey = '1'
&& hidden != '1'
&& hidden != '2'
&& fake != '1'
&& (instance_number=10 || ((((metal='3'))))) && instance_number in (1,6,7,8,9,10,11,12,13,14,15,200,201,300)
)
UNION ALL
(
SELECT
guestID,
'g' AS u_or_g,
screen_name,
howmanypics,
gender,
creation_time,
last_page_load_time,
official_picID,
official_picserver,
howmanyfavorers,
last_sent_message_time,
last_received_message_time,
total_sent_messages,
total_received_messages,
want_man,
want_woman,
want_couple_man_and_woman,
want_couple_2_man,
want_couple_2_woman,
want_group,
want_ts_tv_tg,
want_friends,
want_casual,
want_long_term,
want_webcam,
last_heartbeat,
about_me,
howmanypics_withnudity,
official_picID_withnudity,
official_picserver_withnudity,
howmanypics_audited,
official_picID_audited,
official_picserver_audited,
(6371 * (2 * ATAN2(SQRT(SIN(RADIANS(latitude - 39.9625)/2) * SIN(RADIANS(latitude - 39.9625)/2) + COS(RADIANS(39.9625)) * COS(RADIANS(latitude)) * SIN(RADIANS(longitude - -83.006)/2) * SIN(RADIANS(longitude - -83.006)/2)), SQRT(1-(SIN(RADIANS(latitude - 39.9625)/2) * SIN(RADIANS(latitude - 39.9625)/2) + COS(RADIANS(39.9625)) * COS(RADIANS(latitude)) * SIN(RADIANS(longitude - -83.006)/2) * SIN(RADIANS(longitude - -83.006)/2)))))) AS distance,
latitude,
longitude,
instance_number,
howmanypics_all,
0 AS phone_number_validated,
country_code,
city,
(last_heartbeat > 1771597373) AS is_online,
(howmanypics >= 1) AS has_pics,
0 AS premium
FROM guests WHERE
last_heartbeat != 0
&& guestID != '32124600'
&& howmanypics >= '0'
&& interests LIKE '%shipping%'
&& hidden != '1'
&& hidden != '2'
&& fake != '1'
&& last_heartbeat != '0'
&& (instance_number=10 || ((((metal='3'))))) && instance_number in (1,6,7,8,9,10,11,12,13,14,15,200,201,300)
) ORDER BY distance, is_online DESC, has_pics DESC, last_sent_message_time DESC, last_page_load_time DESC LIMIT 0, 25
/var/www/html/2meet4free/dev/2meet4free_git/include/procedure/search/components/pre_output.php:1475: string 'query result resource:' (length=22)
/var/www/html/2meet4free/dev/2meet4free_git/include/procedure/search/components/pre_output.php:1475: resource (43 , mysql result )
adding user vitchinzey to flattened_users array
/var/www/html/2meet4free/dev/2meet4free_git/include/procedure/search/components/pre_output.php:1482: string '$flattened_users' (length=16)
/var/www/html/2meet4free/dev/2meet4free_git/include/procedure/search/components/pre_output.php:1482:
array (size=1)
0 =>
array (size=88)
0 => string '6959' (length=4)
'userID' => string '6959' (length=4)
1 => string 'u' (length=1)
'u_or_g' => string 'u' (length=1)
2 => string 'vitchinzey' (length=10)
'screen_name' => string 'vitchinzey' (length=10)
3 => string '0' (length=1)
'howmanypics' => string '0' (length=1)
4 => string 'man' (length=3)
'gender' => string 'man' (length=3)
5 => string '1408476635' (length=10)
'registration_time' => string '1408476635' (length=10)
6 => string '1507061513' (length=10)
'last_page_load_time' => string '1507061513' (length=10)
7 => string '0' (length=1)
'official_picID' => string '0' (length=1)
8 => string '' (length=0)
'official_picserver' => string '' (length=0)
9 => string '0' (length=1)
'howmanyfavorers' => string '0' (length=1)
10 => string '0' (length=1)
'last_sent_message_time' => string '0' (length=1)
11 => string '0' (length=1)
'last_received_message_time' => string '0' (length=1)
12 => string '0' (length=1)
'total_sent_messages' => string '0' (length=1)
13 => string '0' (length=1)
'total_received_messages' => string '0' (length=1)
14 => string '0' (length=1)
'want_man' => string '0' (length=1)
15 => string '1' (length=1)
'want_woman' => string '1' (length=1)
16 => string '0' (length=1)
'want_couple_man_and_woman' => string '0' (length=1)
17 => string '0' (length=1)
'want_couple_2_man' => string '0' (length=1)
18 => string '0' (length=1)
'want_couple_2_woman' => string '0' (length=1)
19 => string '0' (length=1)
'want_group' => string '0' (length=1)
20 => string '0' (length=1)
'want_ts_tv_tg' => string '0' (length=1)
21 => string '0' (length=1)
'want_friends' => string '0' (length=1)
22 => string '0' (length=1)
'want_casual' => string '0' (length=1)
23 => string '0' (length=1)
'want_long_term' => string '0' (length=1)
24 => string '0' (length=1)
'want_webcam' => string '0' (length=1)
25 => string '1507061524' (length=10)
'last_heartbeat' => string '1507061524' (length=10)
26 => string 'je cherche ma deuxiemme femme' (length=29)
'about_me' => string 'je cherche ma deuxiemme femme' (length=29)
27 => string '0' (length=1)
'howmanypics_withnudity' => string '0' (length=1)
28 => string '0' (length=1)
'official_picID_withnudity' => string '0' (length=1)
29 => string '' (length=0)
'official_picserver_withnudity' => string '' (length=0)
30 => string '0' (length=1)
'howmanypics_audited' => string '0' (length=1)
31 => string '0' (length=1)
'official_picID_audited' => string '0' (length=1)
32 => string '' (length=0)
'official_picserver_audited' => string '' (length=0)
33 => string '7199.327443659591' (length=17)
'distance' => string '7199.327443659591' (length=17)
34 => string '36.7529' (length=7)
'latitude' => string '36.7529' (length=7)
35 => string '3.04205' (length=7)
'longitude' => string '3.04205' (length=7)
36 => string '1' (length=1)
'instance_number' => string '1' (length=1)
37 => string '0' (length=1)
'howmanypics_all' => string '0' (length=1)
38 => null
'phone_number_validated' => null
39 => string 'DZ' (length=2)
'country_code' => string 'DZ' (length=2)
40 => string 'El Mouradia' (length=11)
'city' => string 'El Mouradia' (length=11)
41 => string '0' (length=1)
'is_online' => string '0' (length=1)
42 => string '0' (length=1)
'has_pics' => string '0' (length=1)
43 => string '0' (length=1)
'premium' => string '0' (length=1)
Search Members - MetalDate development - Meet metalheads & heavy metal fans - 100% Free dating & social network - Webcam chat
This is a development site for
MetalDate . If you are not a developer, please visit the live site instead.
User links: Match making: Search members:
Interests search
/var/www/html/2meet4free/dev/2meet4free_git/new/search.php:286: string '$flattened_users' (length=16)
/var/www/html/2meet4free/dev/2meet4free_git/new/search.php:286:
array (size=1)
0 =>
array (size=88)
0 => string '6959' (length=4)
'userID' => string '6959' (length=4)
1 => string 'u' (length=1)
'u_or_g' => string 'u' (length=1)
2 => string 'vitchinzey' (length=10)
'screen_name' => string 'vitchinzey' (length=10)
3 => string '0' (length=1)
'howmanypics' => string '0' (length=1)
4 => string 'man' (length=3)
'gender' => string 'man' (length=3)
5 => string '1408476635' (length=10)
'registration_time' => string '1408476635' (length=10)
6 => string '1507061513' (length=10)
'last_page_load_time' => string '1507061513' (length=10)
7 => string '0' (length=1)
'official_picID' => string '0' (length=1)
8 => string '' (length=0)
'official_picserver' => string '' (length=0)
9 => string '0' (length=1)
'howmanyfavorers' => string '0' (length=1)
10 => string '0' (length=1)
'last_sent_message_time' => string '0' (length=1)
11 => string '0' (length=1)
'last_received_message_time' => string '0' (length=1)
12 => string '0' (length=1)
'total_sent_messages' => string '0' (length=1)
13 => string '0' (length=1)
'total_received_messages' => string '0' (length=1)
14 => string '0' (length=1)
'want_man' => string '0' (length=1)
15 => string '1' (length=1)
'want_woman' => string '1' (length=1)
16 => string '0' (length=1)
'want_couple_man_and_woman' => string '0' (length=1)
17 => string '0' (length=1)
'want_couple_2_man' => string '0' (length=1)
18 => string '0' (length=1)
'want_couple_2_woman' => string '0' (length=1)
19 => string '0' (length=1)
'want_group' => string '0' (length=1)
20 => string '0' (length=1)
'want_ts_tv_tg' => string '0' (length=1)
21 => string '0' (length=1)
'want_friends' => string '0' (length=1)
22 => string '0' (length=1)
'want_casual' => string '0' (length=1)
23 => string '0' (length=1)
'want_long_term' => string '0' (length=1)
24 => string '0' (length=1)
'want_webcam' => string '0' (length=1)
25 => string '1507061524' (length=10)
'last_heartbeat' => string '1507061524' (length=10)
26 => string 'je cherche ma deuxiemme femme' (length=29)
'about_me' => string 'je cherche ma deuxiemme femme' (length=29)
27 => string '0' (length=1)
'howmanypics_withnudity' => string '0' (length=1)
28 => string '0' (length=1)
'official_picID_withnudity' => string '0' (length=1)
29 => string '' (length=0)
'official_picserver_withnudity' => string '' (length=0)
30 => string '0' (length=1)
'howmanypics_audited' => string '0' (length=1)
31 => string '0' (length=1)
'official_picID_audited' => string '0' (length=1)
32 => string '' (length=0)
'official_picserver_audited' => string '' (length=0)
33 => string '7199.327443659591' (length=17)
'distance' => string '7199.327443659591' (length=17)
34 => string '36.7529' (length=7)
'latitude' => string '36.7529' (length=7)
35 => string '3.04205' (length=7)
'longitude' => string '3.04205' (length=7)
36 => string '1' (length=1)
'instance_number' => string '1' (length=1)
37 => string '0' (length=1)
'howmanypics_all' => string '0' (length=1)
38 => null
'phone_number_validated' => null
39 => string 'DZ' (length=2)
'country_code' => string 'DZ' (length=2)
40 => string 'El Mouradia' (length=11)
'city' => string 'El Mouradia' (length=11)
41 => string '0' (length=1)
'is_online' => string '0' (length=1)
42 => string '0' (length=1)
'has_pics' => string '0' (length=1)
43 => string '0' (length=1)
'premium' => string '0' (length=1)
π©πΏ Algeria El Mouradia 7200 km away je cherche ma deuxiemme femme
100% Free Metal Dating!!! π€β€οΈ DateMetal.net is a completely free dating service for metal enthusiasts. Connect with fellow metalheads and find companionship in the dark side! Discover nearby heavy metal fans, with live chat and webcam options to make connections even easier.
Report a Problem
Current page:
Type of problem:
Choose one...
Report fake account
Report harassment
Report spam or scam
Inappropriate content
Technical issue
Profile issue
Other
Your email (optional, for follow-up):
Please explain the problem:
Human verification:
Cancel
Submit
×
×