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

Reply
 
Thread Tools
OpenInviter Intergration Details »»
OpenInviter Intergration
Version: 1.00, by BBR-APBT BBR-APBT is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.8.2 Rating:
Released: 04-19-2009 Last Update: 04-19-2009 Installs: 63
Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

What is OpenInviterTM ?
Quote:
Open source OpenInviterTM (Open InviterTM) is an free import contacts (addressbook) script from email providers like Libero, Rambler, GMX.net, Mail.ru, Live/Hotmail, IndiaTimes, Azet, Web.de, FastMail, Lycos, Zapakmail, Hushmail, Evite, Yahoo!, Uk2, Mynet.com, Abv, OperaMail, Interia, Sapo.pt, Inbox.com, Mail.com, Clevergo, Rediff, Virgilio, Nz11, Doramail, Walla, Gawab, Wp.pt, Apropo, Popstarmail, AOL, Care2, Netaddress, Bigstring, GMail, Yandex, KataMail, Mail.in, 5Fm, Terra or social portals like Famiva, Orkut, Vimeo, Fdcareer, Flixster, Xing, Plaxo, Cyworld, Konnects, LinkedIn, Motortopia, Twitter, Last.fm, Kincafe, MySpace, Brazencareerist, Livejournal, Mydogspace, Tagged, Hyves, Skyrock, Hi5, Friendfeed, Flickr, Badoo, Lovento, Eons, Flingr, Bebo, Faces, Multiply, Friendster, Facebook, Perfspot, Mycatspace, Xuqa, Xanga, Plazes, Plurk, Mevio, Meinvz. This contacts importer script is integrating with content management systems (aka CMS) like phpFoX, SimpleMachines Forum (SMF), Joomla, JamRoom, Social Engine, Wordpress, phpizabi, myBB, joovili, jamit job, PhpBB, Boonex Dolphin, PunBB, Dating Pro, Joomla1.0, PHPMELODY, symfony, Drupal, vBulletin. Open Inviter is written in PHP 5 (no database required but cURL or wget required) and running on any webserver (tested on Apache) offering advanced tell a friend features. OpenInviterTM is a free self hosted solution that does not use a third party gateway (or API) to import contacts.

Install Instructions
1. Upload the oi_settings.php to the adminCP dir.
2. Import the product-openinviter.xml

Done for my side of things.

Go to: http://openinviter.com/
1.Sign up for an account and download the package for vbulletin.
2.copy the Openinviter folder to your root vBulletin
3.Do nothing with the oi_settings.php and product-openinvitervbulletinediti.xml that come with their version.

If you use theirs, there is a security hole which I have patched in mine. I am waiting for them to email me back.

What did I change?
Changed how it is displayed in misc.php not index.php.
Also changed how it is displayed on the page in its own table instead of above the header.
Made the admin panel page alot nicer to look at.
Fixed security issues.


Fixes for their code.
Code:
Their code for vbulletin is a little messed up go to the Openinviter folder.
Open frontend.php add (echo $oi_display) at the bottom before the php close tag(i.e. ?>).
In the same file search for $contents and replace with $oi_display

I hope you enjoy
Please Click install.
Note support will not be giving if you don't.

Download Now

File Type: zip openinviter.zip (73.3 KB, 573 views)

Screenshots

