PDA

View Full Version : [fixed] Unregistered User in Ignore List



pagemaker
Tue 23rd Apr '02, 11:23am
Hello !

I have the message that unregistered user is in my ignore list and i cannot view the thread, but in my ignore list there is no user ??

eva2000
Tue 23rd Apr '02, 5:47pm
which vB version ?

try going to ignore list and hit the submit button with all fields blank

Fusion
Wed 24th Apr '02, 2:40am
George, I thought you Teamsters were able to view the info submitted by the sites that have bought the license to remove the "Powered by.." etc? Another illusion shattered..What will the world be coming to. :rolleyes:

pagemaker
Wed 24th Apr '02, 3:12am
@eva2000) , this will not work at all, it must be another setting - i become this error after upgrading to 2.2.5

@fusion), i set up german style same time as upgrading to 2.2.5, after importing i had some problems in footer functions so i removed the message including some other fns.

it will be up as long as the forum goes well.

Fusion
Wed 24th Apr '02, 4:20am
Originally posted by pagemaker
@fusion), i set up german style same time as upgrading to 2.2.5, after importing i had some problems in footer functions so i removed the message including some other fns.

it will be up as long as the forum goes well. Not to be difficult, but unless you specifically recieve permission to remove the text, the license-agreement does point out that the "Powered by: vBulletin Version 2.2.5 Copyright ©2000 - 2002, Jelsoft Enterprises Limited" has to be left in place. The only item you may remove is the actual version number, so that potential hackers don't get clues as to what they may attempt to exploit.

pagemaker
Wed 24th Apr '02, 5:31am
...so what about the problem right now ??

As you can see - if you are not logged in or logged in, nobody can view threads of UNREGISTERED users because they seems to be in any users ignore list !

Whats wrong now ??

eva2000
Wed 24th Apr '02, 5:31am
Originally posted by Fusion
George, I thought you Teamsters were able to view the info submitted by the sites that have bought the license to remove the "Powered by.." etc? Another illusion shattered..What will the world be coming to. :rolleyes: not every member updates their profile for their vB version and that has been made hidden now

eva2000
Wed 24th Apr '02, 5:33am
Originally posted by pagemaker
@eva2000) , this will not work at all, it must be another setting - i become this error after upgrading to 2.2.5
do you allow unregistered users to post ? what exact error message after upgrading ?

pagemaker
Wed 24th Apr '02, 5:39am
Yes i allow unregistered users to post.

As you can see - if you are not logged in or logged in, nobody can view threads of UNREGISTERED users because they seems to be in any users ignore list !

pagemaker
Wed 24th Apr '02, 5:47am
@fusion)

Please watch more to users who uses vb completely illegal - and there where many of them i also have seen someone on the web - serial numbers for member area will be changed in some forums via PM messaging.

btw.
i just buyed my owned license more for one year - but there where many free bulletin boards in style and funtioning like vb completely free of charge.

eva2000
Wed 24th Apr '02, 5:48am
Originally posted by pagemaker
Yes i allow unregistered users to post.

As you can see - if you are not logged in or logged in, nobody can view threads of UNREGISTERED users because they seems to be in any users ignore list ! i think some member must of placed unregistered guest in their ignore list

pagemaker
Wed 24th Apr '02, 5:51am
sorry i don't understand....


Nobody can view the threads of UNREGISTERED users but why ?
I have no users in my ignore list and i do not know where to setup overall the ignore list ?!

eva2000
Wed 24th Apr '02, 6:12am
Originally posted by pagemaker
sorry i don't understand....


Nobody can view the threads of UNREGISTERED users but why ?
I have no users in my ignore list and i do not know where to setup overall the ignore list ?! i'd submit a support ticket at http://vbulletin.com/members/support.php regarding this issue and provide your forum admin login details and if you have phpmyadmin installed provide those log in details as well in your support ticket

pagemaker
Wed 24th Apr '02, 6:22am
phpmyadmin is not installed...please tell me where i can modify the unregistered users permissions !

Fusion
Wed 24th Apr '02, 6:35am
Originally posted by eva2000
not every member updates their profile for their vB version and that has been made hidden now Hm, I figured the version was mandatory? I knew the field was hidden, but not that it was hidden even from you. :)

Fusion
Wed 24th Apr '02, 6:39am
Originally posted by pagemaker
Please watch more to users who uses vb completely illegal - and there where many of them i also have seen someone on the web - serial numbers for member area will be changed in some forums via PM messaging.

btw.
i just buyed my owned license more for one year - but there where many free bulletin boards in style and funtioning like vb completely free of charge. That others misbehave isn't an excuse for you to do the same. That said, there's no need to be so defensive, I was simply pointing it out to you. Wether you want to disregard the license or not, is entirely your choice. :)

pagemaker
Wed 24th Apr '02, 6:50am
@fusion)

.sorry..i use it not illegal ! - the Copyright message has been removed due to removing of features since my last problem after importing the german styles from vb germany.

This had to be done because i use speacial php functions in website footer (gzip class is used separatly).

But anyway - i hope next time you would be more customer friendly in your messages.

Fusion
Wed 24th Apr '02, 6:58am
Originally posted by pagemaker
.sorry..i use it not illegal ! - the Copyright message has been removed due to removing of features since my last problem after importing the german styles from vb germany.

This had to be done because i use speacial php functions in website footer (gzip class is used separatly).
Please reread www.vbulletin.com/license.html .
All vBulletin copyright notices within design templates must remain unchanged (and visible).See what I'm getting at?

