Code: Selecteer alles
mx_message_die( GENERAL_ERROR, "Could not obtain author data", '', __LINE__, __FILE__, $sql );
Code: Selecteer alles
mx_message_die( GENERAL_ERROR, "Could not obtain category information", '', __LINE__, __FILE__, $sql );
Code: Selecteer alles
mx_message_die( GENERAL_ERROR, "Could not obtain author data", '', __LINE__, __FILE__, $sql );
Code: Selecteer alles
mx_message_die( GENERAL_ERROR, "Could not obtain category information", '', __LINE__, __FILE__, $sql );
Code: Selecteer alles
INSERT INTO `phpbb_kb_categories` (`category_id`, `category_name`, `category_details`, `number_articles`, `parent`, `cat_order`, `auth_view`, `auth_post`, `auth_rate`, `auth_comment`, `auth_edit`, `auth_delete`, `auth_approval`, `auth_approval_edit`, `auth_view_groups`, `auth_post_groups`, `auth_rate_groups`, `auth_comment_groups`, `auth_edit_groups`, `auth_delete_groups`, `auth_approval_groups`, `auth_approval_edit_groups`, `auth_moderator_groups`, `comments_forum_id`) VALUES
(1, 'Test Category 1', 'This is a test category', 0, 0, 10, 0, 0, 0, 0, 0, 2, 0, 0, '', '', '', '', '', '', '', '', '', 0);
Code: Selecteer alles
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/fridge/domains/fridge-forum.nl/public_html/db/mysql4.php on line 214
Code: Selecteer alles
Knowledge Base mx 2.0.2
Hoi Daan,Daan schreef:Hallo,
Ik ben bezig met de KB(kennisbank) mod te installeren Wanneer ik de databse install file gebruik staat er dat ik niet kan conencten naar de database.
Heeft er iemand een vertaling van deze mod?
Daan
Edit:
het gaat om deze modCode: Selecteer alles
## MOD Addon Author: Haplo < jonohlsson@hotmail.com > (Jon Ohlsson) http://www.mx-system.com ## MOD Description: This mod adds a Knowledge Base manager to your board ## MOD Version: KB MOD 2.0.1(abc...) ## ## Installation Level: easy ## Installation Time: 5 Minutes ## Files To Edit: (5) ## - viewonline.php ## - admin/index.php, ## - includes/page_header.php, ## - language/lang_english/lang_main.php, ## - templates/subSilver/overall_header.tpl, ## ## Included Files: (58) ## - kb.php, ## - kb_search.php, ## - admin/admin_kb_*.php (7), ## - includes/functions_.php (4), ## - includes/kb_.php, (9) ## - language/lang_english/lang_.php (2), ## - templates/subSilver/kb_*.tpl (14), ## - templates/subSilver/admin/kb_*.tpl (17), ## - templates/subSilver/images/lang_english/*.gif (1), ## - templates/subSilver/images/*.gif (2) ## ############################################################## ## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the ## latest version of this MOD. Downloading this MOD from other sites could cause malicious code ## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered ## in our MOD-Database, located at: http://www.phpbb.com/mods/ ##############################################################
Oops...foutje, sorrryyy -Daan schreef:Ik weet niet wat je bedoeld maar zoals ik jou begrijp moet ik een STANDAARD map met taal bestanden wissen?