Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Hi
I got his error when login into my profile with "uddeiminbox" plugin.
If I uninstall it all works..
Notice: Trying to get property of non-object in /home/xxx/public_html/components/com_comprofiler/plugin/user/plug_pmsuddeiminbox/pms.showinbox.php on line 75
Notice: Trying to get property of non-object in /home/xxx/public_html/components/com_comprofiler/plugin/user/plug_pmsuddeiminbox/pms.showinbox.php on line 145
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
darb wrote:
Notice: Trying to get property of non-object in /home/xxx/public_html/components/com_comprofiler/plugin/user/plug_pmsuddeiminbox/pms.showinbox.php on line 75
Notice: Trying to get property of non-object in /home/xxx/public_html/components/com_comprofiler/plugin/user/plug_pmsuddeiminbox/pms.showinbox.php on line 145
Please Log in or Create an account to join the conversation.
The PM button correctly shows under a fireboard forum post, but the private message send page has the 'To:' field blank. I assume that it should show the username of the poster that the PM button was pressed for.
(The users dropdown is disabled because we don't need it)
I got as far as checking that function drawWriteform(..
is capable of inserting the recipient user - but no username is being fed to it as a parameter.
I can't trace the problem any further, the code is too complex for me! The link from the Fireboard PM button/link does have the poster/recipient's user ID in the query string I think.
Is there a fix for the missing destination username for the fireboard PM 'send pm' page?? Or is it a config.. (but I could not find anything in config settings)
Please Log in or Create an account to join the conversation.