MyBB Community Forums

Full Version: [for 1.6.5] Board messages 2.1.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,
this plugin was working fine until 1.6.4, but after upgrade to 1.6.5 it doesn't work anymore.

The first problem is that the config entry in the admin page was disappeared, I could not modify the message anymore, but activating/deactivating the plugin I could show/hide the previous configured messages.

Then I tried deinstalling/re-installing the plugin and now neither messages anymore nor configuration possible.

Is there a way I can fix this ?
Thank you,
Diab
I solved changing manually

function example_func($var)
into:
function example_func(&$var)

as suggested in your links.

Thank you for the hint.
Diab
(2011-12-15, 01:40 PM)Diabolik Wrote: [ -> ]I solved changing manually

function example_func($var)
into:
function example_func(&$var)

as suggested in your links.

Thank you for the hint.
Diab

Where did you find this?
Search my threads, I've got a tut on how to do that might help you.
You have to change to admin-permissions for the boardmessage plugin. Do you know this?
So what is the solution to _THIS_ problem?

I can't read everyone's mind...

Or you can just edit the templates instead of using a plugin.

http://wiki.mybb.com/index.php/Help:Latest_News_Bar