vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - Ultimate Media Gallery LITE (https://vborg.vbsupport.ru/showthread.php?t=203029)

Coroner 07-22-2009 10:34 AM

Quote:

Originally Posted by PlaybyPlay (Post 1853301)
Awesome mod. I'm loving it. However, when I click on a URL picture to a youtube video, it gives me this error:

Code:

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/content/p/2/6/p26123568/html/main/forum/includes/class_umgmedia.php on line 10

Any help would be appreciated. Thanks!

Are you using PHP4 ?
If so, I've uploaded a new file "class_umgmedia_alternate".
rename it into "class_umgmedia" and upload it.

Coroner 07-22-2009 10:39 AM

Quote:

Originally Posted by rladner (Post 1853335)
I have a question... I was able to include the link to UMG in my navbar, but how exactly does the private gallery work?

Are members supposed to see someone's private gallery through their public profile link? That's what I would assume one would be able to see their private gallery, but how do I add a tab or something so it'll show in their public profile?

The private gallery works like the public one, but ...
Users can create their own categories (title, description, permissions a.s.o).

I didn't create HOOK's for the LITE version. The PRO comes with a lot of more features - has HOOK's and some AddOn's for the profile.
Another Addon is for Users (vB) Albums. With it, the Users albums are also shown as a private gallery inside the UMG.

rladner 07-22-2009 08:13 PM

Quote:

Originally Posted by Coroner (Post 1853442)
The private gallery works like the public one, but ...
Users can create their own categories (title, description, permissions a.s.o).

I didn't create HOOK's for the LITE version. The PRO comes with a lot of more features - has HOOK's and some AddOn's for the profile.
Another Addon is for Users (vB) Albums. With it, the Users albums are also shown as a private gallery inside the UMG.

So with the PRO version it will already contain the links to view private galleries under someone's public profile?

What other hooks and addons are included in the PRO version, and how much is it (US $?)

PlaybyPlay 07-23-2009 12:00 AM

Hey, I switched the class_umgmedia.php file as you suggested, however, now I recieve this message:

Code:

Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/content/p/2/6/p26123568/html/main/forum/includes/class_umgmedia.php on line 78
Thanks for all the support and this gallery.

rladner 07-23-2009 05:02 AM

I have 3 questions total for you to answer:

1: So with the PRO version it will already contain the links to view private galleries under someone's public profile? I'm referring to the tab that's called UMG Images/Media under your profile on your site - http://www.php-unlimited.com/member.php?u=1

2: Will the PRO version auto-create the thumbnails for images? I know that for videos it won't unless you're running some type of media/flash server that it'll do that for you.

3: When viewing a media file, do the previous/next buttons utilize AJAX to show the next/prev images, or will it load the entire page? I found a hack on here that made the next/prev button AJAX so it'll load the image and not the entire page.

Thanks, I appreciate your response and assistance.

Coroner 07-23-2009 07:04 AM

Quote:

Originally Posted by PlaybyPlay (Post 1853854)
Hey, I switched the class_umgmedia.php file as you suggested, however, now I recieve this message:

Code:

Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/content/p/2/6/p26123568/html/main/forum/includes/class_umgmedia.php on line 78
Thanks for all the support and this gallery.

I think, when you can get me access, I'm better able to help you.

Coroner 07-23-2009 07:15 AM

Quote:

Originally Posted by rladner (Post 1853967)
I have 3 questions total for you to answer:

1: So with the PRO version it will already contain the links to view private galleries under someone's public profile? I'm referring to the tab that's called UMG Images/Media under your profile on your site - http://www.php-unlimited.com/member.php?u=1

2: Will the PRO version auto-create the thumbnails for images? I know that for videos it won't unless you're running some type of media/flash server that it'll do that for you.

3: When viewing a media file, do the previous/next buttons utilize AJAX to show the next/prev images, or will it load the entire page? I found a hack on here that made the next/prev button AJAX so it'll load the image and not the entire page.

Thanks, I appreciate your response and assistance.

1.) This is one of the AddOn's. Another one is called "Forumalbums in UMG" (see in my privtae Gallery). Or use Forumattachments in your private gallery (you can also see this in my private).
The latest AddOn will be a "mini hallery" for the profile (it's not finished yet)

2.) Creating thumbnails is in both versions the same - but there are no images/thumbs from videos.

3.) No, i'm not using AJAX in it - only Javascript. Use the buttons or your cursur keys (left/riight) to view the next/previous images. The problem here is, if you're using a lot of images the "loading time" (sorry for that - what's called correctly ?) is to long. I think, it's better to load only one image.

I use a lot of HOOKs in PRO.
Price is actually (no warenty) 44 Euro = 62,5944 US-Dollar

TCB 07-23-2009 09:44 AM

I'm currently using vbgallery for pictures and videoremix for youtube videos. The gallery contains thousands of images and is about 10gb.

The problem with the vbgallery is that it's hard to perform a good cleanup. You'd think filters like 'viewed x-times', 'upload x days ago', etc. would be standard tools. vbgallery is lacking those. So in order to do a cleanup, I should delete picture-by-picture.

How does Ultimate Media Gallery handle this? Is there a 'duplicate pictures finder' available?

TCB 07-23-2009 10:10 AM

Quote:

Originally Posted by Coroner (Post 1851589)
It's ALSO all in english. You may change the language (left bottom at my site).

Downloadarea and prices are at the licence-manager

But you have to register at your site to enter the license manager (only to see the price -and conditions- of the pro version)

Coroner 07-23-2009 10:30 AM

Yes, you have to register.

There is no "duplicate finder" - cause all files are unique. That means, you can upload the same file more than 1 time and all will have a unique filename.

You can delete "media by media" or if you in a category, mark the checkboxes and delete them all.
Media inside a category (viewed page) could be: 3,6,9,12,15,18,21,24 by default. But you can enter the steps inside the AdminCP (columns inside the category). F.e. if you choose 4, the steps would be: 4,8,12,16,20,24,28

This means, you can delete X files at the same time.


All times are GMT. The time now is 09:12 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01247 seconds
  • Memory Usage 1,752KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete