vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   BB Code Enhancements - Embed XHTML valid YouTube and Google Video into your posts (https://vborg.vbsupport.ru/showthread.php?t=130868)

Dean C 11-18-2007 03:15 PM

Can I make a suggestion :) Our images directory is located under images/somepath, so unfortunately we don't have an images/editor directory and your queries into the bbcode table use the standard images/editor path so we've had to manually create that directory just to make the images show for this modification. Would it not be possible to use the current styles images path to point to the image instead? I haven't really looked into whether it's possible yet as I don't have time but thought this may help out others users in future..

Aclikyano 11-19-2007 12:34 AM

how do i get that little YOUTUBE image to show by GO ADVANCED n FAST/QUICK REPLYS

Aclikyano 11-19-2007 01:16 AM

Quote:

Originally Posted by Annie^.^ (Post 1218393)
Yes I was looking for the same thing but I was dissapointed that this functions is not available. I'm not a programmer but i did some digging in the codes and I was able to make it appear in the Quick Reply ......


Template to edit
Show Thread Templates ---> showthread_quickreply

Find:
Code:

<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]" /></div></td>
After add:
Code:

<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_youtube"><img src="$stylevar[imgdir_editor]/youtube.gif" width="21 height="20" alt="$vbphrase[youtube]" /></div></td>
 
    <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_gvideo"><img src="$stylevar[imgdir_editor]/google.gif" width="20" height="20" alt="$vbphrase[google]" /></div></td>

Make sure your images are in the your custom style Editor folder too :)
I hope this helps.


i dont get where you put this...please more exact!! THANKS


*EDIT*

found where to put it, the youtube pic shows as red x
and it messes up my links...so no good!

Aclikyano 11-19-2007 01:22 AM

i put the youtube image included in 1st post in the proper folder on ftp but dont even see it on go advanced post...do i need to add the google one too for it to show there? wouldnt make much sense but ill do it no prob

Aclikyano 11-19-2007 03:14 PM

yea whatever forget bout the lil images but it only worked for one thread then i try again it doesnt wanna work anymore wtf...

Aclikyano 11-19-2007 04:51 PM

when using this and [youtube]LINKHERE[/youtube]
i have been gettin this

coffee 11-28-2007 04:40 PM

Installed on 3.6.8PL2!

Pathfinder 11-28-2007 08:22 PM

Excellent work it looks good, thank you.

Mutio 12-15-2007 09:33 AM

Works excellent with VBulletin 3.6.8, no complaints :)

hyppa 12-30-2007 05:36 PM

Very nice! Thank you.

How do i get the icons in the quick replay box too?


All times are GMT. The time now is 11:36 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.02438 seconds
  • Memory Usage 1,737KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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