Katy Perry Online
#1 Source for Katy Perry!
Home
Login
Album list
Last uploads
Last comments
Most viewed
Top rated
My Favorites
Search
Home
>
Photoshoots
>
2020
Most viewed - 2020
487 views
446 views
434 views
409 views
368 views
368 views
353 views
343 views
331 views
329 views
302 views
298 views
285 views
279 views
267 views
267 views
257 views
255 views
253 views
246 views
242 views
242 views
239 views
236 views
226 views
226 views
223 views
217 views
214 views
212 views
207 views
195 views
193 views
193 views
192 views
192 views
190 views
183 views
182 views
181 views
179 views
179 views
179 views
176 views
175 views
169 views
167 views
166 views
165 views
158 views
157 views
155 views
153 views
151 views
151 views
150 views
148 views
147 views
147 views
145 views
144 views
143 views
141 views
141 views
140 views
138 views
138 views
136 views
136 views
134 views
133 views
130 views
129 views
126 views
125 views
122 views
121 views
121 views
120 views
120 views
119 views
119 views
118 views
117 views
115 views
112 views
111 views
111 views
109 views
107 views
105 views
104 views
103 views
102 views
102 views
102 views
102 views
98 views
97 views
96 views
94 views
94 views
94 views
93 views
90 views
89 views
88 views
88 views
86 views
86 views
83 views
81 views
80 views
80 views
79 views
78 views
77 views
77 views
77 views
76 views
76 views
75 views
75 views
73 views
72 views
72 views
72 views
71 views
70 views
69 views
66 views
66 views
65 views
64 views
62 views
60 views
59 views
59 views
58 views
58 views
219 files on 2 page(s)
1
2
Debug Info
Debug Output:
show / hide
Select All
USER: ------------------ Array ( [ID] => f92ba03646dbcfa0c8d0e9755ee6711b [am] => 1 [liv] => Array ( [0] => 256692 [1] => 181893 [2] => 294215 [3] => 264642 [4] => 301154 ) ) ========================== 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 cpgeh_config [include/init.inc.php:177] (0.4 ms) [1] => SELECT * FROM cpgeh_plugins ORDER BY priority [include/plugin_api.inc.php:48] (0.19 ms) [2] => SELECT user_id, time FROM `katyperr_katyp`.cpgeh_sessions WHERE session_id = '757c1576d02c6d0595314aea32cb6361' [bridge/coppermine.inc.php:241] (0.18 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 cpgeh_usergroups WHERE group_id in (3) [bridge/udb_base.inc.php:350] (0.22 ms) [4] => SELECT group_name FROM cpgeh_usergroups WHERE group_id= 3 [bridge/udb_base.inc.php:362] (0.13 ms) [5] => SELECT COUNT(*) FROM cpgeh_categorymap WHERE group_id in (3) [bridge/udb_base.inc.php:375] (0.14 ms) [6] => SELECT aid FROM cpgeh_albums WHERE moderator_group IN (3) [include/init.inc.php:271] (0.17 ms) [7] => SELECT lang_id FROM cpgeh_languages WHERE enabled='YES' [include/init.inc.php:334] (0.17 ms) [8] => DELETE FROM cpgeh_banned WHERE expiry < '2025-04-02 12:51:16' [include/init.inc.php:448] (9.46 ms) [9] => SELECT null FROM cpgeh_banned WHERE ('3.132.215.146' LIKE ip_addr ) AND brute_force=0 LIMIT 1 [include/init.inc.php:464] (0.22 ms) [10] => SELECT name FROM cpgeh_categories WHERE cid = 143 [thumbnails.php:157] (0.21 ms) [11] => SELECT rgt, lft, depth FROM cpgeh_categories WHERE cid = 143 LIMIT 1 [include/functions.inc.php:44] (0.13 ms) [12] => SELECT cid FROM cpgeh_categories WHERE lft BETWEEN 94 AND 95 [include/functions.inc.php:49] (0.17 ms) [13] => SELECT keyword FROM cpgeh_albums WHERE category IN (143) [include/functions.inc.php:57] (0.22 ms) [14] => SELECT p.cid, p.name FROM cpgeh_categories AS c, cpgeh_categories AS p WHERE c.lft BETWEEN p.lft AND p.rgt AND c.cid = 143 ORDER BY p.lft [include/functions.inc.php:2942] (0.36 ms) [15] => SELECT COUNT(*) FROM cpgeh_pictures AS r INNER JOIN cpgeh_albums AS a ON a.aid = r.aid INNER JOIN cpgeh_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 94 AND 95) AND approved = 'YES' AND hits > 0 [include/functions.inc.php:1719] (1.5 ms) [16] => 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 cpgeh_pictures AS r INNER JOIN cpgeh_albums AS a ON a.aid = r.aid INNER JOIN cpgeh_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 94 AND 95) AND approved = 'YES' AND hits > 0 ORDER BY hits DESC, pid ASC LIMIT 0 ,140 [include/functions.inc.php:1736] (5.37 ms) [17] => SELECT extension, mime, content, player FROM cpgeh_filetypes [include/functions.inc.php:5955] (0.3 ms) ) ========================== GET : ------------------ Array ( [album] => topn [cat] => 143 ) ========================== POST : ------------------ Array ( ) ========================== COOKIE : ------------------ Array ( [f8bd9544f6ef0540952959806cd4479b] => a53973f8332f640845566ed9a284f5da [cpg16x_data] => YTozOntzOjI6IklEIjtzOjMyOiJmOTJiYTAzNjQ2ZGJjZmEwYzhkMGU5NzU1ZWU2NzExYiI7czoyOiJhbSI7aToxO3M6MzoibGl2IjthOjU6e2k6MDtzOjY6IjI1NjY5MiI7aToxO3M6NjoiMTgxODkzIjtpOjI7czo2OiIyOTQyMTUiO2k6MztzOjY6IjI2NDY0MiI7aTo0O3M6NjoiMzAxMTU0Ijt9fQ== ) ==========================