Friend Inviter [Paid] [Deleted]

Chris can you include some screenshots or more instructions please as I logged into http://xenmediagallery.com/forums as suggested and associated my facebook account and then logged out and logged back in with my facebook account and... nothing happened and I can't see where to invite my friends.
 
Excuse me if this has been answered before, but is there a field that counts the amount of referrals generated by every user?
 
Not currently.

Eventually I would like to include a unique link for each user then the user registering with that link would be attributed to the referral.
 
Chris can you include some screenshots or more instructions please as I logged into http://xenmediagallery.com/forums as suggested and associated my facebook account and then logged out and logged back in with my facebook account and... nothing happened and I can't see where to invite my friends.
Hello Chris,

I have tried the Demo and I cannot notice the invite options.

Any idea why?

Using: http://xenmediagallery.com/

It wasn't installed.

It is installed now: http://xenmediagallery.com/friend-inviter/
 
A tiny bug,
When I am trying to invite through facebook, it wont show the message content from:

admin.php?options/list/friendInviter

Any idea why?
 
Are you sure?

The text you enter in the options is not automatically inserted into the message. Instead, it's inserted into the caption:

upload_2013-7-27_13-46-55.webp

Notice below "xenmediagallery.com" it has the default text from the Admin CP.

The reason for this, is because Facebook does not allow the message to be pre-populated. The whole idea of it is the Facebook user must send the message THEY want to send, not one that's pre-filled in.
 
Are you sure?

The text you enter in the options is not automatically inserted into the message. Instead, it's inserted into the caption:

View attachment 52271

Notice below "xenmediagallery.com" it has the default text from the Admin CP.

The reason for this, is because Facebook does not allow the message to be pre-populated. The whole idea of it is the Facebook user must send the message THEY want to send, not one that's pre-filled in.
Yes sir,
It works for you but for me it simply shows the forum Title (instead of: For facebook you need to write etc etc)

It also shows instead of styles/core/xenforo/logo.og.png, some avatar of a member :eek:

And I can't see the "Facebook Post Caption"
 
Last edited:
Hi,

We bought the add-on and i wanted to ask how include it at 'register_process' template - when i try to include we xen:include its not return nothings.

thanks!
 
Including things like this in other templates requires quite a lot of programming work to take place. It won't be possible to do, unfortunately.
 
Hello @Chris Deeming I have upgraded Friend Inviter from 2.0.6 to latest version 2.0.8 after upgrading my forum to 1.2.
Now I'm getting this error when I click on Facebook Link:

Code:
Error Info
ErrorException: Undefined variable: initials - library/FriendInviter/ControllerPublic/FriendInviter.php:577
Generated By: Veer, Today at 12:36 AM

Stack Trace

#0 /var/www/vhosts/forum.com/httpdocs/library/FriendInviter/ControllerPublic/FriendInviter.php(577): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/var/www/vhosts...', 577, Array)
#1 /var/www/vhosts/forum.com/httpdocs/library/XenForo/FrontController.php(337): FriendInviter_ControllerPublic_FriendInviter->actionFacebook()
#2 /var/www/vhosts/forum.com/httpdocs/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /var/www/vhosts/forum.com/httpdocs/index.php(13): XenForo_FrontController->run()
#4 {main}

Request State

array(3) {
  ["url"] => string(50) "http://www.forum.com/friend-inviter/facebook"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

I have disabled Friend Inviter for now.
 
Back
Top Bottom