HELP!!! - Meta tag album cambiato.... HELP!!! - Meta tag album cambiato....
 

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

HELP!!! - Meta tag album cambiato....

Started by fax82, October 03, 2009, 10:51:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fax82

Galleria:

www.filocontinuoeventi.it

Se provo a vedere l'elenco album...non mi fà più vedere tutti gli album!!!!


Se a mano scrivo per es. http://www.filocontinuoeventi.it/thumbnails.php?album=55 ..mi fà vedere  i singoli album..ma non riesco a visualizzare la pagina con l'elenco generale con le categorie..che una volta era questa:

http://www.filocontinuoeventi.it/index.php?cat=3

Anche se aggiungo la voce "alblist" dentro Contenuto della pagina principale in configurazione (es. anycontent/alblist/newusers) mi fà vedere un singolo album..e non tutti!!

Tutto questo è successo dovo aver cambiato theme: da CHAOTICSOUL a SOSUECHTIG_BLACK!!

..e anche se adesso provo a tornare indietro e cambiare tema..stessa cosa...è successo qualcosa sul MySQL ?!?

Questo è il DEBUG MODE di http://www.filocontinuoeventi.it/index.php?cat=3
USER:
------------------
Array
(
   [ID] => 2a3abd6e0d1047762fb9ec3c364016c7
   [am] => 1
   [liv] => Array
       (
       )

)

