Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
// Discussions Table Structure $DatabaseColumns['Discussion']['Draft'] = 'Draft'; ?>
Anybody able to help, please?
I tried to add the BlogThis extenstion and since then, I receive this message when on the signon screen:
// Discussions Table Structure $DatabaseColumns['Discussion']['Draft'] = 'Draft'; ?>
The same happens on the signoff screen.
Do I need to reinstall? :-(
Thanks
0
This discussion has been closed.
Comments
Take a look in the conf/database.php file. You will see the code that is getting displayed in there, just before it there will be a ?>. Remove those two characters wherever you see them, except for the pair at the very end, which should be on their own line.