View Full Version : Major Additions - Video Club (YouTUBE, Vimeo, DailyMotion etc)
paradoxG(r)eek
04-04-2017, 09:00 PM
Since 2006 I was serving community members with my Free Mods
But as this site will starts operating by the company,
I'm no willing to support them
** File Removed **
Video Club
Fetch Videos from many Providers with URL
since ver. 1.2.0 you can also embed any valid video code
Things to know !!!
If your site is SSL and you try to show a video from a non SSL site, video should not works.
If you can't show YouTUBE videos, most probably your API key is wrong. Be sure that you've setup correct the API key and it is ver. 3. Here is a good tutorial (https://www.slickremix.com/docs/get-api-key-for-youtube/).
If you see strange characters in the text, the problem is character encoding. Even in English, if you're using iso-8859-1 but the video provider uses UTF-8 should have some problems. But you can edit the text, so not so important issue.
Demo Installation (https://www.cmsbulletin.com/demo/vb42/video.php)
demouser1 / demopass1
demouser2 / demopass2
demouser3 / demopass3
PS: In my demo I've setup Disqus as commenting system. But it's up to you to setup Threads instead.
1.- What's this?
Video Club is a Video Gallery mod for your community. It's easy to use and has a nice interface. User just needs to enter a link to the video and set a category. All others done automatically. For comments supports Thread per video but also the well known Disqus external commenting system. I strongly recommend you to use Disqus as it's very social and soon you'll see an increment amount of pageviews.
2.- Video Providers (Websites)
5min.com
Blip.tv
Break.com
Collegehumor.com
Dailymotion.com
Funnyordie.com
Gametrailers.com
Hulu.com
Justin.tv
Metacafe.com
MySpace.com
Ustream.tv
Veoh.com
Vimeo.com
Screen.Yahoo.com
YouTUBE.com
ver. 1.2.0 NEW!! Now you can add manual any video code your want
3.- Comments
Not only one but 3 types for comments (plus an option to not use comments)
Thread
Disqus
Ajax comments
4. Installation
Upload all files from upload folder to the folder where your vBulletin 4.2 is installed
CMOD 777 the directories
videoclub/thumbs
videoclub/thumbs/tmp
Login to your admincp and import the file product-videoclub.xml
Set Usergroup permissions
Set General Options according to your needs
** MOST IMPORTANT SETTINGS **
Get a YouTUBE API key from https://console.developers.google.com/projectselector/apis/credentials
Decide if you'll use Threads for comments or Disqus. If you'll use Disqus set your site at: https://disqus.com/admin/create/
Set Server Path to Uploads !!!
If you want modify PM templates but don't touch anything between {}
Set the Categories
5.- PRO Version
After many years I decided to use PRO version not as a way not to earn money (I don't expect to have more than 10 sales), but rather to find a way to pay for some commercial scripts that I want to use in the PRO version (Distribution License). The follow features will be in the PRO version:
Extra Providers
Facebook
LiveLeak.com
OpenLoadMovies.com
Videoplayer with support for prevideo ads
Better carousel for latest videos at top
Video search in multiple providers
Many notifications
Brand free
elsa23
04-06-2017, 03:36 AM
Hi,
Is it possible to add custom video like this site ? personal site with jwplayer
http://video.forum-elodiefrege.com/pleuuuuuuuuuuuuut_572903d16.html
paradoxG(r)eek
04-06-2017, 04:59 AM
Hello,
There was a database error in view video page coming from the old commenting system code.
Please download ver. 1.0.1 and just upload video.php
paradoxG(r)eek
04-06-2017, 05:07 AM
Hi,
Is it possible to add custom video like this site ? personal site with jwplayer
http://video.forum-elodiefrege.com/pleuuuuuuuuuuuuut_572903d16.html
As long as it gives embed code technically it can be done. Just need code addition like I'll do for Facebook and some other sites.
Another possibility is to add video manually. In this case you'll add all data (Title, Description etc) on your own. Same for thumbnail.
Maybe I'll add this feature in the PRO version along with the possibility to upload videos.
mitch84
04-06-2017, 09:27 AM
hi, everytimes I want add 1 link I have this:
Photo Upload Error
my chmod are ok but i use ispconfig 3.1, so I think it's a problem with my path from root, who is like that
/var/www/clients/client1/web1/web/videoclub/thumbs,
and if i use /var/www/web/videoclub/thumbs same message, and i don't know how fixed that, thx
lillylissy
04-06-2017, 09:37 AM
I get the same error. I think chmod and path is correct.
paradoxG(r)eek
04-06-2017, 09:39 AM
hi, everytimes I want add 1 link I have this:
my chmod are ok but i use ispconfig 3.1, so I think it's a problem with my path from root, who is like that
,
and if i use same message, and i don't know how fixed that, thx
Upload the attached file to your /thumbs/ directory and then access it from your browser. It will shows the path.
eg try my path by accessing the link below.
https://www.cmsbulletin.com/demo/vb42/videoclub/thumbs/forumpath.php
lillylissy
04-06-2017, 09:46 AM
Upload the attached file to your /thumbs/ directory and then access it from your browser. It will shows the path.
eg try my path by accessing the link below.
https://www.cmsbulletin.com/demo/vb42/videoclub/thumbs/forumpath.php
Thank you!
Unfortunately the entered path is correct. I do not have an idea.:confused:
paradoxG(r)eek
04-06-2017, 09:56 AM
Be sure that there is no ending slash in your settings path
If not tonight, tomorrow morning I'll release an update allowing the user to upload it's own thumbnail, even if it will not solves the problem.
But even without thumbnail the video is saving. Right?
lillylissy
04-06-2017, 09:57 AM
Be sure that there is no ending slash in your settings path
If not tonight, tomorrow morning I'll release an update allowing the user to upload it's own thumbnail, even if it will not solves the problem.
But even without thumbnail the video is saving. Right?
No, the video ist NOT saving!
paradoxG(r)eek
04-06-2017, 09:59 AM
allow_url_fopen is ON?
paradoxG(r)eek
04-06-2017, 10:02 AM
Also, can you post the error message that you're getting?
lillylissy
04-06-2017, 10:06 AM
I check "allow_url_fopen".
Error message at attachments below.
lillylissy
04-06-2017, 10:10 AM
Yes, according to php info, "allow_url_fopen" is on.
paradoxG(r)eek
04-06-2017, 10:13 AM
I check "allow_url_fopen".
Error message at attachments below.
This has nothing todo with the copy thumbnail proccess. One of the follow happen (most probably the second):
URL left empty
Video provider is not supported or video is private or video does not exists.
First I thougt that you were getting errors when you were trying to save the video. But have been mistaken. The error is before seeing the data on the screen.
lillylissy
04-06-2017, 10:15 AM
I have check the same video-url on your site Christos. It works perfect!
paradoxG(r)eek
04-06-2017, 10:17 AM
Can you give a try in my demo https://www.cmsbulletin.com/demo/vb42/video.php
demouser1 / demopass1
paradoxG(r)eek
04-06-2017, 10:18 AM
...lol..... We wrote at the same time :)
Then please give me the video link, to see what can be wrong.
lillylissy
04-06-2017, 10:19 AM
<a href="https://www.cmsbulletin.com/demo/vb42/video.php?do=viewvideo&id=13" target="_blank">https://www.cmsbulletin.com/demo/vb4...iewvideo&id=13</a>
paradoxG(r)eek
04-06-2017, 10:21 AM
As I can see is YouTUBE. Have you set correctly the YouTUBE API3 key?
lillylissy
04-06-2017, 10:22 AM
In vBulletin-AdminCP? Yes I think so.
lillylissy
04-06-2017, 10:24 AM
Probably the problem does not come from your Addon. Strangely. Perhaps another Addon of my page transmits between them?
paradoxG(r)eek
04-06-2017, 10:28 AM
Probably the problem does not come from your Addon. Strangely. Perhaps another Addon of my page transmits between them?
...hmm....... Have no idea..... But is possible a conflist especially if you've lots of plugins. If you can turn them temporary off and try again.
But to be honest, I think that most probably comes from YouTUBE API key. Have seen so many settings at Google console. Finally I had to remove all restrictions to be sure that it will works.
Try with another provider (eg Vimeo). If it works then is YouTUBE API problem. If it does not works then most probably is a conflist with another plugin.
lillylissy
04-06-2017, 10:29 AM
Ok, thank you Christos!
lillylissy
04-06-2017, 10:31 AM
You are right! Vimeo runs! :)
paradoxG(r)eek
04-06-2017, 10:37 AM
You are right! Vimeo runs! :)
Then check the API. Common mistakes:
Mistype
Use the same key in multiple domains while you've restrict it to one domain
Mistype domain name in Google console
Greetings to Stuttgart :) Nice city (at least the period 1980-1985 when I was visiting it).
lillylissy
04-06-2017, 10:39 AM
Greetings to Stuttgart :) Nice city (at least the period 1980-1985 when I was visiting it).
:up:;)
mitch84
04-06-2017, 01:55 PM
Thank you!
Unfortunately the entered path is correct. I do not have an idea.:confused:
No, the video ist NOT saving!
Yes, according to php info, "allow_url_fopen" is on.
exactly same problem for me, and my path is correct too, thx
paradoxG(r)eek
04-06-2017, 02:00 PM
exactly same problem for me, and my path is correct too, thx
Yes, but as you maybe read, the reason in that case was error (mistype or misconfigured) YouTUBE API key. While the Vimeo test worked means that the script works and there is no conflist with any other mod.
paradoxG(r)eek
04-06-2017, 02:04 PM
Your error is that:
Does not fetches the Video data (getting error) ....or.......
Displays the data but don't saves them?
BadgerDog
04-06-2017, 02:13 PM
Downloaded with thanks for testing .. :)
Couldn't get the other add-on mod vBTube working as it doesn't support HTTPS sites...
Will let you know how this one works with our v4.13 version of vBulletin...
Regards,
Doug
paradoxG(r)eek
04-06-2017, 02:45 PM
Will let you know how this one works with our v4.13 version of vBulletin...
Regards,
Doug
Hello Doug,
If I remember well vB supports Navigation Manager from 4.1.7 and then. So if you're running 4.1.3 you must add the menu on your own. Please note that you must set restrictions:
videoclub_access for main menu tab, and videoclub_post for access to "My Videos" menu.
Don't worry for https. If you see my demo runs in ssl. There is a setting that you must turn on (Video Club-> Options): Site SSL
Chris
BadgerDog
04-06-2017, 02:51 PM
Well, for those that often find add-ons that are marked for 4.2 actually work fine in 4.1, especially when they're not indicated that way here as a possibility, once you download and see the readme.txt file... it says:
2.2 vBulletin version 4.2 (minimum)
So, it might be a good idea for the developer to put that on this page and save some people a lot of time.... ;)
Uninstalled with thanks...
Regards,
Doug
BadgerDog
04-06-2017, 03:01 PM
Hello Doug,
If I remember well vB supports Navigation Manager from 4.1.7 and then. So if you're running 4.1.3 you must add the menu on your own. Please note that you must set restrictions:
videoclub_access for main menu tab, and videoclub_post for access to "My Videos" menu.
Don't worry for https. If you see my demo runs in ssl. There is a setting that you must turn on (Video Club-> Options): Site SSL
Chris
Chris.... you are correct and I knew that ... thanks .. :)
I was just going to manually add my own TAB, but because your dependencies in your XML file block importing it at all, it's an academic exercise .. ;)
Also, your text encoding is a strange format and my Western text edit attempt to change that so I could alter the dependency wouldn't work either. It kept trying to reformat the encoding on "save" and I end up with an HTML error on line 9 importing after changing it to 4.1.3.
Thanks anyway ... I was hoping to get this working, then go to PRO version, as I thought my retired veterans site would enjoy it...
Regards,
Doug
paradoxG(r)eek
04-06-2017, 03:03 PM
Try with this file. I've removed the <navigation> sections and as long I'm not using vB editor I can set minimum version 4.1.
BadgerDog
04-06-2017, 03:05 PM
Try with this file. I've removed the <navigation> sections and as long I'm not using vB editor I can set minimum version 4.1.
Will do... thanks .. :)
I have to re-install all the files again, so I'll try to do that this afternoon, test and get back to you ..
Appreciate your efforts .. :up:
Regards,
Doug
paradoxG(r)eek
04-06-2017, 03:07 PM
Also, your text encoding is a strange format and my Western text edit attempt to change that so I could alter the dependency wouldn't work either. It kept trying to reformat the encoding on "save" and I end up with an HTML error on line 9 importing after changing it to 4.1.3.
Regards,
Doug
Text encoding is not an issue of my mod (or any mod) but rather is a problem of Video providers. I had the standard ISO-8859-1 that comes with vB for English but as some YouTUBE videos were showing strange characters I changed vB Language Settings for English to UTF-8. Now it works fine.
But in the next update (maybe tomorrow), I'll go one step ahead and I'll give to users the ability to change the auto fetched data with their own. Also they can change the thumbnail.
BadgerDog
04-06-2017, 03:20 PM
Ok...
I have it running by using https://xxx.com/video.php, although I haven't tried to add a video yet.
You have a spelling mistake in usergroups.. "videow"... (see attached)
I assume the YouTube code you want put in looks something like this?
youtube-1234567
Regards,
Doug
Edit: Ok, tried a YouTube video and get a photo upload error with this link..
https://youtu.be/2FZv6NCIRcU
..
Second Edit: Checked path using your forumpath.php check program and it's correct .. also tried a Vimeo vidoe and same "Photo Upload Error" ..
paradoxG(r)eek
04-06-2017, 03:35 PM
You add the FULL url and not just id. eg:
https://www.youtube.com/watch?v=OPp3FVUtdTo&t=16s
Then click "Fetch Video". If in the next page you'll get the correct data then click Save.
If you get error please check the same link in my demo. This way I can debug it easier.
BadgerDog
04-06-2017, 03:39 PM
You add the FULL url and not just id. eg:
https://www.youtube.com/watch?v=OPp3FVUtdTo&t=16s
Then click "Fetch Video". If in the next page you'll get the correct data then click Save.
If you get error please check the same link in my demo. This way I can debug it easier.
Here's the full link for the original video example I used..
https://www.youtube.com/watch?v=2FZv6NCIRcU
Regards,
Doug
Edit: See attached pic which shows the error when I paste any YouTube or Vimeo link into the field and click submit ..
paradoxG(r)eek
04-06-2017, 03:51 PM
Here's the full link for the original video example I used..
https://www.youtube.com/watch?v=2FZv6NCIRcU
Regards,
Doug
Edit: See attached pic which shows the error when I paste any YouTube or Vimeo link into the field and click submit ..
https://www.cmsbulletin.com/demo/vb42/video.php?do=viewvideo&id=14
As you can see in my installation it works. Only thumbnail is missing as it's an old video. That's why in the next release I'll give to user the ability to upload a thumbnail if it does not exists (or if they don't like the default).
So there is an error in your side. Are you sure that your YouTUBE Api key is correct?
BadgerDog
04-06-2017, 03:53 PM
[url]
So there is an error in your side. Are you sure that your YouTUBE Api key is correct?
I put the following API in which is what I was assigned... (note .. I altered the numbers for security)
youtube-1234567
Edit: For clarity, it's not the really LONG bunch of at least 20-30 numbers/characters string they refer to as the KEY. Correct? It's just the smaller string like youtube-1234567... yes?
paradoxG(r)eek
04-06-2017, 03:57 PM
Can't understand if a key is valid or not. In anycase try this key below and let me know.
AIzaSyAQRBt4yPO3NoKeIFQwrgqiZUP-vhTeg3g
lillylissy
04-06-2017, 04:01 PM
Yes, actually this API-Key works!
BadgerDog
04-06-2017, 04:06 PM
Can't understand if a key is valid or not. In anycase try this key below and let me know.
AIzaSyAQRBt4yPO3NoKeIFQwrgqiZUP-vhTeg3g
That API key also works for me! :eek:
Yet, the same long string like that they assigned to me doesn't work .. :confused:
I get a "Photo Upload" error using the one they assigned me?
Regards,
Doug
Edit: Although I get NO thumnails? (see attached).. directories are set to 777
paradoxG(r)eek
04-06-2017, 04:06 PM
Yes, actually this API-Key works!
Then you've set wrong API key data. Here is a useful tutorial on how to obtain a YouTUBE API3 key:
https://www.slickremix.com/docs/get-api-key-for-youtube/
paradoxG(r)eek
04-06-2017, 04:12 PM
Edit: Although I get NO thumnails? (see attached).. directories are set to 777
When you're fetching data (before submit for save), thumbnail appears ok at the bottom of the form? If yes, then the script can't copy the thumbnail from YouTUBE to your site. One of the follow exists:
1.- Path is not correct
2.- /thumbs/ and thumbs/tmp/ (both or one of 2) has not permission to write. Some servers don't need 777. They work fine with 755. So try with 755
BadgerDog
04-06-2017, 04:29 PM
When you're fetching data (before submit for save), thumbnail appears ok at the bottom of the form? If yes, then the script can't copy the thumbnail from YouTUBE to your site. One of the follow exists:
1.- Path is not correct
2.- /thumbs/ and thumbs/tmp/ (both or one of 2) has not permission to write. Some servers don't need 777. They work fine with 755. So try with 755
1. Path is what your forumpath.php program returned..
Set to /var/www/html/mywebsite/videoclub/thumbs
2. Tried \thumbs and \thumbs\tmp at both 777 and 755....
Still no thumbnails... I also notice that I imported only one video and I have two blank thumbnails showing, saying "no preview" ..
BadgerDog
04-06-2017, 04:35 PM
When you're fetching data (before submit for save), thumbnail appears ok at the bottom of the form? If yes, then the script can't copy the thumbnail from YouTUBE to your site. One of the follow exists:
1.- Path is not correct
2.- /thumbs/ and thumbs/tmp/ (both or one of 2) has not permission to write. Some servers don't need 777. They work fine with 755. So try with 755
"If yes, then the script can't copy the thumbnail from YouTUBE to your site"...
Thumbnail DOES NOT appear at that point ... (see attached)
Also, I got my API Key by following your link in the main instruction set at top of page here..
Regards,
Doug
paradoxG(r)eek
04-06-2017, 04:36 PM
Can you give me your installation url and a demo user account with permissions to post video?
paradoxG(r)eek
04-06-2017, 04:39 PM
Also, I got my API Key by following your link in the main instruction set at top of page here..
This is normal for old videos. They have only a small (default) thumbnail. The mod is trying to get the high quality thumb and if does not exists then tries for medium quality. Then it stops. Maybe I'll extend it to get the default, if nothing else exists, but this will be very low quality.
BadgerDog
04-06-2017, 04:44 PM
Can you give me your installation url and a demo user account with permissions to post video?
I haven't got lot of time right now .. have to go to a meeting... :(
However, tomorrow I will send you a PM (email) with complete access at admin level for you to have a look and experiment.. :up:
Thanks for your help... much appreciated... :)
Regards,
Doug
ps: I think I have my own KEY working now after going to a separate area on Google and ENABLING it for YouTube...
I still get "Photo Upload" error when trying Vimeo though...
paradoxG(r)eek
04-06-2017, 05:11 PM
I still get "Photo Upload" error when trying Vimeo though...
I'll check everything tomorrow. Don't worry. As for the PRO version that you mentioned before is not ready and don't know if I'll ever release such version. Maybe I'll add some more features in this version.
paradoxG(r)eek
04-06-2017, 05:12 PM
@lillylissy @mitch84
Your issues solved?
lillylissy
04-06-2017, 05:14 PM
My Google-API dos not work. Somewhere I have an error during the code creation.
lillylissy
04-06-2017, 05:22 PM
I will play tomorrow thereby. There I have somewhat more time.
Edit: Now YouTube-API works!!;)
paradoxG(r)eek
04-07-2017, 05:12 AM
Edit: Now YouTube-API works!!;)
Forgot to say something important. There is a hidden notice at Google console where you've setup the API key. You know that notices with small letters which nobody reads :) . API key needs some hours to be activated.
paradoxG(r)eek
04-07-2017, 05:13 AM
ps: I think I have my own KEY working now after going to a separate area on Google and ENABLING it for YouTube...
I still get "Photo Upload" error when trying Vimeo though...
Everything works now in your site Doug. Enjoy it :)
paradoxG(r)eek
04-07-2017, 08:28 AM
Hello,
Video Club ver. 1.0.2 released with:
1.- Fixes a bug (database error) when user tries to delete a video
2.- Modifies a phrase Video Upload Error with the correct Unable to Fetch Video. This caused confuses as many users thought that the error was on upload while it was on fetch data procedure.
3.- Added ability to user to edit Title, Slug, Text, Keywords, Thumbnail. First 4 as some providers are giving data in different character code which causes strange characters to appear, and thumbnail because in some old videos there is not thumbnail at all (in good quality), or just because some members may want to use another thumbnail.
To upgrade download ver. 1.0.2 and then upload video.php and video_usercp.php. Last import product-videoclub.xml. Don't forget to check overwrite.
Tomorrow I'll release a new upgrade with some SEO improvements and some design fixes.
Thank you for using Video Club
Chris
BadgerDog
04-07-2017, 08:42 AM
Thanks Chris ... upgraded to 1.0.2 ...
The delete function is now causing another "fatal error"...
For privacy, I've sent it to you in PM...
Also, it would be nice if the "blue" type colours you're using were simply BLACK, which would make the appearance better in custom styles...
Regards,
Doug
BadgerDog
04-07-2017, 08:51 AM
Follow up... :)
I was able to delete videos you added when you were testing without a problem...
The delete problem and crashing error happens with that very first video that DOES NOT have a thumbnail associated with it and says "Preview Not Available"
Also note (see attached pic) that there's only two videos in my Video Club, but it's showing three thumbnail pics, two of which are associated with just one video, the one that won't delete?
Hope this helps you track down the bug...
Regards,
Doug
paradoxG(r)eek
04-07-2017, 08:58 AM
Follow up... :)
I was able to delete videos you added when you were testing without a problem...
There is missing a vb library file there so upload the attached files for sure.
The delete problem and crashing error happens with that very first video that DOES NOT have a thumbnail associated with it and says "Preview Not Available"
I don't think that this is the case, but I also did some changes at that place.
Also note (see attached pic) that there's only two videos in my Video Club, but it's showing three thumbnail pics, two of which are associated with just one video, the one that won't delete?
That's the problem with the Free sliders :) .... It's a bug of the slider when the amount of slides are less than 4. If they're more than 4 then everything is ok. I'll give a look to find a better one.
Hope this helps you track down the bug...
Regards,
Doug
Thank you
paradoxG(r)eek
04-07-2017, 09:06 AM
There was a bug if you tried to delete a video with thread commenting system. Please download ver. 1.0.3 and upload video.php and video_usercp.php
Also if you deleted any video with "No Preview Available" you must upload again the file:
videoclub/thumbs/nopreview.png
Sorry for troubles
Chris
BadgerDog
04-07-2017, 09:18 AM
There was a bug if you tried to delete a video with thread commenting system. Please download ver. 1.0.3 and upload video.php and video_usercp.php
Also if you deleted any video with "No Preview Available" you must upload again the file:
videoclub/thumbs/nopreview.png
Sorry for troubles
Chris
Chris..
Which versions of upload video.php and video_usercp.php do you want me to upload?
The ones in the 1.0.3 or the ones in the post you left for me?
paradoxG(r)eek
04-07-2017, 09:21 AM
Chris..
Which versions of upload video.php and video_usercp.php do you want me to upload?
The ones in the 1.0.3 or the ones in the post you left for me?
They are same. I post them first here and then I zipped the files for release.
BadgerDog
04-07-2017, 09:28 AM
Also if you deleted any video with "No Preview Available" you must upload again the file:
videoclub/thumbs/nopreview.png
Sorry for troubles
Chris
No problem.. I don't mind helping you test this, as I think our members will really enjoy it once we go live.. :)
Ok, I checked and the file you refer to is (and always was) thee, so I don't think that's causing the massive error dump? (see attached)
Regards,
Doug
BadgerDog
04-07-2017, 09:29 AM
They are same. I post them first here and then I zipped the files for release.
Understood.. thanks .. :)
BadgerDog
04-07-2017, 09:32 AM
Understood.. thanks .. :)
Chris... should I upload ALL the files in 1.0.3, or just the two you indicate?
BadgerDog
04-07-2017, 09:37 AM
Just uploading the two replacement video.php and video_usercp.php from 1.0.3 and trying to delete that "No Preview Available" video still dumps this massive error..
Fatal error: Existing data passed is not an array
Called set_existing in [path]/video.php on line 1105
in [path]/includes/class_dm.php on line 265
#0 vb_error_handler(256, Existing data passed is not an array
Called set_existing in /var/www/html/mywebsite/video.php on line 1105
, /var/www/html/mywebsite/includes/class_dm.php, 265, Array ([existing] => ,[line] =>
Called set_existing in /var/www/html/mywebsite/video.php on line 1105
paradoxG(r)eek
04-07-2017, 09:49 AM
Just uploading the two replacement video.php and video_usercp.php from 1.0.3 and trying to delete that "No Preview Available" video still dumps this massive error..
The easy fix is to delete it from phpMyAdmin or to wait some hours. The problem is that when you post that video, something halted the procedure and it created a thread for it (maybe you had thread commenting enabled at that time).
Now is trying to delete the thread but somewhere messed. I'll also give a look if there is different code in 4.1.x for deleting threads than in 4.2.x. Because for me it works.
BadgerDog
04-07-2017, 10:06 AM
The easy fix is to delete it from phpMyAdmin or to wait some hours. The problem is that when you post that video, something halted the procedure and it created a thread for it (maybe you had thread commenting enabled at that time).
Now is trying to delete the thread but somewhere messed. I'll also give a look if there is different code in 4.1.x for deleting threads than in 4.2.x. Because for me it works.
Yes, the option of comment to a thread was originally enabled by program default (shouldn't be) before I understood what it was going to do.
Once I discovered it created a thread in my HOME forum (where there's no permission to do so), I permanently deleted that with vBulletin's moderator permanent delete function as I didn't want members to be seeing it, which went fine with no errors.
I hope this hasn't corrupted my SQL database because I don't know have phpMyAdmin and I wouldn't know how to use it anyway ... how do I fix this now?
You said: "or to wait some hours." ... it's already been 24 hours so I'm not sure what I'm waiting for?
Regards,
Doug
BadgerDog
04-07-2017, 10:11 AM
Chris...
At this point, should I uninstall the whole mod and then re-install 1.0.3?
Will that fix this issue and not corrupt my SQL database?
Regards,
Doug
lillylissy
04-07-2017, 10:36 AM
In my site there is still another problem.
In "video_usercp" the first page is correctly displayed.
-> /video_usercp.php?do=myvideos
The following pages remain empty.
-> /video_usercp.php?do=myvideo&page=2
-> /video_usercp.php?do=myvideo&page=3
Perhaps a SEO problem?
paradoxG(r)eek
04-07-2017, 12:48 PM
You said: "or to wait some hours." ... it's already been 24 hours so I'm not sure what I'm waiting for?
Regards,
Doug
Already been 24 hours???:confused: It's just a couple of hours since that post.
In anycase. If you deleted the thread on your own (and not letting the script delete it automatically) this is the error. Never do it with automatic created threads from any mod because you never know what other actions maybe let behind unfinished.
Yes, is better to uninstall and start from scratch. If you find any issue PM phpMyAdmin details to give a look.
paradoxG(r)eek
04-07-2017, 12:52 PM
In my site there is still another problem.
In "video_usercp" the first page is correctly displayed.
-> /video_usercp.php?do=myvideos
The following pages remain empty.
-> /video_usercp.php?do=myvideo&page=2
-> /video_usercp.php?do=myvideo&page=3
Perhaps a SEO problem?
Not a SEO problem but rather eyes without coffee:rolleyes: Its myvideo& instead myvideos&
Please upload the attached file.
BadgerDog
04-07-2017, 01:13 PM
Already been 24 hours???:confused: It's just a couple of hours since that post.
In anycase. If you deleted the thread on your own (and not letting the script delete it automatically) this is the error. Never do it with automatic created threads from any mod because you never know what other actions maybe let behind unfinished.
Yes, is better to uninstall and start from scratch. If you find any issue PM phpMyAdmin details to give a look.
I thought you had meant how long had it been since I had added that video with the "No Preview Available" thumbnail, which the mod it had failed to delete, creating an error. :confused:
Regardless, I have uninstalled and deleted ALL of this mod's files that were uploaded...
As I said, how do I check that my SQL database hasn't been corrupted? I don't phpMyAdmin installed, so I can't PM you anything. Is there some other way have handling this?
Regards,
Doug
paradoxG(r)eek
04-07-2017, 01:31 PM
I want your opinion about commenting system. The base of this mod was Media Gallery where I was using a simple Ajax commenting system like Facebook but without replies. Just one level of comments.
In this mod I decided to use Disqus or Threads. Each has pos and cos:
Discus is Easy on use, well known to most surfers, and even not members can comments. A plus is that is social. Disadvantage is that comments are not host in your server.
Thread style comments (in my opinion) is a heavy choice. User must redirects to another page just to read and post.
As I have seen in many Video sites (eg YouTUBE), there is no real discussion there. Just post of opinions. That makes use of Threads useless.
So my question is: Do you want to add as 3nd option the old commenting system that I had in Media Gallery?
BadgerDog
04-07-2017, 01:31 PM
Ok... here we go again .. :)
After a complete un-install, I did a complete re-install (777 and everything) using 1.0.3 ...
I then chose a typical YouTube video we'd use for our site...
https://www.youtube.com/watch?v=2FZv6NCIRcU&spfr
I clicked import button and it read it in ok with descriptions etc., but as you can see from the attached pics, once again it didn't create a thumbnail.
I never completed the import, so my Video Club install is still in a original (no videos instlled) state...
Chris, what do you want me to do next?
Regards,
Doug
paradoxG(r)eek
04-07-2017, 01:33 PM
As I said, how do I check that my SQL database hasn't been corrupted? I don't phpMyAdmin installed, so I can't PM you anything. Is there some other way have handling this?
Regards,
Doug
First of all is impossible to have corrupted the database. The worst that can happen is to let a field there. You'll understand it when you'll try to install again the mod.
PS: I believe that phpMyAdmin (or anything similar) is a must for a webmaster. Many times you'll need it.
lillylissy
04-07-2017, 01:34 PM
Not a SEO problem but rather eyes without coffee:rolleyes: Its myvideo& instead myvideos&
Please upload the attached file.
Thank You! The problem is solve thereby.:up:
Where can I buy the pro Version with the carusel?
Is there a possibility of adapting the video window? Thus to reduce something?
BadgerDog
04-07-2017, 01:34 PM
So my question is: Do you want to add as 3nd option the old commenting system that I had in Media Gallery?
Thanks for asking... :)
My opinion... I'd like a system that is self contained and not on some other organization's server. I'd also prefer something that doesn't use the vBulletin thread system
So, if your old commenting system from Media Gallery was standalone and handled internally by your mod alone, that would be my preference, although I'm sure you have others here who would prefer either of the current two options.
Just my two cents worth .. ;)
Regards,
Doug
paradoxG(r)eek
04-07-2017, 01:36 PM
I clicked import button and it read it in ok with descriptions etc., but as you can see from the attached pics, once again it didn't create a thumbnail.
Regards,
Doug
That's why I added the option for manual upload of a photo to be used as thumbnails. Is common for old videos to not see a thumbnail. Actually they exist but they're so small and so poor quality that is not for use.
Choose a photo and upload it. Is much better than having a gray "Preview not Available"
BadgerDog
04-07-2017, 01:48 PM
That's why I added the option for manual upload of a photo to be used as thumbnails. Is common for old videos to not see a thumbnail. Actually they exist but they're so small and so poor quality that is not for use.
Choose a photo and upload it. Is much better than having a gray "Preview not Available"
Ok, I manually added a thumbnail, which it accepted and processed the video .. (see attached)..
I then simply wanted to return to the Video Club main menu, so I clicked the TAB bar (see attached) and the screen went white... :D
Is it because that tab mistakenly points to video_usercp.php instead of video.php?
Regards,
Doug
BadgerDog
04-07-2017, 02:01 PM
A small cosmetic issue.... (see attached)
In order to identify our various usergroup members with a specific colour, their name field is bracketed with HTML code.
Could Video Club interpret that HTML code and show the user name in the proper site color for that member.
Second, Video Club used some odd blue pastel color for a number of test items. Could this just be set to plain black so the mod works better with all types of custom styles?
Third, even when "Prev/Next Navigation" checked as ON, it doesn't seem to work? (see attached), although the text appears, except it's not clickable?
Thanks Chris ... :up:
Regards,
Doug
paradoxG(r)eek
04-07-2017, 03:39 PM
Ok, I manually added a thumbnail, which it accepted and processed the video .. (see attached)..
I then simply wanted to return to the Video Club main menu, so I clicked the TAB bar (see attached) and the screen went white... :D
Is it because that tab mistakenly points to video_usercp.php instead of video.php?
Regards,
Doug
2 links exist:
- Homepage -> video.php
- UserCP -> video_usercp.php?do=myvideos
BadgerDog
04-07-2017, 04:03 PM
2 links exist:
- Homepage -> video.php
- UserCP -> video_usercp.php?do=myvideos
I understand that... :)
However, the Video Club Home Page has a link pointing to -> video_usercp.php?do=myvideos
That just ends up with a white page... (see pic in earlier post)
That link titled Video Club shown in the pic should goto -> video.php
You're already at video_usercp.php?do=myvideos when viewing that page, so why would you want to go there again... :D
I think the label for - Home - Settings - Video Club - My Videos... needs to be changed?
Regards,
Doug
paradoxG(r)eek
04-07-2017, 04:27 PM
ver. 1.0.4 released with 2 bug fixes in video_usercp.php file:
1.- Blank page when the link video_usercp.php had no parammeter (eg ?do=myvideos)
2.- Wrong pagination links in my videos page.
To upgrade download ver. 1.0.4 and upload only the file: video_usercp.php
Thank you
Chris
BadgerDog
04-07-2017, 04:30 PM
v
To upgrade download ver. 1.0.4 and upload only the file: video_usercp.php
Thanks ... :up:
We're getting there .. :)
Edit: Chris.. there's no more white page, but when people click the phrase Video Club while viewing their UserCP page of their own videos, you're still using the link https://www.mysite.com/video_usercp.php
Settings -> Video Club -> My Videos
The highlighted link should take the user back to the Video Club Home Page at video.php, not leave him at video_usercp.php
Regards,
Doug
paradoxG(r)eek
04-07-2017, 04:38 PM
Thanks ... :up:
We're getting there .. :)
For design issues please give me a breath to finish features (I'm working on adding the other commenting system as 3nd option for comments) and also to fix all code bugs.
After all I can work in design issues.
paradoxG(r)eek
04-07-2017, 04:55 PM
Settings -> Video Club -> My Videos
Regards,
Doug
Upload this file
BadgerDog
04-07-2017, 06:23 PM
Upload this file
Installed.. fixed erroneous link issue.. :)
Regards,
Doug
mitch84
04-08-2017, 02:26 AM
when I try upload this now:
unable to fetch data from video provider
a idea?
thx
paradoxG(r)eek
04-08-2017, 05:17 AM
when I try upload this now:
a idea?
thx
1.- Is the provider supported?
2.- If yes and is YouTUBE, is your API key valid?
3.- Can you try the same link in my installation?
paradoxG(r)eek
04-08-2017, 08:17 AM
A new upgrade (ver. 1.1.0) is available for download. In this upgrade:
Added as 3nd option for comments to use local, ajax comments.
Fixed some bugs:
Missing photo for Social Share
Comment counter (N/A for Disqus)
Prev/Next links
To upgrade:
Download version 1.1.0
Upload the files:
video.php
video_usercp.php
videoclub/includes/functions.php
videoclub/includes/functions_profile.php
Import product-videoclub.xml
Thank you
Chris
mitch84
04-08-2017, 08:37 AM
Sorry, I uninstalled it for vtube, it work fine
BadgerDog
04-08-2017, 08:44 AM
Installed 1.1.0 with thanks for testing... :)
Working generally ok, but there's still an overflow text color bug, where the mod imposes it's dull bluish color over top of the vBulletin standard black text color used by profile and other tabs on profile. (see attached)
Again Chris, just a suggestion, but for universality of use by many different sites and styles, I'd recommend that the standard mod color for text be set to black, or a "simple" AdminCP user option be available to permit the user to do that.
Will post any other anomalies as I test the product... :up:
Thanks for your efforts .. :)
Regards,
Doug
lillylissy
04-08-2017, 08:45 AM
Sorry, I uninstalled it for vtube, it work fine
Uninstalled vtube for this. It works fine too.:)
BadgerDog
04-08-2017, 08:57 AM
Chris...
Another issue with 1.1.0...
Just tried to add another Youtube video for the first time since updating and the site blew up with a database error .. :eek:
Database error in vBulletin 4.1.3:
Invalid SQL:
INSERT INTO videoclub_items
SET categoryid = '2',
userid = '2',
username = 'User',
brand = 'Youtube',
title = 'Curator\'s Corner: British SMLE',
slug = 'curators-corner-british-smle',
bodytext='NRA News\' Curator\'s Corner is back at the NRA National Firearms Museum in Fairfax, VA. Philip Schreier and John Popp examine the British SMLE. Airdate: 10-6-14. nramuseums.com',
keywords = 'NRA,National Rifle Association (Membership Organization),National Firearms Museum (Museum),NRA Museum,NRA Museums,NRA News,Curator's Corner,John Popp,Philip Schreier,Phil Schreier,rifle,gun,firearm,British,SMLE,Lee-Enfield (Collectable Item)',
videocode = '<iframe width="750" height="400" src="//www.youtube-nocookie.com/embed/tPS_X4Wc5ko?showinfo=0&rel=0&iv_load_policy=3&modestbranding=1" frameborder="0" allowfullscreen></iframe>',
videothumb = '4f2129075561271b2a14d2326c0d2f3a.png',
postdate = '1491648618',
votes = '0',
views = '0',
comments = '0',
approved = '1',
hidden = '0',
reported = '0',
reporterid = '0',
reportdetails = '',
reportdate = '0';
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Corner,John Popp,Philip Schreier,Phil Schreier,rifle,gun,firearm,British,SMLE,' at line 9
Error Number : 1064
Request Date : Saturday, April 8th 2017 @ 06:50:18 AM
Error Date : Saturday, April 8th 2017 @ 06:50:18 AM
Script : http://www.mysite.com/video_usercp.php
Referrer : https://www.mysite.com/video_usercp.php?do=addnew
IP Address : 99.99.99.99
Username : User
Classname : vB_Database_MySQLi
MySQL Version : 5.7.17-0ubuntu0.16.04.1
paradoxG(r)eek
04-08-2017, 08:57 AM
Sorry, I uninstalled it for vtube, it work fine
A simple uninstall, is more polite. Maybe needs to add a comparization chart here? If your needs is just a YouTUBE player then you can go there. Don't compare the price.
And you know something? I coded this mod in just 3 days just because I found frustated someone to ask xx Euros for a "shell". Because (even mine) is nothing more than a shell to video providers.
But you didn't replied to my question. Have you tried the link that is not working for you in my demo installation?
https://www.cmsbulletin.com/demo/vb42/video.php
demouser1 / demopass1
@mich84 ..... I remember you many years ago, and I've supported all your questions. Am I right? Yes, I'm. So at least be polite and don't advertise in my thread other mods.
Thank you for your understanding
Christos Teriakis
paradoxG(r)eek
04-08-2017, 09:01 AM
Chris...
Another issue with 1.1.0...
Just tried to add another Youtube video for the first time since updating and the site blew up with a database error .. :eek:
That's strange even if it's a common database error in posts with apostrophe. But I used the normal vB cleaner code: $title = $db->escape_string($vbulletin->GPC['title']);
Can you give me the original link to the video to test it on my own?
BadgerDog
04-08-2017, 09:07 AM
That's strange even if it's a common database error in posts with apostrophe. But I used the normal vB cleaner code: $title = $db->escape_string($vbulletin->GPC['title']);
Can you give me the original link to the video to test it on my own?
Sure.. here you go... :)
https://www.youtube.com/watch?v=tPS_X4Wc5ko
Also, did a brief test on your new addition of "Simple Coments" (see attached) and it seems to work fine so far. :up:
Is there any way for the Admin to delete comments that may be inappropriate?
Also, note that double thumbnails are still appearing for videos ..
Regards,
Doug
paradoxG(r)eek
04-08-2017, 09:23 AM
Sure.. here you go... :)
https://www.youtube.com/watch?v=tPS_X4Wc5ko
Thank you. I'll check it after a short nap. I'm not so young anymore and need 1 hour rest at afternoon :)
Is there any way for the Admin to delete comments that may be inappropriate?
Owner of comment and those with permission "Can Moderate" can delete comments
Also, note that double thumbnails are still appearing for videos ..
Regards,
Doug
As I said yesterday is a bug coming from slider if the slides are less than 4. Instead to try to debug it I prefer to change it with another one.
BadgerDog
04-08-2017, 09:27 AM
Thank you. I'll check it after a short nap. I'm not so young anymore and need 1 hour rest at afternoon :)
Thanks Chris ...:)
Heck. I'm almost 70, so get with the program .. :p
I won't try to upload anything new until I hear back from you ..
Here's a separate question for you?
What is the right arrow for.. I can't seem to make it do anything?
Regards,
Doug
lillylissy
04-08-2017, 09:31 AM
As I said yesterday is a bug coming from slider if the slides are less than 4. Instead to try to debug it I prefer to change it with another one.
Which Slider? I would like also the Slider! :p
paradoxG(r)eek
04-08-2017, 09:33 AM
Good News !!!
Have changed the text in mail post. Finally the features marked as PRO version there, should be FREE !!. After 11 years and with more than 50 Free addons, there is no sense to have a paid one. So the next version will has:
Extra Providers
Facebook
LiveLeak.com
OpenLoadMovies.com
Videoplayer with support for prevideo ads
Better carousel for latest videos at top
Video search in multiple providers
Many notifications (Follow category, follow user etc)
Brand free
Also, as I promised to some good people here, I'll release the same version for vB3.8
paradoxG(r)eek
04-08-2017, 09:34 AM
What is the right arrow for.. I can't seem to make it do anything?
Regards,
Doug
That arrow is standard vB code. A button to Open/Close the sidebar.
BadgerDog
04-08-2017, 11:08 AM
That arrow is standard vB code. A button to Open/Close the sidebar.
Ok.. thanks.. :)
I don't use sidebars and they aren't even turned ON in our vBulletin?
This arrow doesn't appear anywhere else on any other vBulletin screen except within Video Club.
I just thought I'd let you know that ..
Regards,
Doug
paradoxG(r)eek
04-08-2017, 12:34 PM
A small update to fix a database error. Please download ver. 1.1.1 and upload only the file video_usercp.php
The next upgrade will includes the follow features:
Extra Providers
Facebook
LiveLeak.com
OpenLoadMovies.com
Videoplayer with support for your own Ads
Better carousel for latest videos at top
Video search in multiple providers
Many notifications (Follow category, follow user etc)
BadgerDog
04-08-2017, 12:48 PM
A small update to fix a database error. Please download ver. 1.1.1 and upload only the file video_usercp.php
Confirmed... :up:
Added new video from YouTube without a problem... :)
It even picked up the thumbnail from the old 2015 video just fine, although I chose to overwrite it with a custom one of my own...
Regards,
Doug
paradoxG(r)eek
04-08-2017, 12:54 PM
Confirmed... :up:
Regards,
Doug
Thank you for your reports Doug
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:
Download ver. 1.1.2
Upload video_usercp.php
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
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:
// Extract Link
preg_match('/src="([^"]+)"/', $iframe_code, $match);
$url_clean = $match[1];
lillylissy
04-08-2017, 05:08 PM
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
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
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.
paradoxG(r)eek
04-08-2017, 05:24 PM
See "Similar Videos" at https://www.cmsbulletin.com/demo/vb42/video.php?do=viewvideo&id=1
That is a carousel (slider)
lillylissy
04-08-2017, 05:26 PM
I know that. I saw it on the demo.
lillylissy
04-08-2017, 05:27 PM
On my site unfortunately no Carousel.
paradoxG(r)eek
04-08-2017, 05:28 PM
No. No Slider.
hmmm........ Give me time tomorrow morning to check it. As I seen you're using mootools a javascript framework similar to jquery but sometimes there are conflists when both of them are on the same page.
Don't worry. I'll find a solution, be sure for it.
lillylissy
04-08-2017, 05:29 PM
Ok Christos. Thank you very much!
paradoxG(r)eek
04-08-2017, 05:31 PM
Gute Nacht !! The old man is going for "hrrr.... hrrrr....... hrrrrrrrrr" :)
lillylissy
04-08-2017, 05:35 PM
Gute Nacht!
BadgerDog
04-08-2017, 07:53 PM
Installed 1.1.2 for testing... :)
Tried to upload a video that already existed in Video Club...
Preventing that happening works fine..:up:
Got a message as per attached pic..
Suggestion: The message happens so fast then disappears, perhaps have the message halt and require the user to click on something to continue, which gives them more time to read what it says.
Regards,
Doug
paradoxG(r)eek
04-09-2017, 04:53 AM
On my site unfortunately no Carousel.
Can you try with this file to see if slider works?
paradoxG(r)eek
04-09-2017, 04:56 AM
Suggestion: The message happens so fast then disappears, perhaps have the message halt and require the user to click on something to continue, which gives them more time to read what it says.
Regards,
Doug
I think that somewhere there is a vB setting where you can set the delay for redirection messages. Halt messages are for long messages or messages required action (eg error login with action to remind password). Is not wise to set a halt message here. The message is very short and easily readable.
paradoxG(r)eek
04-09-2017, 05:33 AM
@lillylissy
Better try with this file. As I seen you're using nivo-slider in your site and maybe that's the reason of the conflist.
Make a test on this page https://baeckerei-lieb.de/video.php?do=viewvideo&id=39 and not in the homepage.
lillylissy
04-09-2017, 05:39 AM
Good morning! I imported the product. Unfortunately none carousel.
paradoxG(r)eek
04-09-2017, 06:05 AM
Good morning! I imported the product. Unfortunately none carousel.
I'll see if I can use the same slider (nivo).
paradoxG(r)eek
04-09-2017, 06:11 AM
Give one more try with this file.
lillylissy
04-09-2017, 06:23 AM
No, sorry.
paradoxG(r)eek
04-09-2017, 06:26 AM
No, sorry.
Ok. Go back to original as I seen that the video extends the width again.
But your page is heavy with many jquery plugins from different frameworks and also includes a slider at the top. So it will not be easy to find something working there.
Don't know if you can temporary disable nivo slider at least to know where the conflist is.
lillylissy
04-09-2017, 06:44 AM
Ok. Go back to original as I seen that the video extends the width again.
Yes, I tested temporarily whether this code functions in additional.css. Because of coming updates. Unfortunately not.
.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
lillylissy
04-09-2017, 06:48 AM
The new product imports. Without effect. But no concern. The carousel is not sooo important for me.
lillylissy
04-09-2017, 06:58 AM
But your page is heavy with many jquery plugins from different frameworks and also includes a slider at the top.
That is correct.
I was the opinion that $.noConflict with (); in the jquery-code nevertheless functions.
paradoxG(r)eek
04-09-2017, 07:19 AM
That is correct.
I was the opinion that $.noConflict with (); in the jquery-code nevertheless functions.
In the last file, not only I added noConflist but ever more I renamed the var from $ to j but unfortunatelly didn't worked. Keep in mind that what makes things worst is the use of the outdated YI from vBulletin.
Please import the attached xml. I've added an option (Videoclub-> General Options) to hide the similar videos. At least to avoid messing your page.
paradoxG(r)eek
04-09-2017, 07:24 AM
@lillylissy
And if you don't mind, a friendly suggestion. In high resolution monitors your pages appear far left something not so good. Maybe is better to change doc left and right margins to "auto"?
paradoxG(r)eek
04-09-2017, 07:27 AM
@elsa23
As I seen you online here. Don't think that I forgot your issue. Now I'm working on manually adding videocode (and video details). Not uploads but just entering embed code from non supporting providers.
lillylissy
04-09-2017, 07:28 AM
@lillylissy
And if you don't mind, a friendly suggestion. In high resolution monitors your pages appear far left something not so good. Maybe is better to change doc left and right margins to "auto"?
Thank you for your suggestion. Where I must adjust that? It is already so long time ago.:confused:
paradoxG(r)eek
04-09-2017, 07:31 AM
Thank you for your suggestion. Where I must adjust that? It is already so long time ago.:confused:
Styles & Templates-> Style Manager-> Click Go on Style Variable Editor of your active style.
Scroll down to Global-> doc margin
Left and Right must be auto
lillylissy
04-09-2017, 07:36 AM
Ak okay I see it. But it is not a work for the instant. It must be adapted then everything.
lillylissy
04-09-2017, 07:39 AM
So, new product imported. Mootools comment out. But no effect.
The new adjustment possibility in general option is perfect!
paradoxG(r)eek
04-09-2017, 07:54 AM
So, new product imported. Mootools comment out. But no effect.
The new adjustment possibility in general option is perfect!
....lol.... Well your page is a collection of jquery loads:
jquery-1.5.1.min.js
jquery/1.10.1/jquery.min.js
jquery-latest.min.js (this most probably loads ver. 3 !!
.....and if you add my jquery-1.10.2.min.js you can find the reason of the conflist.
Anyway, when I'll finish this mod I'll try to find a solution for you.
lillylissy
04-09-2017, 07:59 AM
....lol.... Well your page is a collection of jquery loads:
jquery-1.5.1.min.js
jquery/1.10.1/jquery.min.js
jquery-latest.min.js (this most probably loads ver. 3 !!
.....and if you add my jquery-1.10.2.min.js you can find the reason of the conflist.
Anyway, when I'll finish this mod I'll try to find a solution for you.
Yes, I thought it give older addons, which do not interpret 1.10.2 etc.
There I thought probably falsely. :o
paradoxG(r)eek
04-09-2017, 08:03 AM
Yes, I thought it give older addons, which do not interpret 1.10.2 etc.
There I thought probably falsely. :o
https://blog.jquery.com/2014/07/03/dont-use-jquery-latest-js/
As it says in bold letters "Don?t use jquery-latest.js on a production site." And this is totally correct. Causes many errors.
BadgerDog
04-09-2017, 08:10 AM
Just for information, I'm running 1.1.2 and I believe I have at the bottom what is being referenced as "the carousel" on my site I'm testing Video Club with? (see pic)
Regards,
Doug
lillylissy
04-09-2017, 12:13 PM
I tested it out. I dont think its a problem with jquery. anyway... I dont know.
The representation of the Videos looks somewhat unpleasant. See attachements. Perhaps is there a solution?
paradoxG(r)eek
04-09-2017, 12:36 PM
I tested it out. I dont think its a problem with jquery. anyway... I dont know.
Never said that for sure is a jquery error, or a mootools or anything else specific. Only by disabling one by one you can find what causes the conflist.
The representation of the Videos looks somewhat unpleasant. See attachements. Perhaps is there a solution?
I know this issue and I'm working on it. It breaks the line when video blocks are not having the same height. And this happens when the title gets a second line. Currently I trimed the title to 40 characters to avoid long titles but as your interface is shorten maybe needs adjustment. But don't do anything. In a couple of hours I'll release a fix for it.
paradoxG(r)eek
04-09-2017, 12:51 PM
I tested it out. I dont think its a problem with jquery. anyway... I dont know.
The representation of the Videos looks somewhat unpleasant. See attachements. Perhaps is there a solution?
Can you try with this file to see if the listing will be ok?
lillylissy
04-09-2017, 01:04 PM
Yes, it Looks very good! Thank you!
paradoxG(r)eek
04-09-2017, 03:16 PM
Extra Feauture !!
With ver 1.2.0 you can add manual any video code you want. This means that you can include in your site almost any video that exists in the web and provides embed code.
To upgrade:
Download ver. 1.2.0
Import product-videoclub.xml
Upload:
video_usercp.php
videoclub/includes/functions.php
the full folder videoclubs/tabs
paradoxG(r)eek
04-09-2017, 03:27 PM
PS: I'll appreciate if you rate Video Club. Anything you like. What matters is the amount of ratings.
lillylissy
04-09-2017, 04:29 PM
Thank you Christos. I will test it tomorrow.
lillylissy
04-09-2017, 04:58 PM
A small suggestion.
It would be more clearly, if "similar videos" displays not among themselves.
Good night!
paradoxG(r)eek
04-09-2017, 05:13 PM
A small suggestion.
It would be more clearly, if "similar videos" displays not among themselves.
Good night!
Upload this file and it will solves the problem. I forgot to check it as slider is something that I need to work again on.
To show duplicate entries (other than the current video) is a bug of the slider when the slides to show are less the minimum amount (4).
Goodnight and thank you for your valueable feedback.
BadgerDog
04-09-2017, 06:06 PM
Updated to v1.2.0 for testing..
elsa23
04-09-2017, 08:48 PM
Hi, I tried embed code here, but does not work with mine
https://www.cmsbulletin.com/demo/vb42/video.php?do=viewvideo&id=31
<iframe width="640" height="360" src="http://video.forum-elodiefrege.com/embed.php?vid=572903d16" frameborder="0" allowfullscreen seamless></iframe>
paradoxG(r)eek
04-10-2017, 04:12 AM
Hi, I tried embed code here, but does not work with mine
https://www.cmsbulletin.com/demo/vb42/video.php?do=viewvideo&id=31
<iframe width="640" height="360" src="http://video.forum-elodiefrege.com/embed.php?vid=572903d16" frameborder="0" allowfullscreen seamless></iframe>
Works fine: http://www.cmsbulletin.com/demo/vb42/video.php?do=viewvideo&id=31
The problem is that I had turn ON SSL, while the video is normal http://
Turning off SSL in my site works.
lillylissy
04-10-2017, 06:51 AM
Can you try with this file to see if the listing will be ok?
Hello!
In video_usercp is the same "problem" with the listing.:)
paradoxG(r)eek
04-10-2017, 09:16 AM
Hello!
In video_usercp is the same "problem" with the listing.:)
Import this file
lillylissy
04-10-2017, 09:26 AM
Import this file
Thank you. :up:
elsa23
04-10-2017, 10:44 AM
Works fine: http://www.cmsbulletin.com/demo/vb42/video.php?do=viewvideo&id=31
The problem is that I had turn ON SSL, while the video is normal http://
Turning off SSL in my site works.
Great job, thank you
In my local test forum (wamp/windows) nothing work, I will test it soon on live forum
BadgerDog
04-10-2017, 12:28 PM
Just continuing testing with 1.2.0 ... :)
I noticed that the UserGroup permissions setting for Admin Group allows anyone with that designation to be able to access the Video Club, even when all of the option settings are OFF.
Perhaps that's by design?
I checked other use groups and vBulletin does block them from using Video Club (no permissions error) if their options are OFF, so it appears to work other then the Admin group.
Second, a small type spelling error, which also appears in some other screens as well.. ;)
Regards,
Doug
paradoxG(r)eek
04-10-2017, 12:37 PM
Just continuing testing with 1.2.0 ... :)
I noticed that the UserGroup permissions setting for Admin Group allows anyone with that designation to be able to access the Video Club, even when all of the option settings are OFF.
Perhaps that's by design?
I checked other use groups and vBulletin does block them from using Video Club (no permissions error) if their options are OFF, so it appears to work other then the Admin group.
Second, a small type spelling error, which also appears in some other screens as well.. ;)
Regards,
Doug
Didn't understood which usergroup exactly has the problem. eg I turn off access for unregistered/not login and they can't access the page:
http://www.cmsbulletin.com/demo/vb42/video.php
BadgerDog
04-10-2017, 12:43 PM
Didn't understood which usergroup exactly has the problem.
Turn OFF any access to Video Club within your Admin User Group option settings and then execute video.php... ;)
On my site, as an Admin, I'm able to access all the functions within Video Club, even though all my user group options for the Admin User Group are set to OFF...
This anomaly ONLY applies to the Admin User Group ..
Regards,
Doug
paradoxG(r)eek
04-10-2017, 12:54 PM
Turn OFF any access to Video Club within your Admin User Group option settings and then execute video.php... ;)
On my site, as an Admin, I'm able to access all the functions within Video Club, even though all my user group options for the Admin User Group are set to OFF...
This anomaly ONLY applies to the Admin User Group ..
Regards,
Doug
Now I understand what do you mean. Ok, upload this file to admincp/ directory but the restriction here is useless as admincp is accessing only by Admins.
Also, even now, the restriction applies to "Categories" menu only as other 2 (General Options and PM Options) are controlling by vBullerin engine.
paradoxG(r)eek
04-10-2017, 12:56 PM
Also upload this file to modcp/
BadgerDog
04-10-2017, 01:02 PM
Thanks Chris.... :)
It's not a big deal, since I'm the ONLY Admin, so it's an academic fix for me ..
I've found another anomaly ....
Note this video...
https://www.youtube.com/watch?v=xUBvrCACNDQ
It's text title is NFM Treasure Gun - The "Japanese Garand" WWII Semi-Auto Rifle
Unfortunately, when you import it into Video Club, the "" quotes, kills the title, leaving it as showing NFM Treasure Gun - The..
You probably need to replace any "" in titles with something that doesn't kill HTML?
Regards,
Doug
paradoxG(r)eek
04-10-2017, 03:39 PM
Thanks Chris.... :)
It's not a big deal, since I'm the ONLY Admin, so it's an academic fix for me ..
I've found another anomaly ....
Note this video...
https://www.youtube.com/watch?v=xUBvrCACNDQ
It's text title is NFM Treasure Gun - The "Japanese Garand" WWII Semi-Auto Rifle
Unfortunately, when you import it into Video Club, the "" quotes, kills the title, leaving it as showing NFM Treasure Gun - The..
You probably need to replace any "" in titles with something that doesn't kill HTML?
Regards,
Doug
Even after cleaning the text the phrase is cut.
<input type="text" name="title" id="title" class="primary textbox" value="NFM Treasure Gun - The "Japanese Garand" WWII Semi-Auto Rifle" style="width:100%;">
I'll check it more. There is a way to remove at all single and double quotes but this is not the right way.
paradoxG(r)eek
04-10-2017, 05:41 PM
Unfortunately, when you import it into Video Club, the "" quotes, kills the title, leaving it as showing NFM Treasure Gun - The..
Regards,
Doug
Doug, import that attached file and it will fix that issue.
http://www.cmsbulletin.com/demo/vb42/video.php?do=viewvideo&id=32
BadgerDog
04-10-2017, 05:53 PM
Doug, import that attached file and it will fix that issue.
http://www.cmsbulletin.com/demo/vb42/video.php?do=viewvideo&id=32
Thank you... I'll import the file, but I haven't the time at this moment to test ..
Will advise when I do... :up:
Regards,
Doug
paradoxG(r)eek
04-11-2017, 03:19 PM
ver. 1.2.1 with some design issues released. Also put back the thumbnail preview that has been removed by mistake.
To upgrade:
Download ver. 1.2.1
Upload video.php and video_usercp.php
Import product-videoclub.xml
BadgerDog
04-11-2017, 03:23 PM
Updated with thanks to 1.2.1 for testing.. :)
Regards,
Doug
BadgerDog
04-11-2017, 04:24 PM
Chris... :)
In my opinion, you need to get rid of this "Blue/Grey" shaded text in many areas and just use plain BLACK.
The mod overwrites the default used by any site's user profile code and is very difficult to read on any style other then plain white backgrounds.
I know our site wouldn't be able to go live with it in the present form..
Thanks for listening...
Regards,
Doug
lillylissy
04-11-2017, 04:29 PM
It would be sufficient perfectly, if all style-modify would effect indicate in additional.css
lillylissy
04-12-2017, 08:12 AM
For example:
div.pagetitle {
border-top: 4px solid #000000 !important;
color: #000000 !important;
}
in additional.css
However IDs would be better than classes.
lillylissy
04-12-2017, 08:29 AM
on my page it looks in such a way:
/* videoclub */
div.pagetitle {
border-top: 4px solid #FF0000 !important;
color: #008000 !important;
border-bottom: 1px dotted #008000 !important;
}
div.info {
background-color: #d9e5e5 !important;
}
/* videoclub */
lillylissy
04-12-2017, 08:33 AM
with "legend.search"
/* videoclub */
div.pagetitle {
border-top: 4px solid #FF0000 !important;
color: #008000 !important;
border-bottom: 1px dotted #008000 !important;
}
div.info {
background-color: #d9e5e5 !important;
}
legend.search {
color: #008000 !important;
}
/* videoclub */
You must exchange the color code with your own. :)
lillylissy
04-12-2017, 09:07 AM
vBulletin admincp -> Styles & Templates -> search in Templates -> search for text -> additional.css -> CSS Templates -> additional.css (double-click) -> put the code to the end -> safe.
paradoxG(r)eek
04-12-2017, 09:08 AM
I'm coder and not designer :)
In anycase, do any changes you want and I'll include them in the last version.
Never added something (by code) in additional.css. Needs to see how I can do it.
lillylissy
04-12-2017, 09:11 AM
Do you want to write its own design code for each user? :D
additional.css is the best way for individual design and for updates.
BadgerDog
04-12-2017, 09:12 AM
I'm coder and not designer :)
In anycase, do any changes you want and I'll include them in the last version.
Never added something (by code) in additional.css. Needs to see how I can do it.
Well, I'm not a CCS coder as well and I'd guess that a great majority of board owners aren't either ... :D
Just make he default text color BLACK across the board and you'll solve 90% of the issues... ;)
Currently, your color choices are actually spilling over into other areas of vBulletin pages and messing them up, that have nothing to do with your mod.
Thanks .. :)
Regards,
Doug
lillylissy
04-12-2017, 09:13 AM
I dont want text color black. additional.css is made for it accurate!
BadgerDog
04-12-2017, 09:21 AM
It's not personal and I don't have a problem if paradoxG(r)eek wants to set it up so board owners who love to play with CSS want to use his mod that way, but in my opinion, it will narrow the amount of sites who want to use this mod.
If that's the way it ends up and since we're not using mods needing CSS programming, someone let us know so we can uninstall here and move to the other choice which now supports SSL and cosmetically works fine with text colors (and other areas), without having to play with CSS or any other code type work.
Thanks to paradoxG(r)eek for all his work... much appreciated... :up:
Regards,
Doug
lillylissy
04-12-2017, 09:23 AM
I'm coder and not designer :)
In anycase, do any changes you want and I'll include them in the last version.
Never added something (by code) in additional.css. Needs to see how I can do it.
alternatively you can operate with stylevars.
lillylissy
04-12-2017, 09:26 AM
It's not personal and I don't have a problem if paradoxG(r)eek wants to set it up so board owners who love to play with CSS want to use his mod that way, but in my opinion, it will narrow the amount of sites who want to use this mod.
If that's the way it ends up and since we're not using mods needing CSS programming, someone let us know so we can uninstall here and move to the other choice which now supports SSL and cosmetically works fine with text colors (and other areas), without having to play with CSS or any other code type work.
Thanks to paradoxG(r)eek for all his work... much appreciated... :up:
Regards,
Doug
In many addons, it is completely normal to make non-standard adjustments over css or stylevars.
paradoxG(r)eek
04-12-2017, 09:27 AM
alternatively you can operate with stylevars.
Don't know if I got your meaning but I plan to release the last version with normal vb styles. Maybe table system is not the best but at least it works fine with any style.
I understood it with vB3 version. As you can see the interface is not the best but is 100% compatible with any style. Light or Dark.
http://www.cmsbulletin.com/demo/vb38/video.php
PS: Add form does not appears in guest. You can login with demouser1 / demopass1
BadgerDog
04-12-2017, 09:31 AM
In many addons, it is completely normal to make non-standard adjustments over css or stylevars.
Again.... you go girl !!! :D
Whatever floats your boat, but for a mod like this using a standard text interface, it boggles the mind why anyone would need anything except a universal color to handle presentation. Playing games with it has already broken the text color on one standard vBulletin module, that being the Profile screen.
As I said, we're done if this turns into a religious experience for programmers and not something universal and simple for the average board owner..
... and we're done with this discussion and it's paradoxG(r)eek's call, not ours .. ;)
Regards,
Doug
paradoxG(r)eek
04-12-2017, 09:35 AM
vBulletin admincp -> Styles & Templates -> search in Templates -> search for text -> additional.css -> CSS Templates -> additional.css (double-click) -> put the code to the end -> safe.
......lol..... I know how to make it manual. The problem is to auto add it by code :)
lillylissy
04-12-2017, 09:39 AM
......lol.....???
For this my time is too unfortunate.
This input was not valid for the addon-coder! Here probably still different read.
UNINSTALLED!
paradoxG(r)eek
04-12-2017, 09:40 AM
.....and move to the other choice which now supports SSL and cosmetically works fine with text colors (and other areas), without having to play with CSS or any other code type work.
Yes, really it supports SSL now, even if, before my release, this feature was in PRO version only :)
Thanks to paradoxG(r)eek for all his work... much appreciated... :up:
Regards,
Doug
You welcome Doug. I did the best that I was able todo in just a week, working at least 15 hours a day on this (totally Free) project, without expecting any income. I'll continue working on it and in a few days everything should be finish. But can't break myself working more than 15 days a day and releasing almost 3 updates per day.
paradoxG(r)eek
04-12-2017, 09:42 AM
???
For this my time is too unfortunate.
This input was not valid for the addon-coder! Here probably still different read.
UNINSTALLED!
??? Really didn't understood anything :confused:
BadgerDog
04-12-2017, 09:48 AM
You welcome Doug. I did the best that I was able todo in just a week, working at least 15 hours a day on this (totally Free) project, without expecting any income. I'll continue working on it and in a few days everything should be finish. But can't break myself working more than 15 days a day and releasing almost 3 updates per day.
Take a break partner... get some rest .... :up:
We're only in R&D mode to find the best solution for our members, so we're in no rush at this point ... happy to keep testing and commenting as you release updates.. ;)
We're also happy to make a PayPal donation for your work, once we go public with this type of major new board feature...
Regards,
Doug
lillylissy
04-12-2017, 09:48 AM
......lol..... I know how to make it manual.
My comment was for other users. Not for the coder!
Laughing out loud about me? No, thanks.
And now I go girl! :o
BadgerDog
04-12-2017, 09:50 AM
The comment was for other users. Not for the Coder!
Laughing Out Loud about me? No, thanks.
And now I go girl!
It's an old army expression... it's called satire, but you have to be a military veteran pushing 70 years old to be able to relate to it .. :D
Sorry if you felt offended ... ;)
Regards,
Doug
paradoxG(r)eek
04-12-2017, 09:54 AM
The comment was for other users. Not for the coder!
Laughing out loud about me? No, thanks.
And now I go girl!
@lillylissy
When a message is not quoted to someone then is for all, but mostly, for the thread starter.
But bypassing it, "lol" (at least for me), is not something bad. Why to "Laugh on you" (on the bad meaning, something that I never did in my life for anybody)? It was a friendly laugh. Have wrote it at least two times before without any reaction from your side. Maybe today you're not in good mood.
In anycase, the last that I care of is, if you unistalled it or not. But don't want to leave this thread with bad thoughts. Have NO ANY BAD MEANING when I wrote it.
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
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 ..
<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
Tried my first embedded video import ..
<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/video.php?do=viewvideo&id=36
paradoxG(r)eek
04-12-2017, 05:08 PM
Tried my first embedded video import ..
<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
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
@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
"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
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
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/video.php?do=viewvideo&id=37
vb3: http://www.cmsbulletin.com/demo/vb38/video.php?do=viewvideo&id=2
but if you try the same links with SSL will not work: https://www.cmsbulletin.com/demo/vb38/video.php?do=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
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
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
:) 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
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
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
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:
<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:
<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
@lillylissy
These files does not exist in your site:
<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
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/css/jquery.bxslider.js (not jquery.bxslider.css)
https://baeckerei-lieb.de/videoclub/jquery/jquery.bxslider.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/css/jquery.bxslider.css
But no slider.:(
paradoxG(r)eek
04-14-2017, 07:53 AM
https://baeckerei-lieb.de/videoclub/css/jquery.bxslider.css
But no slider.:(
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
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
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
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!
paradoxG(r)eek
04-14-2017, 04:29 PM
Wow! I installed that plugin. Works great on vB 4.2.3 PL2.
Everything seems fine. Thank you so much!
Greetings must also go to lillylissy and BadgerDog for their valueable feedback.
Thank you for you supporting words. Really appreciated.
lillylissy
04-14-2017, 05:04 PM
For the moment I go back to 1.2.1 - but one problem I found.
Search results:
First page: https://baeckerei-lieb.de/video.php?do=searchresults :up:
Second and further pages: https://baeckerei-lieb.de/erotic.php?do=searchresults&s_categories=3&s_votes=&s_views=&s_postdate=&s_username=&s_title=&order1=4&order2=2&pp=1&page=2 :down:
a "erotik.php" is probably looked up. :D
paradoxG(r)eek
04-14-2017, 05:15 PM
For the moment I go back to 1.2.1 - but one problem I found.
Search results:
First page: https://baeckerei-lieb.de/video.php?do=searchresults :up:
Second and further pages: https://baeckerei-lieb.de/erotic.php?do=searchresults&s_categories=3&s_votes=&s_views=&s_postdate=&s_username=&s_title=&order1=4&order2=2&pp=1&page=2 :down:
a "erotik.php" is probably looked up. :D
My apologies. Left behind from another mod. Please upload this file (is from 1.2.1)
BadgerDog
04-14-2017, 05:20 PM
I'm confused as to what I'm supposed to be doing, if anything.. :confused:
* Manual Update Notification *
The following modification has been updated (by paradoxG(r)eek) ;
Video Club (YouTUBE, Vimeo, DailyMotion etc)
https://vborg.vbsupport.ru/showthread.php?threadid=324885
Reason ;
Please re-download ver. 1.2.1 and replace video.php
There is a wrong link in search results pagination.
lillylissy
04-14-2017, 05:25 PM
My apologies. Left behind from another mod. Please upload this file (is from 1.2.1)
Unfortunately it does not work correctly. It indicates also different search results.
paradoxG(r)eek
04-14-2017, 05:40 PM
Unfortunately it does not work correctly. It indicates also different search results.
Maybe you need to clear browser's cache? I tried searching in your site, and even if I don't understand Deutch at least the pagination wokrs fine. I mean pointing to the correct file/page.
paradoxG(r)eek
04-14-2017, 05:42 PM
I'm confused as to what I'm supposed to be doing, if anything.. :confused:
If you don't want to re-download the zip file, upload the attached file here. Fixes a bug in search results pagination.
paradoxG(r)eek
04-14-2017, 05:44 PM
Unfortunately it does not work correctly. It indicates also different search results.
Ok, tried some searches that I can understand, and I got what you mean. I'll fix it.
lillylissy
04-14-2017, 05:46 PM
Main -> https://baeckerei-lieb.de/video.php
Sidebar - Search Video Club -> category -> set "Maschinen (20)" -> show videos
afterwards click to second page (pagination)
... now a third page (pagination) displays. With the remaining videos.
BadgerDog
04-14-2017, 05:47 PM
If you don't want to re-download the zip file, upload the attached file here. Fixes a bug in search results pagination.
Thanks.. now I understand.. :)
Regards,
Doug
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.