This topic has 15 replies, 2 voices, and was last updated 8 years by WinDroidAnswers.
-
Author
-
January 21, 2018 at 12:23 #186425
WinDroidAnswers
ParticipantHi there,
we have a very strange problem,
if we make a search in the top bar, we do not have any problem, but we can’t figure out how to configure that results only to the forum (our main aim, is to build a forum-based windows and android community)
If we use the bbpress search function we receive a internal server error,
how to solve this?
January 21, 2018 at 17:11 #186457Kieran_SQ
ModeratorHi,
Can you update this ticket, in a private reply, with admin credentials so I can take a closer look at this.
Also please do the following
– Let me know which PHP version you’re running. If 5.X please update to 7.1 or 7.0, if 7.2 please downgrade temporarily to 7.1 or 7.0
– Upload the last 24hrs of your PHP error log in a .txt file to this ticket
– Upload the last 24hrs of your general server error log in a .txt file to this ticketThanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 21, 2018 at 17:46 #186460WinDroidAnswers
ParticipantHi Kieran,
we just ask this to our server hosting provider and come back to you,
we already share our admin credential to a colleague of yours, if you have a mail, please send us so we can create a user for your purpose.these are my personal admin credentials:
r3ziel ADM
vogliopartireedandareLontanoconte1000volteJanuary 21, 2018 at 17:58 #186468Kieran_SQ
ModeratorHi,
Please let me know once you have the other details so I can assist with debugging the search issue for you.
With regards to setting the main search to forums only you will need to go to Appearance > Customize > Header > Header Settings > Scroll to: ‘Search Context’ and make sure only forums are selected from the multi select area (see screenshot).
In the meantime please try doing the plugin / cache test as the issue may be coming from another plugin, cache or snippet of code.
– Disable the cache, leave disabled for the rest of the tests. Test your search issue on the front-end after clearing the front-end cache (Ctrl+F5)
– Disable all other plugins except for those that came with BuddyApp and bbPress. Clear your front-end cache (Ctrl+F5) and test the search again. If the search now works enable each plugin that was disabled one by one, clearing your cache and testing with each one until you find the plugin causing the issue
– Make a copy of your BuddyApp Child theme’s functions.php file and delete all custom code. Test following the steps above. If the issue is gone, paste the code back in function by function until you find the offending code.Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 21, 2018 at 19:02 #186477WinDroidAnswers
ParticipantHi there,
Sadly at this time the Aruna support is closed, we try tomorrow morning contact them and collect the info you need.
your steps seems to be a little complicated, we try tomorrow or this evening,
maybe if you have some time tomorrow we may have a chat session and you may explain me better the step I’ve to take.kind regards,
WindDroid Answers TeamJanuary 21, 2018 at 19:11 #186480Kieran_SQ
ModeratorHi,
That’s unfortunate with regards to your host’s support being closed on a Sunday. I work Saturday and Sunday until 5PM EST (Currently 12:12PM EST) and will not be available to make or receive a Skype call during the week. Should you need this level of assistance during the week to achieve the above steps please open a new ticket and one of the available members of staff will be happy to assist you.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 26, 2018 at 16:44 #186908WinDroidAnswers
Participantmaybe there is a misunderstanding.
i mean this field of search:
http://prntscr.com/i5xrcynot the first one on the top, but the one inside bbpress
January 26, 2018 at 18:13 #186924Kieran_SQ
ModeratorHi,
Thanks for getting back to me, I understand the issue and I am still awaiting the below information so I can look into this further.
– Let me know which PHP version you’re running. If 5.X please update to 7.1 or 7.0, if 7.2 please downgrade temporarily to 7.1 or 7.0
– Upload the last 24hrs of your PHP error log in a .txt file to this ticket
– Upload the last 24hrs of your general server error log in a .txt file to this ticketThanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 26, 2018 at 18:14 #186926WinDroidAnswers
Participantgimme a sec to find these info via our hosting provider 😉
January 26, 2018 at 18:59 #186938WinDroidAnswers
Participanthi there,
we want to update this ticket.
in a previous ticket, we asked for a resize of the search field (186106 https://archived.seventhqueen.com/forums/topic/set-the-forum-page-as-a-homepage), after solving this issue the search field now works perfectly, the only problem that remains (we explain this in that ticket) is the bad visualization of what we’re typing in it.If you still need the previous info you asked:
we have changed the PHP version from 5.0 to 7.1,
but about the error logs, we can’t find it. we open a ticket in our hosting provider, but i think there is nothing. we are building the site, and in the last 4 days, nobody uses it.
We only can find this sort of error log (waiting for a server technician answer) and we can’t save a txt file, we only have this option and we made a screenshot for your convenience
http://prntscr.com/i5znacLooking forward your answer,
we wish you a good weekend
WinDroid Answers CommunityJanuary 27, 2018 at 15:59 #186978Kieran_SQ
ModeratorHi,
To address the styling issue I have added the below CSS to WP Admin > Appearance > Editor > BuddyApp Child > Style.css
COPY CODE#bbpress-forums .bbp-search-form #bbp_search:focus { color: #2b2b2b; background-color: #ffffff; }Please update the color value 2b2b2b to your desired font color.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 27, 2018 at 16:13 #186980WinDroidAnswers
ParticipantAwesome Kieran!
so the internal server error is also solved?
what happen?January 27, 2018 at 16:20 #186982Kieran_SQ
ModeratorHi,
As far as I understood from your reply it was solved. I did carry out a forum search for ‘Quale’ using the search bar for bbPress and it returned the expected result without error http://www.windroidanswers.com/forums/search/quale/.
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 27, 2018 at 16:58 #186985WinDroidAnswers
Participantglad to hear that, we just not perfectlyu understood why this happen, but we’re happy that is was solved anyway.
Have a nice weekend 😀
thanks a lot.
there are some other ticket opened, you can help us?January 27, 2018 at 17:52 #186992Kieran_SQ
ModeratorHi,
It could have resolved from changing the PHP version, server config change, a plugin update or deactivation.
I have responded to one of your open tickets and will respond to the other open tickets as I get to them based on the time they were received.
All the best,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 27, 2018 at 18:29 #187004WinDroidAnswers
Participantthanks for your help. have a nice weekend
-
AuthorPosts
You must be logged in to reply to this topic.