Friend Inviter [Paid] [Deleted]

The second time I ran the upgrade it worked fine. Now I'm up and running on the latest version.

This text needs to be phrased: "You are signed into Facebook as" :)

I don't get a hit on that on when I run the search.
 
I just tried and sent a invitation to my own Facebook. It seems to work. But there is only a small part visible in the message when I read it. In the options the text is much longer. Any limitation here that I'm unaware of?
 
I just tried and sent a invitation to my own Facebook. It seems to work. But there is only a small part visible in the message when I read it. In the options the text is much longer. Any limitation here that I'm unaware of?
Yep, as per the explanation text in the options in the Admin CP for the Facebook caption it is now limited to about 300 charaters (Facebook limitation).
 
Chris...I purchased this addon and have currently installed it on a test site...looks GREAT!!!

My problem now is I have 2 sites so it looks like I may be buying another one from you because it is so good I can't decide which one of my sites to put it in so this raises a question.

I currently have:
1. Google apps that uses a domain for which I use for my email so 1 Google 1 Account under my email domain
2. A Facebook account under my own name/email address and two pages...1 for each of my 2 sites
3. One single Twitter account for one of my sites using my email address

How do I set all this up for two sites with each site having their own accounts...I am lost when it comes to all this Social Media stuff
 
Hi Ian

You can basically use your existing social media accounts to set up new applications for your other site.

Twitter, Google, Facebook (and yahoo) all let you create multiple applications. It doesn't matter that the accounts you use may be personal or belong to another site.

Hope that makes sense...
 
Thanks Chris
I have gone live with it on one site now but I am getting an error when trying Twitter...I see that others have as well and I thought it was suppose to have been replaced with a friendly error msg.

The error is:
Code:
Server Error
 
Undefined index: id
 
    XenForo_Application::handlePhpError() in FriendInviter/ControllerPublic/FriendInviter.php at line 709
    FriendInviter_ControllerPublic_FriendInviter->actionTwitter() in XenForo/FrontController.php at line 310
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
    XenForo_FrontController->run() in /home/xxxx/public_html/index.php at line 13
 
Thanks Chris
I have gone live with it on one site now but I am getting an error when trying Twitter...I see that others have as well and I thought it was suppose to have been replaced with a friendly error msg.

The error is:
Code:
Server Error
 
Undefined index: id
 
    XenForo_Application::handlePhpError() in FriendInviter/ControllerPublic/FriendInviter.php at line 709
    FriendInviter_ControllerPublic_FriendInviter->actionTwitter() in XenForo/FrontController.php at line 310
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
    XenForo_FrontController->run() in /home/xxxx/public_html/index.php at line 13
I have attached a hotfix...

This file goes in:

library/FriendInviter/ControllerPublic

Let me know if it solves the problem and I will release an update :)
 

Attachments

I get this error when trying to use Twitter:

Server Error

Undefined index: id
  1. XenForo_Application::handlePhpError() in FriendInviter/ControllerPublic/FriendInviter.php at line 709
  2. FriendInviter_ControllerPublic_FriendInviter->actionTwitter() in XenForo/FrontController.php at line 310
  3. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  4. XenForo_FrontController->run() in /home/fish/www/index.php at line 13
 
Yahoo error:

Server Error

Undefined index: contact
  1. XenForo_Application::handlePhpError() in FriendInviter/Helper/Yahoo.php at line 237
  2. FriendInviter_Helper_Yahoo::parseYahooContacts() in FriendInviter/ControllerPublic/FriendInviter.php at line 387
  3. FriendInviter_ControllerPublic_FriendInviter->actionYahoo() in XenForo/FrontController.php at line 310
  4. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  5. XenForo_FrontController->run() in /home/fish/www/index.php at line 13
 
8thos
Server Error

Undefined index: access_token
  1. XenForo_Application::handlePhpError() in FriendInviter/ControllerPublic/FriendInviter.php at line 74
  2. FriendInviter_ControllerPublic_FriendInviter->actionIndex() in XenForo/FrontController.php at line 310
  3. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  4. XenForo_FrontController->run() in /home/user/public_html/index.php at line 17
 
I searched the thread and I'm the only one with this error. When I remove all my services consumer keys, secret, uncheck the facebook integration and uncheck enable email invites, I still get that error. Disabling for now.
 
Back
Top Bottom