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

Home » FUDforum Development » Bug Reports » 2.6.4 compact messages error
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
2.6.4 compact messages error [message #19131] Sun, 27 June 2004 03:39 Go to next message
hy2jinxnc is currently offline  hy2jinxnc   United States
Messages: 25
Registered: October 2003
Location: NC
Karma: 0
Junior Member

Just upgraded to 2.6.4 from 2.6.0. When I went to compact the message store I got a cannot stat file on line 145 of adm/compact.php, and then a subsequent cannot chmod on line 147. I went in and added $MSG_STORE_DIR in front of the file name. They now look like (145 and 147, respectively):
$mode = fileperms($MSG_STORE_DIR . 'msg_'.($j - $base));
chmod($MSG_STORE_DIR . 'msg_'.($j - $base), $mode);

I thought it was interesting that the rename on line 146 had $MSG_STORE_DIR, but 145 and 147 did not.
Re: 2.6.4 compact messages error [message #19138 is a reply to message #19131] Sun, 27 June 2004 21:16 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Fixed in CVS, thanks.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Deleting a user removes whole threads
Next Topic: Undefined property name in msg.php on line 1119
Goto Forum:
  

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

Current Time: Sat Aug 03 02:34:23 GMT 2024

Total time taken to generate the page: 0.02381 seconds