![]() |
PM System went nuts
I think it was due to me trying to get AWS to work on the same site as Inferno's RPG... I altered some of the php files with the AWS, mainly the sendpm function...
Board members and myself have experienced problems replying to pms on occasion. It will either try to reply to the wrong id or it tries to create a new pm. Well.. With that in mind, I did notice while trying to get AWS working, pms were generating QUICKLY.. I didnt notice it till almost a day later after thinking I got things working.. Once I disabled the AWS hack, the pms stopped... It was looping somewhere apparently and in the process created massive amounts of pm and pmtext data Here is what i see A LOT of in a dump of the data from the pm table... Code:
INSERT INTO `pm` VALUES (34048, 31045, 0, 0, 0, 0); Thanks in advance to any help |
anyone?
|
You could remove all these PM's with the following query (run on testboard first):
[sql]DELETE from PM WHERE userid = 0;[/sql] |
Quote:
|
All times are GMT. The time now is 11:36 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|