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-12-2017 09:56 AM

It is okay. Today is not my day. Sorry. :o

paradoxG(r)eek 04-12-2017 10:00 AM

Quote:

Originally Posted by lillylissy (Post 2585192)
It is okay. Today is not my day. Sorry. :o

No problem at all. But I'll be careful next time. We were just 3 people here posting ideas and reports, so I thought that I can be a bit more open-heart. That's was the problem in my life. Never been that "serious looking and acting" person.

BadgerDog 04-12-2017 03:53 PM

Tried my first embedded video import ..

Code:

<iframe src="//www.cbc.ca/i/caffeine/syndicate/?mediaId=1790800548" width="901" height="" frameborder="0" allowfullscreen></iframe>
Couldn't get it to work... :confused:

Regards,
Doug

paradoxG(r)eek 04-12-2017 04:41 PM

Quote:

Originally Posted by BadgerDog (Post 2585196)
Tried my first embedded video import ..

Code:

<iframe src="//www.cbc.ca/i/caffeine/syndicate/?mediaId=1790800548" width="901" height="" frameborder="0" allowfullscreen></iframe>
Couldn't get it to work... :confused:

Regards,
Doug

I'll check it. Most probably is a typo in the code as I added the code with phpMyAdmin and works fine.
http://www.cmsbulletin.com/demo/vb42...iewvideo&id=36

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

Quote:

Originally Posted by BadgerDog (Post 2585196)
Tried my first embedded video import ..

Code:

<iframe src="//www.cbc.ca/i/caffeine/syndicate/?mediaId=1790800548" width="901" height="" frameborder="0" allowfullscreen></iframe>
Couldn't get it to work... :confused:

Regards,
Doug

As I wrote before it was a typo. Attached is the fixed file to upload. Please note that in preview does not appears ok (is half height). This is because there is no height value in the code. But after submission the video appears fine.

Stratis 04-12-2017 05:08 PM

Christos, what i am missing here:

* I inserted the video, i see it, i select the category and when press save it, error comes up.
"You don't have permission to access /video_usercp.php on this server."

I checked the fullpath, it is ok. I Chmod to 777 all files-folders, usergroup permissions ok.. Anything else?

vb4.2.0 pl4 HTTPS

Thanks, nice mod anyway.

paradoxG(r)eek 04-12-2017 05:29 PM

Quote:

Originally Posted by Stratis (Post 2585200)
Christos, what i am missing here:

* I inserted the video, i see it, i select the category and when press save it, error comes up.
"You don't have permission to access /video_usercp.php on this server."

I checked the fullpath, it is ok. I Chmod to 777 all files-folders, usergroup permissions ok.. Anything else?

vb4.2.0 pl4 HTTPS

Thanks, nice mod anyway.

Hi Strati,

Please give a try by importing this xml file. Maybe is a security warning message? The code for security token is there but sometimes it messes with the use of show/hide block.

Let me know after check.

Thank you for your supporting words

Christos

paradoxG(r)eek 04-12-2017 05:31 PM

@lillylissy

If you're in good mood and because I understood that you know more than me about design, I'll appreciate if you modify css file as you want (keeping vB standards) and then I'll include your file in the distribution package giving the design credits to you :)

Thank you
Christos

lillylissy 04-12-2017 05:39 PM

Quote:

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

If you're in good mood and because I understood that you know more than me about design, I'll appreciate if you modify css file as you want (keeping vB standards) and then I'll include your file in the distribution package giving the design credits to you :)

Thank you
Christos

Thanks however these really small style-adjustments are no hard work and take only few minutes.
The important is the addon and functionality. And this is excellent!:)

Stratis 04-12-2017 05:41 PM

"Unable to fetch data from Video Provider"
When installed the previous xml again
I get
"You don't have permission to access /video_usercp.php on this server."

Thank you

paradoxG(r)eek 04-12-2017 05:44 PM

Quote:

Originally Posted by Stratis (Post 2585207)
"Unable to fetch data from Video Provider"
When installed the previous xml again
I get
"You don't have permission to access /video_usercp.php on this server."


Thank you

Can you give me the link? Are you sure that the video is not private? There are also some other, non private videos, but with restriction to work only within YouTUBE website (or any other provider site).

paradoxG(r)eek 04-12-2017 05:47 PM

Quote:

