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

Home » FUDforum » FUDforum Announcements » FUDforum 2.6.5 Released
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
FUDforum 2.6.5 Released [message #19749] Mon, 30 August 2004 12:42 Go to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
After a long delay here is the final version of 2.6.5. Since the RC3 there were a few small fixes that help to ensure that the forum is as stable as possible.

Changes:
  1. Fixed bug with adding additional headers to mailing list messages.
  2. Better permission changer that does not use recursive functions and is FC2 safe.
  3. When creating a new path_info theme copy all files.
  4. More spforum converter fixes.
  5. Fixed search functionality for CP* (russian, latvian) UTF8 (japanese) translations.
  6. Added the ability to download directories in the form of tar archives.
  7. Always use _ to separate date bits in datadump filename.
  8. Added an administrator option to disable autocomplete for the login form(s).
  9. Make sure that attachment removed during message editing, stay removed.
  10. Print valid XML output when there is no output to RDF query.


FUDforum Core Developer
Re: FUDforum 2.6.5 Released [message #19750 is a reply to message #19749] Mon, 30 August 2004 17:50 Go to previous messageGo to next message
spaceman is currently offline  spaceman   Malaysia
Messages: 14
Registered: August 2004
Karma: 0
Junior Member
Help!! My forum was screwed up!!
FYI I unlocked my files in admin panel before the upgrade.
The upgrade went smoothly but when I try to lock the files again, I got a full screen of chmod & permission denied errors (I can see it's tryng to CHMOD ALL files in my **public_html** folder!!
Now I cant even get into my forum! It shows:

Quote:

Forbidden
You don't have permission to access /fud/ on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


Can u kindly make me a script to chmod ALL the forum files to their proper (CHMOD) permissions again? Coz I couldn't get it done in FTP, I got a permission denied error too.

Thank u very much!!!!!!!! Smile
Re: FUDforum 2.6.5 Released [message #19751 is a reply to message #19750] Mon, 30 August 2004 18:02 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
You don't need to unlock the forum before an upgrade.

<?php
shell_exec
("find directory_name -type f | xargs | chmod 644");
?>

Should do the trick, just replace directory_name with the directory you want to chmod.


FUDforum Core Developer
Re: FUDforum 2.6.5 Released [message #19755 is a reply to message #19751] Tue, 31 August 2004 05:37 Go to previous messageGo to next message
spaceman is currently offline  spaceman   Malaysia
Messages: 14
Registered: August 2004
Karma: 0
Junior Member
Thanks. I just tried a fresh install of v2.6.5 (stable version installer with zlib compression).

Got this error in near the end of installation, before this I've installed all previous versions with no problems at all:

(P/s: I did CHMODed Forum Data Root & Server Root folders to 777)

Quote:

Warning: opendir(/home2/spaceman/FUDforum/thm/default/images): failed to open dir: No such file or directory in /home2/spaceman/FUDforum/include/compiler.inc on line 607
Cannot open directory "/home2/spaceman/FUDforum/thm/default/images"

Installation Complete
You have now completed the basic installation of the forum. To continue configuring your forum, you must login and use the administrator control panel. Clicking "Finished" will take you to the login form. After you login, you will be taken to the administrator control panel.
Before you do, however, you must delete this install.php script, because it can be used to overwrite your forum. You will not be able to login until you do.


Please fix it, I'll have to install again. Thanks! Smile

[Updated on: Tue, 31 August 2004 05:39]

Report message to a moderator

Re: FUDforum 2.6.5 Released [message #19759 is a reply to message #19755] Tue, 31 August 2004 12:52 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Fixed in 2.6.6

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: FUDforum 2.6.5RC2 Released
Next Topic: FUDforum 2.6.6 Released
Goto Forum:
  

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

Current Time: Sat Apr 20 15:14:25 GMT 2024

Total time taken to generate the page: 0.02328 seconds