==========================
USER DATA:
------------------
Array
(
   [user_id] => 1
   [user_name] => admin
   [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 `Sql176166_4`.cpg14x_sessions where time<1254555355 and remember=0; (0.001s)
   [3] => delete from `Sql176166_4`.cpg14x_sessions where time<1253349355; (0.001s)
   [4] => select user_id from `Sql176166_4`.cpg14x_sessions where session_id=md5("de2012e8a6058fcdaad7ba924b25c7bd4aa0b2190d799d26bac760b3fd572e62"); (0s)
   [5] => select user_id as id, user_password as password from `Sql176166_4`.cpg14x_users where user_id=1 (0.003s)
   [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.avatar_url AS avatar_url, u.enable_admin_email AS notify, u.auto_subscribe_post AS auto_subscribe_post, u.auto_subscribe_comment AS auto_subscribe_comment, u.user_group+100 AS group_id FROM `Sql176166_4`.cpg14x_users AS u INNER JOIN `Sql176166_4`.cpg14x_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0.001s)
   [7] => SELECT user_group_list FROM `Sql176166_4`.cpg14x_users AS u WHERE user_id='1' and user_group_list <> ''; (0.001s)
   [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) (0s)
   [9] => SELECT group_name FROM  cpg14x_usergroups WHERE group_id= 1 (0.001s)
   [10] => update `Sql176166_4`.cpg14x_sessions set time='1254558955' where session_id=md5('de2012e8a6058fcdaad7ba924b25c7bd4aa0b2190d799d26bac760b3fd572e62'); (0s)
   [11] => SELECT description from cpg14x_albums WHERE aid='' (0.002s)
   [12] => SELECT user_favpics FROM cpg14x_favpics WHERE user_id = 1 (0.002s)
   [13] => SELECT count(*) FROM  cpg14x_buddy WHERE user_id=1 (0s)
   [14] => SELECT count(*) FROM  cpg14x_buddy_req WHERE buddy_to=1 (0s)
   [15] => DELETE FROM cpg14x_banned WHERE expiry < '2009-10-03 09:35:56' (0s)
   [16] => SELECT * FROM cpg14x_banned WHERE (ip_addr='151.59.240.122' OR ip_addr='151.59.240.122' OR user_id=1) AND brute_force=0 (0s)
   [17] => SELECT aid FROM cpg14x_albums WHERE category = 3 (0s)
   [18] => SELECT cid FROM cpg14x_categories WHERE parent = '3' (0s)
   [19] => SELECT aid FROM cpg14x_albums as a WHERE category>=10000 (0s)
   [20] => SELECT cid FROM cpg14x_categories WHERE parent = '1' (0s)
   [21] => SELECT aid FROM cpg14x_albums WHERE category = 6 (0s)
   [22] => SELECT cid FROM cpg14x_categories WHERE parent = '6' (0s)
   [23] => SELECT aid FROM cpg14x_albums WHERE category = 7 (0s)
   [24] => SELECT cid FROM cpg14x_categories WHERE parent = '7' (0s)
   [25] => SELECT aid FROM cpg14x_albums WHERE category = 8 (0s)
   [26] => SELECT cid FROM cpg14x_categories WHERE parent = '8' (0s)
   [27] => SELECT aid FROM cpg14x_albums WHERE category = 9 (0s)
   [28] => SELECT cid FROM cpg14x_categories WHERE parent = '9' (0s)
   [29] => SELECT aid FROM cpg14x_albums WHERE category = 11 (0s)
   [30] => SELECT cid FROM cpg14x_categories WHERE parent = '11' (0s)
   [31] => SELECT aid FROM cpg14x_albums WHERE category = 12 (0s)
   [32] => SELECT cid FROM cpg14x_categories WHERE parent = '12' (0s)
   [33] => SELECT aid FROM cpg14x_albums WHERE category = 13 (0s)
   [34] => SELECT cid FROM cpg14x_categories WHERE parent = '13' (0s)
   [35] => SELECT aid FROM cpg14x_albums WHERE category = 14 (0s)
   [36] => SELECT cid FROM cpg14x_categories WHERE parent = '14' (0s)
   [37] => SELECT aid FROM cpg14x_albums WHERE category = 17 (0s)
   [38] => SELECT cid FROM cpg14x_categories WHERE parent = '17' (0s)
   [39] => SELECT aid FROM cpg14x_albums WHERE category = 20 (0s)
   [40] => SELECT cid FROM cpg14x_categories WHERE parent = '20' (0s)
   [41] => SELECT aid FROM cpg14x_albums WHERE category = 22 (0s)
   [42] => SELECT cid FROM cpg14x_categories WHERE parent = '22' (0s)
   [43] => SELECT name, parent FROM cpg14x_categories WHERE cid = '3' (0s)
   [44] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '3'  ORDER BY name (0s)
   [45] => SELECT aid FROM cpg14x_albums WHERE category = 9 (0s)
   [46] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 9 (0s)
   [47] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3263' (0s)
   [48] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '9' (0s)
   [49] => 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,2 (0s)
   [50] => 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 (14, 39)GROUP BY a.aid (0s)
   [51] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='4551' (0s)
   [52] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '9'  ORDER BY name (0s)
   [53] => SELECT aid FROM cpg14x_albums WHERE category = 6 (0s)
   [54] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 6 (0s)
   [55] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3262' (0s)
   [56] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '6' (0s)
   [57] => 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,10 (0s)
   [58] => 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, 29, 7, 10, 6, 8, 13, 18, 28, 34)GROUP BY a.aid (0s)
   [59] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='491' (0s)
   [60] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3262' (0s)
   [61] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='266' (0s)
   [62] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='234' (0s)
   [63] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='323' (0s)
   [64] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1064' (0s)
   [65] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3141' (0s)
   [66] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '6'  ORDER BY name (0s)
   [67] => SELECT aid FROM cpg14x_albums WHERE category = 20 (0.001s)
   [68] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 20 (0.001s)
   [69] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='5583' (0s)
   [70] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '20' (0s)
   [71] => 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=20 ORDER BY a.pos LIMIT 0,1 (0s)
   [72] => 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 (46)GROUP BY a.aid (0s)
   [73] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='5777' (0s)
   [74] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '20'  ORDER BY name (0s)
   [75] => SELECT aid FROM cpg14x_albums WHERE category = 8 (0s)
   [76] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 8 (0s)
   [77] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3261' (0s)
   [78] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '8' (0s)
   [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=8 ORDER BY a.pos LIMIT 0,5 (0s)
   [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 (15, 19, 27, 31, 53)GROUP BY a.aid (0.006s)
   [81] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3261' (0s)
   [82] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='2478' (0s)
   [83] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3258' (0s)
   [84] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='7344' (0s)
   [85] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '8'  ORDER BY name (0s)
   [86] => SELECT aid FROM cpg14x_albums WHERE category = 12 (0s)
   [87] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 12 (0s)
   [88] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3260' (0s)
   [89] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '12' (0s)
   [90] => 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,3 (0s)
   [91] => 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 (24, 35, 45)GROUP BY a.aid (0s)
   [92] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3260' (0s)
   [93] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3807' (0s)
   [94] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='5582' (0s)
   [95] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '12'  ORDER BY name (0s)
   [96] => SELECT aid FROM cpg14x_albums as a WHERE category>=10000 (0s)
   [97] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category >= 10000 (0s)
   [98] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '1'  ORDER BY name (0s)
   [99] => SELECT aid FROM cpg14x_albums WHERE category = 14 (0s)
   [100] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 14 (0s)
   [101] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3266' (0s)
   [102] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '14' (0s)
   [103] => 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=14 ORDER BY a.pos LIMIT 0,1 (0s)
   [104] => 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 (30)GROUP BY a.aid (0s)
   [105] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3266' (0s)
   [106] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '14'  ORDER BY name (0s)
   [107] => SELECT aid FROM cpg14x_albums WHERE category = 17 (0s)
   [108] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 17 (0s)
   [109] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='4004' (0s)
   [110] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '17' (0s)
   [111] => 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=17 ORDER BY a.pos LIMIT 0,2 (0s)
   [112] => 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 (37, 48)GROUP BY a.aid (0s)
   [113] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='4168' (0s)
   [114] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='6031' (0s)
   [115] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '17'  ORDER BY name (0s)
   [116] => SELECT aid FROM cpg14x_albums WHERE category = 13 (0s)
   [117] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 13 (0s)
   [118] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3265' (0s)
   [119] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '13' (0s)
   [120] => 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=13 ORDER BY a.pos LIMIT 0,6 (0s)
   [121] => 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 (25, 36, 40, 43, 44, 49)GROUP BY a.aid (0s)
   [122] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3265' (0s)
   [123] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='5051' (0s)
   [124] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='5262' (0s)
   [125] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='5401' (0s)
   [126] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='6439' (0s)
   [127] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '13'  ORDER BY name (0s)
   [128] => SELECT aid FROM cpg14x_albums WHERE category = 11 (0s)
   [129] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 11 (0s)
   [130] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3259' (0s)
   [131] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '11' (0s)
   [132] => 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,1 (0s)
   [133] => 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 (23)GROUP BY a.aid (0s)
   [134] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3259' (0s)
   [135] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '11'  ORDER BY name (0s)
   [136] => SELECT aid FROM cpg14x_albums WHERE category = 7 (0s)
   [137] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 7 (0s)
   [138] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3264' (0s)
   [139] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '7' (0s)
   [140] => 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,3 (0s)
   [141] => 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 (12, 16, 33)GROUP BY a.aid (0s)
   [142] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='737' (0s)
   [143] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3264' (0s)
   [144] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='3520' (0s)
   [145] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '7'  ORDER BY name (0s)
   [146] => SELECT aid FROM cpg14x_albums WHERE category = 22 (0s)
   [147] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 22 (0s)
   [148] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='7484' (0s)
   [149] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '22' (0s)
   [150] => 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=22 ORDER BY a.pos LIMIT 0,1 (0s)
   [151] => 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 (54)GROUP BY a.aid (0s)
   [152] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='7495' (0s)
   [153] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '22'  ORDER BY name (0s)
   [154] => SELECT aid FROM cpg14x_albums as a WHERE category = '3' (0s)
   [155] => SELECT COUNT(*) FROM cpg14x_pictures WHERE approved = 'NO' (0s)
)

==========================
GET :
------------------
Array
(
   [cat] => 3
)

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

==========================
VERSION INFO :
------------------
PHP version: 4.4.9 - OK
------------------
mySQL version: 5.0.82sp1-log
------------------
Coppermine version: 1.4.16(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.28 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support: 1
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP 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.77
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient  
==========================
Module: zlib
------------------
ZLib Support enabled
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 | .:/php/lib/php/ | .:/php/lib/php/
open_basedir | no value | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | me@localhost.com | me@localhost.com
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 | 120 | 120
max_input_time | -1 | -1
upload_max_filesize | 50M | 50M
post_max_size | 22M | 22M
==========================
Page generated in 1.65 seconds - 156 queries in 0.022 seconds - Album set : AND aid IN (14,39,7,6,8,10,11,13,18,28,29,34,38,47,52,55,46,15,19,27,31,53,24,35,45,30,37,48,25,36,40,43,44,49,23,12,16,33,54,56) ; Meta set: AND aid IN (56,7,6,8,10,11,13,18,28,29,34,38,47,52,55,12,16,33,15,19,27,31,53,14,39,23,24,35,45,25,36,40,43,44,49,30,37,48,46,54) ;


Notices
/include/themes.inc.php
•Notice line 823: Undefined variable: pm_link
/include/init.inc.php
•Notice line 321: Undefined index: lang
/include/functions.inc.php
•Notice line 88: Undefined variable: cpg_show_private_album



GRAZIE!!!!!!!!!

fax82

..smanettando un pò....


..adesso succede che riesco a vedere la lista delle CATEGORIE..ma pur avvisandomi che ci sono per es. 2 album...vedo pagina bianca!!


Si sono scombussolati gli ID degl'album...come posso fare?!?!

http://www.filocontinuoeventi.it/index.php?cat=23



Ludo

Io, come prima cosa, mi preoccuperei che la musichetta non riparta automaticamente dopo qualche secondo anche avendo cliccato su "No Sound"...