Hi all,
I'm trying to move a website that has been sold to be, it has Invision Board running (license in the previous owner still).
I'm getting this error:
"We're sorry, but a temporary technical error has occurred which means we cannot display this site right now."
I'm trying to enable debug to see the cause of the error.
I've done
\define( 'IN_DEV', TRUE );
In constants.php but it did not change anything.
How can I enable debug mode so that I can see the error?
Thanks
Alex