Print Topic - Archive
E-Blah Community / News / How to Fix the Send Private Message Bug
Posted by: Justin, July 28, 2003, 5:15pm
The Platinum bug that has been going around is all found in the one little line:
Search for the following in
Code/PM.pl:
|
Code
print <<"EOT"; </select></td></tr> EOT |
|
Replace with:
|
Code
$displaycenter .= <<"EOT"; </select></td></tr> EOT |
|
That will fix the little, tiny bug. :) Sorry about the problem, I had to do trial and error for like 10 minutes. Heh, it doesn't mess up on my computer (Windows XP).
- Justin
Posted by: danielck (Guest), July 28, 2003, 6:19pm; Reply: 1
Thanks Justin, will try that out. Unix OS is more sensitive than Windows, perhaps that is why certain mistakes can go un-notice under Windows... Do you agree? :)
Posted by: simplyscripts, July 29, 2003, 11:50am; Reply: 2
Posted by: glen, July 29, 2003, 5:31pm; Reply: 3
Ok, this worked, but now ALL of our users are experiencing this error message:
You are over your private message storage limit, you cannot send private messages.
Posted by: Justin, July 30, 2003, 12:20pm; Reply: 4
Up your PM storage limit ... if it's set to zero ... I'll have to see if it's a bug. :'(
Posted by: Legmeister (Guest), August 29, 2003, 5:25pm; Reply: 5
Greetings! Just wanted to make a post to see how this program works. Everything looks GREAT so far! I'm impressed!!
Print page generated: December 3, 2008, 3:34pm