I did twice, I already comapred tpl files from one forum where this works ok, and my new forum where I am trying to install MODs again!
I did enable debugging, and get this!
Code: Alles auswählen
DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'Test category'(id=0), $album_permission = NULL
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'Test category'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1,
['manage'] => 0
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'ez detzerete'(id=0), $album_permission = NULL
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'ez detzerete'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1,
['manage'] => 0
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_read_tree : user id = 0, $album_data['auth'] =
array = (
[1] => array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1,
['manage'] => 0
),
[3] => array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1,
['manage'] => 0
)
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_read_tree : $cats =
array = (
[0] => array = (
['cat_id'] => '1',
['cat_title'] => 'Test category',
['cat_desc'] => '',
['cat_order'] => '10',
['cat_view_level'] => '-1',
['cat_upload_level'] => '0',
['cat_rate_level'] => '0',
['cat_comment_level'] => '0',
['cat_edit_level'] => '0',
['cat_delete_level'] => '2',
['cat_view_groups'] => NULL,
['cat_upload_groups'] => NULL,
['cat_rate_groups'] => NULL,
['cat_comment_groups'] => NULL,
['cat_edit_groups'] => NULL,
['cat_delete_groups'] => NULL,
['cat_moderator_groups'] => NULL,
['cat_approval'] => '0',
['cat_parent'] => '0',
['cat_user_id'] => '0',
['count'] => '0',
['username'] => '',
['parent'] => -1
),
[1] => array = (
['cat_id'] => '3',
['cat_title'] => 'ez detzerete',
['cat_desc'] => '',
['cat_order'] => '20',
['cat_view_level'] => '-1',
['cat_upload_level'] => '0',
['cat_rate_level'] => '0',
['cat_comment_level'] => '0',
['cat_edit_level'] => '0',
['cat_delete_level'] => '2',
['cat_view_groups'] => NULL,
['cat_upload_groups'] => NULL,
['cat_rate_groups'] => NULL,
['cat_comment_groups'] => NULL,
['cat_edit_groups'] => NULL,
['cat_delete_groups'] => NULL,
['cat_moderator_groups'] => NULL,
['cat_approval'] => '0',
['cat_parent'] => '0',
['cat_user_id'] => '0',
['count'] => '0',
['username'] => '',
['parent'] => -1
)
)
----------------------------------------------------
phpBB2.de - Your No.1 Source
FAQ • Search • Smilie Album • Inventory • Sitemap • Preferences • Bookmarks • New Posts (0) • Usergroups • Profile • Bookmakers • You have no new messages • Chat Chat Log out [ bossman ]
Calendar
Calendar eventCalendar
Tue 19 Sep 2006
Wed 20 Sep 2006
Thu 21 Sep 2006
Fri 22 Sep 2006
Sat 23 Sep 2006
Sun 24 Sep 2006
Mon 25 Sep 2006
DEBUG :
----------------------------------------------------
album_get_auth_keys =
array = (
['keys'] => array = (
[-1] => 0,
[1] => 1,
[3] => 2
),
['id'] => array = (
[0] => -1,
[1] => '1',
[2] => '3'
),
['real_level'] => array = (
[0] => -1,
[1] => 0,
[2] => 0
),
['level'] => array = (
[0] => -1,
[1] => 0,
[2] => 0
),
['idx'] => array = (
[0] => -1,
[1] => 0,
[2] => 1
)
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_get_auth_keys =
array = (
['keys'] => array = (
[-1] => 0,
[1] => 1,
[3] => 2
),
['id'] => array = (
[0] => -1,
[1] => '1',
[2] => '3'
),
['real_level'] => array = (
[0] => -1,
[1] => 0,
[2] => 0
),
['level'] => array = (
[0] => -1,
[1] => 0,
[2] => 0
),
['idx'] => array = (
[0] => -1,
[1] => 0,
[2] => 1
)
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_no_newest_pictures sql = 'SELECT c.cat_id, p.pic_id, COUNT(p.pic_id) AS pic_total FROM phpbb_album AS p, phpbb_album_cat AS c WHERE c.cat_id IN (1,3) AND p.pic_cat_id = c.cat_id AND p.pic_time >= 1156182115 GROUP BY c.cat_id'
----------------------------------------------------
DEBUG :
----------------------------------------------------
$pictotalrows =
array = ()
----------------------------------------------------
DEBUG :
----------------------------------------------------
$user_id = 0
$cur_cat_id = -1
$display = 1
album data =
array = (
['sub'] => array = (
[-1] => array = (
[0] => '1',
[1] => '3'
)
),
['keys'] => array = (
[1] => 0,
[3] => 1
),
['parent'] => array = (
[0] => -1,
[1] => -1
),
['id'] => array = (
[0] => '1',
[1] => '3'
),
['data'] => array = (
[0] => array = (
['cat_id'] => '1',
['cat_title'] => 'Test category',
['cat_desc'] => '',
['cat_order'] => '10',
['cat_view_level'] => '-1',
['cat_upload_level'] => '0',
['cat_rate_level'] => '0',
['cat_comment_level'] => '0',
['cat_edit_level'] => '0',
['cat_delete_level'] => '2',
['cat_view_groups'] => NULL,
['cat_upload_groups'] => NULL,
['cat_rate_groups'] => NULL,
['cat_comment_groups'] => NULL,
['cat_edit_groups'] => NULL,
['cat_delete_groups'] => NULL,
['cat_moderator_groups'] => NULL,
['cat_approval'] => '0',
['cat_parent'] => '0',
['cat_user_id'] => '0',
['count'] => '0',
['username'] => '',
['parent'] => -1
),
[1] => array = (
['cat_id'] => '3',
['cat_title'] => 'ez detzerete',
['cat_desc'] => '',
['cat_order'] => '20',
['cat_view_level'] => '-1',
['cat_upload_level'] => '0',
['cat_rate_level'] => '0',
['cat_comment_level'] => '0',
['cat_edit_level'] => '0',
['cat_delete_level'] => '2',
['cat_view_groups'] => NULL,
['cat_upload_groups'] => NULL,
['cat_rate_groups'] => NULL,
['cat_comment_groups'] => NULL,
['cat_edit_groups'] => NULL,
['cat_delete_groups'] => NULL,
['cat_moderator_groups'] => NULL,
['cat_approval'] => '0',
['cat_parent'] => '0',
['cat_user_id'] => '0',
['count'] => '0',
['username'] => '',
['parent'] => -1
)
),
['personal'] => array = (
[1] => 0,
[3] => 0
),
['auth'] => array = (
[1] => array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1,
['manage'] => 0
),
[3] => array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1,
['manage'] => 0
)
)
)
authentication keys =
array = (
['keys'] => array = (
[-1] => 0,
[1] => 1,
[3] => 2
),
['id'] => array = (
[0] => -1,
[1] => '1',
[2] => '3'
),
['real_level'] => array = (
[0] => -1,
[1] => 0,
[2] => 0
),
['level'] => array = (
[0] => -1,
[1] => 0,
[2] => 0
),
['idx'] => array = (
[0] => -1,
[1] => 0,
[2] => 1
)
)
Code: Alles auswählen
DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'Test category'(id=0), $album_permission = NULL
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'Test category'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1,
['manage'] => 0
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'Test category'(id=0), $album_permission = NULL
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'Test category'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1,
['manage'] => 0
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'ez detzerete'(id=0), $album_permission = NULL
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'ez detzerete'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1,
['manage'] => 0
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_read_tree : user id = 0, $album_data['auth'] =
array = (
[1] => array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1,
['manage'] => 0
),
[3] => array = (
['view'] => 1,
['upload'] => 1,
['rate'] => 1,
['comment'] => 1,
['edit'] => 1,
['delete'] => 1,
['moderator'] => 1,
['manage'] => 0
)
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_read_tree : $cats =
array = (
[0] => array = (
['cat_id'] => '1',
['cat_title'] => 'Test category',
['cat_desc'] => '',
['cat_order'] => '10',
['cat_view_level'] => '-1',
['cat_upload_level'] => '0',
['cat_rate_level'] => '0',
['cat_comment_level'] => '0',
['cat_edit_level'] => '0',
['cat_delete_level'] => '2',
['cat_view_groups'] => NULL,
['cat_upload_groups'] => NULL,
['cat_rate_groups'] => NULL,
['cat_comment_groups'] => NULL,
['cat_edit_groups'] => NULL,
['cat_delete_groups'] => NULL,
['cat_moderator_groups'] => NULL,
['cat_approval'] => '0',
['cat_parent'] => '0',
['cat_user_id'] => '0',
['count'] => '0',
['username'] => NULL,
['parent'] => -1
),
[1] => array = (
['cat_id'] => '3',
['cat_title'] => 'ez detzerete',
['cat_desc'] => '',
['cat_order'] => '20',
['cat_view_level'] => '-1',
['cat_upload_level'] => '0',
['cat_rate_level'] => '0',
['cat_comment_level'] => '0',
['cat_edit_level'] => '0',
['cat_delete_level'] => '2',
['cat_view_groups'] => NULL,
['cat_upload_groups'] => NULL,
['cat_rate_groups'] => NULL,
['cat_comment_groups'] => NULL,
['cat_edit_groups'] => NULL,
['cat_delete_groups'] => NULL,
['cat_moderator_groups'] => NULL,
['cat_approval'] => '0',
['cat_parent'] => '0',
['cat_user_id'] => '0',
['count'] => '0',
['username'] => NULL,
['parent'] => -1
)
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'Personal Gallery of bossman'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'Personal Gallery of bossman'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
$album_config['personal_gallery'] = 0
----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['manage'] => 1,
['rate'] => 1,
['edit'] => 1,
['delete'] => 1,
['comment'] => 1,
['moderator'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'Personal Gallery of testna'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'Personal Gallery of testna'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
$album_config['personal_gallery'] = 0
----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['manage'] => 1,
['rate'] => 1,
['edit'] => 1,
['delete'] => 1,
['comment'] => 1,
['moderator'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'Personal Gallery of testni11'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'Personal Gallery of testni11'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
$album_config['personal_gallery'] = 0
----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['manage'] => 1,
['rate'] => 1,
['edit'] => 1,
['delete'] => 1,
['comment'] => 1,
['moderator'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'Personal Gallery of testna1'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'Personal Gallery of testna1'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
$album_config['personal_gallery'] = 0
----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['manage'] => 1,
['rate'] => 1,
['edit'] => 1,
['delete'] => 1,
['comment'] => 1,
['moderator'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'Personal Gallery of testni'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'Personal Gallery of testni'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
$album_config['personal_gallery'] = 0
----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['manage'] => 1,
['rate'] => 1,
['edit'] => 1,
['delete'] => 1,
['comment'] => 1,
['moderator'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'Personal Gallery of krompir'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'Personal Gallery of krompir'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
$album_config['personal_gallery'] = 0
----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['manage'] => 1,
['rate'] => 1,
['edit'] => 1,
['delete'] => 1,
['comment'] => 1,
['moderator'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'Personal Gallery of joko'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'Personal Gallery of joko'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
$album_config['personal_gallery'] = 0
----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
['view'] => 1,
['upload'] => 1,
['manage'] => 1,
['rate'] => 1,
['edit'] => 1,
['delete'] => 1,
['comment'] => 1,
['moderator'] => 1
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_get_auth_keys =
array = (
['keys'] => array = (
[-1] => 0,
[1] => 1,
[3] => 2
),
['id'] => array = (
[0] => -1,
[1] => '1',
[2] => '3'
),
['real_level'] => array = (
[0] => -1,
[1] => 0,
[2] => 0
),
['level'] => array = (
[0] => -1,
[1] => 0,
[2] => 0
),
['idx'] => array = (
[0] => -1,
[1] => 0,
[2] => 1
)
)