The "profile share" function in action box on my profiles is not working. The other actions work, but when I click on "share" the screen just greys out and that's it. This function has never worked. Any suggestions?
The "profile share" function in action box on my profiles is not working. The other actions work, but when I click on "share" the screen just greys out and that's it. This function has never worked. Any suggestions? |
Hello As I see the feature is working fine on official BoonEx Demo. May be you have some custom modification which affects this functionality. Try to open FireBug in FireFox before clicking the Share button. It may help you to determine JavaScript error if it appears. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Thanks for your response. Can you tell me where this is located in the coding and what the code should be originally?
I'm not seeing any errors on Firebug. |
Hello By default the button calls launchTellFriend JavaScript function from inc/js/functions.js file which make a request to tellfriend.php file to get a popup. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Thanks. I do have this as the script: return launchTellFriendProfile({ID}); But there is nothing in the Eval field. Can you tell me what is supposed to go here? |
Hello The Eval field in the record is empty by default. It's not needed because the popup is displayed using launchTellFriendProfile() JavaScript function. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Ok, then if those fields are correct, then do you have any idea why the "Share" function might not be working? When you click "Share" the screen just goes blank. |
Hello It's hard to say something without an investigation. So, you may send me Dolphin and FTP access info via PM and I'll take a look. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Did you find a solution, because we have the same isuue. Thanks!
Greetings Klaus |
@klaush Please could you describe the problem in more details ? Rules → http://www.boonex.com/terms |