I changed the default error message for the page not found error. Now, no matter who tries to log in, all they get is the page not found message. The new message in on node 8. The address bar shows
http://www.smarterjobsearchsite.com/?q=%20node/8&destination=node.

Where would I find the data table to change back to the default without logging in?

Comments

cog.rusty’s picture

Normally it should be a variable in the variables table, with the path you specified as its value.

However you may want to try to login by going to
/?q=user

If it works, then go to
/?q=admin/settings/site-information
and make sure that "Default front page" is node without any empty space at the beginning

and then go to
/?q=admin/settings/error-reporting
and clear "Default 403" and "Default 404".

coachpaul’s picture

thank you, ?q=user worked