bgame-hunter / temars-eve-api

Automatically exported from code.google.com/p/temars-eve-api
0 stars 0 forks source link

"charid must be number if selected" #54

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
TEA Version?
SVN r114

SMF Version?
SMF 2.0rc3

What steps will reproduce the problem?
1. Login to a account
2. Goto Ignore Forums options under Profile
3. Attempt to save the settings

What is the expected output? What do you see instead?

Change errors with "charid must be number if selected", 

Hacky workaround is to edit TEA.php, line 2198, and add a check that the post 
var != "". The bigger question here is why is TEAAdd being called for a 
modifications of the Ignored boards?

Original issue reported on code.google.com by nikd...@gmail.com on 16 Jun 2011 at 9:48

GoogleCodeExporter commented 8 years ago
ignore forums options?

Original comment by tema...@googlemail.com on 15 Jul 2011 at 4:46

GoogleCodeExporter commented 8 years ago
I have also come across this error when a user is trying to edit their 
notifications area of their forum profile. If anything is changed, once this 
SAVE button is clicked on the page I get the error "charid must be number if 
selected". 

This is using SMF 2.0 and TEA 1.2.1.150

Original comment by tibl...@gmail.com on 10 Aug 2011 at 4:46

GoogleCodeExporter commented 8 years ago
thank you that made much more sense than ignored boards :D

Original comment by tema...@googlemail.com on 12 Aug 2011 at 4:14

GoogleCodeExporter commented 8 years ago
Just updated and tried it out. I can confirm everything is working as it should 
now. Thanks a bunch and keep up the awesome work! :D

Original comment by tibl...@gmail.com on 12 Aug 2011 at 6:46

GoogleCodeExporter commented 8 years ago

Original comment by tema...@googlemail.com on 14 Aug 2011 at 3:07