Originally Posted by lillylissy (Post 2585206)
Thanks however these really small style-adjustments are no hard work and take only few minutes.
The important is the addon and functionality. And this is excellent!:)

Thank you. I'm happy that you came back to good mood :) ...... Just smile... not lol....:D

lillylissy 04-12-2017 05:48 PM

:) Thank you too.

BadgerDog 04-12-2017 05:59 PM

OK, I updated with the new video_usercp.php you provided, but it still doesn't work..

Regards,
Doug

paradoxG(r)eek 04-12-2017 06:22 PM

Quote:

Originally Posted by BadgerDog (Post 2585211)
OK, I updated with the new video_usercp.php you provided, but it still doesn't work..

Regards,
Doug

Are you in SSL? If that site works only in non SSL then you'll not be able to see it.

I tried the link in both vB4 and vB3 versions and works:

vb4: http://www.cmsbulletin.com/demo/vb42...iewvideo&id=37

vb3: http://www.cmsbulletin.com/demo/vb38...viewvideo&id=2

but if you try the same links with SSL will not work: https://www.cmsbulletin.com/demo/vb3...viewvideo&id=2

PS: This issue is not a code's issue. The browser halts the appearance. If the site (eg YouTUBE) works in both https and http should appears. If it works only in http then there is no way to show it.

Edited: Sorry but http://www.cbc.ca/ works only in http://

BadgerDog 04-12-2017 06:35 PM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585212)
A

Edited: Sorry but http://www.cbc.ca/ works only in http://

Thanks... :)

I guess we'll never be able to import from that site...

Regards,
Doug

Stratis 04-13-2017 02:15 AM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585208)
Can you give me the link? Are you sure that the video is not private? There are also some other, non private videos, but with restriction to work only within YouTUBE website (or any other provider site).

I will check all this again after Easter now, Thank you Christos (Καλη Ανασταση)

paradoxG(r)eek 04-13-2017 10:05 AM

Quote:

Originally Posted by lillylissy (Post 2585210)
:) Thank you too.

Is it so ugly that small copyright notice? :(

lillylissy 04-13-2017 10:08 AM

What do you mean please?

lillylissy 04-13-2017 10:27 AM

Do you mean your addon copyright notice? I gladly make a PayPal payment. If you speak of it?

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

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

Sorry I forgot to add css file in the zip file. Upload the attached css to:
videoclub/css/

PS: Seems that I can't attach css files. So upzip the attached file before.

lillylissy 04-14-2017 07:50 AM

https://baeckerei-lieb.de/videoclub/...y.bxslider.css

But no slider.:(

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

Quote:

Originally Posted by lillylissy (Post 2585277)

Already seen it :(
Let me give a try to use div instead ul there. Import the attached xml

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

Nothing again :(
Import this to fix the messing page. I've forgot to replace /ul with /div.

lillylissy 04-14-2017 08:01 AM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585279)
Nothing again :(
Import this to fix the messing page. I've forgot to replace /ul with /div.

No problem. The style is back again. :)

paradoxG(r)eek 04-14-2017 08:01 AM

If you want give a last try with the attached xml file. I'm loading my js and css before others. Sometimes it works.

lillylissy 04-14-2017 08:05 AM

Now, my nivo-slider is broken.

paradoxG(r)eek 04-14-2017 08:09 AM

Quote:

Originally Posted by lillylissy (Post 2585283)
Now, my nivo-slider is broken.

Then (as I was expected) Nivo slider is the js that conflists with my slider. Import the attached xml to bring your design back.

Are you using the full Nivo slider or a modified version that I seen as addon here?

lillylissy 04-14-2017 08:28 AM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585284)
Then (as I was expected) Nivo slider is the js that conflists with my slider. Import the attached xml to bring your design back.

Are you using the full Nivo slider or a modified version that I seen as addon here?

My Design is however not as in 1.2.1

Which Version of Nivo Slider... Puh.
That is years ago. I do not know no more which Tutorial. Anyhow no modification from here.
And many css modifications.

Cem01 04-14-2017 04:14 PM

Wow! I installed that plugin. Works great on vB 4.2.3 PL2.
Everything seems fine. Thank you so much!


All times are GMT. The time now is 05:11 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.01965 seconds
  • Memory Usage 1,843KB
  • 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
  • (6)bbcode_code_printable
  • (20)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
  • (40)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