Jump to content

Ice IT Support

Moderators
  • Posts

    1,643
  • Joined

  • Last visited

  • Days Won

    38

Posts posted by Ice IT Support

  1. 4. Create a new folder (bottom of the page). Call it trash.

    I tried that, but it gave me an error message saying that an error occurred while saving

    7. Select "trash" from the trash drop down box, and then click save.

    Trash doesn't show up in the drop-down menu. There is only Drafts, Sent or Junk. I'm going to try deleting the account and then re-creating it. See if that helps.

  2. I have a password protected directory using .htaccess that I want to create a logout link for. The apache forum says it is not possible, but I was wondering if anyone knows of a way to log out of a .htaccess protected directory (without closing the browser window) or a code to clear the browser's authentication cache? Thanks!

  3. I'm not sure. This is what the instructions manual said:

    If you are using the file upload feature you must check with your host that your server will allow forms with "multipart/form-data".

    It also told me to put this in the <form> tag:

    <FORM action=form2email.pl method=post ENCTYPE="multipart/form-data">

  4. No I'm still having issues. Now when I click the upload button the script returns with this page:

    Sorry, we need you to check the following

    Can't save file /Other/GameMaker/Uploads/Funny_computer_thing.doc

    This didn't happen when the script was set to 777. Does Stevie accept form data? If not, that might be the problem.

  5. It's not a script that affects the display of the webpage.

    (Clicking [upload] on IceITSup's site, http://iceitsupport.cw.cm/Other/GameMaker/form2email.pl, also shows 500.)

    Olego is right. That's what's happening to me.

    The error log says:

    [sun Apr 17 12:41:21 2011] [error] [client 97.120.171.21] File does not exist: /home/iceitsup/public_html/500.shtml, referer: http://iceitsupport.cw.cm/Other/GameMaker/

    All the files are there, so I don't understand what is going on.

    @byron: I tried running your code, it didn't work either. I have three other scripts that are similar to this one and they run just fine.

  6. It's not a script that affects the display of the webpage.

    (Clicking [upload] on IceITSup's site, http://iceitsupport.cw.cm/Other/GameMaker/form2email.pl, also shows 500.)

    Olego is right. That's what's happening to me.

    The error log says:

    [sun Apr 17 12:41:21 2011] [error] [client 97.120.171.21] File does not exist: /home/iceitsup/public_html/500.shtml, referer: http://iceitsupport.cw.cm/Other/GameMaker/

    All the files are there, so I don't understand what is going on.

    @byron: I tried running your code, it didn't work either. I have three other scripts that are similar to this one and they run just fine.

×
×
  • Create New...