1 頁 (共 1 頁)

Country Flag User Edition

發表於 : 2010-03-16 00:02
JT少俠
Modification name: Country Flag User Edition
Author: Gremlinn
Modification description: This MOD allows registered users to select their country flag for display throughout the phpBB system.
Flags can be controlled via the UCP and ACP.
Modification version: 1.2.1
Tested on phpBB version: See below

Download file: CFUE_1.2.1.zip
File size: 882964 Bytes

Modification overview page: View


Selected tags:

1. Category
1. Profile/User Control Panel
2. Complexity
1. SQL Schema Changes
2. File Edits
3. Time
1. ~ 45 Minutes
4. phpBB
1. 3.0.6


Support for this modification needs to be asked within this topic. The phpBB Team is not responsible or required to give anyone support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB MODifications Team may not be able to provide support.

This MOD has only been tested by the phpBB MOD Team with the phpBB version listed in the topic. It may not work in any other versions of phpBB.
http://www.phpbb.com/community/viewtopi ... &t=1972535
..............................

Fatal error: Call to undefined function get_user_flag() in viewtopic.php on line 1157

MY PHPBB IS 3.0.7-pl1


代碼: 選擇全部

get_user_flag($row['user_flag'], $user_cache[$poster_id]['flag_country'], $user_cache[$poster_id]['flag_code'], $user_cache[$poster_id]['flag_img'], $user_cache[$poster_id]['flag_img_src']);
Where is "Fatal error" ?