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-29-2009 05:50 PM

The Signature Pics are still Not Displaying; perhaps you did something on the Pro Version and not on the Lite Version. :confused: Is Displayed as :(

The Problem with the WYSIWYG Editor with HTML Tags seems to be corrected.

I found another Bug on WYSIWYG Editor and is that if you set a BB Code on Normal Editor and Switch to WYSIWYG Editor then it doesn't get converted to the Icon, the same with other BB Codes. :confused:

On "umg_newest_pics" I Found that $colspan isn't being calculated well; if I introduce the code colspan="4" with the number of columns of Latest Medias of the Options, then the Width isn't Affected on the first column, (I saw that on Pro Version on your Web Site is working fine so there's something on the Pro that you didn't changed on the Lite Version).

I'll Keep Testing and Sharing my Results.

My Best Regards.

:)

Coroner 01-31-2009 04:32 AM

For BBCodes and Smilies:

In the product add this:
Code:

    <plugin active="1" product="umg">
      <title>UMG - parse Smilies</title>
      <hookname>bbcode_parse_start</hookname>
      <phpcode><![CDATA[
if ($forumid == 'umgeditor')
{
        $dohtml        = $this->registry->options['umg_com_html'];
        $dobbimagecode = $this->registry->options['umg_com_images'];
        $dosmilies    = $this->registry->options['umg_com_smilies'];
        $dobbcode      = $this->registry->options['umg_com_bbcode'];
}
      ]]></phpcode>
    </plugin>

This will parse the smilies. It's include in the next update

inciarco 01-31-2009 05:02 AM

I added the Plugin as "UMG - parse Smilies" and Works Fine when Switching the Editors.

But the [SIGPIC ][ /SIGPIC] still shows as BBCode not as Image. (Perhaps you did that Update on the Pro Version and not in this Lite one).

My Best Regards.

:)

Coroner 02-01-2009 04:31 PM

Fix the Problem with the SIGPIC.

subte 02-13-2009 02:35 PM

just installed it, works fine, and looks like a great mod, In this lite version there are only 5 categories? thanks!

Coroner 02-13-2009 04:22 PM

Yes, that's true.

slowphantom 02-19-2009 04:28 AM

thx for the mod its realy nice
i got 2 error
frist
Warning: Invalid argument supplied for foreach() in [path]/umg_gallery/umg_page.php on line 324
and secend
the page is left to right
i want it to be right to left any idea ?
th

whem 03-03-2009 08:22 AM

hi
thank you for this great mod ..

I install it in my local server ..
when I try to upload swf file I see this error :

Filename CivicChoir.swf has the wrong extension, is too big or has the wrong dimensions!

any Idea ?

thank you ..

Coroner 03-03-2009 09:09 AM

How is the filesize of your SWF and what filesize is allowed ?

SVTCobraLTD 03-03-2009 03:32 PM

Going to install on 3.6.11. If this works as it seems, its exactly what I wanted. A picture and video gallery.


All times are GMT. The time now is 09:19 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.01309 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)bbcode_code_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