![]() |
Site performance, Server errors, outages and tunings - Printable Version +- Like Ra's Naughty Forum (https://www.likera.com/forum/mybb) +-- Forum: Technical section (https://www.likera.com/forum/mybb/Forum-Technical-section) +--- Forum: Site (https://www.likera.com/forum/mybb/Forum-Site) +--- Thread: Site performance, Server errors, outages and tunings (/Thread-Site-performance-Server-errors-outages-and-tunings) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
|
RE: Site performance, Server errors, outages and tunings - Like Ra - 08 Jun 2022 The media embedding feature will be tracked here: https://www.likera.com/forum/mybb/showthread.php?tid=897 RE: Site performance, Server errors, outages and tunings - Like Ra - 08 Jun 2022 Apparently everything will require additional work: https://blog.mybb.com/2021/10/03/1-8s-captcha-bug-parser-validation-and-php-compatibility/ And this is the explanation of the mind-warping weird errors I see... OK, reading the doco ... RE: Site performance, Server errors, outages and tunings - Like Ra - 08 Jun 2022 New kernel, new Apache, new WordPress RE: Site performance, Server errors, outages and tunings - Like Ra - 13 Jun 2022 YESSSS!!! Finally removed the Content Layout Shift (CLS), which was bugging me for years! (I'm trying to clean up the forum templates and styles, which are unnecessarily overly complex.) ... step for step ... RE: Site performance, Server errors, outages and tunings - Vixien - 14 Jun 2022 Last few days, under menu "view unread post" there is no more number which shows how many unread posts are there. So actually, I don't know if there are New posts at all or not RE: Site performance, Server errors, outages and tunings - Like Ra - 14 Jun 2022 The counter works for me (at least). And there were not many posts during the weekend, indeed. RE: Site performance, Server errors, outages and tunings - Vixien - 14 Jun 2022 (14 Jun 2022, 21:02 )Like Ra Wrote: The counter works for me (at least). And there were not many posts during the weekend, indeed. On my side, the problem was that there was no figure/number of unread post at all, including 0, as it was. Now , I can see it again, and there was no update of anything on my side 🤷🏼♂️ RE: Site performance, Server errors, outages and tunings - Like Ra - 15 Jun 2022 Something was cached somewhere? RE: Site performance, Server errors, outages and tunings - Vixien - 15 Jun 2022 (15 Jun 2022, 00:24 )Like Ra Wrote: Something was cached somewhere? Quite opposite. I've cleared cache (FireFox with uBlock) few days ago 🤷🏼♂️ RE: Site performance, Server errors, outages and tunings - Like Ra - 15 Jun 2022 Cleaned up the non-active (for years) users with zero posts = -1190. |