anonymized-13749270
(@anonymized-13749270)
Hello Dale,
Please enable debug mode and let me know which error messages you get on front-end and settings screen.
Thank you.
Samuel
Samuel,
Thanks for the quick reply.
Here’s what I get when I try to go to the settings page:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /services15/webpages/util/c/i/ciub5bgq.myutilitydomain.com/bmwtcd.org/public/newsite/wp-includes/plugin.php on line 525
When I click on the send message link I still get “Not Found [CFN #0005]”
Thanks again,
Dale.
anonymized-13749270
(@anonymized-13749270)
Hello Dale,
I am not sure about this, but could you please go to Settings > Permalinks and hit the save button then see if the messages appear in the front-end?
As for the admin, I think it’s due to some ampersand added in the function registering the settings page callback, try to edit the file
site.tld/wp-admin/plugin-editor.php?file=bbp-messages/includes/admin/loader.php
And search for &$this and make it $this instead. (Left there by mistake, adds support to PHP 4 while the plugin requires 5.3 at least, Lol.)
Thanks and looking forward to know it that solves anything.
Regards,
Samuel
Samuel,
Unfortunately, this fixed neither problem. For the permalinks, I just have it set to the default plain setting, should it be something else.
I was able to edit the loader file and found only one instance of &$this and changed it to $this. This didn’t fix the settings page either. Is there anything else you need from me?
Dale.
anonymized-13749270
(@anonymized-13749270)
Hi Dale,
Sorry about that. Could you please deactivate all of your WordPress plugins, then activate bbPress and bbPM, then again save the permalink settings (to flush the rewrite rules, done automatically though but can be confusing).. If there’s nothing and issue still consists, please contact me from samelh.com and I will try to look into this issue on your behalf as if you provide me with a temporary account in your site.
Thanks for your patience and cooperation.
Samuel
Samuel – I am having the same issue. Has a solution come up since the last post in this thread?
Chris