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)

SVTCobraLTD 03-04-2009 12:59 PM

Do I install the Highslide Javascript and video player in the forums folder or where?

Coroner 03-04-2009 01:42 PM

Upload the files and folders as they are.

Highslide is in:
a.) clientscript/
b.) umg_gallery/images/highslide

whem 03-07-2009 08:03 AM

thanks Coroner

now I upgrade to vb 3.8.1 and now I can upload swf and flv files

but I cant see the player

http://c4upload.com/w1/2009/03/07/c4...m_39093876.jpg

and when click on it I see just black secreen

http://c4upload.com/w1/2009/03/07/c4...m_19145437.jpg

please help and thank to you :)

Coroner 03-07-2009 08:52 AM

You can try the following:
open umg_extensions.php

locate:
Code:

case 'flv':
                $width  = $ext['flv']['width'];
                $height = $ext['flv']['height'];
                $url    = $vbulletin->options['bburl'] . '/' . $media_url;
                $src    = 'umg_gallery/player/flvplayer.swf';
                $mtpl  = 'flashext';
                $mime  = 'application/x-shockwave-flash';
                break;

a.) if your code is the NOT the same, change it like this
b.) if your code IS the same like this, change:
Code:

$url    = $vbulletin->options['bburl'] . '/' . $media_url;
into
Code:

$url    = $media_url;

whem 03-08-2009 08:13 AM

Hi ..

thanks Coroner
it was the same like that code
and I make the change to

Code:

$url    = $media_url;
but it still the same problem ..

can use the player like youtube view the player in the page NOT by clicke on the icone ?

Coroner 03-08-2009 09:14 AM

We had this problem without: $vbulletin->options['bburl']

I've testet it in the Lite and the PRO - no problems. Sorry :(

stieger 03-16-2009 08:24 PM

I have installed the gallery at Flugzone.ch where can i find the link to the Galler? I see nowhere th elink sorry for this question and my english but i cant see th eLinkks ?:mad:

Coroner 03-17-2009 06:32 AM

Quote:

Originally Posted by stieger (Post 1769955)
I have installed the gallery at Flugzone.ch where can i find the link to the Galler? I see nowhere th elink sorry for this question and my english but i cant see th eLinkks ?:mad:

You need to create yourself the link in the navbar

stieger 03-17-2009 07:19 PM

hello,

i need a link to which file ? umg.php ?
i can't see something by flugzone.ch/umg.php > the system say > you have no rights to see this page!
But i'm the Admin of the Page ?

Sorry for my English normal i speak Swiss German :-)

SVTCobraLTD 03-20-2009 04:10 PM

Database Error

Code:

Database error in vBulletin 3.6.10:

Invalid SQL:

SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_album AS phrasegroup_album,
language.phrasegroup_user AS phrasegroup_user,
language.phrasegroup_search AS phrasegroup_search,
language.phrasegroup_posting AS phrasegroup_posting,
language.phrasegroup_umg AS phrasegroup_umg,
language.phrasegroup_showthread AS phrasegroup_showthread,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))

WHERE user.userid = 1;

MySQL Error  : Unknown column 'language.phrasegroup_album' in 'field list'
Error Number : 1054
Date        : Friday, March 20th 2009 @ 12:17:42 PM
Script      : http://www.XXXXXX.com/forums/umg.php
Referrer    :
IP Address  : XX.XXX.XXX.XXX
Username    :
Classname    : vB_Database


What am I missing?


All times are GMT. The time now is 09:22 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.01266 seconds
  • Memory Usage 1,746KB
  • 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
  • (5)bbcode_code_printable
  • (1)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