Cannot add pictures to albums in social groups

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aeternitasster
    New Member
    • Dec 2017
    • 5
    • 3.6.x

    Cannot add pictures to albums in social groups

    We have a problem with adding pictures to albums in social groups.

    When we are in the group, we click on "Add Photos", the Attachment Manager opens and we upload one or more images.

    At the same time, they are displayed on the Social Group page and we can edit the description but when we click "Save", we are forwarded to a blank white page with the URL https://[www.ourforum.com]/group.php? -- and the pictures are not stored.

    The group permissions (including the right to upload pictures to groups) in the Usergroup settings seem to be okay. On the normal forum, the upload of images/pictures works.

    Is this a known issue? What could the reason be?

    We are using vBulletin 4.2.5
  • Trevor Hannant
    vBulletin Support
    • Aug 2002
    • 24358
    • 5.7.X

    #2
    Is that the full URL that's shown after hitting Save or is there more after the ?
    Vote for:

    - Admin Settable Paid Subscription Reminder Timeframe (vB6)
    - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

    Comment

    • craigyb
      Member
      • Jun 2008
      • 36

      #3
      The same thing happens on my forum.
      You can upload a picture to the Photo Manager and it becomes and attachment.
      It is just not possible to add pictures to any group now in 4.25, not sure when this stopped working.
      There is no parameters, it just goes to a blank page at group.php

      Comment

      • Trevor Hannant
        vBulletin Support
        • Aug 2002
        • 24358
        • 5.7.X

        #4
        In the group.php file, edit line 3672 from:

        Code:
        if ((!empty($_POST['do']) AND $_POST['do'] == 'insertpictures') OR $_REQUEST['do'] == 'addpictures')
        to:

        Code:
        if ((!empty($_POST['do']) AND $_POST['do'] == 'insertpictures') OR $_REQUEST['do'] == 'addpictures' OR $_REQUEST['do'] == 'updatepictures')
        Vote for:

        - Admin Settable Paid Subscription Reminder Timeframe (vB6)
        - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

        Comment

        • BasilFawlty
          Senior Member
          • Jul 2012
          • 255
          • 4.2.X

          #5
          I just came here looking for this exact fix! It works for me! Thank you Trevor!

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...