Results 1 to 3 of 3

Thread: GuestBook php error

  1. #1
    =?ISO-8859-1?Q?Alejandro_Cur=E1tolo?=
    Guest

    Default GuestBook php error

    Dear friends:

    when I click on a Guestbook page, I receive the text: "An error has
    occured.Please contact the site administrator. Error code: 103"

    The code changes to 103, 500, 501,....

    Please could you tell me how can I solution this.?

  2. #2
    Tammy
    Guest

    Default Re: GuestBook php error

    Don't use it unless you're willing to develop a callus on your "delete"
    finger to keep up with the spam.

    --

    Tammy Blalock
    www.tmbwebdesigns.com
    "Alejandro Curátolo" <servicios@marketel.com.ar> wrote in message
    news:dsdn7c$ft75@news01.netobjects.com...
    > Dear friends:
    >
    > when I click on a Guestbook page, I receive the text: "An error has
    > occured.Please contact the site administrator. Error code: 103"
    >
    > The code changes to 103, 500, 501,....
    >
    > Please could you tell me how can I solution this.?




  3. #3
    Nancy O
    Guest

    Default Re: GuestBook php error

    Alejandro,
    These are server side error codes. You need to use a third party FTP
    program to set permissions on remote files/folders that are associated with
    your guestbook script. A word of caution about the NOF Guestbook. Be
    prepared for a ton of spam on your page.

    Error 103-File Not Published
    Cause. Some files required in a server side-script were not published on the
    server. Republish them.

    Error 500-Failed to create CSV file

    Cause. This error occurs when the write permissions on the directory where
    the .csv file will be created are not granted.

    Resolution. Check the publish destination and be sure that the write
    permissions are granted for the directory in which the .csv file will be
    created.

    Error 501-Fail to read from the CSV text file

    Cause. This error occurs when the read permissions on the directory where
    the .csv file resides are not granted.

    Resolution. Check the publish destination and be sure that the read
    permissions are granted for the directory in which the .csv file resides.

    Good luck.
    --Nancy

    "Alejandro Curátolo" <servicios@marketel.com.ar> wrote in message
    news:dsdn7c$ft75@news01.netobjects.com...
    > Dear friends:
    >
    > when I click on a Guestbook page, I receive the text: "An error has
    > occured.Please contact the site administrator. Error code: 103"
    >
    > The code changes to 103, 500, 501,....
    >
    > Please could you tell me how can I solution this.?




Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •