Hi all
There is a bug in post_message_form.asp file
We have a user and its membership is active .
we suspend its membership via its Profile and I deactivate its membership
OK
Now we can login but can't do anything if click on new topic we see this message :
=================
Your Forum Membership is not yet activated!
To activate your forum membership click on the link in the activation email you should have received after registering.
=================
instead of this message:
Sorry, this function is disabled as your Forum Membership has been suspended!
-----------------------------
the codes written in post_message_form.asp is for showing second message but it still show first message
So what we can do for solving thos prob?