Xen Media Gallery (Media Gallery for XenForo) [Paid] [Deleted]

Status
Not open for further replies.
Indeed.

I loathe infinite scroll - it is pointlessly annoying and makes finding content almost impossible.

Its great for keeping users occupied on your site and the younger generation (people under 21) are used to this as standard on pretty much any popular website they use. Agreed its not for everyone but it is a very popular feature in many circles.
 
Another feature idea: Optional bumping. Have the option to turn bumping media items to the top of the front page/media page when someone comments on the item.
 
Media items that contain new comments are bumped to the top of the "New Media" page. The media index won't change as there's very specific ordering and filtering criteria provided by the tab navigation which is even more prevalent in 1.3.
 
Media items that contain new comments are bumped to the top of the "New Media" page. The media index won't change as there's very specific ordering and filtering criteria provided by the tab navigation which is even more prevalent in 1.3.

Cool, this works just fine!
 
Small feature request (if possible and if it's not to much trouble)

I know you can have random media on the forum index. I was hope for an addition option which could limit that to just photo, as opposed to the mix of videos & photos.

My reasoning is actually very simple....
  1. Quicker loading index (not having to wait for all the videos to load)
  2. Better mobile support (some don't support flash media)
Please & thank you in advance for your consideration.
 
IMPORTANT:

Until further notice, please do not delete any categories from your Xen Media Gallery installation. There is a rather unfortunate bug that could have implications on data within other categories.

I am working on a fix immediately.

Until then, I repeat, do not delete any categories from your Xen Media Gallery installation.
 
IMPORTANT:

Until further notice, please do not delete any categories from your Xen Media Gallery installation. There is a rather unfortunate bug that could have implications on data within other categories.

I am working on a fix immediately.

Until then, I repeat, do not delete any categories from your Xen Media Gallery installation.

Fatal error: Class XenGallery_LikeHandler_Comment contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (XenForo_LikeHandler_Abstract::batchUpdateContentUser) in /forums/library/XenGallery/LikeHandler/Comment.php on line 50

May also not want to try to delete users in XenForo 1.2
 
What's deleting users got to do with anything?

That is a XenForo 1.2 bug that is fixed in beta 2... but actually fixed prior to that by me in the upcoming 1.2.7.
 
What's deleting users got to do with anything?

That is a XenForo 1.2 bug that is fixed in beta 2... but actually fixed prior to that by me in the upcoming 1.2.7.
I'm very simply... I only go where the error message tells me to go @Chris Deeming

Above error came from trying to delete a user and it happens to quote XenGallery

Fatal error: Class XenGallery_LikeHandler_Comment contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (XenForo_LikeHandler_Abstract::batchUpdateContentUser) in /forums/library/XenGallery/LikeHandler/Comment.php on line 50

You said if people found errors to report them to you.

http://xenforo.com/community/threads/xf-1-2-add-on-compatibility.52931/#post-566144
http://xenforo.com/community/threads/xf-1-2-add-on-compatibility.52931/#post-566161
http://xenforo.com/community/threads/xf-1-2-add-on-compatibility.52931/#post-567738
http://xenforo.com/community/threads/xf-1-2-add-on-compatibility.52931/#post-567749

If you don't want the report.... Why suggest people should report them?

This is why I usually hold off from reporting until the final release.
 
Last edited:
I have no issue with anyone reporting bugs. I'm not sure why you're taking such a hostile tone?

I asked a simple question. What's deleting users got to do with anything? The reason I asked that is because I was aware of the bug which has been introduced in 1.2 (and fixed by Mike for Beta 2), but I wasn't previously aware that it happened during the delete of users, thus my question.

I now understand the comment, so question answered.

The rest of my post still stands. It is a bug that was introduced in XenForo 1.2, fixed by Mike for beta 2, but also already fixed in my soon to be released code in XMG 1.2.7 (I have introduced the missing method defined in the abstract LikeHandler class).

Please continue to report any bugs you find.
 
I have no issue with anyone reporting bugs. I'm not sure why you're taking such a hostile tone?

I asked a simple question. What's deleting users got to do with anything? The reason I asked that is because I was aware of the bug which has been introduced in 1.2 (and fixed by Mike for Beta 2), but I wasn't previously aware that it happened during the delete of users, thus my question.

I now understand the comment, so question answered.

The rest of my post still stands. It is a bug that was introduced in XenForo 1.2, fixed by Mike for beta 2, but also already fixed in my soon to be released code in XMG 1.2.7 (I have introduced the missing method defined in the abstract LikeHandler class).

Please continue to report any bugs you find.

I believe we've had a miscommunication.

The way I took your "tone" seemed hostile to me. From my point of view, it seemed as though you were upset, thinking I was wasting your time, and that I should know better.

I was unaware of the bug report. All I know was that I had an error, it was quoting this add-on and only this add-on. No further information was available or that I was aware of at that moment.

You've been very "strong minded" in that my helpful thread... Which Mike made into its own thread (because originally it was just a reply to something) .... Seems to be disliked or disapproved by you.

I usually only reports bugs until the final release and not during beta, but you've been very suggestive that people report directly to you... Which I finally did. And again, it did seem like after finally doing what you kept suggesting.... Ya didn't like it.

This is the Internet. There really isn't a tone, per say. And so miscommunications happen.

On my part, I apologize for any miscommunication.
 
Was not at all upset. I was just a bit confused, so I asked a simple question. I then continued to explain that the issue was fixed. So I'm really at a loss as to how this happened.
 
Is it possible to set a template for the media section? For example, I'd like to remove ads from my galleries. On Xenforo forums, I can override the user template selection. Is this possible for XenMedia?
 
You can remove ads from certain templates by including the template name in a conditional statement.

Code:
<xen:if is="!in_array({$contentTemplate}, array('register_form', 'thread_view', 'any_other_template'))">
Advert code
</xen:if>

No need to edit any templates other than the ad_ templates.
 
I am pleased to announce that Xen Media Gallery is about to enter a state of compatibility with XenForo 1.2.

Along with a number of bug fixes, Xen Media Gallery 1.2.7 is entirely backwards compatible with XenForo 1.1.x as well as leveraging the new features available in XenForo 1.2.

Although not all features of 1.2 are yet fully implemented (such as user tagging), this is a solid start towards full compatibility.

One exciting new addition is that Xen Media Gallery now includes responsive support.

This will of course fully depend on whether your styles are "responsive ready". Ironically the style used at XenMediaGallery.com is not yet responsive ready so the default XenForo style has been activated as the default style so you can easily check that out.

Xen Media Gallery 1.2.7 should be ready to purchase and download on Sunday with more details then.


Xen Media Gallery 1.3 is still under development and is coming along very nicely. I will begin to show some "Upcoming Changes" on this version in the coming weeks.

Thank you to everybody who has supported Xen Media Gallery so far. It's only just beginning...
 
Status
Not open for further replies.
Back
Top Bottom