File Type: jpg adminCP.jpg (73.1 KB, 0 views)
File Type: jpg misc.jpg (34.5 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
Artes_Marciales

Comments
  #82  
Old 06-12-2009, 05:20 PM
bizkitpark bizkitpark is offline
 
Join Date: Jun 2009
Location: USA
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does not work at all !!!
Reply With Quote
  #83  
Old 06-12-2009, 08:37 PM
WxP's Avatar
WxP WxP is offline
 
Join Date: Dec 2005
Location: Albania
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Warning: require_once(OpenInviter/frontend.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(400) : eval()'d code on line 36

Fatal error: require_once() [function.require]: Failed opening required 'OpenInviter/frontend.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/forumivi/public_html/global.php(400) : eval()'d code on line 36
Reply With Quote
  #84  
Old 06-13-2009, 01:17 PM
accludetuner accludetuner is offline
 
Join Date: Jun 2009
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BBR-APBT View Post
I will work on this in the next few days for a update. Which will include the referrer link.
just to let you know, the code I posted seems to work fine in the openinviter adminCP settings page but not when actually sending emails.

Quote:
Originally Posted by bizkitpark View Post
does not work at all !!!
You gotta follow the install instructions properly for it to work.

Quote:
Originally Posted by WxP View Post
Warning: require_once(OpenInviter/frontend.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(400) : eval()'d code on line 36

Fatal error: require_once() [function.require]: Failed opening required 'OpenInviter/frontend.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/forumivi/public_html/global.php(400) : eval()'d code on line 36
Is your forum in the root directory? If so did you change the permissions for the OpenInviter folder to 777?
Reply With Quote
  #85  
Old 06-14-2009, 02:55 PM
bizkitpark bizkitpark is offline
 
Join Date: Jun 2009
Location: USA
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i've done exactly what you said but nothing appears
Reply With Quote
  #86  
Old 06-14-2009, 07:38 PM
sparklywater sparklywater is offline
 
Join Date: Jun 2008
Posts: 248
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can someone please help me, I want to display the OpenInviter interface within one of the vBulletin phrases, the message which is shown to a new user just after registering. I've tried using the variable $oi_display within the phrase body but it doesn't work, the variable does not get parsed. If someone can let me know how to make this work within the phrase that would be great.
Reply With Quote
  #87  
Old 06-15-2009, 02:05 AM
mattpist mattpist is offline
 
Join Date: Jul 2008
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

im not getting anything on the invite friends page. here's the page:

http://squattheplanet.com/forum/misc.php?oi=true

under "import your friends" there's nothing.
Reply With Quote
  #88  
Old 06-15-2009, 06:38 PM
BBR-APBT's Avatar
BBR-APBT BBR-APBT is offline
 
Join Date: Feb 2009
Location: Maryland
Posts: 946
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did you make the proper edits I have stated?


Install Instructions
1. Upload the oi_settings.php to the adminCP dir.
2. Import the product-openinviter.xml

Done for my side of things.

Go to: http://openinviter.com/
1.Sign up for an account and download the package for vbulletin.
2.copy the Openinviter folder to your root vBulletin
3.Do nothing with the oi_settings.php and product-openinvitervbulletinediti.xml that come with their version.

If you use theirs, there is a security hole which I have patched in mine. I am waiting for them to email me back.

What did I change?
Changed how it is displayed in misc.php not index.php.
Also changed how it is displayed on the page in its own table instead of above the header.
Made the admin panel page alot nicer to look at.
Fixed security issues.


Fixes for their code.
Code:
Their code for vbulletin is a little messed up go to the Openinviter folder.
Open frontend.php add (echo $oi_display) at the bottom before the php close tag(i.e. ?>).
In the same file search for $contents and replace with $oi_display
Reply With Quote
  #89  
Old 06-15-2009, 11:31 PM
mattpist mattpist is offline
 
Join Date: Jul 2008
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes, i followed your instructions to the letter. files are in the correct place (using your files) and the openinviter folder is in the root. ran the postinstall.php and everything...
Reply With Quote
  #90  
Old 06-16-2009, 01:06 AM
accludetuner accludetuner is offline
 
Join Date: Jun 2009
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mattpist View Post
and the openinviter folder is in the root.
That could be it....it needs to be in the same directory that your forum is in.
Reply With Quote
  #91  
Old 06-16-2009, 09:17 AM
WxP's Avatar
WxP WxP is offline
 
Join Date: Dec 2005
Location: Albania
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Warning: file_put_contents(/home/forumivi/public_html/administrim/../OpenInviter/config.php) [function.file-put-contents]: failed to open stream: Permission denied in /home/forumivi/public_html/administrim/oi_settings.php on line 59
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:38 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04852 seconds
  • Memory Usage 2,346KB
  • Queries Executed 26 (?)
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
  • (5)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
  • (11)post_thanks_box
  • (1)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
  • (3)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