Simple Machines Community Forum

SMF Support => SMF 2.1.x Support => Topic started by: tarantula901 on December 31, 2019, 10:59:02 AM

Title: I get errors like this.
Post by: tarantula901 on December 31, 2019, 10:59:02 AM
2.1  I get errors like this.

array(8) { [0]=> array(3) { ["file"]=> string(45) "/home/xxx/public_html/Sources/Errors.php" ["line"]=> int(290) ["function"]=> string(9) "log_error" } [1]=> array(3) { ["file"]=> string(43) "/home/xxx/public_html/Sources/Subs.php" ["line"]=> int(1620) ["function"]=> string(17) "smf_error_handler" } [2]=> array(3) { ["file"]=> string(48) "/home/xxx/public_html/Sources/Subs-Post.php" ["line"]=> int(216) ["function"]=> string(9) "parse_bbc" } [3]=> array(3) { ["file"]=> string(48) "/home/xxx/public_html/Sources/Subs-Post.php" ["line"]=> int(808) ["function"]=> string(12) "preparsecode" } [4]=> array(3) { ["file"]=> string(54) "/home/xxx/public_html/Sources/PersonalMessage.php" ["line"]=> int(2452) ["function"]=> string(6) "sendpm" } [5]=> array(3) { ["file"]=> string(43) "/home/xxx/public_html/Sources/Subs.php" ["line"]=> int(5059) ["function"]=> string(12) "MessagePost2" } [6]=> array(3) { ["file"]=> string(54) "/home/xxx/public_html/Sources/PersonalMessage.php" ["line"]=> int(220) ["function"]=> string(11) "call_helper" } [7]=> array(3) { ["file"]=> string(36) "/home/xxx/public_html/index.php" ["line"]=> int(150) ["function"]=> string(11) "MessageMain" } } Error loop.

What do you think is the reason for this

When I try to send a private message, I get the error in different places.
Title: Re: I get errors like this.
Post by: m4z on December 31, 2019, 11:04:30 AM
Which PHP version and which SMF mods are you using?
Title: Re: I get errors like this.
Post by: tarantula901 on December 31, 2019, 11:39:12 AM
Quote from: m4z on December 31, 2019, 11:04:30 AM
Which PHP version and which SMF mods are you using?

SMF 2.1 RC2

MySQLi : 10.3.20-MariaDB

PHP: 7.1.33

server : LiteSpeed
Title: Re: I get errors like this.
Post by: SychO on December 31, 2019, 11:48:45 AM
does it happen every time you try to send a PM ? did you try with different PM content ?
Title: Re: I get errors like this.
Post by: tarantula901 on December 31, 2019, 11:53:23 AM
Quote from: SychO on December 31, 2019, 11:48:45 AM
does it happen every time you try to send a PM ? did you try with different PM content ?

Yes, the message is not sent.

Title: Re: I get errors like this.
Post by: m4z on December 31, 2019, 11:54:14 AM
So you can't send any PM or just not this one PM?
Title: Re: I get errors like this.
Post by: tarantula901 on December 31, 2019, 12:37:50 PM
Quote from: m4z on December 31, 2019, 11:54:14 AM
So you can't send any PM or just not this one PM?

I can't reply to the existing message.


I can't post in a new message.
Title: Re: I get errors like this.
Post by: Illori on December 31, 2019, 12:40:03 PM
try to disable the error log in the admin panel and see if that has any effect.
Title: Re: I get errors like this.
Post by: tarantula901 on December 31, 2019, 01:02:44 PM
Quote from: Illori on December 31, 2019, 12:40:03 PM
try to disable the error log in the admin panel and see if that has any effect.

Normally closed.

The problem has improved when I activated it.

Should the error messages remain open now. What exactly do you think is the reason?
Title: Re: I get errors like this.
Post by: Illori on December 31, 2019, 01:37:01 PM
I don't think it is clear exactly what causes this error.
Title: Re: I get errors like this.
Post by: SychO on December 31, 2019, 01:40:34 PM
Do you have any mods installed ?
Title: Re: I get errors like this.
Post by: tarantula901 on December 31, 2019, 02:24:03 PM
I think there are custom made modes made from them,

Guess you got to learn how to remove individual modes and which one is causing this problem.