I am getting an error message on the top of one of my pages and I don’t know what it means. The error is at http://papernapkinmarketing.com/portfolio-item/unfpa. Thanks for the help.
Hi!
Try adding this to functions.php:
error_reporting(0);
Or edit wp-config.php, add this:
error_reporting(0);
@ini_set('display_errors', 0);
`
Best regards,
Josue
I am a little challenged … where would I go for this?
Hi,
I can do it for you, can you provide me with a temporary FTP account?
Regards,
Josue
Or you can just provide me the FTP account you use and after i fixed it you just change the password.