Paul
Wed 4th Jun '03, 4:48pm
Hi,
I can't spot offhand the fix for this, so I'm posting this here without knowing too much about it. Ordinarily I try to come up with a workaround, but at the moment, I'm pressed for time. I'll try and follow up on this.
Essentially, when a guest (userid=0) visits search.php?action=getnew, vbulletin, by design, should redirect that user to search.php?action=getdaily. Instead, the system attempts to run the getnew code. The checks seem right in the code, but I didn't dig too deeply. NOTE: You have to clear your cookies before trying this. If it comes up with a value for lastvisit, it will work as intended.
I tested this on a number of 2.x forums out there on the web and all produced the same result. It is clearly the developers' intention, however, to redirect to getdaily.
Ideas? Can anyone else confirm this?
Best wishes,
Paul
I can't spot offhand the fix for this, so I'm posting this here without knowing too much about it. Ordinarily I try to come up with a workaround, but at the moment, I'm pressed for time. I'll try and follow up on this.
Essentially, when a guest (userid=0) visits search.php?action=getnew, vbulletin, by design, should redirect that user to search.php?action=getdaily. Instead, the system attempts to run the getnew code. The checks seem right in the code, but I didn't dig too deeply. NOTE: You have to clear your cookies before trying this. If it comes up with a value for lastvisit, it will work as intended.
I tested this on a number of 2.x forums out there on the web and all produced the same result. It is clearly the developers' intention, however, to redirect to getdaily.
Ideas? Can anyone else confirm this?
Best wishes,
Paul