vb.org Archive

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

paradoxG(r)eek 04-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.


All times are GMT. The time now is 10:19 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.01593 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete