diff --git a/webapp_search.py b/webapp_search.py index c29c97d43..97280a0d1 100644 --- a/webapp_search.py +++ b/webapp_search.py @@ -716,13 +716,12 @@ def htmlHashtagSearch(cssCache: {}, showPublicOnly = False storeToCache = False allowDownloads = True - pageNumber = None avatarUrl = None showAvatarOptions = True postStr = \ individualPostAsHtml(allowDownloads, recentPostsCache, maxRecentPosts, - iconsPath, translate, pageNumber, + iconsPath, translate, None, baseDir, session, wfRequest, personCache, nickname, domain, port,