![]() |
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
|
RE: Site performance, Server errors, outages and tunings - Like Ra - 29 May 2017 I would advise to switch to https for entering passwords. There is no automatic redirect for some reason, but the URL of the forum is explicitly set to https://www.likera.com/forum/mybb And most likely that was the reason why it's working for me and not working for some - before logging in the URL in my browser was a ![]() RE: Site performance, Server errors, outages and tunings - BoundWolf - 29 May 2017 And now there's something funky with the unread posts. There are a bunch of foreign language ones that have popped up (they weren't there yesterday) that show last updated 4 years ago and some other random threads, none of which have the bold formatting indicating unread. If I open them, all of the posts within show as unread, but then they drop off that list. ![]() RE: Site performance, Server errors, outages and tunings - Like Ra - 29 May 2017 I think this is a normal behaviour if you played with the cookies. Just "mark all forums read" (at the very bottom of the index page). Also, it's a new plugin, that I installed yesterday 😉 RE: Site performance, Server errors, outages and tunings - Like Ra - 30 May 2017 I've tested again - the forum correctly forwards me to HTTPS, even if I begin with HTTP. RE: Site performance, Server errors, outages and tunings - Vixien - 30 May 2017 It's ok now. RE: Site performance, Server errors, outages and tunings - ltxrob - 30 May 2017 Interestingly it's logged straight into the full version on a mobile device.... but so far it seems to be fine. RE: Site performance, Server errors, outages and tunings - Like Ra - 30 May 2017 (30 May 2017, 08:33 )ltxrob Wrote: Interestingly it's logged straight into the full version on a mobile deviceYes, see here: (29 May 2017, 14:13 )Like Ra Wrote: Just in case, I temporary disabled the mobile version of the forum for the same reason. BTW, looks like the GoMobile plugin is abandoned, so a new solution might be needed. The MyBB 2.0 theme should be responsive, but there is no ETA for v2.0. Not even approximate. But it will be a huge and scary upgradeI will try to reinstall the mobile version after I go through all forum templates, revert them to the default, then reapply the changes. I did not do this since the upgrade from 1.6 to 1.8, but in fact it should be done for any 1.x.x version. It's just too much work, so I'm a little behind 😁 RE: Site performance, Server errors, outages and tunings - jtr765 - 01 Jun 2017 The blue dot showing new messages in a subforum isn't working for me. The list on the right and the arrow at each thread containing new messages are ok. I use chrome on android RE: Site performance, Server errors, outages and tunings - Like Ra - 19 Jun 2017 (01 Jun 2017, 07:22 )jtr765 Wrote: The blue dot showing new messages in a subforum isn't working for me.What is not working exactly? As far as I remember, clicking on the blue dot should mark all messages read in that subforum. RE: Site performance, Server errors, outages and tunings - Like Ra - 28 Jun 2017 OpenSSL 1.1 is out for Ubuntu, so I activated mobile friendly CHACHA20-POLY1305 cipher suite for this site (ChaCha20-Poly1305 is three times faster than AES-128-GCM on mobile devices). That means lower CPU cycles and longer battery life 😉 What means you can take more photos with your phone and upload them here 😉 |