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)

elsa23 04-09-2017 08:48 PM

Hi, I tried embed code here, but does not work with mine
https://www.cmsbulletin.com/demo/vb4...iewvideo&id=31

Code:

<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

Quote:

Originally Posted by elsa23 (Post 2585096)
Hi, I tried embed code here, but does not work with mine
https://www.cmsbulletin.com/demo/vb4...iewvideo&id=31

Code:

<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...iewvideo&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

Quote:

Originally Posted by paradoxG(r)eek (Post 2585083)
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

Quote:

Originally Posted by lillylissy (Post 2585108)
Hello!

In video_usercp is the same "problem" with the listing.:)

Import this file

lillylissy 04-10-2017 09:26 AM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585109)
Import this file

Thank you. :up:

elsa23 04-10-2017 10:44 AM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585103)
Works fine: http://www.cmsbulletin.com/demo/vb42...iewvideo&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

Quote:

Originally Posted by BadgerDog (Post 2585120)
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

Quote:

Originally Posted by paradoxG(r)eek (Post 2585121)
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

Quote:

Originally Posted by BadgerDog (Post 2585123)
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

Quote:

Originally Posted by BadgerDog (Post 2585130)
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.
Code:

<input type="text" name="title" id="title" class="primary textbox" value="NFM Treasure Gun - The &quot;Japanese Garand&quot; 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

Quote:

Originally Posted by BadgerDog (Post 2585130)
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...iewvideo&id=32

BadgerDog 04-10-2017 05:53 PM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585133)
Doug, import that attached file and it will fix that issue.
http://www.cmsbulletin.com/demo/vb42...iewvideo&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:
  1. Download ver. 1.2.1
  2. Upload video.php and video_usercp.php
  3. 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:

PHP Code:

div.pagetitle {
    
border-top4px 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:

PHP Code:

/* videoclub */
div.pagetitle {
    
border-top4px solid #FF0000 !important;
    
color#008000 !important;
    
border-bottom1px dotted #008000 !important;
}
div.info {
    
background-color#d9e5e5 !important;
}
/* videoclub */ 


lillylissy 04-12-2017 08:33 AM

with "legend.search"

PHP Code:

/* videoclub */
div.pagetitle {
    
border-top4px solid #FF0000 !important;
    
color#008000 !important;
    
border-bottom1px 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

Quote:

Originally Posted by paradoxG(r)eek (Post 2585174)
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

Quote:

Originally Posted by paradoxG(r)eek (Post 2585174)
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

Quote:

Originally Posted by BadgerDog (Post 2585179)
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

Quote:

Originally Posted by lillylissy (Post 2585180)
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

Quote:

Originally Posted by lillylissy (Post 2585181)
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

Quote:

Originally Posted by lillylissy (Post 2585173)
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

Quote:

......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

Quote:

Originally Posted by BadgerDog (Post 2585179)
.....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 :)

Quote:

Originally Posted by BadgerDog (Post 2585179)
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

Quote:

Originally Posted by lillylissy (Post 2585185)
???

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

Quote:

Originally Posted by paradoxG(r)eek (Post 2585186)
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

Quote:

Originally Posted by paradoxG(r)eek (Post 2585184)
......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

Quote:

Originally Posted by lillylissy (Post 2585189)
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

Quote:

Originally Posted by lillylissy (Post 2585189)
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.


All times are GMT. The time now is 04:14 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.01764 seconds
  • Memory Usage 1,864KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (3)bbcode_php_printable
  • (25)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