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.
Which PHP version and which SMF mods are you using?
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
does it happen every time you try to send a PM ? did you try with different PM content ?
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.
So you can't send any PM or just not this one 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.
try to disable the error log in the admin panel and see if that has any effect.
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?
I don't think it is clear exactly what causes this error.
Do you have any mods installed ?
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.