Bug Error viewing classifieds if not logged in to forum.

Status
Not open for further replies.

JaiKai

Customer
If you setup your classified section for public viewing and view the classifieds without logging in the following error shows :

No error shows if your logged into the forum.

Capture-2.webp
 
i'm guessing as there is no user logged in we can't pull a recentsearch based on the $userid

PHP:
$recent = get_recentsearches($userid);
	$recentbits = '';
	foreach ($recent AS $id => $data)
	{
 
That does look like the problem. I'll have a check over this for Beta 4. Thanks for the report and the extra info. :)
 
Status
Not open for further replies.

Legacy DragonByte Classifieds

vBulletin 4.x.x
Seller
Mokonzi
Release date
Last update
Total downloads
562
Customer rating
0.00 star(s) 0 ratings
Back
Top