Want to stop guests viewing my gallery Want to stop guests viewing my gallery
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Want to stop guests viewing my gallery

Started by Danaldinho, February 18, 2009, 01:52:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Danaldinho

Hey guys, I have enabled phpbb3 bridging - http://forum.coppermine-gallery.net/index.php/topic,53678.0.html

And I want to stop guests viewing my gallery pictures unless they are logged in the forums.

Does anyone know how I would do this, because I have bridged successfully (I think :) )

Thanks :)

---

Coppermine install: http://www.lilwaynehq.com/gallery
Forum install: http://www.lilwaynehq.com/forums
Coppermine version: cpg1.4.9
Forum version: phpBB3 3.0.4

BridgeManager settings:
Forum URL:  http://www.lilwaynehq.com/forums
Relative path to your BBS's config file:  ../forums/
Use post-based groups?:  0

LrgrThnLf

Config...
User Settings...
Allow unlogged users (guest or anonymous) access = No

Hein Traag

Danaldinho.. u-p-g-r-a-d-e. You are using <!--Coppermine Photo Gallery 1.4.18 (stable)--> which is not safe anymore. Upgrade to 1.4.20 a.s.a.p.

Danaldinho

Ok, I have upgraded to 1.4.20 and I have given - Allow unlogged users (guest or anonymous) access "No"

But when I go to bridgemanager, none of my settings are there for "phpbb3" like cookie name etc.

How do I get all that back or how can I add that info in again, because I have tried enabling it and disabling it, but its just not coming back

Thanks

Danaldinho

Oops, since I upgraded, I forgot about adding what Nibbler said to do in the main thread.

So I have done that and enabled bridging.

But I got another problem :(

When your logged in to my forum and you go to click on gallery (it just brings you to the forums homepage)

Anyone know how to fix this.

Thanks :)

Danaldinho

So sorry for the triple post, but I can't edit my posts

The tester account is:

Username: editor
Password: editor132

Joachim Müller

Temporarily set "Allow unlogged users (guest or anonymous) access" to "Yes" to solve your bridging issues first. Additionally, enable debug_mode temporarily for everyone in Coppermine's config.

Danaldinho

Quote from: Joachim Müller on February 19, 2009, 08:09:38 AM
Temporarily set "Allow unlogged users (guest or anonymous) access" to "Yes" to solve your bridging issues first. Additionally, enable debug_mode temporarily for everyone in Coppermine's config.

Ok, I have done that.

Danaldinho

Here is the code it shows:

USER:
------------------
Array
(
   [ID] => 11e8588056d05983c0b4ad265d1de539
   [am] => 1
   [lang] => english
)

