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
  #92  
Old 02-14-2010, 02:10 PM
thedreamer09 thedreamer09 is offline
 
Join Date: Feb 2010
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got this error.. what might be the reason, i am newbie
PHP Code:
Unable to add cookiesheader already sent.
File: /home/earning/public_html/mydomainname.com/forums/adiinviter/adiinviter_supported.php
Line
14 
Reply With Quote
  #93  
Old 02-14-2010, 04:20 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 thedreamer09 View Post
I got this error.. what might be the reason, i am newbie
PHP Code:
Unable to add cookiesheader already sent.
File: /home/earning/public_html/mydomainname.com/forums/adiinviter/adiinviter_supported.php
Line
14 
Please open Upload/adiinviter_supported.php
Find :
PHP Code:
print_output($templater->render()); 
Replace With :
PHP Code:
if (!$vbulletin->userinfo['userid'])
{
print_no_permission();

else
{
print_output($templater->render());

Repeat above find and replace for -
Upload/adiinviter_next.php
Upload/free_adiinviter.php
Make sure you are logged in to your forum and test it..
Let me know if that helps you
Reply With Quote
  #94  
Old 02-14-2010, 04:49 PM
Pro-eSports.com Pro-eSports.com is offline
 
Join Date: Jan 2010
Location: Germany
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In the instructions it says:

Quote:
It will open "Varname : $vbphrase[registration_complete]". In text field write your own message or refer to Projects Planet message below :

Code:
Thank you, <strong>{1}</strong>. You are just 1 step away from registration!!
<br/>
<h1>Final Step :</h1>
Invite your friends to join you at Projects Planet! <a href="http://www.yourdomain.com/adiinviter_supported.php"><strong><h3>Click Here To Proceed To Final Step.</h3></strong></a>
<br/>
<br/>
You can invite your friends/contacts from <strong>Orkut, Hi5, Facebook, Myspace, Friendster, Live/Hotmail, Bordermail, Hushmail, Netaddress, Clevergo, Techemail, Popstarmail, Mail2World, FastMail, Yahoo!, LinkedIn, Sapo.pt, Mail.com, OperaMail, Mail.in, Atlas, Zapakmail, Virgilio, Doramail, Nz11, AOL, Canoe, Terra, Libero, Web.de, GMail, Gawab, KataMail, Rambler, Yandex, Apropo, Inbox.com, Mynet.com, Evite, Azet, Rediff, Uk2, Interia, Abv, GMX.net, Care2, 5Fm, Bigstring, Walla, Mail.ru, Freemail, O2, Wp.pt, Lycos, IndiaTimes, Meinvz, Flickr, Faces, Brazencareerist, Vkontakte, Cyworld, Xanga, Skyrock, Motortopia, Multiply, Last.fm, Mydogspace, Fdcareer, Konnects, Flixster, Plazes, Vimeo, Xing, Hyves, Ning, Badoo, Lovento, NetLog, Friendfeed, Eons, Perfspot, Mycatspace, Famiva, Mevio, Plaxo, Tagged, Plurk, Twitter, Kincafe, Livejournal, Xuqa, Flingr, Bebo, Bookcrossing, and many more.</strong>
<br/>
<br/>
<br/>
<a href="http://www.yourdomain.com/forums/adiinviter_supported.php"><strong><h2>Continue >></h2></strong></a>
Where can I change this message?


Reply With Quote
  #95  
Old 02-14-2010, 07:02 PM
messengermatt messengermatt is offline
 
Join Date: Aug 2009
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Pro-eSports.com View Post
In the instructions it says:



Where can I change this message?


I would try this but is it 100% working or not ? as i have seen alot of complaints
Reply With Quote
  #96  
Old 02-15-2010, 12:11 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 Pro-eSports.com View Post
In the instructions it says:



Where can I change this message?



The one you got in above image is the rite one. Click on "Edit" button there to edit registration_complete phrase.
Reply With Quote
  #97  
Old 02-15-2010, 11:13 AM
thedreamer09 thedreamer09 is offline
 
Join Date: Feb 2010
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nirvana43 View Post
Please open Upload/adiinviter_supported.php
Find :
PHP Code:
print_output($templater->render()); 
Replace With :
PHP Code:
if (!$vbulletin->userinfo['userid'])
{
print_no_permission();

else
{
print_output($templater->render());

Repeat above find and replace for -
Upload/adiinviter_next.php
Upload/free_adiinviter.php
Make sure you are logged in to your forum and test it..
Let me know if that helps you
thanks for your support, if i add these codes, i am getting a blank page,
so i added the old files back and i am getting a new page with all the details, i logged into my mail and added all the stuff.
now the problem is after clicking on the invite button i am getting this error
PHP Code:
Warning: require_once(/home/user/public_html/forums/global.php) [function.require-once]: failed to open streamNo such file or directory in /home/earning/public_html/mydomainname.com/forums/adiinviter/adiinviter_global.php on line 2

Fatal error
: require_once() [function.require]: Failed opening required '/home/user/public_html/forums/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php'in /home/earning/public_html/mydomainname.com/forums/adiinviter/adiinviter_global.php on line 2 
Reply With Quote
  #98  
Old 02-15-2010, 12:50 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 thedreamer09 View Post
thanks for your support, if i add these codes, i am getting a blank page,
so i added the old files back and i am getting a new page with all the details, i logged into my mail and added all the stuff.
now the problem is after clicking on the invite button i am getting this error
PHP Code:
Warning: require_once(/home/user/public_html/forums/global.php) [function.require-once]: failed to open streamNo such file or directory in /home/earning/public_html/mydomainname.com/forums/adiinviter/adiinviter_global.php on line 2

Fatal error
: require_once() [function.require]: Failed opening required '/home/user/public_html/forums/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php'in /home/earning/public_html/mydomainname.com/forums/adiinviter/adiinviter_global.php on line 2 
You have not specified correct path to global.php located at your forum root.
Please open adiinviter_global.php
And specify correct path..
Reply With Quote
  #99  
Old 02-15-2010, 01:51 PM
thedreamer09 thedreamer09 is offline
 
Join Date: Feb 2010
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what should be my path, i have my forums here
mydomainname.com/forums
and global.php is in the forums subfolder(root)
and adiinviter is in the same root as that global.php..
Reply With Quote
  #100  
Old 02-15-2010, 02:03 PM
Pro-eSports.com Pro-eSports.com is offline
 
Join Date: Jan 2010
Location: Germany
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You forgot your domain in the first part of the code:

require_once(/home/user/public_html/forums/global.php)

It should be:

home/user/public_html/mydomainname.com/forums/global.php

Fix that and make sure you have uploaded all the files to the right directory.
Reply With Quote
  #101  
Old 02-16-2010, 03:51 AM
Juggernaut Juggernaut is offline
 
Join Date: Dec 2009
Location: California
Posts: 589
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a spanish version for this mod? or can I modify it in the language
settings in the admin cp?
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 11:45 PM.


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.04976 seconds
  • Memory Usage 2,378KB
  • 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
  • (1)bbcode_code
  • (8)bbcode_php
  • (6)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