× Joomla Facebook Connect support forum

Topic-icon JFBCInvite anywhere

Active Subscriptions:

None
14 years 9 months ago #12696 by remington
probably some of you also tried (like me) to put a {JFBCInvite} somewhere in their text / code / template... so you surely know that this doesn't work ;-)

here's a really small workaround to get that functionality very very easy:

1. Instead of {JFBCInvite} put the following line wherever you want to display the invite module:
?php $this->renderModules( 'JFBCInvite' ); ?>

2. Publish the jfbcinvite module in your joomla administration to the position: JFBCInvite

that's it ! have fun ;-)
The topic has been locked.
Active Subscriptions:

None
14 years 9 months ago #12697 by remington
Replied by remington on topic JFBCInvite anywhere
alex,
please put the missing starting opening bracket to the code line...
whenever I insert this it automatically gets deleted.
The topic has been locked.
Support Specialist
14 years 9 months ago #12705 by alzander
Replied by alzander on topic JFBCInvite anywhere
Remington,
Great post. Yeah, we don't have a {JFBCInvite} tag. It's something we've investigated, but there's so many parameters, and it's usually wanted in a normal module position instead of inline.. though of course, not always.

The other option we've recommended to users, that want it in an article is to create the module like you describe above, but then use the Load Module plugin (included with Joomla) to load that position in the article: {loadposition JFBCInvite}

As for the opening bracket.. no can do. The forum will strip it out for everyone for security :)

Thanks again for the post!
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 8 months ago #13975 by teskum
Replied by teskum on topic JFBCInvite anywhere
Thanks,
I used this $this->renderModules but it says call to undefined method. I am using in this another view template.

Regards
Priyab
The topic has been locked.
Active Subscriptions:

None
14 years 8 months ago #13976 by teskum
Replied by teskum on topic JFBCInvite anywhere
Please help me for this
The topic has been locked.
Support Specialist
14 years 8 months ago #13977 by alzander
Replied by alzander on topic JFBCInvite anywhere
Teskum,
Could you explain a little more what you're trying to do, and what you've done so far, as that will help us understand and help you more. A link to your site, and the version of JFBConnect and JFBCInvite module that you're using would also help.

Also, please post from the account you subscribed from, as priority support is for subscribers only.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 8 months ago #13978 by teskum
Replied by teskum on topic JFBCInvite anywhere
Hello Alex,
Thanks for your reply. My site is www.thn.uptrendhosting.com/ . You can use username: sam and password: test123 . When you are login and also login to your FB account you will see a FB invite box. But when you submit the invitation it redirects you to the www.facebook.com/plugins/serverfbml.php?....fbcdn.net%2Fconnect and halts. Please let me know the solution as i am very much stressed out.

Thanks in Advance
Priyab
The topic has been locked.
Active Subscriptions:

None
14 years 8 months ago #13979 by teskum
Replied by teskum on topic JFBCInvite anywhere
I also uses $this->renderModules( 'JFBCInvite' ); as defined in this thread but it says call to undefined method
The topic has been locked.
Support Specialist
14 years 8 months ago #13980 by alzander
Replied by alzander on topic JFBCInvite anywhere
Teskum,
Again, please post from the account you subscribed from. Debugging and providing suggestions takes time, and we don't offer that level of support to users without active subscriptions.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 8 months ago #13982 by teskum
Replied by teskum on topic JFBCInvite anywhere
Thanks. I don't want to buy a subscription for this 5 minutes work. I purchased your component it was a big mistake because i was not aware even for support i have to pay to you.

Thanks a lot
The topic has been locked.