Forum Replies Created
-
In reply to: Search function doesn’t work for anonymous
No one able to help me with this one? 🙁
In reply to: Search function doesn’t work for anonymousNow I’ve tried again from the very beginning, with all the original files for the plugin etc. It has the exact same issue – which means that the problem must be in one of the following files coding – since these are the only ones with the “bbp-search-request” and/or “bbp_search” in it.
Can you see any problems or issues with these files?
templates/default/bbpress/form-search.php
https://gist.github.com/anonymous/496fd16abe6f4188e4a0
includes/search/functions.php
https://gist.github.com/anonymous/bdb60f2e51201ffb2cf5
includes/core/actions.php
https://gist.github.com/anonymous/7eed8ef36becd703a5a7
bbpress.php
https://gist.github.com/anonymous/626d687f57dfaaa257ca
templates/default/bbpress/loop-search.php
https://gist.github.com/anonymous/83570d171156e157fb3d
includes/core/options.php
https://gist.github.com/anonymous/10fe8cfcaa4518241184
includes/admin/settings.php
https://gist.github.com/anonymous/bad7e43a34fe3e9a7428
includes/common/shortcodes.php
https://gist.github.com/anonymous/daa4af269bcf8613a871
includes/core/template-functions.php
https://gist.github.com/anonymous/94e2f94a2e0cca8f18f4
includes/search/template.php
In reply to: Search function doesn’t work for anonymousWhat do you mean about core files?
I’ve never used child themes before, so I’m not sure how to do this.
Can’t you tell me if there’s some specific files that I should re-upload as original, in case I’ve changed something in them?
Or second option: Could you rewrite the htaccess hack so it might work? 🙂
Your help is highly appreciated by the way!
In reply to: Search function doesn’t work for anonymousI have been changing a bit of translations in the code – that’s why you might find a mistake here. What I don’t understand is, that when I upload all the original files, it still does the same mistake.
Is there one or a few of the files that determine this part with the URL? Because then I could show you those, and we could see if something was wrong here?
In reply to: Search function doesn’t work for anonymousGood suggestions I must say! But unfortunately none of these worked either. Let me go trough them one by one:
1. I set the permalink structure back to default. The only change here is, that when you search now, and land on the URL string “search?action=bbp-search-request&bbp_search=adwords” – you now see the frontpage for some weird reason?
2. I have no trailing slash in the settings part of the forum
3. I did try the htaccess hack – but this did no change? I still see the frontpage now when I try to search.Something weird is going on. Would it help you if I send you the code for some of the files for my plugin?
In reply to: Search function doesn’t work for anonymousBut I’m not sure what to do here. Any suggestions?
In reply to: Search function doesn’t work for anonymousHi Robkk,
Thanks for your suggestion. I did try this too though, and it doesn’t help unfortunately. I must have broken something somehow.
How does the search URL string look on your site? Does it look like either of mine?