vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Video Club (YouTUBE, Vimeo, DailyMotion etc) (https://vborg.vbsupport.ru/showthread.php?t=324885)

paradoxG(r)eek 04-08-2017 03:22 PM

Not a superior feature in ver. 1.1.2 but something that makes your site looking more professional. A duplicate check when fetching the video. If it exists the user will gets an error message and will be redirect to homepage.

To upgrade:
  1. Download ver. 1.1.2
  2. Upload video_usercp.php
  3. Import product-videoclub.xml

lillylissy 04-08-2017 04:42 PM

Christos, is there a solution to make the Videocode iframe variable?

paradoxG(r)eek 04-08-2017 05:04 PM

Quote:

Originally Posted by lillylissy (Post 2585034)
Christos, is there a solution to make the Videocode iframe variable?

Can you give me an example? Do you mean to extract from iframe code only the URL or something else?

To extract the URL a working code is:
Code:

// Extract Link
preg_match('/src="([^"]+)"/', $iframe_code, $match);
$url_clean = $match[1];


lillylissy 04-08-2017 05:08 PM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585035)
Can you give me an example?

Yes of course: https://baeckerei-lieb.de/video.php?do=viewvideo&id=39

The video window is too broad on my site.

paradoxG(r)eek 04-08-2017 05:16 PM

Quote:

Originally Posted by lillylissy (Post 2585036)
Yes of course: https://baeckerei-lieb.de/video.php?do=viewvideo&id=39

The video window is too broad on my site.

Can you try this file and let me know if works or not.

paradoxG(r)eek 04-08-2017 05:18 PM

Works :) I seen it........ But the slider does not works :(

lillylissy 04-08-2017 05:20 PM

Where is a slider? I asked already once for it.

paradoxG(r)eek 04-08-2017 05:20 PM

Try this file to check the slider

paradoxG(r)eek 04-08-2017 05:21 PM

Quote:

Originally Posted by lillylissy (Post 2585039)
Where is a slider? I asked already once for it.

Those vertical videos must be horizontal and sliding. Maybe because i had 4 per pass while your width is smaller. I changed to show 3 per pass.

lillylissy 04-08-2017 05:23 PM

No. No Slider.


All times are GMT. The time now is 05: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.01295 seconds
  • Memory Usage 1,735KB
  • 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
  • (4)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