![]() |
ok but I cant seem to find an image theres just a xml file here? I could swear there was a youtube image with this no? I think I might be losing my mind...lol
|
Kickass mod man, thanks!!
|
Quote:
Quote:
|
Its not in the xml file look above
Look at the last code for the template edits the link to image is there I dont know why a button would be hosted somewhere else thats not good You can just upload the image to your images folder and change the link in the templates to your own |
how do i add buttons to my post area so people can click the button to insert the video of choice?
|
NEVERMIND.
update your instructions to change the icon path so we know to do it. |
i inserted a video from youtube, and all im getting is [youtube]CODE[/youtube] text. why is that?
|
did you go into bbcode and resave them
Also is bbcode enabled :-) |
hmm its working now. i dunno what i did but cool.
|
added everything except youtube bbcode please help
|
Great mod.
In the instructions it would have been slightly clearer to say that there were 4 instances of the first text, and to insert the code before each of them. Plus to stress how going into edit the BB code and then save it needs to be done. But I know that those points were stressed throughout the posts here. Really great job, I love this mod and have notinated it for MOTM. If you fancy sorting out the problems that VBplaza is having then you would be my all time vb idol?! :) |
After playing around with it a little more, there are a couple more things (1 which has been mentiuoned in this thread).
1. The icon. Which at the moment is saying "insert link" this broken link to whatever site needs changing or you should include an icon and as part of the instructions tell people to upload this to a certain directory. 2. After I click (my new) video icon, I get prompted for the url. But if I click cancel at this point, I'm then told "Please enter the full url!" so I click ok and the box disappears. This box should never appear after I click cancel. Is there a way that I can make that happen? Thanks. |
How would I get it so I could make an RSS Feed from it (with the youtube RSS) ??
cause its not being done by the javascript button its not removing/replacing the ID properly into the embed. its putting the full url and not making it work. any ideas? |
hey guys i had problems with youtube working on my page here is an attachment i fixed it :D
|
Kickass! Worked like a charm and I love it. Your icon link was broken so I made my own. Figured I would share it here in case someone else needs it:
http://forums.bobclark.com/images/ed...nsertvideo.gif Thanks again for a cool mod. |
I had a bit of trepidation about this considering all the negative comments, but...
This hack kicks ass! https://vborg.vbsupport.ru/external/2007/02/5.gifFor 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** |
is there a way to set this up so that only registered users can view the video's... without putting them in a specific category?
|
Forgot to mention that someone a ways back was nonplussed about the example outputs in the FAQ about BB Codes. I just went in and deleted the example code and saved the items in the BB Code Manager. Of course you then don't get the example code or an example of the player, but it seems an even trade-off in our particular case as we didn't want any videos showing up in that part of our forum.
|
I could be wrong, but I don't think it is feasible as the edits are to the stock toolbar.
Quote:
|
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 |
Quote:
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:
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 |
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. |
If you look at the code you may decide that one of them you probably don't need. ;)
Quote:
|
it doen'st work i check everything still don't?
|
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. |
Quote:
|
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 |
Quote:
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. |
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. |
I am not getting the image icon any more in the templates?
|
Name of your site or link too it
|
worked like a charm, thanks.
|
Hmm never mind i didnt need it more now
i havent try metacafe and the others |
Once i saved the bb code's i got this at the top of screen...
Quote:
|
Can it post mp3, streaming video, rm, flash,... ?
|
Quote:
Anyone got a good video icon? |
I can't find this code in my editor_clientscript. How can I add if it not there? Thank!
/** * Insert Image * * @param event Event object * @param string (Optional) Image URL * * @return boolean */ Here what I have: <!-- EDITOR SCRIPTS --> <script type="text/javascript" src="clientscript/vbulletin_textedit.js"></script> <script type="text/javascript"> <!-- var fontoptions = new Array($vBeditJs[font_options_array]); var sizeoptions = new Array($vBeditJs[size_options_array]); var smilieoptions = new Array(); smilieoptions = { $vBeditJs[smilie_options_array] }; var istyles = new Array(); istyles = { $vBeditJs[istyle_array] }; var smiliewindow_x = 240; var smiliewindow_y = 280; var ignorequotechars = $vboptions[ignorequotechars]; // vB Phrases vbphrase["wysiwyg_please_wait"] = "$vbphrase[wysiwyg_please_wait]"; vbphrase["wysiwyg_initialized"] = "$vbphrase[wysiwyg_initialized]"; vbphrase["wysiwyg_command_invalid"] = "$vbphrase[wysiwyg_command_invalid]"; vbphrase["moz_must_select_text"] = "$vbphrase[moz_must_select_text]"; vbphrase["moz_edit_config_file"] = "$vbphrase[moz_edit_config_file]"; vbphrase["enter_tag_option"] = "$vbphrase[enter_tag_option]"; vbphrase["must_select_text_to_use"] = "$vbphrase[must_select_text_to_use]"; vbphrase["browser_is_safari_no_wysiwyg"] = "$vbphrase[browser_is_safari_no_wysiwyg]"; vbphrase["enter_option_x_tag"] = "$vbphrase[enter_option_x_tag]"; vbphrase["enter_text_to_be_formatted"] = "$vbphrase[enter_text_to_be_formatted]"; vbphrase["enter_link_text"] = "$vbphrase[enter_link_text]"; vbphrase["enter_list_type"] = "$vbphrase[enter_list_type]"; vbphrase["enter_list_item"] = "$vbphrase[enter_list_item]"; vbphrase["must_enter_subject"] = "$vbphrase[must_enter_subject]"; vbphrase["message_too_short"] = "$vbphrase[message_too_short]"; vbphrase["enter_link_url"] = "$vbphrase[enter_link_url]"; vbphrase["enter_image_url"] = "$vbphrase[enter_image_url]"; vbphrase["enter_email_link"] = "$vbphrase[enter_email_link]"; vbphrase["iespell_not_installed"] = "$vbphrase[iespell_not_installed]"; vbphrase["click_quick_reply_icon"] = "$vbphrase[click_quick_reply_icon]"; vbphrase["insert_all"] = "$vbphrase[insert_all]"; //--> </script> <!-- END EDITOR SCRIPTS --> <!-- EDITOR STYLES --> <link rel="stylesheet" type="text/css" href="clientscript/vbulletin_editor.css" /> <style type="text/css"> <!-- .vBulletin_editor { background: {$istyles[pi_button_normal][0]}; padding: $stylevar[cellpadding]px; } .imagebutton { background: {$istyles[pi_button_normal][0]}; color: {$istyles[pi_button_normal][1]}; padding: {$istyles[pi_button_normal][2]}; border: {$istyles[pi_button_normal][3]}; } .ocolor, .ofont, .osize, .osmilie, .osyscoloar, .smilietitle { background: {$istyles[pi_menu_normal][0]}; color: {$istyles[pi_menu_normal][1]}; border: {$istyles[pi_menu_normal][3]}; } .popup_pickbutton { border: {$istyles[pi_menu_normal][3]}; } .popup_feedback { background: {$istyles[pi_menu_normal][0]}; color: {$istyles[pi_menu_normal][1]}; border-right: {$istyles[pi_menu_normal][3]}; } .popupwindow { background: {$istyles[pi_menu_normal][0]}; } #fontOut, #sizeOut, .popup_feedback div { background: {$istyles[pi_menu_normal][0]}; color: {$istyles[pi_menu_normal][1]}; } .alt_pickbutton { border-left: 1px solid {$istyles[pi_button_normal][0]}; } .popup_feedback input, .popup_feedback div { border: 0px solid; padding: 0px 2px 0px 2px; cursor: default; font: 11px tahoma; overflow: hidden; } --> </style> <!-- END EDITOR STYLES --> |
I think you are trying to edit the wrong file. It is not editor_clientscript it is vbulletin_textedit.js
it should be vbulletin_textedit.js found in yoursite.com/forums/clientscript/vbulletin_textedit.js when you search for it just do a Insert Image search then add the code were it go's as explained up top example don't use Code:
/** |
Before i install, i want to know if this addon affects my forums bandwidth?? Will i have any problems? If it is, how bad is it?
Can you add photobucket? |
simple install.. thanks Mr Chad
|
All times are GMT. The time now is 11:38 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|