Jump to content

Invision Gallery 2.0.3 Released


Guest IPS News

Recommended Posts

Posted

Thanks 9527. It looks exactly the same with the default IPB skin though.



I'm sure the ugly-as-hell skin detracts from any bugs anyway :whistle:
  • Replies 85
  • Created
  • Last Reply
Posted

As far as I know most everything was fixed in this release. If you are encountering an issue with a specific item you can either open a support ticket or submit a bug report. I would suggest starting with a support ticket as it may be a simple upgrade issue or another possible issue.



I already did for the last version of Gallery and was told that this latest version 2.0.3. would correct the problem. It just made it worse.


Text of old Ticket: #226240:

I am requesting the display code and whatever code changes are necessary to


display .mov (Quicktime) files in IPB gallery version 2.0.2.



I do not give permission for you to access my server as we wish to do the


changes ourself.



Please refer to this thread that explains the problem-



http://forums.invisionpower.com/index.php?showtopic=196007

Thanks for the help!



Rob




Response from Invision


Hello,



The media display problem has been solved in 2.0.3 ( which is currently finishing up QA testing ). Unfortunately, the fix is a tad complex, and would require access to your server to apply.



We do respect your privacy and security, and if you don't wish to allow us access to upload the changed files, then you will need to upgrade to 2.0.3 when it is released this week.



Adam Kinder


Developer, Invision Power Services, Inc


adam[at]invisionpower.com



We have yet to be provided the display codes as requested.

In the last version 2.0.2 of Gallery, movie formats played well except for .mov (Quicktime). Now all that displays is the embed code. We have re-cached and that does not solve the problem.

Screen Capture of Problem:

error5em.jpg
Posted

can someone please explain to me how we turn off the feature that shows a random pic from the gallery on the portal page?
I've looked throughout the acp and cna't seem to find thisfeature.

Thank you :)

Posted

What? :o



Yeah, I'm only kidding, probably chose the wrong emoticon :P

It's odd because they all display fine for me, I don't get any of those issues. But obviously there are lots of different factors.
Posted

Yeah, I'm only kidding, probably chose the wrong emoticon :P



It's odd because they all display fine for me, I don't get any of those issues. But obviously there are lots of different factors.



LOL! No worries mate!
I wondered at first if it was the skin but its not heavilly modified, mostly colours and gradients. Testing it in the default 2.1 skin shows the same errors which kind of put my mind at rest. I tried re-contructing the thumbnails and everything.
Posted

Please don't flame me, because this is an honest post, but I followed the directions to upgrade, it says I have upgraded successfully, and it shows I'm running "Invision Gallery 2.0.3" at the bottom. I don't notice anything different from the previous incarnation of the gallery, however... what's changed?

Also, I still can't figure out how to simply list albums by member name. Did that get implemented, per massive user request?

As an admin, how do I edit album titles/descriptions and/or photo captions/descriptions?

Posted

Please don't flame me, because this is an honest post, but I followed the directions to upgrade, it says I have upgraded successfully, and it shows I'm running "Invision Gallery 2.0.3" at the bottom. I don't notice anything different from the previous incarnation of the gallery, however... what's changed?



Also, I still can't figure out how to simply list albums by member name. Did that get implemented, per massive user request?



As an admin, how do I edit album titles/descriptions and/or photo captions/descriptions?

ok, I"m gonna try to help you here, however, I can't say what has changed from previous versions, b/c I only really recently started learning the gallery, then it was upgraded and a few days later, upgraded again...so I don't know enough of what it was like before...but, I do think I know the other things you asked about...I think :)

"listing albums by member name"-this took me a few experimental tries to get right, but I think this does it:
-->ACP-->Compontents-->about halfway down the page--Member's Gallery: Setup
"Choose where images come from?" (pull down from the menu show albums only)
"IF ALBUM ONLY, list albums rather than images?
This will display the category as a list of albums instead of images, sorting still applies." choose "yes"---I think that will do it (I hope :blush:)


"edit album titles/descriptions and add/or photo captions/description?"
--> for that, I believe it's Groups in the same gallery main page...just go in and on the far right, you'll see a list saying edit for all the groups you have, go in and in there you can set who can edit their album stuff...I think this will satisfy what you are looking for :)
  • Management
Posted

To fix the issue with movies not being shown, try this:

Run these queries via the SQL Toolbox in IPB (ACP -> Admin -> SQL Tool Box)

UPDATE ibf_gallery_media_types SET display_code='<embed autoplay="true" showcontrols="true" showstatusbar="true" showtracker="true" src="{FILE}">' WHERE id=1;
UPDATE ibf_gallery_media_types SET display_code='<embed autoplay="true" showcontrols="true" showstatusbar="true" showtracker="true" src="{FILE}">' WHERE id=2;

Posted

ok, I"m gonna try to help you here, however, I can't say what has changed from previous versions, b/c I only really recently started learning the gallery, then it was upgraded and a few days later, upgraded again...so I don't know enough of what it was like before...but, I do think I know the other things you asked about...I think :)



"listing albums by member name"-this took me a few experimental tries to get right, but I think this does it:


-->[b]ACP[/b]-->[b]Compontents[/b]-->about halfway down the page--[b]Member's Gallery: Setup[/b]


"Choose where images come from?" (pull down from the menu show albums only)


"IF ALBUM ONLY, list albums rather than images?


This will display the category as a list of albums instead of images, sorting still applies." choose "yes"---I think that will do it (I hope :blush:)


