• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • How to attach big file?

    Discussion in 'Honorbuddy Support' started by Riltar, Jan 29, 2012.

    1. Riltar

      Riltar New Member

      Joined:
      Nov 5, 2011
      Messages:
      380
      Likes Received:
      0
      Trophy Points:
      0
      How to attach big log (more than 1 mb) to this forum?
       
    2. Venus112

      Venus112 New Member

      Joined:
      Jun 17, 2010
      Messages:
      1,509
      Likes Received:
      13
      Trophy Points:
      0
      Rightclick, mouse over "Send To" and chose the Zip-compressed folder
       
    3. HenkaN75

      HenkaN75 Member

      Joined:
      Aug 16, 2010
      Messages:
      290
      Likes Received:
      0
      Trophy Points:
      16
      Zip the log file since the max upload is 1M.

      can be changed by admin by open php.ini and change:

      post_max_size = 1M
      upload_max_filesize = 1M

      and in htaccess file:

      php_value upload_max_filesize 1M
      p
      hp_value post_max_size 1M

      to something bigger, but that is not appropriate in this case :p
       

    Share This Page