Hi Guys
I have a submit button a form and it is acting strangely. The button is used to send a question to another member. It works in relation to questions about Topic A but not in relation to Topic B. There does not seem to be anything in the messaging code to differentiate between Topic A and Topic B, hence its strange.
For completeness, Topic A and Topic B should be irrelevant to the messaging system. The same page and therefore code is used for both topics.The button is visible on both Topic A and Topic B so the error handling and message disabling (hide messaging if user not logged in etc) aspects of the code are working correctly. It sends the post code correctly on Topic A but on Topic B nothing happens, the button presses but no posting takes place.
Any ideas what the problem could be?
Many thanks in advance