==========================
USER DATA:
------------------
Array
(
   [user_id] => 1
   [user_name] => Danaldinho
   [groups] => Array
       (
           [0] => 1
       )

   [disk_max] => 0
   [disk_min] => 0
   [can_rate_pictures] => 1
   [can_send_ecards] => 1
   [ufc_max] => 3
   [ufc_min] => 3
   [custom_user_upload] => 0
   [num_file_upload] => 5
   [num_URI_upload] => 3
   [can_post_comments] => 1
   [can_upload_pictures] => 1
   [can_create_albums] => 1
   [has_admin_access] => 1
   [pub_upl_need_approval] => 0
   [priv_upl_need_approval] => 0
   [group_name] => Administrators
   [upload_form_config] => 3
   [group_quota] => 0
   [can_see_all_albums] => 1
   [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   [0] => SELECT extension, mime, content, player FROM cpg14x_filetypes; (0.001s)
   [1] => select * from cpg14x_plugins order by priority asc; (0.001s)
   [2] => delete from `dannym_gallery`.cpg14x_sessions where time<1235127545 and remember=0; (0.001s)
   [3] => delete from `dannym_gallery`.cpg14x_sessions where time<1233921545; (0.001s)
   [4] => select user_id from `dannym_gallery`.cpg14x_sessions where session_id = '246b857d4282adf64a3ca6401e8b3be6' (0s)
   [5] => select user_id as id, user_password as password from `dannym_gallery`.cpg14x_users where user_id=1 (0s)
   [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `dannym_gallery`.cpg14x_users AS u INNER JOIN `dannym_gallery`.cpg14x_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0.001s)
   [7] => SELECT user_group_list FROM `dannym_gallery`.cpg14x_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
   [8] => 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(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, 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, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg14x_usergroups WHERE group_id in (1) (0.001s)
   [9] => SELECT group_name FROM  cpg14x_usergroups WHERE group_id= 1 (0s)
   [10] => update `dannym_gallery`.cpg14x_sessions set time='1235131145' where session_id = '246b857d4282adf64a3ca6401e8b3be6' (0s)
   [11] => SELECT user_favpics FROM cpg14x_favpics WHERE user_id = 1 (0.045s)
   [12] => DELETE FROM cpg14x_banned WHERE expiry < '2009-02-20 11:59:05' (0.001s)
   [13] => SELECT * FROM cpg14x_banned WHERE (ip_addr='86.29.24.179' OR ip_addr='86.29.24.179' OR user_id=1) AND brute_force=0 (0.001s)
   [14] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = ''  ORDER BY name (0.003s)
   [15] => SELECT aid FROM cpg14x_albums WHERE category = 2 (0.003s)
   [16] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 2 (0.005s)
   [17] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='46' (0.001s)
   [18] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '2' (0.001s)
   [19] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=2 ORDER BY a.pos LIMIT 0,11 (0.002s)
   [20] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg14x_albums AS a  LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (145, 1, 2, 3, 4, 5, 6, 9, 10, 8, 7)GROUP BY a.aid (0.004s)
   [21] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3606' (0.002s)
   [22] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='23' (0.001s)
   [23] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3314' (0.001s)
   [24] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='40' (0.001s)
   [25] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='34' (0.001s)
   [26] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='65' (0.001s)
   [27] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='56' (0.001s)
   [28] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='67' (0.002s)
   [29] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='70' (0.005s)
   [30] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='78' (0.001s)
   [31] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='87' (0.001s)
   [32] => SELECT aid FROM cpg14x_albums WHERE category = 3 (0.001s)
   [33] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 3 (0.001s)
   [34] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='148' (0.001s)
   [35] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '3' (0.001s)
   [36] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=3 ORDER BY a.pos LIMIT 0,3 (0.001s)
   [37] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg14x_albums AS a  LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (11, 12, 13)GROUP BY a.aid (0.002s)
   [38] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='138' (0.001s)
   [39] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3661' (0.007s)
   [40] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='148' (0s)
   [41] => SELECT aid FROM cpg14x_albums WHERE category = 4 (0s)
   [42] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 4 (0.001s)
   [43] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2099' (0s)
   [44] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '4' (0s)
   [45] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=4 ORDER BY a.pos LIMIT 0,12 (0.001s)
   [46] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg14x_albums AS a  LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (119, 99, 116, 117, 118, 113, 111, 115, 100, 101, 137, 102)GROUP BY a.aid (0.002s)
   [47] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3593' (0s)
   [48] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2664' (0.001s)
   [49] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2672' (0.001s)
   [50] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2682' (0.001s)
   [51] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2723' (0.008s)
   [52] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2704' (0.001s)
   [53] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2725' (0.001s)
   [54] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3136' (0.001s)
   [55] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3137' (0.001s)
   [56] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2858' (0.002s)
   [57] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3429' (0s)
   [58] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3608' (0.002s)
   [59] => SELECT aid FROM cpg14x_albums WHERE category = 5 (0s)
   [60] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 5 (0s)
   [61] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='157' (0s)
   [62] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '5' (0s)
   [63] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=5 ORDER BY a.pos LIMIT 0,1 (0s)
   [64] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg14x_albums AS a  LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (16)GROUP BY a.aid (0.001s)
   [65] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2250' (0.002s)
   [66] => SELECT aid FROM cpg14x_albums WHERE category = 6 (0.001s)
   [67] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 6 (0.001s)
   [68] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2113' (0.001s)
   [69] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '6' (0.001s)
   [70] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=6 ORDER BY a.pos LIMIT 0,3 (0.001s)
   [71] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg14x_albums AS a  LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (17, 18, 19)GROUP BY a.aid (0.002s)
   [72] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2176' (0.001s)
   [73] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3599' (0.001s)
   [74] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='184' (0.001s)
   [75] => SELECT aid FROM cpg14x_albums WHERE category = 7 (0.002s)
   [76] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 7 (0.007s)
   [77] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='14' (0.001s)
   [78] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '7' (0.001s)
   [79] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=7 ORDER BY a.pos LIMIT 0,2 (0.001s)
   [80] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg14x_albums AS a  LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (20, 104)GROUP BY a.aid (0.002s)
   [81] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3011' (0s)
   [82] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3609' (0s)
   [83] => SELECT aid FROM cpg14x_albums WHERE category = 8 (0s)
   [84] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 8 (0.002s)
   [85] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1801' (0s)
   [86] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '8' (0s)
   [87] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=8 ORDER BY a.pos LIMIT 0,12 (0.001s)
   [88] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg14x_albums AS a  LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (61, 103, 144, 142, 62, 60, 64, 65, 88, 84, 85, 83)GROUP BY a.aid (0.003s)
   [89] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2253' (0s)
   [90] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2154' (0s)
   [91] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3633' (0s)
   [92] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3532' (0s)
   [93] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1262' (0s)
   [94] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1353' (0s)
   [95] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1309' (0s)
   [96] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1343' (0s)
   [97] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1771' (0s)
   [98] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2044' (0s)
   [99] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2064' (0s)
   [100] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1778' (0s)
   [101] => SELECT aid FROM cpg14x_albums WHERE category = 9 (0s)
   [102] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 9 (0s)
   [103] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='204' (0s)
   [104] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '9' (0s)
   [105] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=9 ORDER BY a.pos LIMIT 0,1 (0s)
   [106] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg14x_albums AS a  LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (21)GROUP BY a.aid (0.001s)
   [107] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3638' (0s)
   [108] => SELECT aid FROM cpg14x_albums WHERE category = 10 (0s)
   [109] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 10 (0s)
   [110] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='279' (0s)
   [111] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '10' (0s)
   [112] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=10 ORDER BY a.pos LIMIT 0,1 (0.001s)
   [113] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg14x_albums AS a  LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (22)GROUP BY a.aid (0.003s)
   [114] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3700' (0s)
   [115] => SELECT aid FROM cpg14x_albums WHERE category = 11 (0.001s)
   [116] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 11 (0.002s)
   [117] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2196' (0s)
   [118] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '11' (0.001s)
   [119] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=11 ORDER BY a.pos LIMIT 0,3 (0.001s)
   [120] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg14x_albums AS a  LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (42, 43, 44)GROUP BY a.aid (0.005s)
   [121] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3662' (0s)
   [122] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3660' (0s)
   [123] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2167' (0.002s)
   [124] => SELECT aid FROM cpg14x_albums WHERE category = 12 (0.001s)
   [125] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 12 (0.004s)
   [126] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1054' (0.001s)
   [127] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '12' (0.002s)
   [128] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=12 ORDER BY a.pos LIMIT 0,12 (0.002s)
   [170] => SELECT aid FROM cpg14x_albums as a WHERE category = '0' (0.002s)
   [171] => SELECT count(*) FROM cpg14x_albums as a WHERE 1 (0.002s)
   [172] => SELECT count(*) FROM cpg14x_pictures as p LEFT JOIN cpg14x_albums as a ON a.aid=p.aid WHERE 1 AND approved='YES' (0.013s)
   [173] => SELECT count(*) FROM cpg14x_comments as c LEFT JOIN cpg14x_pictures as p ON c.pid=p.pid LEFT JOIN cpg14x_albums as a ON a.aid=p.aid WHERE 1 (0.008s)
   [174] => SELECT count(*) FROM cpg14x_categories WHERE 1 (0.002s)
   [175] => SELECT sum(hits) FROM cpg14x_pictures as p LEFT JOIN cpg14x_albums as a ON p.aid=a.aid WHERE 1 (0.033s)
   [176] => SELECT COUNT(*) FROM cpg14x_pictures WHERE approved = 'NO' (0.009s)
   [177] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '0' (0.002s)
   [178] => SELECT COUNT(*) from cpg14x_pictures WHERE approved = 'YES' AND hits > 0    (0.026s)
   [179] => SELECT * FROM cpg14x_pictures WHERE approved = 'YES'AND hits > 0   ORDER BY hits DESC, filename   LIMIT 0 ,4 (0.046s)
   [180] => SELECT * FROM cpg14x_pictures WHERE approved = 'YES'  ORDER BY RAND() LIMIT 4 (0.259s)
   [181] => SELECT COUNT(*) from cpg14x_pictures WHERE approved = 'YES'  (0.009s)
   [182] => SELECT * FROM cpg14x_pictures WHERE approved = 'YES'  ORDER BY pid DESC  LIMIT 0 ,4 (0.001s)
)

==========================
GET :
------------------
Array
(
)

==========================
POST :
------------------
Array
(
)

==========================
VERSION INFO :
------------------
PHP version: 5.2.6 - OK
------------------
mySQL version: 5.0.67-community
------------------
Coppermine version: 1.4.20(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.34 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support:
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XPM Support: 1
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 5.0.67
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib -lmysqlclient  
==========================
Module: zlib
------------------
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.3
Linked Version 1.2.3
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/lib/php:/usr/local/lib/php | .:/usr/lib/php:/usr/local/lib/php
open_basedir | no value | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 1.264 seconds - 183 queries in 0.685 seconds - Album set : ; Meta set: ;


http://www.lilwaynehq.com/gallery

Danaldinho


Joachim Müller

This is not a hotline.
Quote from: Danaldinho on February 18, 2009, 02:13:32 PM
The tester account is:

Username: editor
Password: editor132
Doesn't work for me.

Danaldinho

It does work on the forums

That is what you want the test account for isn't it?

Or do you want one for the gallery too?

Joachim Müller

One that I can perform tests with. I'm not going to test your forum software, as I'm not an expert in that field.

Danaldinho

Oh ok I get you :)

I have PM'ed you the username and password (as I don't like posting it, so anyone can see it, as you have administrate rights)

Joachim Müller

Haven't asked for an admin account. Haven't asked to be PMed. I'm out of this thread and you are banned for 3 days from posting, as you have repeatedly failed to respect board rules although you have been told so many times over. Next ban will be permanent.

Danaldinho

Sorry Joachim, can we please start again with this.

I respect that I got banned for double posting and all, but I still don't quite get which account you want (if its not my phpbb forum or my gallery)

So could you explain which type of test account you need.

Thanks and sorry again.

Hope we can start over :)