Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 16

AlmazBulliesofNCCurtisOdenShadowdareTorbjornUnderDogboangsericgilletteesttc74 +6 guests

[Solved] My forum just went bonk : Server problem (corrupt DataBase)*

hello guys. my forum has been bonked like for 5 hrs nw i actually thought it was a minor problem and it was gonna fix it's self, but till now i am still having the same problem and i didn't configure anything. The most intriguing part is that i can't also go to the back-end cos it's also bonked too.

PLZ HELP ME OUT

the link to the forum is http://www.nairation.com

Comments

  • Posts: 346

    You need to access the Vanilla/conf folder on your webserver, and

    if you are using vanilla >= 2.0.18 Put

    $Configuration['Garden']['Debug'] = TRUE; `
    

    and if its < 2.0.18 put

    `$Configuration['Garden']['Errors']['MasterView'] = 'deverror.master.php';`
    

    in your config.php file.

    This will give you a detailed error message, rather than the 'Bonk' one. Once you have that, either it will help you see what to do, or else you can post another question, asking specifically about the error.

  • Posts: 53

    Still same thing

  • Posts: 346

    Still same thing

    What is?

    What did you do?

  • Posts: 53

    i added $Configuration['Garden']['Debug'] = TRUE; to the config.php file

    but i am still getting same thing.

  • Posts: 53

    $Configuration['Garden']['Debug'] = TRUE;

  • Posts: 346

    Try adding the other line:

    $Configuration['Garden']['Errors']['MasterView'] = 'deverror.master.php';

    Even though I've got 2.0.18, I found it reported the full error.

  • Posts: 53

    i jus got the main error but i don't understand it at all..

    plz help me check it out and find out what the problem is

  • Posts: 1,167

    Well... luckily you figured out how to put the debug line in your config file.

    This time you have the following error:

    Incorrect information in file: './nairatio_vanil/GDN_Permission.frm'

    You can google for it and contact your host about it.

    I would also search in this forum for the exact term: Incorrect information in file You will never know if an exact match will pop up of a user that had the exact same problem last week.

    If you will post those silly little lines like: "Still same error", "It's not working", "done that", "It's not helping", "please help me"

    That will not work. It will be an easy close for this thread.

  • Posts: 2,058

    It looks like you have a database problem on your server. Try contacting your host and asking them to run a repair on the database you used for Vanilla.

    Vanilla developer [GitHub, Twitter]

  • Posts: 53

    you are not helping.. Is it my fault the problem evovled? you putting it like i am dumb or something..

  • Posts: 53

    Thanks @Lincoln will do just that

This discussion has been closed.