![]() |
Ultimate Media Gallery LITE
1 Attachment(s)
What is it ?
It's a gallery - what do you think ? Why another Gallery ? There is no gallery, it can do all the things you need. Categories and Images, every gallery can do, but ... ... does anotherone have passwords for categories or let a category visible at a certain time ? Which gallery supports Medias ? JPG, GIF and PNG are standard - but what happend with APE, ASF, ASX, DIVX, AVI, MIDI, MP3, MPG, SWF, FLV ... ? or what happends with Links (Videos) ? No Problem for the Ultimate Media Gallery ! approx. 20 Medias + approx. 20 URLs are supported. The best to it, all in the forums - no external player. My thanks goes to @nix (Goldbrick) for his permission to use some parts of his Mod. Categories, Media, Comments and also the Searchfunction works for permission. Which may not be seen, e.g. with the search one does not found. The gallery is not integrated in the forum like many different - from performance reasons. The number of Queries per side is on the average with approx. 10-12. Features:
The Documentation and Instructions can found into the folder "documentation" (there're also the images of the AdminCP). Please, read the Documentation before asking Questions All Extensions, Changes ... will only be done in the PRO Version (the PRO already uses HOOKs). Ultimate Media Gallery uses the following third party Products: Highslide Javascript (http://www.highslide.com) (Highslide is free for non-comercial Websites. If you don't know, if you have a comercial website, take a look at the licence http://highslide.com/#licence) The media player and mp3 player are from http://www.jeroenwijering.com/ FAQ: Question: Will it work under vBulletin 3.8 ? Answer: Yes, it will. Question: Is there a Converter for Photopost or Photoblog ? Answer: Yes, there is. Question: I have Photopost or/and Photopog runinng. Must I deinstall both or one of them ? Answer: Definately NO. You can run all three MODs (in UMG you can get a Javascript-Error if Photopost running) - but that's all. Question: Are there modules for vBadvanced. Answer: Yes, there are. And also the same modules for vBCMS. Question: In a Gallery it shows me 0 Hits or no Thumbnail ... Answer: The Hits, Thumbnails, eg. will shown the Category itself. You have some Child-Categories inside your Category. Live DEMO (Pro) can be found here: http://www.php-unlimited.com/umg.php (you don't need to register yourself for viewing) More Questions ? Pls, RTFM first. [edit: 25.1.2009] Change the Imagecheck. Example: If you change an PNG into JPG, it will now saved as an JPG. new PRO-AddOn: Forum Attachments can now a Categorie in a private Gallery. new PRO-AddOn: Forum Albums can now a Category in a private Gallery. Also this AddOn allows you to copy Images of the Gallery into you Album (based on Users Album Permissions) [edit: 26.1.2009] Fix a bug in Installation. You need to uninstall, then reinstall with this new product, only if you haven't any Mediatypes or UMG Permissions (see in you AdminCP -> UMG) Added: vBgallery2umg.php (a converter for vBgallery) - it's not 100% testing, so it's in Beta Stage. [edit: 28.1.2009] added vBgallery2.0 to UMG converter. Fixed the complete Editor and changed the Categorydisplay. Files to upgrade: All php files, the folder clientscript and overwrite the product. [edit: 1.2.2009] Fix the sigpic BBCode. Add Forum Integration for PRO Version (see this Post). [edit: 12.2.2009] fixed somed bugs 'bout the catid. Added a new converter: photoplogLITE_2_umg.php Pls, change the PHP's. [edit: 2.3.2009] changed the converter: photopost_2_umg.php You can now have 2 different databases [edit: 4.3.2009] fixed a lot of minor bugs (upgrade all files !!!) [edit: 22.7.2009] fixed some phrases and added "class_umgmedia_alternate" For Images take a look at the vB 3.7 Version: https://vborg.vbsupport.ru/showthread.php?t=201533 You need a Demo for vBulletin4 ? You will find some of my ported Mods here. |
I've been using PhotoPlog Pro for a long time and it seems that UMG becomes increasingly better in each version. Installed and Nominated for sure ;) Thank you :)
BTW: Geman Users will get her Support here at your-vb! |
Going to check it out, Thanks
|
Is there a Converter for vBGallery?
|
Quote:
|
Quote:
Then you say I will get a Java error if photopost IS running. That is contradictory .. if I get an error then that logically suggests they are not compatible....explain further please. |
I should give this a go on a test board. I am using Photopost pro and not sure if I should switch.
|
I Just installed but but i don't see the link in the navbar to acess UMG.
|
Quote:
|
Quote:
|
Simply add a Link into your navbar like this:
<td class="vbmenu_option"><a href="umg.php?$session[sessionurl]" accesskey="2">$vbphrase[umg_options]</a></td> |
hi Coroner, just a Q: you hack (lite or pro) supports the mass upload of the image files? so i can upload a lot of files only once and not one ...
thanks :) |
Quote:
|
Sounds intriguing... :)
[high]* projectego clicks install[/high] |
Quote:
The only error I've become, was an Javascript error |
How much is the PRO version?
wich are all the differences? will you give english support? Thanks |
Quote:
Massupload (ZIP and/or FTP) - adjustable in User Permissions More Categories incl. Passwords and "Timeshift" A load of Hooks for further implementation Ratings from 1-10 (switchable in AdminCP) See all medias of a User 2 AddOns (inkl. in PRO) for:
|
Quote:
Can you live with my horrible gramar ? - yes, my Forum contains also the english language and I will give english support (I'll do my very best). |
Quote:
|
Quote:
|
Simply register (needed for the licence) at my forum (change language to english, if you like :))
Find the Button: PRODUCTS in the Navbar |
I just installed it and I am getting this error:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/umg_gallery/umg_permissions.php on line 59 |
This will merge the mod/admin permission from the UMG into the user.
Are you sure all is correct installed ? you must have a database table called "umg_usergroup". Argument #2 is Code:
$umg_permissions Code:
$vbulletin->userinfo = array_merge ($vbulletin->userinfo, $umg_permissions); Code:
$umg_permissions = $db->query_first ("SELECT * FROM " . TABLE_PREFIX . "umg_usergroup WHERE umgid=" . $umg_group); |
Quote:
Thanks for the reply. I have uninstalled it and then reinstalled. I do have a database called "umg_usergroup". Now, when I go to the Ultimate Media Gallery Permissions and click save, I get this error: Invalid SQL: UPDATE vb3_umg_usergroup SET WHERE umgid=1; MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE umgid=1' at line 1 Error Number : 1064 Request Date : Monday, January 26th 2009 @ 07:59:27 PM Error Date : Monday, January 26th 2009 @ 07:59:29 PM Script : http://www.rwf-forum.co.uk/vBulletin...?do=permission Referrer : http://www.rwf-forum.co.uk/vBulletin...?do=permission IP Address : xx.xx.xxx.xxx Username : xxx xxxxxx Classname : vB_Database MySQL Version : 4.0.27-max-log I am clearly doing something wrong, but I don't know what! |
Quote:
|
I've send you a PM.
Anyone else with the same problem ? |
Quote:
Where would I find these? |
I have been trying to upload a avi file, but receive this error message. Any ideas? Thanks
Quote:
|
The zip says 1.44 but the xml still says 1.4.3
Is that correct or did I miss something. Thanks. |
Quote:
In the Structure, simply click on a Category and you wil see the options |
Quote:
|
Quote:
|
Quote:
|
I have installed the app, set the permissions to users but I'm getting these errors :
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of umg_get_mother_categories(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/content/b/e/n/benmed30/html/tlr/umg_gallery/umg_actions.php on line 109 and line 179, 277 and 72 now the application seems to function correctly but these errors appear at the top of the screen any idea what's going on? thanks :) Also my google adsense have miraculously vanished !!!!!!!!!! :D |
Does this mod allow,
External linking ? Looking for gallery with external host A gallery that allows images to be on a publik server such as photobucket or which ever people like, just adding a http link to a file without the mod downloading the file to its local position ? |
Only for URLs like youtube eg.
|
Thanks for the update.
I've noticed the updated xml still shows 1.4.3 though. |
Quote:
no go. but awsome modification, would install, but you know no uploads :D |
My forum using <html dir="rtl">
if i add to temp umg_main <html dir="rtl"> the mod not working. |
Quote:
|
All times are GMT. The time now is 02:15 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|