Title: [Plugin: FLV Gallery] Continued Help
Last modified: August 19, 2016

---

# [Plugin: FLV Gallery] Continued Help

 *  [russelltodd](https://wordpress.org/support/users/russelltodd/)
 * (@russelltodd)
 * [16 years ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/)
 * Not sure why the other “Help with using” topic was closed, but I just got around
   to checking on some of the comments.
 * kseman & rjblog – The problem you see is typically caused when your theme doesn’t
   include jquery. The plugin should install that dependency, but if you don’t call
   wp_head() in your header then the dependent javascript files may not be imported.
 * kevinj003 – Regarding the error your getting, I don’t know what causes that. 
   I did some searches and didn’t find anything. As for the layout of your page,
   the two browsers I tried (Chrome & Safari) are laying out the “cells” with the
   video thumbnail with a height of 394px, but that’s not in the source of your 
   page or in the stylesheets. I’ll keep looking into it, but I’ve never seen anything
   like that before.

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/page/2/?output_format=md)

 *  [kevinj003](https://wordpress.org/support/users/kevinj003/)
 * (@kevinj003)
 * [16 years ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513040)
 * Thanks for following this up Russell – I appreciate any help you can offer, as
   it has me stumped!
 *  Thread Starter [russelltodd](https://wordpress.org/support/users/russelltodd/)
 * (@russelltodd)
 * [16 years ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513084)
 * I found the issue – the plugin calculates the max height of the cells and then
   sets all cells to that height so that everything lays out well. I didn’t account
   for someone using it like you are with several “tables” of thumbnails on a single
   page. I will have to change the plugin so that it only does that calculation 
   one row at a time.
 * Stay tuned…
 *  [medric](https://wordpress.org/support/users/medric/)
 * (@medric)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513169)
 * here is my link i have spent all day working and cant get it to even think about
   working
    error is 404 – File or directory not found. The resource you are looking
   for might have been removed, had its name changed, or is temporarily unavailable.
 * [my site ](http://www.nujusan.com/?page_id=837&preview=true)
 * wordpress 3.0 plugin 1.2 i am lost. i have looked and tried everything diffrent
   themes view code from those that worked. but it does not seem to load the jw 
   player it shows the thumbnail but thats it no video loads
 *  Thread Starter [russelltodd](https://wordpress.org/support/users/russelltodd/)
 * (@russelltodd)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513170)
 * medric –
    That is a wordpress error, and I can’t check it with the URL you gave
   because that’s a preview page, and you must be logged in to see a preview.
 *  Can you either publish the post temporarily or find another way to show what
   you’re trying to do with the plugin?
 * -Russell
 *  [medric](https://wordpress.org/support/users/medric/)
 * (@medric)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513171)
 * will do
 *  [medric](https://wordpress.org/support/users/medric/)
 * (@medric)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513172)
 * [http://www.nujusan.com/?page_id=837](http://www.nujusan.com/?page_id=837)
 *  [medric](https://wordpress.org/support/users/medric/)
 * (@medric)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513173)
 * if the link does not work it should but if not go to the homepage [http://www.nujusan.com](http://www.nujusan.com)
   and its the tab called test bed
 *  Thread Starter [russelltodd](https://wordpress.org/support/users/russelltodd/)
 * (@russelltodd)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513175)
 * medric –
    Your theme does not include jQuery. The plugin is supposed to make 
   sure it gets included, but it appears like I may have accidentally deleted it.
   If you can add jQuery into the header of your theme it should work.
 *  There are lots of ways to include it – ping back if you need help.
 * Russell
 *  [medric](https://wordpress.org/support/users/medric/)
 * (@medric)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513176)
 * thanks will try that
 *  [medric](https://wordpress.org/support/users/medric/)
 * (@medric)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513177)
 * when i install i get this error after i hit the refresh it takes me to plugins
   and i see that it is active
    500 – Internal server error. There is a problem 
   with the resource you are looking for, and it cannot be displayed.
 * when i try to watch the file this is the error i get
    404 – File or directory
   not found. The resource you are looking for might have been removed, had its 
   name changed, or is temporarily unavailable.
 * these are the scrips i have in my page that last one what helps embed the player
   but its not working when it trys to load it says noted above which makes me think
   its not loading something so the player never gets there
 *     ```
       <script type='text/javascript' src='http://www.nujusan.com/wp-includes/js/jquery/jquery.js?ver=1.4.2'></script>
       <script type='text/javascript' src='http://www.nujusan.com/wp-content/plugins/flv-gallery/jquery.simplemodal.js?ver=3.0'></script>
       <script type='text/javascript' src='http://www.nujusan.com/wp-includes/js/swfobject.js?ver=2.2'></script>
       ```
   
 * also could it be because its loading from the wp-includes and not from your directory…
   i have tried to add aline for the one in your driectory but was not successfull
   maybe the arry that goes to video- is not able to load because of some reason
 * this is running windows server 2008 php5.2 and mysql 5.1 and i am at a complete
   lost
 *  [medric](https://wordpress.org/support/users/medric/)
 * (@medric)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513178)
 * on my last attempt i have changed url of all as shown and the webpage still shows
   them as the same [http://www.nujusan.com/video-](http://www.nujusan.com/video-)
 * also show below this code is the code taken from the page source
 *     ```
       [flvgallery video="/Videos/Perfume_DreamFighter.flv" title="This is a test Perfume"  thumbnail="http://contents.oricon.co.jp/cdimg/TKCA-73390.jpg" url="" url_text=" url_icon="" width="400" height="240"]
       &nbsp;
       [flvgallery video="http://nujusan.com/Videos/High_and_Mighty_Color-Ichirin_no_Hana.mp4" title="This is a test High and Mighty Color" thumbnail="http://img6.imageshack.us/img6/5529/ichirinnohana.jpg" url="" url_text=" url_icon="" width="400" height="240"]
       &nbsp;
       [flvgallery video="http://www.nujusan.com/Videos/READY_STEADY.flv" title="This is a test LARC-EN-CIEL" thumbnail="http://www.nujusan.com/Videos/L'ArcEnCiel01.jpg" url="" url_text=" url_icon="" width="400" height="240"]
       ```
   
 *     ```
       <div class="flvgallery-item"><a href="video-1" class="flvgallery-link"><h2>This is a test Perfume</h2><div class="flvgallery-thumbnail"><img src="http://contents.oricon.co.jp/cdimg/TKCA-73390.jpg" alt="This is a test Perfume" /></div></a><br /></div><script type="text/javascript">flvconfig["video-1"] = new VideoConfig("/Videos/Perfume_DreamFighter.flv",400,240,"");</script>
       <br />
       &nbsp;<br />
       <div class="flvgallery-item"><a href="video-2" class="flvgallery-link"><h2>This is a test High and Mighty Color</h2><div class="flvgallery-thumbnail"><img src="http://img6.imageshack.us/img6/5529/ichirinnohana.jpg" alt="This is a test High and Mighty Color" /></div></a><br /></div><script type="text/javascript">flvconfig["video-2"] = new VideoConfig("http://nujusan.com/Videos/High_and_Mighty_Color-Ichirin_no_Hana.mp4",400,240,"");</script>
       <br />
       &nbsp;<br />
       <div class="flvgallery-item"><a href="video-3" class="flvgallery-link"><h2>This is a test LARC-EN-CIEL</h2><div class="flvgallery-thumbnail"><img src="http://www.nujusan.com/Videos/L'ArcEnCiel01.jpg" alt="This is a test LARC-EN-CIEL" /></div></a><br /></div><script type="text/javascript">flvconfig["video-3"] = new VideoConfig("http://www.nujusan.com/Videos/READY_STEADY.flv",400,240,"");</script>
       ```
   
 *  Thread Starter [russelltodd](https://wordpress.org/support/users/russelltodd/)
 * (@russelltodd)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513179)
 * medric –
    I just uploaded version 1.3 that should fix your problem. There are
   several calls in the plugin that used this syntax: `<?= $someVar ?>`
 *  Your PHP settings must not allow that, so I’ve updated all of those to use:
   `
   <?php echo $someVar; ?>`
 *  If you view source on your blog you’ll see that your theme’s header also uses
   this and has an error in the output (luckily it is in the IE6 CSS declaration):
 *     ```
       <!--[if IE 6]>
       <link rel="stylesheet" href="<?=bloginfo('template_url')?>/style-ie6.css" type="text/css" media="screen" />
       <![endif]-->
       ```
   
 *  The new version of code is out there, so please download and let us know if 
   it works.
 * -Russell
 *  [medric](https://wordpress.org/support/users/medric/)
 * (@medric)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513180)
 * will do that right now
 *  [medric](https://wordpress.org/support/users/medric/)
 * (@medric)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513181)
 * Thank you Jesus and my main man Rusell Todd I have to stop by the church one 
   day and say thanks… i am in Suwanee Ga aka Johns Creek
 * It Works
 *  Thread Starter [russelltodd](https://wordpress.org/support/users/russelltodd/)
 * (@russelltodd)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/#post-1513182)
 * So glad I was able to fix that for you. We are starting a Gwinnett campus, so
   in a year or so we’ll make it more convenient for you to come by!
 * Let me know if you have any other issues with the plugin. I’ve got a couple of
   other fixes and features that I’m going to try to get to soon.

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/page/2/?output_format=md)

The topic ‘[Plugin: FLV Gallery] Continued Help’ is closed to new replies.

 * 24 replies
 * 6 participants
 * Last reply from: [rtwalker](https://wordpress.org/support/users/rtwalker/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-flv-gallery-continued-help/page/2/#post-1513196)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
