YOUR DUTCH SOURCE FOR EVERYTHING FLORIAN SILBEREISEN
Twitter
Facebook
Instagram
YouTube
Contact
Florian
Silbereisen
Fansite
FS
Menu
Home
Florian
Photos
Videos
Press Articles
Site
Online
Twitter
Facebook
Instagram
YouTube
Contact
Florian Silbereisen Fansite - Photos
viewing mobile site
Home
Login
Album list
Last uploads
Last comments
Most viewed
Top rated
My Favorites
Search
Home
>
TV Shows & Interviews
Top rated - TV Shows & Interviews
197 views
(1 votes)
182 views
(1 votes)
184 views
(1 votes)
190 views
(1 votes)
168 views
(1 votes)
187 views
(1 votes)
186 views
(1 votes)
181 views
(1 votes)
192 views
(1 votes)
189 views
(1 votes)
219 views
(2 votes)
196 views
(1 votes)
155 views
(1 votes)
235 views
(1 votes)
231 views
(1 votes)
239 views
(2 votes)
250 views
(2 votes)
252 views
(1 votes)
202 views
(1 votes)
206 views
(1 votes)
205 views
(1 votes)
202 views
(1 votes)
240 views
(2 votes)
213 views
(1 votes)
472 views
(1 votes)
219 views
(1 votes)
168 views
(1 votes)
99 files on 3 page(s)
1
2
3
Debug Info
Debug Output:
show / hide
Select All
USER: ------------------ Array ( [ID] => 721bdc48c28b99cceaec44e42c4cb990 [am] => 1 [liv] => Array ( [0] => 11625 [1] => 12736 [2] => 12734 ) [liv_a] => Array ( [0] => 413 [1] => 53 [2] => 3 ) ) ========================== USER DATA: ------------------ Array ( [user_id] => 0 [user_name] => Guest [groups] => Array ( [0] => 3 ) [group_quota] => 0 [can_rate_pictures] => 1 [can_send_ecards] => 0 [can_post_comments] => 0 [can_upload_pictures] => 0 [can_create_albums] => 0 [pub_upl_need_approval] => 1 [priv_upl_need_approval] => 1 [access_level] => 3 [disk_max] => 0 [disk_min] => 0 [has_admin_access] => 0 [group_name] => Anonymous [can_create_public_albums] => 0 [can_see_all_albums] => 0 [group_id] => 3 [allowed_albums] => Array ( ) ) ========================== Queries: ------------------ Array ( [0] => SELECT name, value FROM cp_config [include/init.inc.php:177] (0.31 ms) [1] => SELECT * FROM cp_plugins ORDER BY priority [include/plugin_api.inc.php:48] (0.18 ms) [2] => SELECT user_id, time FROM `marijke1_cpm`.cp_sessions WHERE session_id = '3785fa903bf420b4e920aee5514e6d21' [bridge/coppermine.inc.php:241] (0.19 ms) [3] => SELECT MAX(group_quota) AS disk_max, MIN(group_quota) AS disk_min, MAX(can_rate_pictures) AS can_rate_pictures, MAX(can_send_ecards) AS can_send_ecards, MAX(can_post_comments) AS can_post_comments, MAX(can_upload_pictures) AS can_upload_pictures, MAX(can_create_albums) AS can_create_albums, MAX(has_admin_access) AS has_admin_access, MAX(access_level) AS access_level, MIN(pub_upl_need_approval) AS pub_upl_need_approval, MIN( priv_upl_need_approval) AS priv_upl_need_approval FROM cp_usergroups WHERE group_id in (3) [bridge/udb_base.inc.php:357] (0.23 ms) [4] => SELECT group_name FROM cp_usergroups WHERE group_id= 3 [bridge/udb_base.inc.php:362] (0.16 ms) [5] => SELECT COUNT(*) FROM cp_categorymap WHERE group_id in (3) [bridge/udb_base.inc.php:375] (0.12 ms) [6] => SELECT aid FROM cp_albums WHERE moderator_group IN (3) [include/init.inc.php:271] (0.18 ms) [7] => SELECT lang_id FROM cp_languages WHERE enabled='YES' [include/init.inc.php:334] (0.27 ms) [8] => DELETE FROM cp_banned WHERE expiry < '2025-10-13 20:41:56' [include/init.inc.php:448] (0.14 ms) [9] => SELECT null FROM cp_banned WHERE ('216.73.216.135' LIKE ip_addr ) AND brute_force=0 LIMIT 1 [include/init.inc.php:464] (0.14 ms) [10] => SELECT aid FROM cp_albums WHERE (1 AND visibility != 0 AND visibility != 10000 AND visibility NOT IN (3)) [include/functions.inc.php:1112] (0.95 ms) [11] => SELECT name FROM cp_categories WHERE cid = 2 [thumbnails.php:157] (0.28 ms) [12] => SELECT rgt, lft, depth FROM cp_categories WHERE cid = 2 LIMIT 1 [include/functions.inc.php:44] (0.14 ms) [13] => SELECT cid FROM cp_categories WHERE lft BETWEEN 43 AND 98 [include/functions.inc.php:49] (0.2 ms) [14] => SELECT keyword FROM cp_albums WHERE category IN (2, 3, 13, 18, 22, 36, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 73, 81, 93, 101, 108) [include/functions.inc.php:57] (0.52 ms) [15] => SELECT p.cid, p.name FROM cp_categories AS c, cp_categories AS p WHERE c.lft BETWEEN p.lft AND p.rgt AND c.cid = 2 ORDER BY p.lft [include/functions.inc.php:2945] (0.42 ms) [16] => SELECT COUNT(*) FROM cp_pictures AS r INNER JOIN cp_albums AS a ON a.aid = r.aid INNER JOIN cp_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 43 AND 98) AND approved = 'YES' AND r.votes >= '1' [include/functions.inc.php:1767] (14.19 ms) [17] => SELECT r.pid, r.aid, filepath, filename, url_prefix, pwidth, pheight, filesize, ctime, r.title, r.keywords, r.votes, pic_rating, hits, caption, r.owner_id FROM cp_pictures AS r INNER JOIN cp_albums AS a ON a.aid = r.aid INNER JOIN cp_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 43 AND 98) AND approved = 'YES' AND r.votes >= '1' ORDER BY pic_rating ASC, r.votes ASC, pid ASC LIMIT 0 ,27 [include/functions.inc.php:1784] (16.54 ms) [18] => SELECT extension, mime, content, player FROM cp_filetypes [include/functions.inc.php:5955] (0.27 ms) ) ========================== GET : ------------------ Array ( [album] => toprated [cat] => 2 [page] => 3 ) ========================== POST : ------------------ Array ( ) ========================== COOKIE : ------------------ Array ( [ad812e780754d677b55d35db3e7ea763] => 016066798df263481c7c6b3c2412d541 [cpg15x_data] => YTo0OntzOjI6IklEIjtzOjMyOiI3MjFiZGM0OGMyOGI5OWNjZWFlYzQ0ZTQyYzRjYjk5MCI7czoyOiJhbSI7aToxO3M6MzoibGl2IjthOjM6e2k6MDtzOjU6IjExNjI1IjtpOjE7czo1OiIxMjczNiI7aToyO3M6NToiMTI3MzQiO31zOjU6Imxpdl9hIjthOjM6e2k6MDtpOjQxMztpOjE7aTo1MztpOjI7aTozO319 ) ==========================