vb.org Archive

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

inciarco 01-16-2009 08:38 PM

One More Thing I Just Noticed Playing with the Options: On UMG Home, on the List of "Newest Images / Medias", the medias don't organize themselves in rows but occupy as much columns as Number of Medias are chosen to be displayed on "Ultimate Media Gallery - Global" Options; is important for you to set another Option for Max. number of Columns to use to Display the "Newest Thumbnails"; you provide the option for "Number of newest thumbnails to display on index", so you'll calculate the number of rows as you do with the Option "Thumbnail Columns of the Category Display" to Display the Medias on the Categories and the option for "Number of Thumbnails" which are the ones Displayed per page on each Category. I also noticed that the First Column of the "Newest Images / Medias" (for that First New Media) gets affected and Visually not Good when Choosing few New Medias to Display, you'll see that the width is Way Larger than the other Ones, they don't distribute nor get centered when there are too few to be Displayed. :confused:

I Hope you can include that on your Next Update, Coroner. ;)

My Best Regards.

:)

Coroner 01-17-2009 09:09 AM

Quote:

Originally Posted by inciarco (Post 1715074)
One More Thing I Just Noticed Playing with the Options: On UMG Home, on the List of "Newest Images / Medias", the medias don't organize themselves in rows but occupy as much columns as Number of Medias are chosen to be displayed on "Ultimate Media Gallery - Global" Options; is important for you to set another Option for Max. number of Columns to use to Display the "Newest Thumbnails"; you provide the option for "Number of newest thumbnails to display on index", so you'll calculate the number of rows as you do with the Option "Thumbnail Columns of the Category Display" to Display the Medias on the Categories and the option for "Number of Thumbnails" which are the ones Displayed per page on each Category. I also noticed that the First Column of the "Newest Images / Medias" (for that First New Media) gets affected and Visually not Good when Choosing few New Medias to Display, you'll see that the width is Way Larger than the other Ones, they don't distribute nor get centered when there are too few to be Displayed. :confused:

I Hope you can include that on your Next Update, Coroner. ;)

My Best Regards.

:)

Furst, the post before - I understand and it's in Upgrade.

And this QUOTE - sorry, don't understand what you mean :confused:
You can set the number of images/medias to display. And this is what it shows.
Did you mean rows/columns ?

inciarco 01-17-2009 12:03 PM

Quote:

Originally Posted by Coroner (Post 1715525)
Furst, the post before - I understand and it's in Upgrade.

And this QUOTE - sorry, don't understand what you mean :confused:
You can set the number of images/medias to display. And this is what it shows.
Did you mean rows/columns ?

In my case, if I set more than 5 Thumbnails/Medias to Display on UMG Home then they're presented on the same row (getting out of the screen). I can see that You've Limited on your Code the Display of Maximum 9 Thumbnails (Random at the Top and Newest at the Bottom of the Page), but in my case with more than 5 they get out of the screen (the Newest); I'd also be nice not to limit the Number of Newest Medias/Thumbnails to Display (in case someone wishes to Display more than 9).

My Best Regards.

:)

Dirtchamber 01-18-2009 03:19 AM

Quote:

Originally Posted by Coroner (Post 1714738)
There is NO option for a sortorder inside a category.

you can try this...

That worked perfectly! Thank you!

That said, I tried your suggestion for making a text editor appear with text already inside, and I realise I didn't properly explain what I meant.

What I wanted to do - and still want to do - is make it so that the "Description" WYSIWYG editor on the upload page appears with text already inside. Is that possible?

Also, I notice that the text editor on that page doesn't have WYSIWYG enabled by default. Is there a way I can toggle that?

I apologise for asking so many questions, and I'm grateful for any help you can provide. If I can do anything in return, let me know.

Thanks,
Dan

Coroner 01-18-2009 08:16 AM

Texteditor in Upload-form.

search in umg_upload.php
Code:

$vbulletin->userinfo['showvbcode'] = 1;
$editorid = construct_edit_toolbar ('', $umg_html_allowed, 'nonforum', $umg_smilie_allowed, 12345678 + $vbulletin->GPC['c']);

and change into
Code:

$vbulletin->userinfo['showvbcode'] = 2;
$editorid = construct_edit_toolbar ('your text here', $umg_html_allowed, 'nonforum', $umg_smilie_allowed, 12345678 + $vbulletin->GPC['c']);


inciarco 01-28-2009 04:08 AM

I'm Testing the Last Version 1.4.4, Coroner.

So Far Ok. I've Noticed that You Corrected the Main Page Presentation of the Videos (To be able to Present more than 5 Videos, the Only Thing is that the Left Videos's Tables are Wider than the others) and the FLV Player Runs Ok Now. :up::up::up:

I've noticed that on Template "umg_usercp_category" is Still the Sentence "?do=usercp" that is Causing the Problem to Create Categories, so I Quote Again your Solution for this so that Forumers Using your Mod can Solve that Problem (if it presents it self on their Boards) :confused::

Quote:

Search the template "umg_usercp_category" and locate this line:
<form action="umg.php?do=usercp" method="post">

pls change it into:
<form action="umg.php" method="post">
I Installed Overwriting the Files and Also Overwriting the Old Product on ACP Product Import.

My Best Regards. I'll Keep Testing and I'll Share You Anything I Find.

:)

inciarco 01-28-2009 05:06 AM

There are some Bugs on the Comments System, Coroner:

When Posting the Comments via Quick Reply to the Medias on WYSIWYG Editor Mode, the Post is made with HTML Code and Displayed like this :confused::

Quote:

<P>Prueba 2</P>
<P> </P>
<P>:)</P>
And the Signatures Pics Below are Always Displayed Like This, No Matter the Editor Mode :confused::



On Normal Mode the Posts are made Ok, but the Signature Pics are Not Displayed Well :confused:.

The Complete Reply with the Complete Editor has a Bug when on WYSIWYG mode, when Entering a Reply that is too Short and Going Back to Change it, it Shows HTML Code.

Also on Complete Reply when on Normal Editor the Mod Allows Postings of Any Lenght Even if is too Short :confused:.

I Hope You Can Fix those Bugs (I'll Keep Testing).

My Best Regards.

:)

Coroner 01-28-2009 12:20 PM

Thx for testing, will take a look and try to fix it.

inciarco 01-28-2009 04:35 PM

I'm Glad To Help. ;)

I Like This Mod a Lot, being able to Upload Medias (Audio, Video and also Images) is Very Useful for Many Purposes. :up:

I forgot to mentione it on my Previous Posts, I think the Option Menus would look nicer Centered; I tried it and Found the Template to do it, I share the part of that Template where I applied/added the Code to Center the Options/Titles/Texts:

Template umg_main:

Code:

$gal_active
$gallery_random
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" class="tborder" style="width:100%">
 <tr>
  <td class="thead" align="center">$vbphrase[umg_title]</td>
 </tr>
 <tr>
  <td class="alt1" align="center">$vbphrase[umg_navigation]</td>
 </tr>
</table>
<div class="tborder" style="padding:1px; border-top-width:0px" align="center">

I added the Three (3) align="center" Codes to Center the Three Rows of the Table that Contains the Title, the Navigation Text, and the Menus.

My Best Regards, Coroner.

:)

Coroner 01-28-2009 06:47 PM

I know :) And I've did the Update for you.
Please, check the Editor out. I've test it - without any bugs.
The signaturepics on my wife's forum are all ok :confused:

So, I'll be waiting for your feedback

Regards inciarco


All times are GMT. The time now is 09:27 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.01349 seconds
  • Memory Usage 1,757KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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