Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-1300

Thumbs are not created.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Fixed
    • 3.0.x
    • None
    • Posting
    • None
    • PHP Environment:
      Database:

    Description

      Try to upload a new Attachment ( JPEG, > 900 * 900 Pixel )
      Create Thumbnails : Yes
      Minimum thumbnail filesize: 5000 Bytes
      The uploaded img is larger than 5000 Bytes.

      If i add the jpg in the attachment and click on preview, i receive this error messages:

      [phpBB Debug] PHP Notice: in file /includes/functions_posting.php on line 592: imagejpeg() [function.imagejpeg]: Unable to access ./files/thumb_2_a205e26bad6e21625f55d7386491a178.jpg
      [phpBB Debug] PHP Notice: in file /includes/functions_posting.php on line 592: imagejpeg() [function.imagejpeg]: Invalid filename './files/thumb_2_a205e26bad6e21625f55d7386491a178.jpg'
      [phpBB Debug] PHP Notice: in file /includes/functions.php on line 2764: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2333)
      [phpBB Debug] PHP Notice: in file /includes/functions.php on line 2765: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2333)
      [phpBB Debug] PHP Notice: in file /includes/functions.php on line 2766: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2333)

      Checked per ftp: the "thumb_*" pics are not created, but the pic itself exists.

      Attachments

        Activity

          People

            Acyd Burn Meik Sievertsen [X] (Inactive)
            Dr.Death Dr.Death
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: