well itried to install the top five mod first of:
i didn't find
and i can't access to ACP styles
and when i tried to install posting template it said
any support???
i didn't find
Code:
<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
and when i tried to install posting template it said
Code:
SQL ERROR [ mysqli ]
Unknown column 'forum_post_tpl' in 'field list' [1054]
SQL
UPDATE phpbb_forums SET parent_id = 0, forum_type = 0, forum_status = 0, forum_parents = '', forum_name = 'SMD Reception', forum_link = '', forum_desc = '', forum_desc_uid = '', forum_desc_options = 7, forum_desc_bitfield = '', forum_post_tpl = '', forum_rules = '', forum_rules_uid = '', forum_rules_options = 7, forum_rules_bitfield = '', forum_rules_link = '', forum_image = '', forum_style = 0, display_subforum_list = 1, display_on_index = 1, forum_topics_per_page = 0, enable_indexing = 1, enable_icons = 1, enable_prune = 0, prune_days = 0, prune_viewed = 0, prune_freq = 0, forum_pertopic = 2, forum_perpost = 1, forum_peredit = 1, forum_flags = 32 WHERE forum_id = 1
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/acp/acp_forums.php
LINE: 1263
CALL: dbal_mysqli->sql_query()
FILE: includes/acp/acp_forums.php
LINE: 198
CALL: acp_forums->update_forum_data()
FILE: includes/functions_module.php
LINE: 516
CALL: acp_forums->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()