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 - Video-Directory (https://vborg.vbsupport.ru/showthread.php?t=192241)

freni32 11-23-2008 05:49 PM

Can someone help me, I put this on my homepage and it looks fine, however on sub forums it is putting a big space above the video....not sure why:

homepage is RadarDetectorLaser.Com

you will see my video module on the right side of page, which looks fine but then when you go to for example:

http://www.radardetectorlaser.com/va...ar-detector-8/

there is a huge gap above it, I did increase the size of the videos on that picture, but cant figure out how to remove the space above the video.

here is the code for that part of the page, do you see anything wrong with the code maybe?

<!-- Embed Video Code Start -->
<if condition="$catid == 8">
<object width="250" height="250"><param name="movie" value="http://www.youtube.com/v/2xInFL22Yig&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/2xInFL22Yig&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="250" height="250"></embed></object>
</else></if>
<br>
<if condition="$catid == 8">
<object width="250" height="250"><param name="movie" value="http://www.youtube.com/v/RQJTsAXaNBI&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RQJTsAXaNBI&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="250" height="250"></embed></object>
</else></if>
<br>
<if condition="$catid == 8">
<object width="250" height="250"><param name="movie" value="http://www.youtube.com/v/FVE6724e85M&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/FVE6724e85M&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="250" height="250"></embed></object>
</else></if>
<!-- Embed Video Code End -->

Surviver 11-23-2008 06:17 PM

Quote:

Originally Posted by freni32 (Post 1671477)
Can someone help me, I put this on my homepage and it looks fine, however on sub forums it is putting a big space above the video....not sure why:

homepage is RadarDetectorLaser.Com

you will see my video module on the right side of page, which looks fine but then when you go to for example:

http://www.radardetectorlaser.com/va...ar-detector-8/

there is a huge gap above it, I did increase the size of the videos on that picture, but cant figure out how to remove the space above the video.

here is the code for that part of the page, do you see anything wrong with the code maybe?

<!-- Embed Video Code Start -->
<if condition="$catid == 8">
<object width="250" height="250"><param name="movie" value="http://www.youtube.com/v/2xInFL22Yig&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/2xInFL22Yig&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="250" height="250"></embed></object>
</else></if>
<br>
<if condition="$catid == 8">
<object width="250" height="250"><param name="movie" value="http://www.youtube.com/v/RQJTsAXaNBI&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RQJTsAXaNBI&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="250" height="250"></embed></object>
</else></if>
<br>
<if condition="$catid == 8">
<object width="250" height="250"><param name="movie" value="http://www.youtube.com/v/FVE6724e85M&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/FVE6724e85M&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="250" height="250"></embed></object>
</else></if>
<!-- Embed Video Code End -->

Can't conform that - looks fine for me ...

freni32 11-23-2008 06:29 PM

right about it there is a huge gap of space until the module title is at, the homepage looks fine, it is the subpage categories

on homepage as well, look below the last video where the module stops...there is a big gap of space as well :{

Jaxel 11-24-2008 04:34 PM

Any chance for Playlists/Sub-Categories...

If you look at how I have one of my video categories...
http://www.8wayrun.com/video.php?do=...y&categoryid=9

Right now it has 60 vids, and later today it will have 90... I would like to be able to split those videos into sub-categories. So when someone clicks on the Kogarasumaru category, they will not only get the full list of 90 videos, but also get 3 sub-categories they can click on to further refine the listings... Would this be possible?

This and the Video Profiles for users would make this mod PERFECT for me.

Quote:

Originally Posted by Surviver (Post 1671354)
Sorry, i don't know TFSEO ;)

Fair enough... but could we get a vBA_CMPS version of the Forumhome mod?

KW802 11-24-2008 04:47 PM

Quote:

Originally Posted by Jaxel (Post 1672067)
Fair enough... but could we get a vBA_CMPS version of the Forumhome mod?

The one by Twilkey?

Surviver 11-24-2008 06:00 PM

Quote:

Originally Posted by Jaxel (Post 1672067)
Any chance for Playlists/Sub-Categories...

If you look at how I have one of my video categories...
http://www.8wayrun.com/video.php?do=...y&categoryid=9

Right now it has 60 vids, and later today it will have 90... I would like to be able to split those videos into sub-categories. So when someone clicks on the Kogarasumaru category, they will not only get the full list of 90 videos, but also get 3 sub-categories they can click on to further refine the listings... Would this be possible?

This and the Video Profiles for users would make this mod PERFECT for me.



Fair enough... but could we get a vBA_CMPS version of the Forumhome mod?

Subcategories will be maybe implented in futur versions ;)

Regards
Surviver

Jaxel 11-24-2008 10:26 PM

Hey... do you know the RSS feed doesnt work in IE?

http://www.8wayrun.com/video.php?do=rss

Works in Firefox, but not IE.

johnrizz 11-24-2008 11:43 PM

Surviver, How would you get liveleak . com too work on this?

Jaxel 11-25-2008 11:49 AM

Why do videos give the random "Response from Server Can Not Be Read" error?

http://www.youtube.com/watch?v=9AZjAUSRcAU
http://www.youtube.com/watch?v=Hv49e0aGE2g

Surviver 11-25-2008 12:49 PM

Quote:

Originally Posted by Jaxel (Post 1672285)
Hey... do you know the RSS feed doesnt work in IE?

http://www.8wayrun.com/video.php?do=rss

Works in Firefox, but not IE.

Thanks for the repot, I'll see waht i can do!

Quote:

Originally Posted by stone0075 (Post 1672348)
Surviver, How would you get liveleak . com too work on this?

You have to write a class for this hoster.

Quote:

Originally Posted by Jaxel (Post 1672646)
Why do videos give the random "Response from Server Can Not Be Read" error?

http://www.youtube.com/watch?v=9AZjAUSRcAU
http://www.youtube.com/watch?v=Hv49e0aGE2g

The 1st video works, for the second i gte the response (invisible for you) Video not found ;)


All times are GMT. The time now is 12:02 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.02845 seconds
  • Memory Usage 1,761KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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