Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Enlarging thumbnail don't work

Only the administrator can enlarge uploaded pictures. Members not. What goes wrong?

Comments

  • Options
    oggyoggy New
    edited January 2014

    I'm having the same problem. When I view the forum in embed view, which I am preferring, it seems to work except that I don't get a "close" or "X" to go back to view the post. See http://wellandhistory.ca/forum. But when I view the forum as a full session (http://wellandhistory.ca/discussions) the attachment in the post doesn't enlarge at all. What am I missing? I've installed Vanilla just a few days ago. There is just one attachment in the General category right now so it should be easy to spot. Using 2.0.18.9 here.

  • Options
    peregrineperegrine MVP
    edited January 2014

    what permissions do you have for download for the specific role you are talking about.

    for enlarging thumbnail, they must have permission to download.

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Options
    oggyoggy New
    edited January 2014

    At this point, the enlarge does not work as Admin. I have all permissions enabled as Admin. Do I perhaps need the additional plugins?

  • Options

    I have all permissions enabled as Admin.

    rather then dispute you here.

    lets try a different route.

    look in the permission table with phpmyadmin.

    look for column Plugins.Attachments.Download.Allow

    what values do you have in that column.

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Options

    Here is a screen shot when I view that item. I am not a phpmyadmin navigation expert.

  • Options

    SELECT RoleID, Plugins.Attachments.Download.Allow FROM GDN_Permission

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Options

    you might try this mod with fancybox plugin

    http://vanillaforums.org/discussion/comment/199810/#Comment_199810

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Options

    @peregrine said:
    SELECT RoleID, Plugins.Attachments.Download.Allow FROM GDN_Permission

    I hope I got this right. See attached.

  • Options
    peregrineperegrine MVP
    edited January 2014

    actually not

    SELECT 'RoleID', 'Plugins.Attachments.Download.Allow' FROM 'GDN_Permission'

    you might try this mod with fancybox plugin

    http://vanillaforums.org/discussion/comment/199810/#Comment_199810

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Options

    Can you give me a screen shot of what I am supposed to see in phpmyadmin? I don't understand how to navigate myphpadmin. Ahh... I think you want me to run a Query? I copy and pasted what you provide, and I get the attached result. I don't know part of the syntax is wrong.

  • Options

    just post a snapshot of your permissions from your dashboard for admin

    Plugins Allow
    AttachmentsDownload X
    AttachmentsUpload X

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Options

    All are checked, except one.

  • Options

    ok once again, now read this.

    http://vanillaforums.org/discussion/comment/201865/#Comment_201865

    and you will get an x to close it.

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

Sign In or Register to comment.