XenCentral Invite System

XenCentral Invite System [Paid] 1.6.0

No permission to buy ($19.99)
Ok. My hoster reconfigured the firewall and now I can invite a facebook friend and receive a message "1 person successful invited".

But as soon as I try to invite 5 facebook friends at once (which most users will do) it seems as if the program hangs. After 2 minutes I closed the browser finally. What can I do?

Did the invites actually go through? And did it record any errors in server's firewall logs?

Usually this kind of problem is connected with many possible firewalls/antispam checkers, including the one from Facebook's side, as it may check for the source of messages, and block them if it considers the messages as spam/abuse. We have developed the product taking this into account as much as possible, sending the messages at different intervals, and this worked in our tests and for most of our users.

Thank you!
 
Additional information: my friends did not receive a message although there is a message on my site that the invitation was successful ;-(

>>firewalls/antispam checkers, including the one from Facebook's side
>>sending the messages at different intervals, and this worked in our tests and for most of our users.

It is a little bit disappointing that I cannot use the main feature (for me) of the invitation software.

>>the messages at different intervals, and this worked in our tests and for most of our users.
How many invitations did you send at once?
 
Additional information: my friends did not receive a message although there is a message on my site that the invitation was successful ;-(

>>firewalls/antispam checkers, including the one from Facebook's side
>>sending the messages at different intervals, and this worked in our tests and for most of our users.

It is a little bit disappointing that I cannot use the main feature (for me) of the invitation software.

>>the messages at different intervals, and this worked in our tests and for most of our users.
How many invitations did you send at once?

We have succeed sending at least 3 invitations at once, so the code itself works for sure.

By the way, sending messages was never possible via Facebook API itself, that's why we have used Chat protocol instead, but this way will be unavailble starting from April 15 2015. So anyway we are going to upgrade the product to use some other method of sending Facebook invites. Most likely this method will not allow multiple invites at once however. If this is something high-priority for you, then we will queue this upgrade to be handled earlier.

Thank you!
 
We have succeed sending at least 3 invitations at once, so the code itself works for sure.

By the way, sending messages was never possible via Facebook API itself, that's why we have used Chat protocol instead, but this way will be unavailble starting from April 15 2015. So anyway we are going to upgrade the product to use some other method of sending Facebook invites. Most likely this method will not allow multiple invites at once however. If this is something high-priority for you, then we will queue this upgrade to be handled earlier.
In my experience users try to send more than 2/3 Facebook invitations at once. They often try to send 20 or 30. So if it is recommended to send only a single invitation (due to FB limitations) then it would be very helpful when the number of invitations at the same time is limited by the program. If they can select 20 FB friends for invitation and these invitations then fail they won't try again.

>>If this is something high-priority for you, then we will queue this upgrade to be handled earlier.
Maybe it would be very helpful for a lot of xf users who want to invite their FB friends.
 
We are sorry for the delay with this feature, we were unable to work on this. Scheduled this upgrade on Friday and will implemented some solution.

Thank you!
Presale question: if i buy now this addon, i'm able invite my FB friends or i must wait next upgrade?
 
Hi @XCentral
i just installed this addon :)
How can i configure the FB App to invite one FB friend ( only one ): where is the FAQ to configure the FB app?
I get this message: There are no contacts to invite. If you think this is an error please contact site administrator.
Thanks :)
 
Hi @XCentral
i just installed this addon :)
How can i configure the FB App to invite one FB friend ( only one ): where is the FAQ to configure the FB app?
I get this message: There are no contacts to invite. If you think this is an error please contact site administrator.
Thanks :)

Ok, now i'm using older FB App and i get friend's list, but please find solution to bypass FB new API limitations :)
But one question: where i must insert redirect URL that i see in your FAQ page?
 
Hi @XCentral
i have a problem:
when i send FB invite i get this DB error
Code:
An exception occurred: Mysqli prepare error: MySQL server has gone away in /home/fotograf/web/photosocial.it/public_html/library/Zend/Db/Statement/Mysqli.php on line 77

Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 734
Zend_Db_Adapter_Abstract->fetchAll() in NodesAsTabs/Model/Options.php at line 43
NodesAsTabs_Model_Options->getJoinedOptionsForNav() in NodesAsTabs/NavTabs.php at line 25
NodesAsTabs_NavTabs::createNodeTabs()
call_user_func_array() in XenForo/CodeEvent.php at line 90
XenForo_CodeEvent::fire() in XenForo/Dependencies/Public.php at line 495
XenForo_Dependencies_Public->_getNavigationContainerParams() in XenForo/Dependencies/Public.php at line 371
XenForo_Dependencies_Public->getEffectiveContainerParams() in XenForo/FrontController.php at line 616
XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
XenForo_FrontController->run() in /home/fotograf/web/photosocial.it/public_html/index.php at line 13

Maybe there is incompatibility with Node as Tabs addon by @Jake Bunce ?
Thanks
 
I disabled Node as Tabs addon but i still have the Db error when i send FB invite :(
Code:
An exception occurred: Mysqli prepare error: MySQL server has gone away in /home/fotograf/web/photosocial.it/public_html/library/Zend/Db/Statement/Mysqli.php on line 77

Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 808
Zend_Db_Adapter_Abstract->fetchPairs() in XenForo/Template/Public.php at line 130
XenForo_Template_Public->_getTemplatesFromDataSource() in XenForo/Template/Abstract.php at line 572
XenForo_Template_Abstract->_loadTemplates() in XenForo/Template/Abstract.php at line 556
XenForo_Template_Abstract->_loadTemplate() in XenForo/Template/Abstract.php at line 180
XenForo_Template_Abstract->render() in XenForo/Template/Public.php at line 110
XenForo_Template_Public->render() in XenForo/ViewRenderer/HtmlPublic.php at line 139
XenForo_ViewRenderer_HtmlPublic->renderContainer() in XenForo/FrontController.php at line 618
XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
XenForo_FrontController->run() in /home/fotograf/web/photosocial.it/public_html/index.php at line 13
 
Hey, I purchased this yesterday and it still says it's pending. When am I going to be able to download it?
 
XCentral updated XenCentral Invite System with a new update entry:

XenCentral Invite System 1.4.0 released

Hello everyone,

This is the next release of XenCentral Invite System that implements alternative Facebook Inviter using Facebook Send Dialog. This way referral link can be shared with multiple friends at once or invitation link can be sent to one friend (it can be sent to multiple friends, but it will work only for one).

The new tab will be shown if you have "Facebook Application ID" specified in XenForo settings, and the old implementation will work if you have the application ID...

Read the rest of this update entry...
 
@XCentral
fb imvitation not works for me in old version, in this version the same...not works.... :(
I get Facebook API error 4202 if i use new Facebook metod (with old method, deprecated, the Facebook friends don't get invite message!)
This addon works only by email invitation for me and the support....i don't see the support... :(
I give you admin access to my forum if it's needed
 
Back
Top Bottom