Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: jsx on February 12, 2019, 12:53:11 PM

Title: There are very many errors in the logs
Post by: jsx on February 12, 2019, 12:53:11 PM
Hello,

My acquaintance has a new forum on SMF 2.0.15 and there are a lot of errors in the logs. Currently, the total number of errors is over 66150. These errors are generated all the time. Most errors occur from Sources/Subs.php. Please help me how to fix it.

(https://i.imgur.com/Q7NF5vd.png)

(https://i.imgur.com/kVIPPim.png)

(https://i.imgur.com/cBrD8gC.png)
Title: Re: There are very many errors in the logs
Post by: shawnb61 on February 12, 2019, 01:12:23 PM
Are you running php 7.2?   That is not supported by 2.0.x at this time.

Try changing your php version back to 7.1.   
Title: Re: There are very many errors in the logs
Post by: jsx on February 12, 2019, 01:46:10 PM
Quote from: shawnb61 on February 12, 2019, 01:12:23 PM
Are you running php 7.2?   That is not supported by 2.0.x at this time.

Try changing your php version back to 7.1.

PHP version 7.3.0 was used, now I've turned on version 7.0.31. There are currently no new errors. If they appear, I will let know. Thank you for your help. 8)