Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Plugin – Private Messages

Hi Everyone.

I’m trying to install this on my forum but getting the following message when I try and run the /pm.php file:

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

Fatal error: Call to undefined function: bb_load_template() in /homepages/34/d139864185/htdocs/pig2twig.lineindustries.net/forums/pm.php on line 19

I’m sure all files are in the correct locations. Is this due to the WP integration issue discussed above? Does anyone know how to fix? I’m guessing I could create the tables manually but suspect I’ll still get the Fatal Error to the undefined function.

Thanks for any help. Tim

Skip to toolbar