1
ghia
PM and faulty form validation
  • 2009/4/6 9:02

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


If you read a PM from your inbox eg here on xoops.org (/modules/pm/readpmsg.php?msg_id=123&start=0&total_messages=12&op=in), you see the message and some buttons (Reply, delete, move, forward).
There are no input fields, but the form is defined as
le="color: #000000"><?php <form name="pmform" id="pmform" action="readpmsg.php" method="post" onsubmit="return xoopsFormValidate_pmform();" >
The form tries to access on submit the xoopsFormValidate_pmform function, which is not present and not needed.

This can maybe the reason, why some people can not delete their PM,s (altough it did for me).

Login

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits