The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Add [Invite Friends] Link To Header Details »» | |||||||||||||||||||||||||||
Info:
A simple way to add a Invite Friends link to the header template ( shows only to members ) Notes: First you will need to install VSa - Advanced Registration Installation: 1-In the header template search for : Code:
<li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase control_panel}</a></li> Code:
<li><a href="misc.php?do=vsaareginv{vb:raw session.sessionurl_q}">{vb:rawphrase vsaareg_invitation_invite}</a></li> Screenshots
Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
Toorak Times |
Comments |
#12
|
|||
|
|||
how would this work, there is no invite a friend feature in vbulletin, or is there?
|
#13
|
||||
|
||||
It works with the add on posted at the top mate to combine them it allows the emails to be sent as invites
|
#14
|
|||
|
|||
Does anyone have any information on this issue?
|
#15
|
||||
|
||||
Notes: First you will need to install VSa - Advanced Registration |
#16
|
|||
|
|||
Yes, I have VSa - Advanced registration installed as well.
|
#17
|
|||
|
|||
I need e-mail contacts import plugin that works with all e-mail and social networking services, but OpenInvite is confusing
|
#18
|
|||
|
|||
Hi,
I got the following error message, when I try to send mail.... Error: e-mail address(es) incorrect: [object Object]; function forEach() { [native code] }; function (){ return this.filter($defined); }; function (keys){ var obj = {}, length = Math.min(this.length, keys.length); for (var i = 0; i < length; i++) obj[keys[i]] = this[i]; return obj; }; function (object){ var result = {}; for (var i = 0, l = this.length; i < l; i++){ for (var key in object){ if (object[key](this[i])){ result[key] = this[i]; delete object[key]; break; } } } return result; }; function (item, from){ return this.indexOf(item, from) != -1; }; function (array){ for (var i = 0, j = array.length; i < j; i++) this.push(array[i]); return this; }; function (){ return (this.length) ? this[this.length - 1] : null; }; function (){ return (this.length) ? this[$random(0, this.length - 1)] : null; }; function (item){ if (!this.contains(item)) this.push(item); return this; }; function (array){ for (var i = 0, l = array.length; i < l; i++) this.include(array[i]); return this; }; function (item){ for (var i = this.length; i--; i){ if (this[i] === item) this.splice(i, 1); } return this; }; function (){ this.length = 0; return this; }; function (){ var array = []; for (var i = 0, l = this.length; i < l; i++){ var type = $type(this[i]); if (!type) continue; array = array.concat((type == 'array' || type == 'collection' || type == 'arguments') ? Array.flatten(this[i]) : this[i]); } return array; }; function (array){ if (this.length != 3) return null; var rgb = this.map(function(value){ if (value.length == 1) value += value; return value.toInt(16); }); return (array) ? rgb : 'rgb(' + rgb + ')'; }; function (array){ if (this.length < 3) return null; if (this.length == 4 && this[3] == 0 && !array) return 'transparent'; var hex = []; for (var i = 0; i < 3; i++){ var bit = (this[i] - 0).toString(16); hex.push((bit.length == 1) ? '0' + bit : bit); } return (array) ? hex : '#' + hex.join(''); }; function (){ return JSON.encode(this); } Please help me to solve it Thank you |
#19
|
|||
|
|||
thanks
|
#20
|
|||
|
|||
I'm running 4.1.3 Patch Level 1 and when I am not logged in the Invite Friends also takes me to the smilies page. However when I am logged in, it takes me to the correct page.
|
#21
|
||||
|
||||
Quote:
Code:
<li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase user_control_panel}</a></li> |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|