Spuds / SMF-Member-Awards

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

Several Undefined index #11

Closed dyn0 closed 11 years ago

dyn0 commented 11 years ago

Issue: Going to Members > Awards > Categories and then clicking on the Category link or Awards In Category link produces the following error:

http://www.WEBSITE.com/index.php?action=admin;area=awards;sa=viewcategory;a_id=1;ASDF=ASDF 8: Undefined index: awards_description File: /usr/www/WEB/public/Themes/default/AwardsManage.template.php Line: 1090

Line 1090: http://i.imgur.com/NhpJyIC.png

http://www.WEBSITE.com/index.php?action=admin;area=awards;sa=modify;ASDF=ASDF Apply Filter: Only show the errors with the same message 8: Undefined index: location File: /usr/www/WEB/public/Themes/default/AwardsManage.template.php Line: 158 Line 158: http://i.imgur.com/RNkAowT.png

http://www.WEBSITE.com/index.php?action=admin;area=awards;sa=modify;ASDF=ASDF 8: Undefined index: type File: /usr/www/WEB/public/Themes/default/AwardsManage.template.php Line: 88

Line 88: http://i.imgur.com/6pNnYJR.png Problem file: https://github.com/Spuds/SMF-Member-Awards/blob/592a49d4d1b9f207c801ecb3af8e7c12fcbdabd6/AwardsManage.template.php

Spuds commented 11 years ago

Fixed in the above commits, updated AwardsManage.template and AwardsManage.english

dyn0 commented 11 years ago

Sorry about this post. The issue has been resolved. The zip file has not been updated. I downloaded the raw files completely again and this is not present. Also this is the 2nd time firefox has crashed It's the the spell checker.

Spuds commented 11 years ago

pls confirm that you have the latest AwardsManage.english.php and AwardsManage.english-utf8.php in your themes/default/language directory.

dyn0 commented 11 years ago

Sorry again. =( I edited the post above instead of double posting. For future I now know that to just double post so the update to the notifications is sent. This error is fixed.