Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
MySpace/YouTube/Google Video Addon (best yet) Details »»
MySpace/YouTube/Google Video Addon (best yet)
Version: 1.00, by Mr Chad Mr Chad is offline
Developer Last Online: Apr 2009 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.6.4 Rating:
Released: 12-04-2006 Last Update: Never Installs: 239
 
No support by the author.

...

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #262  
Old 02-21-2007, 11:14 PM
dholt's Avatar
dholt dholt is offline
 
Join Date: Aug 2006
Location: Somewere in Delaware
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dotJoel View Post
The instructions say to insert the code above 3 instances of Insert Link, however there are 4 instances of it in the .js file!

Regards,
Joel
That is correct insert the code above all 4 instances of Insert Link and 1 Insert Image

5 times you will add that code, it will not hurt it.

really you only need to do it 3 times for Insert Link the first one in your search you will notice a E-mail link so got to the next insert link 2 then 3 then 4 (3 edits for insert link)

Example of the one you don't need to add it too if this helps as it works for me.

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

        
/**
        * Insert Email Link
        */ 

also remember to edit all three templates

1. editor_toolbar_on
2. postbit_quickedit
3. showthread_quickreply

PHP Designer is also a free download, you can do a search for it and download it
Reply With Quote
  #263  
Old 02-22-2007, 12:54 AM
dholt's Avatar
dholt dholt is offline
 
Join Date: Aug 2006
Location: Somewere in Delaware
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ebaumsvideo is not working as it is pulling the video from the admin area and not the one I added. I was getting a transfering data from 404.ebaumsworld.com at first but then it started to work

All the other video's work great, but is there a fix for this one.
Reply With Quote
  #264  
Old 02-22-2007, 04:15 AM
Top Nurse Top Nurse is offline
 
Join Date: May 2006
Location: Long Beach, CA
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you look at the code you may decide that one of them you probably don't need.

Quote:
Originally Posted by dotJoel View Post
The instructions say to insert the code above 3 instances of Insert Link, however there are 4 instances of it in the .js file!

Regards,
Joel
Reply With Quote
  #265  
Old 02-22-2007, 04:32 AM
blastup blastup is offline
 
Join Date: Feb 2007
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it doen'st work i check everything still don't?
Reply With Quote
  #266  
Old 02-22-2007, 09:41 AM
dholt's Avatar
dholt dholt is offline
 
Join Date: Aug 2006
Location: Somewere in Delaware
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

http://404.ebaumsworld.com/404error.html


This is what I get for ebaums


This is do to it not adding the emuse

http://emuse.ebaumsworld.com/video/watch/14030



You get a 404 Error when it trys to get the Video from http://ebaumsworld.com/video/watch/14030

when it should get the Video from
http://emuse.ebaumsworld.com/video/watch/14030

do I need to add this emuse some were or am I wrong about this.
Reply With Quote
  #267  
Old 02-22-2007, 09:45 AM
dholt's Avatar
dholt dholt is offline
 
Join Date: Aug 2006
Location: Somewere in Delaware
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Top Nurse View Post
I had a bit of trepidation about this considering all the negative comments, but...

This hack kicks ass!


For those who have problems I can say that you need to follow the directions exactly. Also if you are have never edited javascript then I suggest you skip this mod unless you have a bonafide java editor. I used FrontPage 2003 just because I have it. Also make sure to save a copy of the original file on your server in case you decide to uninstall it.

**Clicks MOTM**
You can use also PHP Designer it is free for download
Reply With Quote
  #268  
Old 02-22-2007, 12:16 PM
hinch's Avatar
hinch hinch is offline
 
Join Date: May 2003
Location: UK
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

appears not to work added all javascripts in installed product and edited templates (even made my own image since the button link you supply doesnt work.

all it outputs into the thread is [youtube]PkGUU_ggO3k[/youtube]

http://beta.euro-chimaera.co.uk/foru...thread.php?t=1
Reply With Quote
  #269  
Old 02-22-2007, 12:24 PM
dholt's Avatar
dholt dholt is offline
 
Join Date: Aug 2006
Location: Somewere in Delaware
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hinch View Post
appears not to work added all javascripts in installed product and edited templates (even made my own image since the button link you supply doesnt work.

all it outputs into the thread is [youtube]PkGUU_ggO3k[/youtube]

http://beta.euro-chimaera.co.uk/foru...thread.php?t=1
image verification on your site is not showing up as I tried to sign up for your site to see.

Have you gone into your admin cp /custom bb code/bbcode maniger and edit and save all five again


as far as your site you may need to correct this so go into your Image Processing Library
Choose the image processing library that vBulletin will use for processing thumbnails and avatars. GD is more widely available but ImageMagick is more robust, supporting more image types. ImageMagick must have a valid path chosen below.

ImageMagick may be selected so try the GD as you may not have it installed on your server.
Reply With Quote
  #270  
Old 02-22-2007, 01:12 PM
hinch's Avatar
hinch hinch is offline
 
Join Date: May 2003
Location: UK
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

its using GD and it "was" working as a test user already signed up (this is a dev board for me to replace the phpbb currently in use)

i'll check again see if gd has gone screwy also add in a test user test/test for you.

edit: you are right GD has stopped working for some reason will look into that

edit no2: fixed it now you were right about reopening the bbcode and resaving them.
Reply With Quote
  #271  
Old 02-22-2007, 10:59 PM
redwinger redwinger is offline
 
Join Date: Nov 2006
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am not getting the image icon any more in the templates?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:09 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05887 seconds
  • Memory Usage 2,317KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete