Guestbook Script?

Discussion in 'PHP' started by 8everything, May 19, 2007.

  1. #1
    Does anyone know of an easy-to-install guestbook script where I don't need to change any properties of the host?

    I have one, but I don't know how to change these properties:
    Help would be appreciated :D

    Thanks!
     
    8everything, May 19, 2007 IP
  2. greggomatic76

    greggomatic76 Peon

    Messages:
    57
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Most scripts will require that you change the properties of the file once uploaded. Is there something preventing you from doing this?
     
    greggomatic76, May 19, 2007 IP
  3. 8everything

    8everything Peon

    Messages:
    16,349
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #3
    How would I go about changing the uploaded properties? Such as the information above? I'm new at it :eek:

    Thanks.
     
    8everything, May 19, 2007 IP
  4. wing

    wing Active Member

    Messages:
    210
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Use a ftp client, like filezilla. ( filezilla.sourceforge.net )
    Filetypes .php .html. dat etc.. will get uploaded in ASCII format by default.
    gbook.dat is just a plain textfile for storing entries.

    Chmod is easy with filezilla. Just rightclick on a filename in the remote fileview window and select "fileattributes" from the menu. Enter 666 in the "numeric value" dialog popup and save.
     
    wing, May 19, 2007 IP
  5. sufi

    sufi Well-Known Member

    Messages:
    2,094
    Likes Received:
    108
    Best Answers:
    0
    Trophy Points:
    105
    #5
    You can change Chmod attributes by cpanel too. Just select the file and hit change permissions.
     
    sufi, May 19, 2007 IP
  6. 8everything

    8everything Peon

    Messages:
    16,349
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I'm actually just using the basic FTP client. I'll check out the program :D thanks!
     
    8everything, May 20, 2007 IP