This topic has 15 replies, 2 voices, and was last updated 8 years by WinDroidAnswers.

  • Author
  • #186425
     WinDroidAnswers
    Participant

    Hi 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,

    http://prntscr.com/i3f8ft

    how to solve this?

    #186457
     Kieran_SQ
    Moderator

    Hi,

    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 ticket

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #186460
     WinDroidAnswers
    Participant

    Hi 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
    vogliopartireedandareLontanoconte1000volte

    #186468
     Kieran_SQ
    Moderator

    Hi,

    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 solution
    #186477
     WinDroidAnswers
    Participant

    Hi 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 Team

    #186480
     Kieran_SQ
    Moderator

    Hi,

    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 solution
    #186908
     WinDroidAnswers
    Participant

    maybe there is a misunderstanding.
    i mean this field of search:
    http://prntscr.com/i5xrcy

    not the first one on the top, but the one inside bbpress

    #186924
     Kieran_SQ
    Moderator

    Hi,

    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 ticket

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #186926
     WinDroidAnswers
    Participant

    gimme a sec to find these info via our hosting provider 😉

    #186938
     WinDroidAnswers
    Participant

    hi 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/i5znac

    Looking forward your answer,
    we wish you a good weekend
    WinDroid Answers Community

    #186978
     Kieran_SQ
    Moderator

    Hi,

    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 solution
    #186980
     WinDroidAnswers
    Participant

    Awesome Kieran!

    so the internal server error is also solved?
    what happen?

    #186982
     Kieran_SQ
    Moderator

    Hi,

    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 solution
    #186985
     WinDroidAnswers
    Participant

    glad 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?

    #186992
     Kieran_SQ
    Moderator

    Hi,

    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 solution
    #187004
     WinDroidAnswers
    Participant

    thanks for your help. have a nice weekend

Viewing 16 posts - 1 through 16 (of 16 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?