Topic: error when editing/deleting forums

Hi all, I installed pun on my VPS server and local server without a problem, but I am receiving this error when trying to edit or delete forums.

File: /var/www/vhosts/my-page.com/httpdocs/header.php
Line: 171

PunBB reported: Unable to fetch reports info

Database reported:

Failed query: SELECT COUNT(id) FROM _reports WHERE zapped IS NULL

any help is greatly appreciated. I first thought it may be something related to my host, but doesn't seem likely because I am receiving the same error locally.  Also, my server meets all requirements.

Thanks in advance for any help!

2

Re: error when editing/deleting forums

Enable debug mode and post the error.

Re: error when editing/deleting forums

Hi, debug mode is enabled and that is the output I get. Should there be more info displayed?

Re: error when editing/deleting forums

Well, thing is, your database isn't giving an error message. So that's reason to believe it's your host.

Re: error when editing/deleting forums

Yep, I would think it may be my host too, but I get the same error on my local server as well. Is there anyway to force MySQL to output more information?