A PHP Error was encountered

Severity: Warning

Message: Missing argument 1 for Conversations::post()

Filename: controllers/conversations.php

Line Number: 732

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: postid

Filename: controllers/conversations.php

Line Number: 737

Database Error

A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY a.postdate desc LIMIT 1' at line 1

SELECT a.*, b.name FROM rc_blog_posts as a, rc_users as b WHERE a.userid = b.id AND a.id = ORDER BY a.postdate desc LIMIT 1