Database error when replying to message

Database error when replying to message

by Jae Lee (Posts: 0) » about 4 years ago

Trying to reply to a message and I am consistently getting this error:

A Database Error Occurred

Error Number: 1054

Unknown column 'Array' in 'field list'

INSERT INTO `pmsg_messages` (`thread_id`, `sender_id`, `body`, `priority`) VALUES ('202879', '47393', Array, '2')

Filename: modules/pmsg/libraries/Msg.php

Line Number: 987


(2) Answer(s)

0

by Da (zac) Zhuang (Posts: 1) » about 4 years ago

 Same problem :-<

0

by Carlos Barichello (Posts: 2) » about 4 years ago

Same problem.