FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » PM deletion Notice (fixed)
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
PM deletion Notice (fixed) [message #166018] Sun, 04 September 2011 02:50 Go to next message
The Witcher is currently offline  The Witcher   United States
Messages: 675
Registered: May 2009
Location: USA
Karma: 3
Senior Member
I sent naudefj pm's on the guild to double check this he should have received notice of 1st message but no message there to receive; then I sent a 2nd with a capture attached after verifying the notice.

Notice: mysql_query() [function.mysql-query]: Function called without first fetching all rows from a previous unbuffered query in /home/user/FUDforum/include/theme/default/db.inc on line 104
  Delete private message from The Witcher's sent folder.

Warning: mysql_fetch_row(): 19 is not a valid MySQL result resource in /home/user/FUDforum/include/theme/default/db.inc on line 162


Also: When viewing message with the code block it scrolled of the right side of the screen. This does not reflect in the error log and using Twilight theme it is almost invisible.



"I'm a Witcher, I solve human problems; not always using a sword!"

[Updated on: Tue, 06 September 2011 18:20]

Report message to a moderator

Re: PM deletion Notice [message #166031 is a reply to message #166018] Tue, 06 September 2011 08:25 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Please change admpmspy.php on line 24 and retest. From:
$c = uq('SELECT p.id, p.fldr, u.alias FROM '. $tbl .'pmsg p INNER JOIN ...

To:
$c = q('SELECT p.id, p.fldr, u.alias FROM '. $tbl .'pmsg p INNER JOIN ...
Re: PM deletion Notice [message #166038 is a reply to message #166031] Tue, 06 September 2011 15:34 Go to previous message
The Witcher is currently offline  The Witcher   United States
Messages: 675
Registered: May 2009
Location: USA
Karma: 3
Senior Member
1st try failed: new anti virus was preventing editor from writing to file tried again:

Removed the "U" from admpmspy.php: to check: verified it was written:
$c = q('SELECT p.id, p.fldr, u.alias FROM '. $tbl .'pmsg p INNER JOIN ...

ran consistency checker sent pm.
Deleted same from PM's:
 Delete private message from The Witcher's sent folder.
  Delete private message from naudefj's inbox folder.

Success, no errors! Very Happy



"I'm a Witcher, I solve human problems; not always using a sword!"
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Spelling error
Next Topic: FUD gone Blue?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Jun 05 03:56:19 GMT 2024

Total time taken to generate the page: 0.02361 seconds