Re: Plugin – Private Messages
Thanks guys – I’ve installed .73 and we appear to be closer. It now at least renders the page but still doesn’t create the database table and hence gives the follwoing error…
bbPress database error: [Table ‘db189779439.p2tbb_privatemessages’ doesn’t exist]
SELECT * FROM p2tbb_privatemessages WHERE id_receiver = 1 ORDER BY created_on DESC
bbPress database error: [Table ‘db189779439.p2tbb_privatemessages’ doesn’t exist]
SELECT * FROM p2tbb_privatemessages WHERE id_sender = 1 ORDER BY created_on DESC
Can I just manually add the table to the database? I have bbpress integrated with Word Press if that makes any difference. Your help is much appreciated.