Quote:
Originally Posted by apiasto
hi,kiros i did enable verbose and i noticed yesterday one of my user was logged in with 2 different names but the ip was same,mod didn't notified me about it.anyway this is not my big concerns.the onlything i am concern about is if the banning option will be working to prevent ban users to register.the rest i can live with.thanks
|
The Login Detection does not look for IP addresses - the Registration Prevention does.
Quote:
Originally Posted by UltraHabbo
I installed the script uncorrectly :O and now i cant login and im getting this error at login:
Code:
Warning: require_once([path]/madp/detection.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions_login.php(185) : eval()'d code on line 3
Fatal error: require_once() [function.require]: Failed opening required '/home/habjay/public_html/forum/madp/detection.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/habjay/public_html/forum/includes/functions_login.php(185) : eval()'d code on line 3
I need help, please dont tell me i cant fix it 
|
It looks like you didn't correctly upload the contents of the 'upload' folder. Make sure you do this so the /madp/ folder will be in your forum root (i.e.
www.example.com/forum/madp/).
Quote:
Originally Posted by yagane
mmm... you mistake my comment kiros or I don't make me self clear. sorry about that.
I was telling don't use that kind of names on the cookies name field.
The Legend of that field said:
Enter the account-counting cookie's name. Be sure to not use the forum's cookie prefix or 'bb' in this name.
albumid
A) Don't have a custom vbull cookie prefix, or
B) is bbalbumid
C) albumid name wasn't listed on the browser Site cookie so I think was available.
But that name make a mess on Members Albums using Firefox.
Was only and useful advice about what can happen to avoid other happen the same thing. 
|
Ah, sorry. Though in English, you literally told everyone to not use the feature. The feature works just fine. If you name it to something that messes up a site feature, then that cookie is already being used somehow. That means that it's being leeched off of vBulletin in someway. In that case, just don't use it. I recommend something like "_agent" or "_type" (without quotes) or anything similar, as this wouldn't be seen as anything that would track logins/registrations.