Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit Comms Details Fatal error: Uncaught Error: Cannot use object of type ADORecordSet_mysqli as array #606

Open
monsterbnd opened this issue Sep 25, 2019 · 1 comment
Assignees
Labels

Comments

@monsterbnd
Copy link

monsterbnd commented Sep 25, 2019

What are the steps to reproduce this issue?

  1. An error is observed when the comms block duration changes.

What happens?

When changing the comms block duration, a fatal php error occurs.

What were you expecting to happen?

Fix php error.

Any logs, error output, etc.?

[25-Sep-2019 12:45:40 Europe/Moscow] PHP Fatal error: Uncaught Error: Cannot use object of type ADORecordSet_mysqli as array in /var/www/bans.altfs.ru/public_html/pages/admin.edit.comms.php:152
Stack trace:
#0 /var/www/bans.altfs.ru/public_html/includes/page-builder.php(133): require_once()
#1 /var/www/bans.altfs.ru/public_html/index.php(37): build('Edit Block Deta...', '/admin.edit.com...')
#2 {main}
thrown in /var/www/bans.altfs.ru/public_html/pages/admin.edit.comms.php on line 152

Any other comments?

none

What versions of software are you using?

Operating System:
Distribution Name: Ubuntu
Distribution Version: 18.04.2 LTS (Bionic Beaver)
Linux Kernel: 4.15.0-58-generic
SourceBans++ Version:
SourceBans++ 1.7.0 | Git: 931
PHP Version:
php-fpm: PHP Version 7.3.9-1+ubuntu18.04.1+deb.sury.org+1
MySQL Version:
mysqld Ver 5.7.27-0ubuntu0.18.04.1 for Linux on x86_64
Link to your project:
xxx
Link to a phpinfo() output:
https://drive.google.com/open?id=1x8jG9DT4y0Q82KMmKJnT4xhfPivhIbxt

@crashzk
Copy link

crashzk commented Apr 14, 2022

Fix? #769

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To do
Development

No branches or pull requests

3 participants