![]() |
Quote:
Just look for the input tag in your register template (search for id="referrerfield") On my site I have completly removed the referrid input field and instead using an hidden input tag to pass on the referrer. I'll look into including this as an auto template change for one of the next versions. |
I like this invite system, Works great. few miss spelled words, but it is an easy fix for that. All in All it is working fine and I hope you continue putting out great product.
Suggestion: 1. Maybe adding MSN, yahoo and aol Contact Grabber. 2. Maybe you should take over visionscripts. they had great product but he had to let it all go and now he is not planning to upgrade his product. |
Quote:
But before that I need to code some stuff so that new entries vom vbBlog show up under New Posts. That's currently more important for my site. |
|
Beauts Hasann
This one is steam rolling down the lanes... I took a peek at your code and it's interesting... Im taking notes... Keep the ball rolling...;) |
Quote:
It's looking beautiful so far. You guys really do listen to our suggestions. Thank you! |
When should we expect the next update?
No rush, just curious. And will the next one have the contact grabbers? |
With this mod currently, can you tell who the referrer was when a new member signs up from an invitation? Thanks.
|
A tip for your mod...
If you replace : Code:
if ($vbulletin->options['invitation_automatic_link_creation'] == 1) { Code:
if ($vbulletin->options['invitation_automatic_link_creation'] == 1) { |
Actually this will work better, I think:
Code:
if ($vbulletin->options['invitation_automatic_link_creation'] == 1 AND $canuseinvitation) { |
All times are GMT. The time now is 09:12 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|