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)

GigaSb 07-01-2008 05:17 PM

thats the 2nd time im asking.. can i get help here?


i just want to make regular link in navbar and the number of invites left

IE: Invites Left (9)

how can i do it?

Best Regards.

TriMe 07-01-2008 05:59 PM

Quote:

Originally Posted by GigaSb (Post 1564127)
thats the 2nd time im asking.. can i get help here?


i just want to make regular link in navbar and the number of invites left

IE: Invites Left (9)

how can i do it?

Best Regards.

Put this in your navbar template where you want it to go. Don't forget to edit the code with your domain, shown in bold.
*** Note that this will only show to members, not guests.***

Code:

<!-- Invites Left --!>

<if condition="$show['member']">
                        <td class="vbmenu_control"><a
href="http://YOURDOMAIN.com/profile.php?do=invitation">Invites Left: $bbuserinfo[invitation]</a>
                </if>

<!-- Invites Left --!>

Hope this helps.

TriMe

GigaSb 07-01-2008 06:24 PM

Quote:

Originally Posted by TriMe (Post 1564152)
Put this in your navbar template where you want it to go. Don't forget to edit the code with your domain, shown in bold.
*** Note that this will only show to members, not guests.***

Code:

<!-- Invites Left --!>

<if condition="$show['member']">
                        <td class="vbmenu_control"><a
href="http://YOURDOMAIN.com/profile.php?do=invitation">Invites Left: $bbuserinfo[invitation]</a>
                </if>

<!-- Invites Left --!>

Hope this helps.

TriMe

thank you very much mate :rolleyes:

TriMe 07-01-2008 06:35 PM

My pleasure.

:)

Alfa1 07-01-2008 07:15 PM

Quote:

Originally Posted by JonnyThunder (Post 1551902)
having said that, i've removed this hack. It causes the following error when deleting members...

Parse error: syntax error, unexpected T_STRING in /mysite.co.uk/includes/class_dm_user.php(2243) : eval()'d code on line 14

If you remove the mod, deleting members works fine again.

Has anyone found a solution to this?

C138 Kaysone 07-02-2008 05:13 AM

Thats nice, but how do you add more email boxes so you can send more then one email out? or is there a way to import?

jesus likes pie 07-02-2008 07:51 PM

How can you control how many invitations people get? (Per usergroup?)
edit: and does it "regenerate"? (Like it gives another 2 every week or something)

Simasher 07-03-2008 04:23 PM

thanks for this but it's need to some add-onns...
Davetiye sayılarının repe,mesaja,?yelik zamanına g?re azalması ?oğalması gibisinden daha opsiyonel ?zellikler kazandırılsa ?ok işe yarıycak ;)
http://www.r10.net/forumda/193762-in...ml#post2093989

konuda radmin arkadaşımınızın belirttiği gibi geliştirilse tadından yenmez .mark as installed yaptım umarım yararına olur.

Vegetrunks 07-06-2008 12:12 PM

Quote:

Originally Posted by JonnyThunder (Post 1551902)
i've removed this hack. It causes the following error when deleting members...

Parse error: syntax error, unexpected T_STRING in /mysite.co.uk/includes/class_dm_user.php(2243) : eval()'d code on line 14

If you remove the mod, deleting members works fine again.

I've the same problem. I will wait a patch before to re-install this hack.

jesus likes pie 07-09-2008 04:50 PM

I don't delete members so that's no biggie for me. However, this is somewhat of a critical bug as well:

If you have the forums be invite-only:

Going to a user who is in the waiting email confirmation usergroup, sending them the activation code again (It's an option obviously) will redirect you to register.php?do=requestemail&email=...

but it will give you the message about your invitation key being invalid or whatnot.

Perhaps disable the ivnitation key check when do=requestemail?


All times are GMT. The time now is 04:01 PM.

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.01644 seconds
  • Memory Usage 1,745KB
  • 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_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