Forum laten weergeven bij ... posts
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

Forum laten weergeven bij ... posts
Ik zoek een mod waarbij een bepaald forum alleen zichtbaar is voor admins, moderators en leden die meer dan ___ posts hebben. Hoe doe ik dat?
Dat kan ook, met deze mod:
http://mods.db9.dk/viewtopic.php?t=115 (je moet er 1 post plaatsen om in het Auto Group forum te mogen)
http://mods.db9.dk/viewtopic.php?t=115 (je moet er 1 post plaatsen om in het Auto Group forum te mogen)
Als ik hem met easymod installeer die mod, en een groep toevoeg krijg ik dit:
Algemene Fout
Could not insert new group
DEBUG MODE
SQL Error : 1054 Unknown column 'group_count' in 'field list'
INSERT INTO phpbb_groups (group_type, group_name, group_description, group_moderator, group_count,group_count_max,group_count_enable, group_single_user) VALUES (1, '18+', 'test', 2, '300','99999999','1', '0')
Line : 404
File : /usr/home/ag5326/domains/skateheaven.nl/public_html/phpBB2/admin/admin_groups.php
Algemene Fout
Could not insert new group
DEBUG MODE
SQL Error : 1054 Unknown column 'group_count' in 'field list'
INSERT INTO phpbb_groups (group_type, group_name, group_description, group_moderator, group_count,group_count_max,group_count_enable, group_single_user) VALUES (1, '18+', 'test', 2, '300','99999999','1', '0')
Line : 404
File : /usr/home/ag5326/domains/skateheaven.nl/public_html/phpBB2/admin/admin_groups.php
Hij zit er idd tussen. Maar als ik deze uitvoer krijg ik dit:
Warning: main(./extension.inc): failed to open stream: No such file or directory in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 27
Warning: main(): Failed opening './extension.inc' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 27
Warning: main(./common.php): failed to open stream: No such file or directory in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 28
Warning: main(): Failed opening './common.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 28
Warning: main(./includes/functions_selects.php): failed to open stream: No such file or directory in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 29
Warning: main(): Failed opening './includes/functions_selects.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 29
Fatal error: Call to undefined function: session_pagestart() in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 68
Warning: main(./extension.inc): failed to open stream: No such file or directory in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 27
Warning: main(): Failed opening './extension.inc' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 27
Warning: main(./common.php): failed to open stream: No such file or directory in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 28
Warning: main(): Failed opening './common.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 28
Warning: main(./includes/functions_selects.php): failed to open stream: No such file or directory in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 29
Warning: main(): Failed opening './includes/functions_selects.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 29
Fatal error: Call to undefined function: session_pagestart() in /usr/home/ag5326/domains/skateheaven.nl/public_html/php/admin/mods/shoutbox/shoutbox_db_update.php on line 68