Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
AdiInviter Pro Contacts Importer | Invite people to your website from Gmail, Yahoo... Details »»
AdiInviter Pro Contacts Importer | Invite people to your website from Gmail, Yahoo...
Version: 0.7, by nirvana43 nirvana43 is offline
Developer Last Online: Nov 2015 Show Printable Version Email this Page

Category: Major Additions - Version: 4.0.x Rating:
Released: 01-19-2010 Last Update: 05-08-2014 Installs: 179
Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.





AdiInviter Pro v1.1 Premium | Live Demo




What is AdiInviter Pro? :
AdiInviter Pro allows your website visitors to import their contacts from various email providers and social network websites. Your website visitors can send personalized email invitations to all their friends referring/asking them to join your website.


AdiInviter Pro v0.7 Lite Edition Features :
  • Automatic integration into any vBulletin style.
  • Fully customizable invitation template.
  • Import & invite contacts from Gmail and Yahoo services.
  • Import and invite manually entered contacts.
  • Import and invite contacts from manually entered contacts list.
  • Customizable invitation subject and email template under admin panel.
  • Allow/Disallow guest (not-logged in) users to use AdiInviter Pro system.
  • Auto formation of referral register link under invitation message.


Premium Version :
AdiInviter Pro v1.1 | Live Demo


Installation :
Refer to Installation file at : Instructions/Installation Document.html under downloaded zip .


Support :
Yes! In this topic or contact us here to get quick support.


Screenshots :




Note : Kindly avoid premium version discussions in this topic. If you have any comment/suggestion/request about premium version of the product then kindly drop us a line at our official website. We are more than glad to answer your queries.

Download Now

File Type: zip AdiInviter_Pro_v0.7_Lite_Edition_for_vb_4.xx.xx.zip (73.9 KB, 82 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
Hostboard, Jackson Soo, LeDuy

Comments
  #52  
Old 01-24-2010, 03:25 PM
nirvana43's Avatar
nirvana43 nirvana43 is offline
 
Join Date: Oct 2007
Location: Pune, India
Posts: 361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nci View Post
Hello ,Can you help me out,All went well except that after login in and selecting the contacts to add;When i hit invite selected contacts ,I got a blank screen and Nobody receives the invitation mail.
Thanks.
Try Uninstalling product and importing .xml product file again. Let me know if problem still persist.
Do you have Curl installed?
To check if libCurl is installed properly and functional, read this.
Reply With Quote
  #53  
Old 01-24-2010, 10:55 PM
Dr.osamA's Avatar
Dr.osamA Dr.osamA is offline
 
Join Date: Aug 2004
Location: Syrie
Posts: 979
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanxxx

ander test

PHP Code:
Fatal errorCall to undefined function curl_init() in /home/alra7bax/public_html/vb/adiinviter/yahoo.php on line 38 
installed
________
Shower Tubes
Reply With Quote
  #54  
Old 01-25-2010, 10:42 AM
nirvana43's Avatar
nirvana43 nirvana43 is offline
 
Join Date: Oct 2007
Location: Pune, India
Posts: 361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dr.osamA View Post
thanxxx

ander test

PHP Code:
Fatal errorCall to undefined function curl_init() in /home/alra7bax/public_html/vb/adiinviter/yahoo.php on line 38 
installed
Download new version and replace all files on your server.
I think you also have old version files on your server and they are conflicting with new version files. Let me know..
Reply With Quote
  #55  
Old 01-25-2010, 05:32 PM
Alibass's Avatar
Alibass Alibass is offline
 
Join Date: Mar 2007
Posts: 615
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Version 10.0.0 installed

I made the mod change from post 26 for no permission for guest, but when a guest clicks tab for 'invite friends' they get this error:
Code:
Unable to add cookies, header already  sent.
File:  /home/**********/public_html/forum/adiinviter/adiinviter_supported.php
Line:  14
---Problem Fixed
Reply With Quote
  #56  
Old 01-25-2010, 06:44 PM
Alibass's Avatar
Alibass Alibass is offline
 
Join Date: Mar 2007
Posts: 615
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nirvana43 View Post
1) Can you restrict this to certain usergroups?
=> If you want to restrict this feature for guests etc. then do this :

It will prevent access to non logged in users. Thats all you can do in free version.




Ref to post 26 this does not restrict guest group id 1, but instead the admin or whatever member userid #
---Problem Fixed
Reply With Quote
  #57  
Old 01-25-2010, 07:50 PM
Alibass's Avatar
Alibass Alibass is offline
 
Join Date: Mar 2007
Posts: 615
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lazyindian View Post
Great mod. is there a way to include the sender's email address/name in the body of the email that is being sent?

Like for eg.



Also is it possible that the person who receives the email will see it as coming from his friend rather than from my site email?

thanks.
Quote:
Originally Posted by nirvana43 View Post
Do you have libCurl installed on your server?
To check so, please download attached zip and upload curltest.php on your server. Access it and let me know what message you get.


Absolutely, i will be posting an instructions for doing so shortly. :up:



Thank You.
Where did you post the fix for these?
Reply With Quote
  #58  
Old 01-26-2010, 01:46 AM
nirvana43's Avatar
nirvana43 nirvana43 is offline
 
Join Date: Oct 2007
Location: Pune, India
Posts: 361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alibass View Post
Where did you post the fix for these?
Here it is :
Open : Upload/adiinviter/gmail.php
Find :
PHP Code:
$message_body=file_get_contents(dirname(__FILE__)."/msg.txt").$adiinvitermsgchk.$message['attachment'].$message_footer
Replace with :
PHP Code:
                  $message_body=file_get_contents(dirname(__FILE__)."/msg.txt").$adiinvitermsgchk.$message['attachment'].$message_footer
                  
$message_body str_replace("<<<<receiver>>>>"$name$message_body); 
Repeat above for Upload/adiinviter/yahoo.php
Thats all!

From now on where ever you want to specify name of receiver in message body, just use <<<<receiver>>>> in msg.txt.
For e.g :
Quote:
Hello <<<<receiver>>>>
I would like to invite you to www.mywebsite.com
Please click accept invitation link below..
Reply With Quote
  #59  
Old 01-26-2010, 02:44 AM
Alibass's Avatar
Alibass Alibass is offline
 
Join Date: Mar 2007
Posts: 615
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works super, thanks!
Reply With Quote
  #60  
Old 01-26-2010, 04:23 AM
KevinGupta KevinGupta is offline
 
Join Date: Dec 2006
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How would you change "Adinviter" to something you prefer in the navbar or in other places?
Reply With Quote
  #61  
Old 01-26-2010, 01:32 PM
nirvana43's Avatar
nirvana43 nirvana43 is offline
 
Join Date: Oct 2007
Location: Pune, India
Posts: 361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alibass View Post
Works super, thanks!
You are welcome

Quote:
Originally Posted by KevinGupta View Post
How would you change "Adinviter" to something you prefer in the navbar or in other places?
Go to vBulletin Admincp >> Styles And Templates >> Edit Templates
Open adiinviter_menu template.
Find :
Code:
AdiInviter
Replace with any text you want.


@MichelangeloITA, lolz
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:49 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04839 seconds
  • Memory Usage 2,363KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (4)bbcode_php
  • (9)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete