Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Plugin – Private Messages

I do have the template files in /my-template/ folder (I even put them in the default template directory too), I am using mod-rewrite, and when I initially set up the pm plugin, the database did not install, so I grabbed the query from the bb-privatemessage.php file to create the bb_privatemessage table and when I ran the query it gave me an error with the “message” column saying

“#1074 – Too big column length for column ‘message’ (max = 255). Use BLOB instead”

So I set it to BLOB and Even tried LONGTEXT. I don’t see if it would make a difference or not, but maybe that is why?

Skip to toolbar