MyBB Community Forums

Full Version: Problem when login - Maybe in php 7.3
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
When logging in the forum, many errors appear before viewing the forums, and most of them are in this format


Warning [2] A non-numeric value encountered - Line: 496 - File: inc / functions.php PHP 7.3.20 (Linux)


Then the functions under it are often :

errorHandler-> error

my_date

require_once

you can see my site in :

t3llam.com/mybb

Can you help me with this
hi if you use an engllish keyboard is not the problem but if you have use Another keyboard like Russian or other to set a prerfix of your board or Password or other the mysql database or Your database maybe Is bug or not working .. i have try with russian Prefix and Is not working good .. I dont know if i am clear here to explained but Wait a moderator or other member can maybe help you .. good luck
i'm use arabic
can you give exact version of MyBB you are using (shown at forum admin panel)
also give the values used for date & time formats
You don't mention what version you're running.  At first glance, looks like your forum version has an incompatibility with php 7.3.  Recently upgraded your php but not mybb?

cheers...
Mybb : 1.8.3
PHP: 7.3.20
Sql : MySQLi 5.5.5
Date : Y-m-d
Time : h:i A
^ as nixer55 said, your forum's MyBB version needs updating.
or you can try using php 7.0 for it.
but my version Latest Release
How i can do this ?
or
How i can solve ( maybe hide error ) this problem
^ do you mean that you are using the latest release MyBB 1.8.23 (released recently) ?

if you are using old version & if you cannot update forum version then
better to switch to a lower version of php (can be 7.0)
Pages: 1 2