Share in action block doesn't work

When the share block in the action block is clicked the page goes grey and nothing else happens.  I installed the FB Inviter which seems to work great so I may just hide this block if I can't fix it.

Any ideas on what to check to fix the share?

Quote · 12 Mar 2013

Are you using the default templates?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 12 Mar 2013

the share box is a popup, so maybe your popup (it's the invite a friend popup) is either missing, or incorrect permissions. Try clicking the Invite a friend at the bottom of your site and see if the popup appears as it should. If it does, then maybe there was a change made that affected the link for the popup.

If using firefox, you can inspect the page elements, and you should have :

<button class="bx-btn bx-btn-small bx-btn-ifont" onclick="return launchTellFriendProfile(1);"></button>

for the share button.

Hope this helps.

One question though - did you use an autoinstaller when you setup your site?

Note: Item in red would correspond to the user ID of the profile you are sharing.

caredesign.net
Quote · 13 Mar 2013

 

Are you using the default templates?

 No.

Quote · 13 Mar 2013

 

the share box is a popup, so maybe your popup (it's the invite a friend popup) is either missing, or incorrect permissions. Try clicking the Invite a friend at the bottom of your site and see if the popup appears as it should. If it does, then maybe there was a change made that affected the link for the popup.

If using firefox, you can inspect the page elements, and you should have :

<button class="bx-btn bx-btn-small bx-btn-ifont" onclick="return launchTellFriendProfile(1);"></button>

for the share button.

Hope this helps.

One question though - did you use an autoinstaller when you setup your site?

Note: Item in red would correspond to the user ID of the profile you are sharing.

 I just bought the actions manager by esase - http://www.boonex.com/m/actions-manager-premium - so I can try to fix this, or at least get rid of it.  Share works from the photos, but not from the profile.

Photo script is showPopupAnyHtml('{moduleUrl}share/{fileUri}')

Profile script is return launchTellFriendProfile({ID});

Quote · 13 Mar 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.