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

Home » FUDforum Development » Plugins and Code Hacks » Default font size changes
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Were it that easy! [message #1330 is a reply to message #1329] Mon, 08 April 2002 03:27 Go to previous messageGo to previous message
Josie is currently offline  Josie   United States
Messages: 12
Registered: April 2002
Karma:
Junior Member
I'm sure I totally goofed something up during the install of FUDForum, but the final product is that on the Apache server hosting my site, I don't "own" any of the FUDForum files. I can see them, but if they were set to, for example, 644, during the install, I couldn't modify them (since they weren't 'mine'). Very wierd. CHMOD wouldn't work *until* I created a file called change_perms.php with the simple code:

<html>
<?php
chmod ("/home/username/public_html/FUDforum/file.name", 0777);
?>
</html>

Why this worked through PHP and not through a Telnet client, nor WS_FTP is a total mystery. However, it did.

I'm totally out of my league here, I know.

The Private Forum hack works pretty well too, though I know it's not supported by ya'll. Just wanted to share that since if *I* could get it to work, then it *must* be pretty simple and idiot proof.

-Josie
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: OQ(OICQ) Hack for chinese sites.
Next Topic: Birthday hack
Goto Forum:
  

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

Current Time: Mon Jul 01 06:47:14 GMT 2024

Total time taken to generate the page: 0.04570 seconds