Skip to:
Content
Pages
Categories
Search
Top
Bottom

Error with BB-Attachments


  • guru06
    Participant

    @guru06

    I am using @boonebgorges bb-attachments 0.2.3 with BP 1.2.5.2 and I am having some issues. The problem started with not being able to upload a PDF that was 328kb when the limit was 500KB. So I decided to upgrade to 0.2.4 and I started getting this error below:

    Warning: getimagesize(/home/********/bb-attachments/0/test.png) [function.getimagesize]: failed to open stream: No such file or directory in /home/******/public_html/wp-content/plugins/forum-attachments-for-buddypress/forum-attachments-for-buddypress-bp-functions.php on line 557

    Warning: Cannot modify header information – headers already sent by (output started at /home/******/public_html/wp-content/plugins/forum-attachments-for-buddypress/forum-attachments-for-buddypress-bp-functions.php:557) in /home/*******/public_html/wp-includes/pluggable.php on line 890

    In an attempt to get the problem resolved quickly I tried to downgrade to 0.2.3 but that has not helped as the same error shows up. Line 557 says:
    `if ($bb_attachments && list($width, $height, $type) = getimagesize($file)) {`

    Any suggestions?

Viewing 1 replies (of 1 total)

  • guru06
    Participant

    @guru06

    I fixed it by removing the table from the database and starting over. Everything is working with 0.2.4

Viewing 1 replies (of 1 total)
  • The topic ‘Error with BB-Attachments’ is closed to new replies.
Skip to toolbar