Topic-icon Invite Friends Module - Right side of dialogue box cut off

Support Specialist
Fantastic! Very happy to hear the Invite module's working properly for you now, and sorry about the troubles.

Finally, thank you so much for the review on the JED. We really appreciate it!
Alex
The topic has been locked.
Active Subscriptions:

None
Posted Link as requested and still no response - Please can this be look at ?

alzander wrote: As for the Email Invite function, do you mean the 2nd window that pops up after trying to invite friends? I'm assuming you have that setting in the module disabled, but it sounds like it's still not being skipped?


Correct Alz - no matter what I do it still moves to the email invite stage, I do not want this as I am using the jomsocial invite by email as stage 1 on an invite system and the JFBC inviter as stage two.

Please help I want to launch the ste soon and this is a problem. (still having trouble with a JFTPwrite error when JFBCLogin trys to copy in an avatar from FB, this has been disabled currently but need help with this too)
The topic has been locked.
Support Specialist
Andy,
Sorry for the delay. I missed your Private message with the site address.

I just tested on your site, and it looks like you have the "Enable automatic resizing" setting in the JFBCInvite module disabled. Can you enable this to see if it fixes your issue? If not, we've also heard from a few users that reducing the row count to 3 improves the situation. Beyond that, your CSS doesn't look like it will block things, it's simply a matter of properly resizing the module... which we try to do to work around some issues from Facebook, but it's now always perfect. If you run into other issues with resizing, just let us know.

As for the email inviter, Facebook changed the email invite option a while ago and then added a different email invitation setting. Our email invite setting is for a separate box at the bottom of the first window, not to prevent the 2nd altogether. To remove that 2nd window, you'll need to make a code change to the JFBCInvite module. In the /modules/mod_jfbcinvite/tmpl/default.php file, at line 59, you'll see:
email_invite="<?php echo $params->get('enable_email') ?>"
Add a new line after that with the following:
import_external_friends="0"

As for the FTP error, I can't say I know what that is offhand. In your PM, you mention it's something with the "Bad response caused by the jomsocial Watermark in multi profile ". I don't think we've tested with any watermarks from JomSocial itself, so that's something we'll have to look into. If you disable the JomSocial watermark, does that fix the issue, or did you just disable the avatar import from JFBConnect altogether?

Thanks,
Alex
Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
Thanks for the replay alz - have not had time to test the solution but will report asap, regarding the JFTP error i should explain a little more.

I use 6 multi profiles on jomsocial and love the profile selector in the jfbc jomsocial plugin, all is well except that I can't dissable watermarks in jomsocial (i get 100 errors when an new user is added if there is no watermark selected) Jomsocial seem to think that the onl solution is to set the entire site to chmod 777 (the number of the beast which I refuse to do)

so I have this issue, with watermark uploaded becomeing a site member works as normal when you go through the /community/register route as a normal user, but when a user signs up using "login with facebook" they still get their avatar brought across but no watermark is used, The create user process results in a JFTP : write error on the frontend. Currently the avatar impot in JFBC Komsocial plugin has been dissabled. If ou wish to test/eperience this error please let me know and I will enable the function temporarily
The topic has been locked.
Support Specialist
Andy,
We're investigating another, unrelated, issue with the JomSocial plugin right now and want to try to tackle this one at the same time.

Just so I'm clear, it sounds like you -have- to have the watermark enabled on the avatar? We've never tested with the watermark, and never heard of this issue, so it seems strange if the only time you're having this problem is without the watermark, so really want to make sure we test the right thing.

Under no circumstances should you 777 your files. That is not a viable solution for any problem, and it shouldn't be used. We'll figure this out and come up with something better once we can recreate the problem, if possible. If we can't recreate, we may need access to your site at some point to test.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
Hi alzander

Sorry for the delay in getting back to you, had a rush project which took my mind off this one.

Back on it now.... First off your

alzander wrote: Add a new line after that with the following:
Code:
import_external_friends="0"


Solution Worked perfectly, the email inviter is now blocked and does not appear !

The next problem is still the sizing of the module ! it still cuts off please help find a work around for this, as currently it appears to my members as broken !

I am holding off pushing the growth of the site unit this is working !
The topic has been locked.
Support Specialist
Andy,
Can you let me know the URL of the page with the Invite module so we can take a look?

Additionally, so you know, in the next release of JFBConnect, we're changing the Invite module completely to use a new system from Facebook which should fix a lot of the pesky issues you've run into. We're excited to be upgrading!

Alex
The topic has been locked.
Active Subscriptions:

None
Have PM'ed you the page with the invite module - When will the update be available ?
The topic has been locked.
Support Specialist
Andy,
The update is coming out in December. We're actually working on the new requests/invitation system now and are very excited about it.

I just tried to look at the page you sent me, but it looks like Facebook is having issues with the Invite system right now. It's just constantly loading on yours (and other) sites. I'll try again tomorrow and see if I can get you the right answer to make everything show up right for the time being.

Thanks,
Alex
The topic has been locked.