× Joomla Facebook Connect support forum

Topic-icon Settings fail at JFBCInvite module

Active Subscriptions:

None
14 years 11 months ago #11444 by fb_634042543
"Enable Email Inviter" setting at JFBCInvite module has no effect. Although I selected "no", the email invite pop-up box still appears (see picture).
File Attachment:


Also, as you could see from the image, the pop-up box for confirming is cropped at the right hand side, how could we change the width of the module?
File Attachment:

My site: .....

Thanks a lot for your answer=]
The topic has been locked.
Support Specialist
14 years 11 months ago #11452 by alzander
For the email invitation, you may want to try the following modification to the JFBCInvite module. I'm not sure if Facebook changed something, but that setting is still available to use. However, we set it to '0', whereas they recommend 'false'. To make this change, open the /modules/mod_jfbcinvite/tmpl/default.php file. At line 58, you'll see where the email_invite parameter is set. Change this to:
email_invite="false"
Hopefully that will fix that issue, and if so, please let us know!

As for the resizing, I see the Javascript we use trying to execute, but it's not catching the event properly. Can you try changing the setting for number of rows to a lower number (I think you're at 4, so try 3 or even 2), and see if that fixes it. If so, hopefully that will be acceptable for you, if not, we can investigate further why it's not resizing properly.

Thanks,
Alex
The topic has been locked.