[RC] YouTube Videos Mod

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Suggested Hosts
browser123
Registered User
Posts: 162
Joined: Thu Nov 24, 2011 12:28 pm

Re: [BETA] YouTube Videos Mod

Post by browser123 »

Great Mod - excellent work

doesnt work very well on the Prosilver edition that well, the board index bar etc goes outside the borders :lol:

I just created a youtube footer html and removed all necessary information.

Also on your demo page and (prosilver SE) it has the rounder corners in blue up the top, but when it hits the bottom it just becomes square instead of rounded as well
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

browser123 wrote:Great Mod - excellent work

doesnt work very well on the Prosilver edition that well, the board index bar etc goes outside the borders :lol:

I just created a youtube footer html and removed all necessary information.

Also on your demo page and (prosilver SE) it has the rounder corners in blue up the top, but when it hits the bottom it just becomes square instead of rounded as well
Version 1.0.7 coming very soon... In which these issues are corrected. In addition to a few other fixes.
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

FYI - Version 1.0.7 is complete. I just need to package it up. I'll do it in a couple of hours (God willing) ;)
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

Mod Updated To Beta Version 1.0.7
Change Log:

Code: Select all

Version 1.0.7
* Fix - Style bug that caused videos to overlap off of the page.
* Fix - Code typos and settings on videos page.
* Change - Created separate language file to make installation easier (less edits to phpBB core files).
* Change - Style settings to make installation easier (less edits to phpBB core files).

Version 1.0.6
* Fix - Language variable typo.

Version 1.0.5
* Fix - Instructions in subsilver edits.

Version 1.0.4
* Fix - Updated jquery.
* Fix - Root path info in overalheader file.
* Change - Added blue background to video page.
* Change - Moved subsilver instructions to contrib folder
* Fix - Link in header.

Version 1.0.3
* Fix - Corrected mod validation errors.

Version 1.0.1
* Fix - Numerous validation errors.

Version 1.0.0
* Add - Thumbnail display of video's playback time (shown on search results thumbnails).
* Add - Auto-hide menu bar (that displays the play/pause and other video options).
* Fix - Install instructions to make mod Auto-Mod compliant.

Version 0.1.1a
* Add - Added Subsilver2 support.

Version 0.1.1
* Add - Added a link to the overall_header.html file.
* Fix - Language variable edit.
* Fix - Cleaned-up a little css
* Fix - A couple of html mistakes in the videos page.
* Fix - Mistake in the install instructions.

Version 0.1.0
* Initial release
Enjoy :D
browser123
Registered User
Posts: 162
Joined: Thu Nov 24, 2011 12:28 pm

Re: [BETA] YouTube Videos Mod

Post by browser123 »

nice update

you still have the issue of the blue being square at the bottom and faint hook outlines still central :cry:

EDIT : Social chat is still interupted by the Jquery unless you remove it
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

browser123 wrote:nice update

you still have the issue of the blue being square at the bottom and faint hook outlines still central :cry:

EDIT : Social chat is still interupted by the Jquery unless you remove it
I'm aware of the square bottom... that's a very minor thing. For now I wanted to get the major issues corrected. I'll do a quick fix for the "faint hook outlines". I didn't notice that before. I hate IE :x

In reference to the Social chat, I posted the solution to that conflict in the FAQ of this topic a while back ;)
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

keith10456 wrote:
browser123 wrote:nice update

you still have the issue of the blue being square at the bottom and faint hook outlines still central :cry:

EDIT : Social chat is still interupted by the Jquery unless you remove it
I'm aware of the square bottom... that's a very minor thing. For now I wanted to get the major issues corrected. I'll do a quick fix for the "faint hook outlines". I didn't notice that before. I hate IE :x

In reference to the Social chat, I posted the solution to that conflict in the FAQ of this topic a while back ;)
Mod Updated...

Both issues corrected... I fixed the "square bottom" and the "faint hook outlines" problem. See the dev site for confirmation.

Likewise, I updated the download.

If you're already using version 1.0.7 re-download the mod, then upload the contents of the root folder to your phpBB installation - overwrite the existing files.

Be sure to purge your cache, and refresh your templates, themes, and imagesets.

Special thanks to browser123 and Rick718 for pointing out the issues with the mod. ;)
SwT-CarbonzZ
Registered User
Posts: 575
Joined: Tue Oct 12, 2010 7:17 am

