![]() |
Quote:
2. This is what comes in the embed code. If it makes sense at some later date I might consider seeing if it is possible to configure this, but it would be a pain doing it for every different type of embed code. |
Quote:
Code:
// Everything that's left is invalid calls to the BBCode, so let's ditch it This basically means that he is looking for any other tag which starts with the word youtube, and trashing it. Since I chose youtubevid to try to be unique, his mod is killing my tag, which is why it isn't showing up until you disable his mod. Be careful about uninstalling his mod though - it will delete the tags he uses as well, and any existing content you have won't be embedded after that. Disable it instead. The only way you can fix this is to get him to update his mod to not kill off other people's bbcode, or disable it. If you do uninstall it, manually copy down the details of the bbcode for the existing tags, because you'll have to recreate them again afterwards. What I can do however is make the next version of my mod refuse to install if it finds a mod like this one which conflicts. I know that's not the perfect solution, but short of changing tag names to get around this issue, there's nothing I can do (and I don't want to change tag names now that they are out there!) |
Sorry to bug again, but I still don't know where to disable the "copy url above" option:
It sounds to me like you switched on the option to copy the URL above the embedded text. If you don't want that feature, then don't use that option ... |
great hack, love it !!
|
Quote:
Quote:
|
Hey not sure if you are aware of this link, but this is another link from youtube that is different and doesnt work http://www.youtube.com/watch?v=ZtRk0-B7QEc
|
Quote:
Quote:
|
Quote:
Disabling vipers code won't work as his bbcode fails to function then. I can only assume hes parsing as its displayed to alter the {param} tag as he presents his bbcode as Code:
<object width="425" height="340" type="application/x-shockwave-flash" data="http://www.youtube.com/v/{param}"> http://www.youtube.com/watch?v=1eKifSDgU48 So this results in quite a messed up Code:
<object width="425" height="340" type="application/x-shockwave-flash" data="http://www.youtube.com/v/http://www.youtube.com/watch?v=1eKifSDgU48"> [YOUTUBE]http://www.youtube.com/watch?v=1eKifSDgU48[/YOUTUBE] becomes [YOUTUBEvid]1eKifSDgU48{/YOUTUBEvid] That works effectively but will require some work to track down each post that has his tags embedded. Thankfully there is a solution to this using phpmyadmin. Just enter into your database and type in the following mysql in the SQL tag to show you all your posts that have referance to youtube tags (note on a big board this could be many] Code:
SELECT * [YOUTUBE]http://www.youtube.com/watch?v=VZBxfntDq3M[/YOUTUBE] to [YOUTUBEvid]VZBxfntDq3M[/YOUTUBEvid] removing referance to the url and adding this new embedded bbcode. Its a cludge but if you only have around 50 or so linked youtube videos is likely the best course of action to get this mod working and remove vipers. |
Quote:
I think that will solve your issue - but like I said - the thread for that mod would be the best place to discuss how that mod should be changed, rather than this thread. |
Agreed however i'm happy to substitute one for the other and for those using vipers mod that think the same, theres a workable solution now posted to allow yours to be used across the board :)
|
All times are GMT. The time now is 09:20 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:
|