× Joomla Facebook Connect support forum

Topic-icon Don't sent invitation

Active Subscriptions:

None
16 years 6 months ago #2403 by djgps
Don't sent invitation was created by djgps
Hi... I try ti invite my friends from facebook to join my site but the problem is that the "send" button does not work and the invitation never goes.
What could be wrong?
Thank's...
The topic has been locked.
Active Subscriptions:

None
16 years 6 months ago #2405 by djgps
Replied by djgps on topic Don't sent invitation
nothing???
The topic has been locked.
Support Specialist
16 years 6 months ago #2412 by alzander
Replied by alzander on topic Don't sent invitation
Support posts aren't always answered within a 12 hour period. We try for speed, especially with critical issues, but please be reasonable before you assume we're not monitoring the forums at all.

When you say the send button doesn't work, what happens? Do you get a javascript error, does anything get printed to the screen, does the page reload?

Usually, things like this are caused by javascript conflicts on the page. If you're using Firebug, you can check for JS errors before and after you hit the "Send" button and let us know what happens. If you'd like us to debug it further, include your website address so we can look into it.

This post may help you:
<!-- m --><a class="postlink" href="www.cmsmarket.com/resources/dev-corner/9...or-javascript-errors">www.cmsmarket.com/resources/dev- ... ipt-errors
The topic has been locked.
Active Subscriptions:

None
16 years 6 months ago #2422 by djgps
Replied by djgps on topic Don't sent invitation
Hi!
I never meant that the forum is not monitored... Sorry for that I just needed an answer...
Thank you for your answer. I just noticed that I get an error after I click on the send button and it is the following
Error: jQuery(id).height(params.minHeight).autogrow is not a function
Code: /components/com_community/assets/script-1.2.js
line: 568
What should I do?
Thank's....
The topic has been locked.
Support Specialist
16 years 6 months ago #2431 by alzander
Replied by alzander on topic Don't sent invitation
When you say "inviting friends", do you mean through using the JFBCInvite module, or are you talking about some of the JomSocial features? If it's the latter, I'm going to push you to their forums.

If it's the JFBCInvite module, can you send me a link to the page that's throwing the error so we can test (either a link here or PM it to me if you'd prefer it to be private)? Joomla ships with Mootools, and we also use that in the Invite module. However, JQuery has advanced a bit and it's pretty popular so other devs are using it. Unfortunately, the 2 aren't always compatible. Since the error that's being thrown is from com_community (JomSocial), we should be able to debug it easily though as we have many test sites set up with that config.. just need to see what's happening on yours.

Thanks!
The topic has been locked.