Re: [BETA] YouTube Videos Mod

Post by SwT-CarbonzZ »

Its showing up rare on my page can you check the problem in the meny balk

http://www.psntrophies.net

Srry its solved i refrescht everything and purge the cache but its was showing strange but after hitting F5 its ok :)

Just 1 question is there a way to set other viedeos because my forum is about PS3 Games :) and it shows sow other crap now :)
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

SwT-CarbonzZ wrote:... Just 1 question is there a way to set other viedeos because my forum is about PS3 Games :) and it shows sow other crap now :)
Yes... See Question 10 in the Frequently Asked Questions ;)
browser123
Registered User
Posts: 162
Joined: Thu Nov 24, 2011 12:28 pm

Re: [BETA] YouTube Videos Mod

Post by browser123 »

update worked a charm - for those with Social

I just created a youtube_header.html and a youtube_footer.html, and in the youtube.html template folder changed the top and bottom too

<!-- INCLUDE youtube_header.html -->
<!-- INCLUDE youtube_footer.html -->

all i did was take the overall_header.html file take all the social media (refer to social media mod install instructions) out and saved it as youtube_header.html same as with overall_footer.html, that way you can follow this Install perfectly including the Jquery which makes the chat play up (you must still leave the Jquery out of the overall_header.html, but you can insert it in the youtube_header.html)

Edit > I made this quickly if anyone wants it :D

Image
SwT-CarbonzZ
Registered User
Posts: 575
Joined: Tue Oct 12, 2010 7:17 am

Re: [BETA] YouTube Videos Mod

Post by SwT-CarbonzZ »

browser123 wrote:update worked a charm - for those with Social

I just created a youtube_header.html and a youtube_footer.html, and in the youtube.html template folder changed the top and bottom too

<!-- INCLUDE youtube_header.html -->
<!-- INCLUDE youtube_footer.html -->

all i did was take the overall_header.html file take all the social media (refer to social media mod install instructions) out and saved it as youtube_header.html same as with overall_footer.html, that way you can follow this Install perfectly including the Jquery which makes the chat play up (you must still leave the Jquery out of the overall_header.html, but you can insert it in the youtube_header.html)

Edit > I made this quickly if anyone wants it :D

Image
Thx for your reply.

I just deleted this file

Code: Select all

<script type="text/javascript" src="{ROOT_PATH}youtube/jquery.js"></script>
because my social network mod wasnt' working 100% , but now its ok, just the question is? are the files you created helping with the soacialnetwork mod and can i replace the file back that i deleted? If so i want the files mate :)
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

browser123 wrote:update worked a charm - for those with Social

I just created a youtube_header.html and a youtube_footer.html, and in the youtube.html template folder changed the top and bottom too

<!-- INCLUDE youtube_header.html -->
<!-- INCLUDE youtube_footer.html -->

all i did was take the overall_header.html file take all the social media (refer to social media mod install instructions) out and saved it as youtube_header.html same as with overall_footer.html, that way you can follow this Install perfectly including the Jquery which makes the chat play up (you must still leave the Jquery out of the overall_header.html, but you can insert it in the youtube_header.html)

Edit > I made this quickly if anyone wants it :D

Image
That wasn't necessary. All you had to do was see Question 8 in the Frequently Asked Questions post in this topic.

Once you remove the line of code I (and SwT-CarbonzZ) posted there are no other conflicts.

If you have other issues with the Social Networking mod the problem is with your SN edits or the mod - not YouTube Videos Mod.

I have the latest versions of the YouTube Videos Mod and the Social Networking Mod on my site with no conflict issues (see Question 8) ;)
browser123
Registered User
Posts: 162
Joined: Thu Nov 24, 2011 12:28 pm

Re: [BETA] YouTube Videos Mod

Post by browser123 »

Hahah, i am not disputing it, but i am actually not sure what a jquery is :/ so i erred on the side of caution :D

once more, a brilliant addition to the phpbb forums :) i hope to see it get passed soon :) Congrats
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

No problem... And thanks ;)
User avatar
muggins
Registered User
Posts: 1183
Joined: Fri Feb 22, 2008 5:12 pm
Location: Texas
Name: Donovan

Re: [BETA] YouTube Videos Mod

Post by muggins »

Excellent work!

I ran into the "square corners" thing too, but fixed it by deleting an extra "</div>".
Muggins

Return to “[3.0.x] MODs in Development”