![]() |
Installed ! and it works great thank yoiu very very much
|
Quote:
2) I have this on my forum and I'll be adding it to the plugin in the next release (which is mostly done and should be released soon). :) Quote:
|
New version out! (2.0.0)
Total recode featuring custom titles, light error checking (ex: people can't do [youtube]http://www.google.com/[/youtube] for example), one click installation (no more having to manually add the BBCode), etc. |
So should we remove the BB Code we added before installing the plugin?
|
No, you can leave it. It'll attempt to add it again, but will silently fail (although it will add two new ones used for the custom titles). :)
|
New version is working great! Thanks for updating :D
|
Quote:
|
that reminds me... one thing i did notice was that you did not need quotes around the ID when doing a custom title.
|
Quote:
Thanks! |
Quote:
|
Hi,
now i have a great Problem. How can i change [youtube] and [gvideo] to [yt] and [gv] ??? And one Bug - after i have installed your Product i cant see any longer at AdminCP my own vBCodes. After deinstalling your Product this leaves the same. Who can i fix this ? s. Screenshot. I have looked for a problem with phpMyAdmin everything looks fine and the BB Codes are still working. :confused: Restore of vb3_bb Code Table brings no success. |
I need a myvideo.de integration. :D I will wait.
|
Quote:
Quote:
When the plugin is uninstalled, it removes the BBCode it adds and everything, so it shouldn't screw anything up. I really don't know what to suggest. :( What happens if you view the source of that frame window? |
Quote:
|
Quote:
Quote:
|
*100th Install* :p
|
Quote:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
Quote:
Look for some PHP errors in your logs is all I can suggest. Quote:
|
Quote:
|
Quote:
Quote:
SEO YouTube and Google Videos For know i have asked here : Change used BB-Code in Posts if BB-Code was changed |
Doh! I had just installed this yesterday with the previous version. :cross-eyed:
Please recommend the best way to upgrade this mod. Would it be best to take out the custom BB codes that were instructed from previous? Do I uninstall the previous plugin and then install this new one? Just looking for the best recommended way of upgrading this. I didn't see any instructions for those of us upgrading. Thanks, Mark |
Quote:
Quote:
|
I installed it, but it does not work for me, here is a link to it
http://www.ezpicking.com/forum/showt...?p=415#post415 please help as this would be a great feature for my fourm! Thank you. |
Quote:
|
That is a working youtube link :surprised:
http://www.youtube.com/watch?v=ya9CsMioPxA Just does not work in my post with this mod |
Quote:
I love smart-arses.... |
Ok, not sure what happened, but it seems if you edit the post it becomes invalid and you have to enter the youtube url again.
Works now. |
Great mod, however I would strongly recommend a new feature much like the "hyperlink" pop-up windows.
If you currently click on Google or the YouTube link, it brings up the window where you enter the URL. However, many users do not enter a title within the tags, and then when they submit just the URL, it does not display the video.. I think there should be 2 windows. 1 window for the URL, and another for the TITLE. That would work perfectly! |
Quote:
I've edited my post to include upgrade instructions (sorry!). |
Quote:
I know you hit on this one previously....but I'd like to know if it would be better to remove the Custom BB Codes we added with the previous version of this hack? Seemed like your response was more of a...you can if you want...but if not...there's no issues. But I'd rather not have it there if there's no need for it with this verion. Thanks again Viper007Bond. |
Quote:
First, it finds all validly formatted calls to the BBCode and replaces them with [VALIDYOUTUBE12345]gakjh43hj34f[/VALIDYOUTUBE12345]. Anything left over is then bad calls to the BBCode (ex: [YOUTUBE]http://www.yahoo.com/[/YOUTUBE]). These get replaced with [INVALIDYOUTUBE] so that the BBCode parser doesn't replace them and make a broken embed box. Then once the BBCode parser is done, it replaces all of the [INVALIDYOUTUBE]'s with [YOUTUBE]. This results in them displaying as the user typed in (in plain text) with no HTML. However, it seems that second plugin (which puts the tags back) doesn't always work and I'm not quite sure why (since I'm new to vB). That's why you may see [INVALIDYOUTUBE]'s sometimes in your posts rather than [YOUTUBE]http://www.yahoo.com/[/YOUTUBE]. Valid calls to the BBCode though should always work and show up correctly. |
Quote:
|
Quote:
|
A CMPS module would be a great addition for this mod.
Also, if you could have your own player instead of using Google's and YouTube's, it would be a real nice option. |
Viper, great mod. I also run a SMF forum, version 1.1 RC3,
any chance you can port this over for 1.1RC3? They only have a similar mod for 1.1RC2 and all the suggested hacks to get it to work on RC3 fails. Plus you need to install 2 mods to get what your VB mod does! I know your mod would be greatly appreciated for SMF :) Any chance it happening? |
Quote:
|
Quote:
Now if I submit my reply without entering in a title within the tags, it does not display the video. I would recommend another pop-up window asking the user to enter in a description or title. |
Attention :
If you have used something like [gv] before this Update and want to change now all old Codes to [gvideo] operate this SQL Querie. Code:
UPDATE vb3_post SET pagetext = REPLACE(pagetext, '[gv]', '[gvideo]'); Attention - maybe you have to change Tableprefix. @Viper007Bond - include this to Installinstructions please or use it for coding a AdminCP Option. ;) |
Quote:
Attachment 56240 |
I am a little confused, you have the example usage thing but how do i make it so when they click to insert the video url it shows more than the [google][ /google] thing but instead the full Usage code you have posted above.
|
All times are GMT. The time now is 11:53 AM. |
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:
|