vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - Invitation System vB 3.7 Gold (https://vborg.vbsupport.ru/showthread.php?t=171951)

Hornstar 08-28-2008 08:28 AM

This is turning out to be quite good.

A few suggestions:
1. a page which overviews who has sent invitations.
2. on the page which now overviews the invitations, you can see how many they have left to send and other things, and you can edit easily how many left they can send.
3. a setting to set how many invitations people can send per usergroup.
4. an option to reset how many invitations people can send.
5. an import buddy list from hotmail, gmail, etc. to send out emails to everyone on there buddy list.

Apart from that, it is coming along really nice.

Thanks.

ETDC 08-28-2008 01:16 PM

Quote:

Originally Posted by Kaelon (Post 1608290)
Generally, there are two things you will want to do (broadly):

1. Use your own Domain Name Server and Configure It.

If you have a dedicated Domain Name Server (i.e., you're not using your host's DNS), you should be able to change Domain Name records for your domain (i.e., domain.com). Each DNS control suite is really different -- WHM, for example, has a dedicated automated system for parsing each entry that impacts the various exchanges of your domain. Learning the domain name system configuration syntax of your Domain Name Server is essential if you want to alter aliases or exchanges so that they maximize SEO and minimize Blacklisting. Check with your Registrar and your individual dedicated hosting company if you're not familiar with this process.

2. Configure your Sender Policy Framework.

Once you are able to alter records for your Domain Name Server, adopt one of the standards of compliance (such as OpenSPF or ReverseDNS) to properly identify your server's machine and prevent it from being blacklisted by major spam tools. You can Google these for some introductory documentation on setting up policies that direct robots and ensures it is properly being identified.

[[Head explodes.]] Thanks anyway


Quote:

Originally Posted by hornstar1337 (Post 1608857)
1. a page which overviews who has sent invitations.

Excellent idea - then we can reward our members.

thompson 08-29-2008 12:25 PM

is there a german language file out in the universe ?

FiMeTi 09-02-2008 05:33 PM

u?r the man!!!
This is perfect and works just like that... :D

thanks very much, appreciated.

fullfactor 09-03-2008 03:18 AM

Quote:

Originally Posted by ETDC (Post 1606790)
Sorry, but I think that's rubbish - the user will be inviting a friend by entering an email address that they've probably already written to. How could their own email be marked as spam over one from an unknown, new source?...

To expand on Kaelon's reply: Email is easy to forge. DNS is not. Anyone can send an email with your address in the From header, so many modern spam detection systems place a greater importance on authenticating the originating server. In simple terms, mechanisms like SPF and Reverse DNS, when used with an appropriate From address, are used to tell spam detection systems that the server from which the message is being sent is genuine, and that the address in the From header really is the address of the sender.

More information about SPF:
http://www.openspf.org/
http://en.wikipedia.org/wiki/Sender_Policy_Framework

More information about Reverse DNS:
http://en.wikipedia.org/wiki/Reverse_DNS_lookup

You do not need to operate your own DNS server to implement SPF and Reverse DNS. However, you do need to be able to make changes to your domain's DNS record, and your ISP or hosting provider needs to allow and support this.

HTH.

kurtbarker 09-07-2008 08:01 AM

Is there an option to change how many invites a user has?

hobsdv 09-07-2008 08:39 AM

excellent mod thanks works a treat

navjotjsingh 09-10-2008 07:06 AM

Quote:

Originally Posted by Itworx4me (Post 1601987)
Plugin: Invitation Userdata 2
PHP Code:

$this->dbobject->query_write("DELETE FROM " TABLE_PREFIX "invitation 
                          WHERE user = " 
$this->existing['userid'] . " "); 

Causes:

Parse error: syntax error, unexpected T_STRING in /home/******/public_html/includes/class_dm_user.php(2243) : eval()'d code on line 1

Reference:
http://www.vbulletin.com/forum/proje...?issueid=26143

Tested with plugin turned off and the delete user functions correctly.

Is there a fix?

Thanks,
Itworx4me

Quote:

Originally Posted by Kaelon (Post 1608291)
Hasann -- Any update on this issue from Itworx4me?

Please download the plugin again and reinstall. It is version 2.0.3 and this issue was fixed on 1 August 2008. I have tested it. Plugin works properly now.

Read post here: https://vborg.vbsupport.ru/showpost....&postcount=622
Also read
something here if you want to undo one change done in latest version:
https://vborg.vbsupport.ru/showpost....&postcount=645

Scout24 09-11-2008 08:15 AM

I have a question about this modification.

When I delete one or more inactieve users than this error:
Parse error: syntax error, unexpected T_STRING in /usr/loacl/psa/home/vhosts/......./httpdocs/Forum/includes/class_dm_user.php(2263):eval()'d on line 1
The people that I delete the are not deleted in the invitelist.
When I click on this name or names: Invalid User specified. If you followed a valid link, please notify the administrator.

How can I fix this?

I have version 2.03 installed.

hn74 09-12-2008 05:20 AM

GREAT ..

thanx maan


All times are GMT. The time now is 01:49 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.02064 seconds
  • Memory Usage 1,751KB
  • 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
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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