vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - AdiInviter Pro Contacts Importer | Invite people to your website from Gmail, Yahoo... (https://vborg.vbsupport.ru/showthread.php?t=233618)

nirvana43 01-24-2010 03:25 PM

Quote:

Originally Posted by nci (Post 1965062)
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.

Dr.osamA 01-24-2010 10:55 PM

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

nirvana43 01-25-2010 10:42 AM

Quote:

Originally Posted by Dr.osamA (Post 1965672)
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..

Alibass 01-25-2010 05:32 PM

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

Alibass 01-25-2010 06:44 PM

Quote:

Originally Posted by nirvana43 (Post 1962166)
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

Alibass 01-25-2010 07:50 PM

Quote:

Originally Posted by lazyindian (Post 1961621)
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 (Post 1961771)
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?

nirvana43 01-26-2010 01:46 AM

Quote:

Originally Posted by Alibass (Post 1966444)
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..

Alibass 01-26-2010 02:44 AM

Works super, thanks! :)

KevinGupta 01-26-2010 04:23 AM

How would you change "Adinviter" to something you prefer in the navbar or in other places?

nirvana43 01-26-2010 01:32 PM

Quote:

Originally Posted by Alibass (Post 1966735)
Works super, thanks! :)

You are welcome :)

Quote:

Originally Posted by KevinGupta (Post 1966785)
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


All times are GMT. The time now is 11:54 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.02897 seconds
  • Memory Usage 1,758KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete