|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Naella
Negative Density
0
|
Posted - 2014.01.06 00:25:00 -
[1] - Quote
Hiya,
Running SMF 2.0.6 Teamod 1.3.1 r5
I'm having two issues.
- It happens if I set a a rule "ISNT Corp" for our corporation at first rule positon, any members that have alts on the same account but in different corp (either NPC or not) will get matched to that rule and assigned the corresponding group. In our case that will be guest access, but being corp member with at least 1 toon they should be granted member access.
- On the API mask check. I found 2 members using an invalid mask, but with the minimal required fields. I can see the red error message stating BOTH api id's when I check any of our members API after a full check.
[ERROR] Check your Access Mask - keyid = masked ;) |

Naella
Negative Density
0
|
Posted - 2014.01.06 10:43:00 -
[2] - Quote
Thanks for the fast reply Shin!
It's indeed a main rule, ah well, knowing this I'll keep it at the end of the rules then :-) |

Naella
Negative Density
0
|
Posted - 2014.01.18 15:19:00 -
[3] - Quote
Hi Shin,
Running SMF 2.0.6 Teamod 1.3.1 r5
I found eventhough I have "Is a Valid Api required to Register?" checked, users can register to our forum without any API filled. Anyway I can fix this? |

Naella
Negative Density
0
|
Posted - 2014.01.22 16:09:00 -
[4] - Quote
Shin Chogan wrote:Naella wrote:Hi Shin,
Running SMF 2.0.6 Teamod 1.3.1 r5
I found eventhough I have "Is a Valid Api required to Register?" checked, users can register to our forum without any API filled. Anyway I can fix this? I hate to say "it works for me" but .... It works correctly for me ... So I have to ask : is there any info in the logs (either SMF's or Apache's) ? And the obligatory ... Are you 100% sure the option is set ? Have you tried unchecking the box saving then checking the box again and resaving ?
Hi Shin,
Cant find any specific errors in either apache or smf, where is this setting supposed to be stored?
Doublechecked, the checkmark is there and also did try the off,save,on,save trick. Without any result. |

Naella
Negative Density
0
|
Posted - 2014.01.23 10:54:00 -
[5] - Quote
Nutbolt wrote: Out of curiosity Naella do you have the EFTMod installed? (the one which adds in a EFT BB code to display fittings nicely). I have noticed my cron jobs aren't running and I think it is due to this (havn't had time to test yet).
Nope, danot have that mod installed.
Do still have the issue, even after a full uninstall and reinstall of the TEAMARS mod
|

Naella
Negative Density
0
|
Posted - 2014.01.23 17:48:00 -
[6] - Quote
Nutbolt wrote:Shin Chogan wrote:When you say they don't need a valid api even though the option is ticked do you mean they are entering an api key that doesn't have the right options ticked or that they are not entering an api key at all ? Not entering one at all. Just go to our forums to test (www.avalonproject.co.uk/forums).
Yup, no API details at all. The check will assign the "no/invalid api" rule I set but registration is allowed. It shouldn't register at all when no API details at provided. |

Naella
Negative Density
0
|
Posted - 2014.01.24 17:00:00 -
[7] - Quote
Shin Chogan wrote:Doh ... found the problem ... I thought I'd tested with no api key but it looks like I just tested with duff ones.
Change line 3295 to read :
if ((empty($chars)) || (gettype($chars) == 'integer'))
and that "should" fix it.
That did the job, thanks! |

Naella
Negative Density No Response
0
|
Posted - 2014.07.02 19:45:00 -
[8] - Quote
Heya Shin,
Tried upgrading to r7 from r5. From then it didn't match the "is invalid API" rule to assign the Guest group we use for those.
The affected users all have the 222 api error (which I knew and so noticed the different behaviour) The Check reports "no match" but I would expect it to tell me no api as before.
Had to rollback to r5 for now.
NB. Also "Group for Unknown Status" is set to the Guest group we have. |
|
|
|