pagemaker
Wed 24th Apr '02, 7:07am
@eva)

...i walked through USERLIST on MYSQL database field ignore list but there are no entries at all.

i think it must be a bug combined with some permissions while modifing something in CP

eva2000
Wed 24th Apr '02, 7:27am
Originally posted by pagemaker
@eva)

...i walked through USERLIST on MYSQL database field ignore list but there are no entries at all.

i think it must be a bug combined with some permissions while modifing something in CP repeating ;)

can't do anymore without having someone look into it on your forum/server

i'd submit a support ticket at http://vbulletin.com/members/support.php regarding this issue and provide your forum admin login details and if you have phpmyadmin installed provide those log in details as well in your support ticket

pagemaker
Wed 24th Apr '02, 8:36am
Error found:

In SHOWTHREAD.PHP line 361:

// can do it this way or use a strstr() for each post but I feel this $ignorelist = explode(' ', $bbuserinfo['ignorelist']);

explode ist written with a space between the '
after removing it will work fine

so i think that something must be going corrupt after upgrading to 2.2.5

php manual:
sometimes a problem may occur, if user add a separator char at the end:
"item1, item2, item3, item4,", so the last would be an empty
array-item.

please let me know

pagemaker
Wed 24th Apr '02, 8:40am
sorry - to fast..

the error must be in $bbuserinfo['ignorelist'] the space is correct.

eva2000
Wed 24th Apr '02, 10:42am
moving to bug forum to get developer to verify

John
Thu 25th Apr '02, 4:39pm
Try changing functions.php line 274 from:


if (!$ignore[$post[userid]]) {


to


if (!$ignore[$post[userid]] and $post[userid] !=0) {


And let me know how you get on.

John

pagemaker
Fri 26th Apr '02, 3:19am
Yes - it works. Old setting in showthread has been recovered and new code is inserted.

thanks a lot

pagemaker
Sat 27th Apr '02, 3:20am
Sorry, this fix works only in loggedin modus !!!

Stallion
Sat 27th Apr '02, 7:11pm
Try this...

Replace lines 274 through 278 with:

if (($ignore[$post[userid]] and $post[userid] != 0)) {
eval("\$retval = \"".gettemplate("postbit_ignore")."\";");
} else {
eval("\$retval = \"".gettemplate("postbit")."\";");
}

pagemaker
Mon 29th Apr '02, 2:59am
..ok..this fix works for un-/loggedin mode. thx

why nobody else seems to have this problem ??

Fusion
Mon 29th Apr '02, 5:03am
Originally posted by pagemaker
why nobody else seems to have this problem ?? Probably just luck.

eva2000
Mon 29th Apr '02, 10:38am
Originally posted by pagemaker
..ok..this fix works for un-/loggedin mode. thx

why nobody else seems to have this problem ?? probably most people don't allow guests to post

Chris Schreiber
Wed 8th May '02, 2:53pm
This problem *just* happend to me as well, and it started right after I upgraded PHP to version 4.2.0

Freddie Bingham
Wed 8th May '02, 3:23pm
Originally posted by Chris Schreiber
This problem *just* happend to me as well, and it started right after I upgraded PHP to version 4.2.0 Ok I will check it out in a bit.

Chris Schreiber
Wed 8th May '02, 3:35pm
Originally posted by freddie
Ok I will check it out in a bit.

The 2.2.6 CVS code fixes the problem ;)

Freddie Bingham
Wed 8th May '02, 4:48pm
Originally posted by Chris Schreiber


The 2.2.6 CVS code fixes the problem ;) Oh ok, I saw you had 2.2.6 so I thought it wasn't fixed.

Chris Schreiber
Wed 8th May '02, 5:01pm
Originally posted by freddie
Oh ok, I saw you had 2.2.6 so I thought it wasn't fixed.

Sorry about that.... I had 2.2.5 there up until a few hours ago, and noticed this problem... so I figured I would just install all the 2.2.6 fixes to make sure there aren't any problems with it and 4.2.0 ;)

Fusion
Wed 8th May '02, 5:08pm
*sulk*

Floris
Thu 9th May '02, 9:40am
Originally posted by pagemaker
@fusion)

.sorry..i use it not illegal ! - the Copyright message has been removed due to removing of features since my last problem after importing the german styles from vb germany.

This had to be done because i use speacial php functions in website footer (gzip class is used separatly).

But anyway - i hope next time you would be more customer friendly in your messages.

Fusion's might give you the indication he is a vB team member or moderator or whatever, but he is just another license holder, just like you. He was only pointing something out. You already indicated that this was due to X and you are planning on restoring it asap. So I don't see the problem at all here.

Keta
Thu 16th May '02, 11:00am
Originally posted by pagemaker
..ok..this fix works for un-/loggedin mode. thx

why nobody else seems to have this problem ??

i have it...i also have alot of problems with 225 i really wish i can redownload 221

Joshua Clinard
Thu 16th May '02, 5:40pm
If you have a lot of problems with 2.2.5, you need to report them, so they can be fixed. That is if they are bugs. They may be other problems though...

When is 2.2.6 coming out?

Floris
Fri 17th May '02, 6:12am
Originally posted by Keta


i have it...i also have alot of problems with 225 i really wish i can redownload 221 I don't think 221 will fix your problems. And besides that, it isn't advicable, besides no support you also are open for some serious exploits. Try 2.2.6 soon, which might make it worth it.