![]() |
MyAlerts v2.0.4 - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: MyAlerts v2.0.4 (/thread-171301.html) 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
|
RE: MyAlerts v2.0.4 - Claraviolet - 05-06-2019 Hello everyone, For some reason, we are not able to distinguish the read alerts to unread alerts anymore. Unread alerts appear with the same font and color(earlier they used to have a bold font). Could you please let me know what can be done? I am using myalerts 2.0.3 version at the moment. Thanks and Regards, Claraviolet. RE: MyAlerts v2.0.4 - Claraviolet - 05-07-2019 Could you please help, Euan T? RE: MyAlerts v2.0.4 - kayne - 05-08-2019 When I activate the plugin I get HTTP Error 500 example.org is currently unable to handle this request. RE: MyAlerts v2.0.4 - phpkiller - 05-08-2019 (05-08-2019, 06:21 PM)kayne Wrote: When I activate the plugin I get HTTP Error 500 try to activare errors in your php server it iwll telll you the error line or it will give u a lead RE: MyAlerts v2.0.4 - Euan T - 05-09-2019 (05-06-2019, 01:25 PM)Claraviolet Wrote: Hello everyone,If you use "inspect element" in your browser is there a different CSS class applied to unread alerts (there should be)? If you don't know how to check this, please PM me some temporary user details to access your site and send the temp account a PM or something to trigger an alert please. (05-08-2019, 06:21 PM)kayne Wrote: When I activate the plugin I get HTTP Error 500 The PM you sent me included an image, so I assume it's the same error. In the PM you sent, the error is because you haven't uploaded all of the files properly. Please follow the instructions in the first post of this thread. In particular, you were/are missing the ACP module. RE: MyAlerts v2.0.4 - Claraviolet - 05-10-2019 (05-09-2019, 03:57 PM)Euan T Wrote:(05-06-2019, 01:25 PM)Claraviolet Wrote: Hello everyone,If you use "inspect element" in your browser is there a different CSS class applied to unread alerts (there should be)? If you don't know how to check this, please PM me some temporary user details to access your site and send the temp account a PM or something to trigger an alert please. I have tried that...but I couldn't find any css for unread alerts.... Sent you a PM with the details. RE: MyAlerts v2.0.4 - l3n0x - 05-24-2019 Hello, I just noticed that I have no titles displayed in quoted posts. Can someone tell me how to fix it? The other alerts work without problems. I use MyAlerts 2.0.3 with MyAlerts 2.0.4 I get no message in quoted posts that something was quoted. RE: MyAlerts v2.0.4 - kbilly - 06-02-2019 The plugin is causing me issues with moderation.php. I tried to delete some posts on my forum,using the permanent delete the posts function. [attachment=41812] After clicking on delete posts permanently,i got an empty white page. [attachment=41813] The posts were deleted when i refreshed the page. I have already tried to uninstalling and reinstalling the plugin. My forum is running the latest version of myBB. Any help would be appreciated. RE: MyAlerts v2.0.4 - Euan T - 06-02-2019 (06-02-2019, 08:15 AM)kbilly Wrote: The plugin is causing me issues with moderation.php. Have you checked your server error log to see if it reports any errors (it should - a blank white screen means an error happened). With the details of the error I'll be able to help more. RE: MyAlerts v2.0.4 - kbilly - 06-02-2019 (06-02-2019, 09:31 AM)Euan T Wrote:(06-02-2019, 08:15 AM)kbilly Wrote: The plugin is causing me issues with moderation.php. Hello! Here are the logs: I think the problems is related to the DVZ plugin as i saw from the logs,infact i unistalled it and installed My alerts,moderation is working fine. I'm sorry to disturb you at this point because i should have checked the logs before writing here.But now i am getting this error and it is related to my alerts plugin ![]() This happens when i try to post a new reply in a thread.[attachment=41814] Thankyou. |