vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - MySpace/YouTube/Google Video Addon (best yet) (https://vborg.vbsupport.ru/showthread.php?t=133235)

mshadows 01-25-2007 09:38 PM

Quote:

Originally Posted by TCHQ-0wn4g3 (Post 1167303)
Why does the image that appears in the Text editor after the product is installed linked or hosted on a domain outside of where my forum is installed. Loading that image from an external site has caused my forum to slow down until that image loads.

The image is pointing to http://wwwstagemc.nhmccd.edu/resourc...video_icon.gif

Just change it in the template edits...

TCHQ-0wn4g3 01-25-2007 09:51 PM

ok did the necessary template changes and the image is there, however the image doesn't do anything when clicked.

Mr Chad 01-25-2007 09:55 PM

Quote:

Originally Posted by TCHQ-0wn4g3 (Post 1167317)
ok did the necessary template changes and the image is there, however the image doesn't do anything when clicked.

do both javascript changes...

Nathan2006 01-25-2007 11:11 PM

Hello MrChad,

Im stuck with the instructions:

In 1st post says fine 2 of the following code

/**
* Insert Link
*/

But I can see 4 of them :(

Which ones do I need to add the code above?

Thanks for any help :)

Code:

        /**
                * Insert Link
                */
                this.createlink = function(e, url)
                {
                        return this.apply_format('createlink', is_ie, (typeof url == 'undefined' ? true : url));
                };

Code:

/**
                        * Insert Link
                        */
                        this._createlink = this.createlink;
                        this.createlink = function(e, url

Code:

/**
                        * Insert Link
                        */
                        this._createlink = this.createlink;
                        this.createlink = function(e, url)
                        {
                                if (typeof url == 'undefined'

Code:

        /**
                * Insert Link
                */
                this.createlink = function(e, url)
                {
                        this.prompt_link('url', url, vbphrase['enter_link_url'], 'http://');


dutchbb 01-25-2007 11:20 PM

@Nathan2006 look at post #138 & #139.

Nathan2006 01-25-2007 11:25 PM

Quote:

Originally Posted by dutchbb (Post 1167358)
@Nathan2006 look at post #138 & #139.


So there are no file edits?

Mr Chad 01-25-2007 11:48 PM

Quote:

Originally Posted by Nathan2006 (Post 1167367)
So there are no file edits?

put them above all 4 then. it cant hurt.

also what vb ver are u running.

Nathan2006 01-26-2007 12:05 AM

Quote:

Originally Posted by Mr Chad (Post 1167379)
put them above all 4 then. it cant hurt.

also what vb ver are u running.


Hi,

I'm running vB Version: 3.6.4

I have added all the code above each of them but no luck.

After adding the url's it just appears like this in a post:

[youtube]JZCHpacxl4c[/youtube]
[googlevideo]-1154844957034870481[/googlevideo]

BB-code is enabled for all usergroups.

Here is an un-edited copy of my js file

Mr Chad 01-26-2007 01:09 AM

did you install the product thats attached?

casedesign 01-26-2007 02:32 AM

I have the same issue. Edited the js, and styles, imported product. It converts the URLs, but then just displays the code.


All times are GMT. The time now is 12:47 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.01381 seconds
  • Memory Usage 1,743KB
  • 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
  • (4)bbcode_code_printable
  • (5)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