Spuds / SMF-Member-Awards

Member Awards for SMF 2.0
Other
8 stars 8 forks source link

Unknown column 'aw.award_name' in 'field list' #40

Closed patofield closed 1 year ago

patofield commented 9 years ago

Just installed this on my forums 2.0.8 with no install errors. After installing I got this error when I want to visit a topic.

Unknown column 'aw.award_name' in 'field list' File: /Sources/AwardsManage.php Line: 46

In Configuration award:

Unknown column 'id_category' in 'where clause' File: //Sources/AwardsSubs.php Line: 87

Spuds commented 9 years ago

Please make sure that the database tables were created correctly during the install. You should have the following new tables: awards_members awards awards_categories

If you do check in the awards table and let me know if you see an award_name column

It should work fine on 2.08, although I have not really used SMF since 2.03 or there abouts

FlyingRino commented 2 years ago

Hi i get this error from Sources/AwardsSubs.php SMF 2.0.19 Field 'filename' doesn't have a default value can you help me fix this please?

Spuds commented 1 year ago

Duplicate issue and fixed in https://github.com/Spuds/SMF-Member-Awards/issues/55