有 1 筆資料符合您搜尋的條件

construaprende
2006-11-12 14:53
版面: phpBB 2 plus 綜合討論
主題: [分享] [mod]Configure Member Profile Required Fields for plus
回覆: 1
觀看: 7515

This is not Working For Country Flags

The part of code that says:

代碼: 選擇全部

if ( $required_field_config['flag'] && empty($user_flag))
Means to an empty field

But I was loking at the mysql table, and a user without Flag, has not a null field
Instead, it have
blank.gif

前往進階搜尋