"edit album titles/descriptions and add/or photo captions/description?"


--> for that, I believe it's [b]Groups[/b] in the same gallery main page...just go in and on the far right, you'll see a list saying [b]edit[/b] for all the groups you have, go in and in there you can set who can edit their album stuff...I think this will satisfy what you are looking for :)


THANK YOU FOR THAT! I've been wondering about it.
Posted

"listing albums by member name"-this took me a few experimental tries to get right, but I think this does it:


-->[b]ACP[/b]-->[b]Compontents[/b]-->about halfway down the page--[b]Member's Gallery: Setup[/b]


"Choose where images come from?" (pull down from the menu show albums only)


"IF ALBUM ONLY, list albums rather than images?


This will display the category as a list of albums instead of images, sorting still applies." choose "yes"---I think that will do it (I hope :blush: )



Thanks for trying to help. I don't think I explained myself clearly, however. I don't have any "categories"... i just have a bunch of members with multiple albums. I would like to have one list show up with a link to each member's main gallery page which shows all of their albums. Right now, it just shows a list of everyone's albums in the order they were created (mutiple albums by the same person in no alphabetical order). Apparently this was the way it was on an old version of the gallery, and there have been several requests to re-implement this, but I don't think it still exists yet. (Or if it does, that's what I'm trying to find out).


"edit album titles/descriptions and add/or photo captions/description?"


--> for that, I believe it's [b]Groups[/b] in the same gallery main page...just go in and on the far right, you'll see a list saying [b]edit[/b] for all the groups you have, go in and in there you can set who can edit their album stuff...I think this will satisfy what you are looking for :)



Again, I must not have been very clear, my apologies. I don't want to change settings for different users to be able to edit their information, I want to know how, as an admin, I can edit album and/or photo descriptions right on the page, without going through the ACP like I can for any other forum/topic/post on the discussion boards. The two are integrated, so they should share the exact same functionality. It would be great if the gallery employed the "click and hold to edit" feature for photo captions and album descriptions that the forums have added to topics and posts.
Posted

THANK YOU FOR THAT! I've been wondering about it.


you are qUITE welcome! I'm glad I could help someone :D

Thanks for trying to help. I don't think I explained myself clearly, however. I don't have any "categories"... i just have a bunch of members with multiple albums. I would like to have one list show up with a link to each member's main gallery page which shows all of their albums. Right now, it just shows a list of everyone's albums in the order they were created (mutiple albums by the same person in no alphabetical order). Apparently this was the way it was on an old version of the gallery, and there have been several requests to re-implement this, but I don't think it still exists yet. (Or if it does, that's what I'm trying to find out).




Again, I must not have been very clear, my apologies. I don't want to change settings for different users to be able to edit their information, I want to know how, as an admin, I can edit album and/or photo descriptions right on the page, without going through the ACP like I can for any other forum/topic/post on the discussion boards. The two are integrated, so they should share the exact same functionality. It would be great if the gallery employed the "click and hold to edit" feature for photo captions and album descriptions that the forums have added to topics and posts.

ok, well, I thought if you went into the groups settings and edited the admin groups, you would be able to edit anyone's pics...and then you simply click on the pic and then edit away...if you're an admin, you can give yourself universal powers to be able to view and edit all galleries... right?? :unsure:

but you're welcome ;)
Posted

To fix the issue with movies not being shown, try this:



Run these queries via the SQL Toolbox in IPB (ACP -> Admin -> SQL Tool Box)



UPDATE ibf_gallery_media_types SET display_code='<embed autoplay="true" showcontrols="true" showstatusbar="true" showtracker="true" src="{FILE}">' WHERE id=1;


UPDATE ibf_gallery_media_types SET display_code='<embed autoplay="true" showcontrols="true" showstatusbar="true" showtracker="true" src="{FILE}">' WHERE id=2;



Ran those queries, but alas no change. Movies still can not be displayed.

Still have not received any response to my request for updated movie display codes from my old ticket. If you could post what the current default display codes are in an open section of the forum for reference that would be great.
Posted

Ran those queries, but alas no change. Movies still can not be displayed.



Still have not received any response to my request for updated movie display codes from my old ticket. If you could post what the current default display codes are in an open section of the forum for reference that would be great.



The queries you just ran were the updated display codes.

I'll respond to your ticket to see if we can get this sorted.
Posted

I tried uploading a 1.5MB .wmv video clip to my gallery and it said I didn't have permission to upload that type of file! I'm the Admin, I have the permission to upload video files in the group permissions and wmv is listed in the types of attachments. Weired!

Posted

This is occuring to me as well, except it's not movies, but just html that links to audio files (mp3, wav, etc) -- nothing embedded, either.

sigh. This is getting absurd.

Proof that IPB Gallery 2.0.3 with latest security upgrades is still broken.



Here is a sample gallery I created today to demonstrate that the gallery fails to display embedded video correctly.



Link to gallery (example - .mov file)



http://forums.invisionpower.com/index.php?...&cmd=si&img=646
Posted

i was wondering if the gallery has support for .gif? Manly animated gif

i'm looking into getting the addon for my forums, just don't have the cash yet. But would like to know that one question b4 i buy it...

thanks

Posted

i was wondering if the gallery has support for .gif? Manly animated gif



i'm looking into getting the addon for my forums, just don't have the cash yet. But would like to know that one question b4 i buy it...



thanks



yes and no... it WILL upload a gif, but it re-formats it to a jpg. thus, no animation.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...