J JaiKai Customer Sep 30, 2013 #1 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.
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.
J JaiKai Customer Sep 30, 2013 #2 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) {
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) {
Mokonzi Former Developer Sep 30, 2013 #3 That does look like the problem. I'll have a check over this for Beta 4. Thanks for the report and the extra info.
That does look like the problem. I'll have a check over this for Beta 4. Thanks for the report and the extra info.
Mokonzi Former Developer Oct 3, 2013 #4 Fixed this and a similar issue on the Search Results page in Beta 4.