Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Blank white discussion pages?

Tried turning on debugging but doesn't show anything

http://pcgamers.ph/discussion/1/bam-you-ve-got-a-sweet-forum#latest

version is 2.1b2

Comments

  • Also a weird thing is that in settings the script shows that my url is pcgamers.ph:80

    The port is included for some reason.

  • Tried turning on debugging but doesn't show anything

    how did you try?

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • R_JR_J Ex-Fanboy Munich Admin

    You have to add $Configuration['Debug'] = TRUE; to /conf/config.php in order to get more information.
    There were others that had this problem before, but it is not always easy to find the right discussions. You could use an external search engine for that: https://www.google.de/#q=site:vanillaforums.org/discussion+blank+page

    Most often it is an erroneous theme or plugin that is causing this blank page, so the default procedure is

    • to go back to standard theme and check if the error still prevails
    • disable all plugins and check for the error
    • if there is still that error you might have an incomplete upload of the Vanilla files
    • and if the error is gone, enable all the plugins one by one and see which one is causing trouble
  • what rj says or you could look at this discussion the last few comments for additional information.

    http://vanillaforums.org/discussion/20231/how-to-become-somewhat-adept-at-modifying-vanilla-to-meet-your-needs-for-free

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • also this relates to 2.1b1 but the initial discussion by Todd is still accurate for 2.1b2

    http://vanillaforums.org/discussion/23322/vanilla-2-1b1-released/p1

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • @peregrine said:
    how did you try?

    I enabled it in the backend. Will try adding the code to my conf Thanks!

Sign In or Register to comment.