![]() |
I did not get the invitation in 3 hours. Should I wait like that?
|
Quote:
|
a little help please. When i try and setup the question/answer i get this its really narrow, and the text is black
im using 4.1.1 |
No support?
|
Quote:
|
I couldn't make it work on 4.1.2. I don't know why but it's not working. I cannot get emails...
|
I've Tried evrything i can think of.
i have read the forum it has not been mentioned. my regular registration still works, its currently integrated into my elite ladder script im using a custom style, BDTECH here is the link www.fatalitynetworking.com/forum When you click on the invite a friend it goes really small and messes up the template |
It's a custom style issue then. You need to talk to the person that made the custom style and see if they're willing to make this work.
|
Bugger
|
I am also recieving this error, no matter what email i enter.
Using version 4.1.0 Error: e-mail address(es) incorrect: [object Object]; function(fn, bind){ for (var i = 0, l = this.length; i < l; i++) fn.call(bind, this[i], i, this); }; function(fn, bind){ for (var i = 0, l = this.length; i < l; i++) fn.call(bind, this[i], i, this); }; function(fn, bind){ for (var i = 0, l = this.length; i < l; i++){ if (!fn.call(bind, this[i], i, this)) return false; } return true; }; function(fn, bind){ var results = []; for (var i = 0, l = this.length; i < l; i++){ if (fn.call(bind, this[i], i, this)) results.push(this[i]); } return results; }; function(){ return this.filter($defined); }; function(item, from){ var len = this.length; for (var i = (from < 0) ? Math.max(0, len + from) : from || 0; i < len; i++){ if (this[i] === item) return i; } return -1; }; function(fn, bind){ var results = []; for (var i = 0, l = this.length; i < l; i++) results[i] = fn.call(bind, this[i], i, this); return results; }; function(fn, bind){ for (var i = 0, l = this.length; i < l; i++){ if (fn.call(bind, this[i], i, this)) return true; } return false; }; 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); } |
great mod but have 1 issue i've turned off regstration and want to have it invite only but when someone gets a invite they are pointed to the regstration page and get this messgae
"Sorry, registration has been disabled by the administrator." how can i fix this so it's invite only |
Ensure that user registrations are allowed in your AdminCP.
You don't need to disable registrations to get this product working. |
Thank you. Great mod. Works on 4.1.1
Random question is great. |
Do you have any idea what is causing this error Valter. I combed through all these comments and noticed similar issues, none of which have a solution posted. I am very interested in using this mod. However this error occurs no matter what email address is entered into the invite box. I am using vbulletin version 4.1.0.
Quote:
|
I will upgrade to 4.1.2 to see if that resolves the issue
|
I have upgraded to version 4.1.2, this has not resolved the issue. Any insight would be greatly appreciated.
|
Quote:
|
Thanks for your response. Test emails and registration emails do send without a hitch with the mod both installed or not. I have also tried disabling all my other products one by one, to no avail.
|
I have started a new thread on this issue. https://vborg.vbsupport.ru/showthrea...15#post2166315
|
@gjc
Check and see if vsa_advreg_invite is created in your DB. If it did not, I would do a complete uninstall an then a re-install of the mod. If you still are having issues, then there must be a mod conflict although you say you have check them and found nothing. I have been running this mod for a long time and currently running it on 4.1.1 and I have never had issues at all. |
Yeah, vsa_advreg_invite is in there. It has my site prefix in front of it tho. I have done a couple uninstalls and reinstalls of the mod aswell. Not alot of ways to make a mistake, right. Its just an .xml.
I have double checked the possibility of a mod conflict by disabling all my mods except the vsa advanced reg (last time i did them one by one). Trying to think of other reasons that would cause this. Does this mod require the navbar template to be intact? I have edited this template in order to remove the navbar links. I have the admincp and modcp folders renamed for securtity reasons. Can someone list all the files and templates this mod uses so i can determine if there is a major change ive made that is getting in the way here. |
Hi gjc,
Have you tested this with different browsers? Does it work for other members? It's javascript problem caused by either bad browser or another mod. |
Hey Valter,
I just checked both chrome and firefox. They both receive the error aswell, however it is slightly different. As for other members I have only installed the mod on my test site. It occurs on 4 of my 7 usergroups so I assume they are all affected. Is there any known mod conflicts. Ive played around with disabling my mods, but im not really interested in uninstalling any of them. Here is the error from chrome: 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); } And from firefox: 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); } I have also confirmed that the error occurs in Safari on a Mac at a different WAN ip. |
If I put in no email address and hit the send button, I get a proper error.
Error: e-mail address required |
I see JSON referenced in there. In another mod we've had a lot of trouble with JSON not working correctly on the server. Just a thought.
|
Some recieve the invitations and some not.. That is why I wanted to resend the Invites manually..
@Valter may I suggest to let the Admin see the Invite codes Sent? also let the Inviter see the Invite code which he is going to send pls |
I have finally determined what was causing this error when any email address was entered into the invite box. It was caused by a mod conflict with VBSTATUS. Thanks for everyone who suggested this, I finally got a chance to start uninstalling my mods to find which one was causing the issue. I would like to add that disabling this mod did not solve the problem. It had to be completely uninstalled. Thanks again to everyone who helped with this. I will be removing vbstatus to use the invite system.
Resolved Error: e-mail address(es) incorrect: [object Object; function(fn, bind){ for (var i = 0, l = this.length; i < l; i++) fn.call(bind, this[i], i, this); }; function(fn, bind){ for (var i = 0, l = this.length; i < l; i++) fn.call(bind, this[i], i, this); }; function(fn, bind){ for (var i = 0, l = this.length; i < l; i++){ if (!fn.call(bind, this[i], i, this)) return false; } return true; }; function(fn, bind){ var results = []; for (var i = 0, l = this.length; i < l; i++){ if (fn.call(bind, this[i], i, this)) results.push(this[i]); } return results; }; function(){ return this.filter($defined); }; function(item, from){ var len = this.length; for (var i = (from < 0) ? Math.max(0, len + from) : from || 0; i < len; i++){ if (this[i] === item) return i; } return -1; }; function(fn, bind){ var results = []; for (var i = 0, l = this.length; i < l; i++) results[i] = fn.call(bind, this[i], i, this); return results; }; function(fn, bind){ for (var i = 0, l = this.length; i < l; i++){ if (fn.call(bind, this[i], i, this)) return true; } return false; }; 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); } |
This has not been updated for a full year.
I am sure it is somewhat out-of-date.... |
I get this error when sending a email to a 100% correct address any ideas what may be wrong??
Error: e-mail address(es) incorrect: function () { for (var i = 1; i < this.length; i++) { if (this[i][0] == this[i - 1][0]) { this.splice(i, 1); } } }; function () { for (var i = 0; i <= this.length; i++) { this.shift(); } } |
Probably a mod conflict rammieone. Similar to mine above. You may have to try uninstalling your mods one by one.
|
1 Attachment(s)
Hello everyone. If you can involve, here is the Italian translation.
|
Quote:
|
Cheers GJC mate i will look at these and see if i can find anything as soon as i get time!
@Sensimilla it seems we may have another mod installed thats stopping the program sending the emails correctly.... |
Quote:
Update? Don't want to let go of this mod but if it won't be going through upgrades I may have to look for other options.. |
seems like all of the spam prevention mods are becoming unsupported...can anyone confirm if this works in 4.1.3 or not?
|
Sure it works.
Valter |
Strange problem with this. Installed on 4.1.1, if Go to: AdminCP > vBulletin Options > VSa - Advanced Registration then click on setup to Random questions I just get a blank white screen. Then if I go to home page > Quick Link > Advanced registration management I get a blank page again. Any ideas?
|
Quote:
|
Hello,
Is it possible to use this as to login to yahoo,gmail,hotmail and import contacts as invitation? |
installed and voted
|
All times are GMT. The time now is 12:12 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|