Hi!
Ive installed “PM Message” plugin but it doesnt send any message. I click Compose and nothing appears , it does nothing. Google Chrome and Firefox says that button function is “javascript:void(null);”.
Can you help me?
Thanks.
Hi!
Ive installed “PM Message” plugin but it doesnt send any message. I click Compose and nothing appears , it does nothing. Google Chrome and Firefox says that button function is “javascript:void(null);”.
Can you help me?
Thanks.
The ‘JavaScript:void’ is exactly what you should see.
What about other aspects of the forum? IS that all working correctly? If something like this does not work I would have expected other issues. And would you be able to use the script console and try this to see if any errors are reported?
Everything else is working fine.
Ive just updated Simple Press and PM and still doesnt work, I click “Compose” and nothing happens.
Please, Help.
so sounds like a js conflict if the button click does not open the compose window… js is used to open the compose form…
so with the browser console open, when you click on the compose button, what do you see? any errors reported before or after the click?