CMS MADE SIMPLE FORGE

Frontend Personal Messages

 

[#5281] Wrong SQL-Statements and message handling

avatar
Created By: Christian M- (NashBridges)
Date Submitted: Sun Aug 08 09:30:57 -0400 2010

Assigned To: Pierre-Luc Germain (plger)
Version: FEmessages 1.1
CMSMS Version: None
Severity: Critical
Resolution: None
State: Open
Summary:
Wrong SQL-Statements and message handling
Detailed Description:
some of the sql-statements are simlpy wrong ie. "select * nbnew from.... " where
"nbnew" is not allowed to be and so on...
furthermore there is an error in the handling of a message, people who've sent a
message can delete it in their outbox completely, so that it will be deleted in
the recievers inbox too.
another misbehavior is the reply-button viewing a message, which has been sent
by the user itself (outbox). it's senseless and not working  properly, cause the
reply message is not adressed to the sender, but the receiver of the inital
message. (could be solved in the template as well by hiding the replybutton if 
userid==fromid.)

i've looked over all php.files and corrected the errors, so that i'm able to
upload a fixed version of the module. if you are interested in please send me a
PM.
regards 
christian


History

Comments
avatar
Date: 2010-10-01 06:33
Posted By: Pierre-Luc Germain (plger)

Hi Christian,
Thanks for reporting these, and sorry for not answering earlier.
I've added you as a dev if you're still interested in commiting your
corrections. (if you are, I'll let you take care of that and fix your other bug
report).
Pierre-Luc