| View previous topic :: View next topic |
| Author |
Message |
Vlasta

Joined: 15 May 2012 Posts: 2565
|
Posted: Mon May 05, 2014 5:06 am Post subject: E-mail notification |
|
|
HI Genaddiy - I am in China on business for 2 days - no email notifications are reaching me - even for PM. Problem? _________________ best rgds.
Steve |
|
| Back to top |
|
 |
gshv

Joined: 01 Feb 2003 Posts: 7898 Location: Fairfax, VA USA
|
Posted: Mon May 05, 2014 1:24 pm Post subject: |
|
|
I checked the logs, and I see that gmail accepts your PMs. Please check your spam folder.
Gennadiy |
|
| Back to top |
|
 |
Komz

Joined: 02 Feb 2003 Posts: 370 Location: PL
|
Posted: Thu Jul 31, 2014 5:46 am Post subject: |
|
|
I have problem with Private Messages. What to do?
Could not update private message read status for user
DEBUG MODE
SQL Error : 1690 BIGINT UNSIGNED value is out of range in '(`cw_bbforum`.`phpbb_users`.`user_unread_privmsg` - 1)'
UPDATE phpbb_users SET user_unread_privmsg = user_unread_privmsg - 1 WHERE user_id = 9 _________________ --
http://muzeumprocesorow.pl
https://www.facebook.com/muzeumprocesorow |
|
| Back to top |
|
 |
Neon

Joined: 04 Feb 2008 Posts: 1512 Location: Dallas, Texas, USA
|
Posted: Thu Jul 31, 2014 7:04 am Post subject: |
|
|
| My PM Sentbox is 100% full, and I don't know how long it was full. Is it possible that the last several PMs were not sent? |
|
| Back to top |
|
 |
frag_
Joined: 17 Nov 2008 Posts: 4015 Location: Estonia
|
Posted: Thu Jul 31, 2014 7:38 am Post subject: |
|
|
When you send pm and have a full Sentbox
new pm pushes off the oldest you have in it,
so here should be no problem. |
|
| Back to top |
|
 |
Neon

Joined: 04 Feb 2008 Posts: 1512 Location: Dallas, Texas, USA
|
Posted: Thu Jul 31, 2014 9:23 am Post subject: |
|
|
| OK, thank you. |
|
| Back to top |
|
 |
Komz

Joined: 02 Feb 2003 Posts: 370 Location: PL
|
|
| Back to top |
|
 |
gshv

Joined: 01 Feb 2003 Posts: 7898 Location: Fairfax, VA USA
|
Posted: Thu Jul 31, 2014 1:01 pm Post subject: |
|
|
| Komz wrote: | I have problem with Private Messages. What to do?
Could not update private message read status for user
DEBUG MODE
SQL Error : 1690 BIGINT UNSIGNED value is out of range in '(`cw_bbforum`.`phpbb_users`.`user_unread_privmsg` - 1)'
UPDATE phpbb_users SET user_unread_privmsg = user_unread_privmsg - 1 WHERE user_id = 9 |
I guess you have unread PM messages, but for some reason the phpbb_table, which keeps user statistics, says that you don't have any. I'll see if I can fix it by increasing the user_unread_privmsg value.
Gennadiy |
|
| Back to top |
|
 |
Komz

Joined: 02 Feb 2003 Posts: 370 Location: PL
|
Posted: Wed Sep 17, 2014 3:44 am Post subject: |
|
|
| gshv wrote: | | Komz wrote: | I have problem with Private Messages. What to do?
Could not update private message read status for user
DEBUG MODE
SQL Error : 1690 BIGINT UNSIGNED value is out of range in '(`cw_bbforum`.`phpbb_users`.`user_unread_privmsg` - 1)'
UPDATE phpbb_users SET user_unread_privmsg = user_unread_privmsg - 1 WHERE user_id = 9 |
I guess you have unread PM messages, but for some reason the phpbb_table, which keeps user statistics, says that you don't have any. I'll see if I can fix it by increasing the user_unread_privmsg value.
Gennadiy |
All right - I need help I'm not able to read PMs because of that I would send you PM but I'm afraid I couldn't read you answer
Gennadiy help! _________________ --
http://muzeumprocesorow.pl
https://www.facebook.com/muzeumprocesorow |
|
| Back to top |
|
 |
gshv

Joined: 01 Feb 2003 Posts: 7898 Location: Fairfax, VA USA
|
Posted: Wed Sep 17, 2014 2:34 pm Post subject: |
|
|
I changed the number of unread PMs in that table to '1', see if that fixes the problem. If you have more than one unread message let me know, and I will update the table.
Gennadiy |
|
| Back to top |
|
 |
Komz

Joined: 02 Feb 2003 Posts: 370 Location: PL
|
Posted: Thu Sep 18, 2014 3:45 pm Post subject: |
|
|
| gshv wrote: | I changed the number of unread PMs in that table to '1', see if that fixes the problem. If you have more than one unread message let me know, and I will update the table.
Gennadiy |
Thank you! Now it's working. _________________ --
http://muzeumprocesorow.pl
https://www.facebook.com/muzeumprocesorow |
|
| Back to top |
|
 |
|