Fb invite limit

Hi i have fb invite, but there is a limit of 40 invites pr member. Anyone know how to change this?

today it looks like this:

$output    = '<div class="fbf"/>.

<fb:serverfbml>

<script type="text/fbml">

<fb:fbml>

<fb:request-form

action='. $action .'

method="POST"

invite="true"

type='. $type .'

c alt="'. $content .'">

<fb:multi-friend-selector

cols="5"

rows="5"

showborder="false"

acti alt='. $actiontxt .'

max="600"

bypass="cancel" />

</fb:request-form>

</fb:fbml>

</script>

</fb:serverfbml>

</div>';

return $output;

It used to say 20 instead of 600. And when i changed it from 20 to 600 the limit was change to 40??

Anyone have any suggestions?

BEst regards

Morten

Quote · 10 Jul 2010

Hi i have fb invite, but there is a limit of 40 invites pr member. Anyone know how to change this?

today it looks like this:

$output    = '<div class="fbf"/>.

<fb:serverfbml>

<script type="text/fbml">

<fb:fbml>

<fb:request-form

action='. $action .'

method="POST"

invite="true"

type='. $type .'

c alt="'. $content .'">

<fb:multi-friend-selector

cols="5"

rows="5"

showborder="false"

acti alt='. $actiontxt .'

max="600"

bypass="cancel" />

</fb:request-form>

</fb:fbml>

</script>

</fb:serverfbml>

</div>';

return $output;

It used to say 20 instead of 600. And when i changed it from 20 to 600 the limit was change to 40??

Anyone have any suggestions?

BEst regards

Morten

hello I think you need setup it in your FB account

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 11 Jul 2010

hello I think you need setup it in your FB account

In my fb application account or my personal account? i dont find it anywhere. But i tried a fb invite a couple of weeks ago on a site i dont remember, and there i could invite all of my friends.

Anyone with this modul who can help me please :)

Quote · 11 Jul 2010

You should not have been able to go over that. Facebook changed this months ago because of abuse of the feature. The actual limit is supposed to be 35.

documentation on this function.

http://developers.facebook.com/docs/reference/fbml/multi-friend-selector


My only guess as to why you were able to invite more than that on this other site if it was actually only a couple of weeks ago would be that facebooks tracking of how many invites took place must have been malfunctioning. This limit has been there for quite a while.

https://www.deanbassett.com
Quote · 11 Jul 2010

You should not have been able to go over that. Facebook changed this months ago because of abuse of the feature. The actual limit is supposed to be 35.

documentation on this function.

http://developers.facebook.com/docs/reference/fbml/multi-friend-selector


My only guess as to why you were able to invite more than that on this other site if it was actually only a couple of weeks ago would be that facebooks tracking of how many invites took place must have been malfunctioning. This limit has been there for quite a while.

My limit is still 40.

Here you can try it :) http://www.watig.com/m/mlm/join?code=Admin

And its max 4 weeks ago that i was able to invite all of my firends on someone elses modul. If that person sees this treat. Please advice, and help me out :)

Quote · 11 Jul 2010

Yup, I run into that limit on FB all the time. Once you hit it, you have to start doing the captcha auth for each one over the limit. A real pain in the ass.

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 11 Jul 2010

Yup, I run into that limit on FB all the time. Once you hit it, you have to start doing the captcha auth for each one over the limit. A real pain in the ass.

It's because they consider it spamming, just as we would..

excerpt taken from Facebook FAQ

You received a warning from Facebook
I was warned for engaging in behavior that may be considered annoying or abusive.
Facebook has security systems to stop abusive actions. The systems automatically identify the following types of behavior:

* Feature overuse: There are limits to restrict the rate at which you can use features on the site. Overusing features is not allowed because it may make other people feel annoyed or unsafe.
* Unwanted contact: Our systems detect when friend requests you send to others are being ignored at a high rate and volume. Using Facebook to contact many people you don't know is not allowed because it may make them feel threatened, harassed, or unsafe.

Once you close your warning, you must significantly slow down this behavior. Further misuse of site features may result in a temporary block, or your account being permanently disabled from Facebook.

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

Your limitation can actually be reduced as well if user response is poor.

Quote · 12 Jul 2010
 
 
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.