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)

lillylissy 04-13-2017 10:34 AM

Now however I have another problem since the last update.
The nivo-slider on my page does not run here -> https://baeckerei-lieb.de/video_usercp.php?do=myvideos any longer. That works beforehand without problem. Somewhat one modified?

Edit: Command back. I found the error.

paradoxG(r)eek 04-13-2017 12:39 PM

Quote:

Originally Posted by lillylissy (Post 2585230)
Do you mean your addon copyright notice? I gladly make a PayPal payment. If you speak of it?

Yes I mean this, but there is no need of any payment. Finally, even by mistake, I show it as free feature.

Nivo slider, if I understood well, works now. Right? Still searching for a good slider, even commercial, to add in my mod.

paradoxG(r)eek 04-14-2017 06:10 AM

Quote:

Originally Posted by lillylissy (Post 2585231)
Now however I have another problem since the last update.
The nivo-slider on my page does not run here -> https://baeckerei-lieb.de/video_usercp.php?do=myvideos any longer. That works beforehand without problem. Somewhat one modified?

Edit: Command back. I found the error.

Could you please try the attached version? I've used another slider and I want to know if this new works or not.

Is better to upload all files and then import product-videoclub.xml Please note that I haven't configured yet the slider (eg hidding navigation etc). Just want to know if it works (you must have active the setting "Show Similar Videos".

PS: For all other users. Please wait the official release later today.

lillylissy 04-14-2017 06:16 AM

I'll check it.

lillylissy 04-14-2017 06:33 AM

I'm sorry, I do not see a Slider.

In the source text is located: $( "#slider-votes" ).slider is not a function. (In '$( "#slider-votes" ).slider', '$( "#slider-votes" ).slider' is undefined)

paradoxG(r)eek 04-14-2017 06:48 AM

Quote:

Originally Posted by lillylissy (Post 2585270)
I'm sorry, I do not see a Slider.

In the source text is located: $( "#slider-votes" ).slider is not a function. (In '$( "#slider-votes" ).slider', '$( "#slider-votes" ).slider' is undefined)

This code is for search slider, nothing to do with videos. The video code is:
Code:

<link rel="stylesheet" type="text/css" href="videoclub/css/jquery.bxslider.css" />
<script type="text/javascript" src="videoclub/jquery/jquery.bxslider.min.js"></script>
.......
<ul class="bxslider">
        {vb:raw browse_slides}                                             
</ul>
.......
<vb:if condition="$vbulletin->options[videoclub_similar] == 1">
        <script type="text/javascript">
                $(document).ready(function(){
                        $('.bxslider').bxSlider({
                                slideWidth: 200,
                                minSlides: 4,
                                maxSlides: 12,
                                slideMargin: 10
                        });
                });
        </script>
</vb:if>

I forgot to say that ONLY in homepage I've activated the slider for test. eg
http://www.cmsbulletin.com/demo/vb42/video.php

paradoxG(r)eek 04-14-2017 07:14 AM

@lillylissy

These files does not exist in your site:
Code:

<link rel="stylesheet" type="text/css" href="videoclub/css/jquery.bxslider.css" />
<script type="text/javascript" src="videoclub/jquery/jquery.bxslider.min.js"></script>


lillylissy 04-14-2017 07:16 AM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585272)
@lillylissy

These files does not exist in your site:
Code:

<link rel="stylesheet" type="text/css" href="videoclub/css/jquery.bxslider.css" />
<script type="text/javascript" src="videoclub/jquery/jquery.bxslider.min.js"></script>


Ok? And why? Where is the file??

paradoxG(r)eek 04-14-2017 07:21 AM

Quote:

Originally Posted by lillylissy (Post 2585273)
Ok? And why? Where is the file??

In the zip file that I've attached before. I wrote you to upload all the files.
I'm attaching it again here.

lillylissy 04-14-2017 07:34 AM

All files were however loaded. I can call both files.

https://baeckerei-lieb.de/videoclub/...ry.bxslider.js (not jquery.bxslider.css)
https://baeckerei-lieb.de/videoclub/...xslider.min.js


All times are GMT. The time now is 07:40 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.01602 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (5)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