The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
bbcode Icons in editor produce wrong tags v4.1.4
I have two BBcodes that I added to my forum
1. soundcloud [SCPL] 2. Youtube Playlist [YTP] Both worked fine under 4.1.3 -- but in 4.1.4 -- both buttons in the editor produce [YTP] tags when I am logged in as a registered user. But when I am logged in as an Admin each button produces the right tags. For the life of me I cannot figure out any help would be greatly apreciated Screenshot of editor (cloud Icon is for soundlcoud - tape is for YT Playlist) BBcode Page for soundCloud BBcode page for Youtube Play list Code: Youtube <object width="425" height="350"><param name="movie" value="http://www.youtube.com/p/{param}"></param><embed src="http://www.youtube.com/p/{param}" type="application/x-shockwave-flash" width="425" height="350"></embed></object> Code: Sound cloud <object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url={param}&g=bb"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url={param}&g=bb" type="application/x-shockwave-flash" width="100%"></embed></object> <a href="{param}">{param}</a> |
#2
|
||||
|
||||
|
#3
|
|||
|
|||
Why can't I be so lucky with the lottery? LOL
I looked at the link -- and that is way too advanced for me to even consider tackling. so for a newbie the solution is what ----- only use one BBcode until bug is fixed? Quote:
so for the time being I guess my only option is to disable one of the bbcodes |
#4
|
||||
|
||||
You can either apply the fix, or use the WYSIWYG editor when posting, or disable a bbcode from being in the editor area.
|
#5
|
|||
|
|||
Quote:
I am not a programmer -- not even close.... so going in and changing codes in files is something I really to do want to attempt. |
#6
|
||||
|
||||
I did not see some file/patch in that bug report - just the actual code snippets to change and what to change them to in two of your uncompressed javascript files. You need to read the whole report in order to see what the fix is for this issue.
|
#7
|
|||
|
|||
Quote:
Hopefully a simple patch will be released that even a knucklehead like me can install |
#8
|
|||
|
|||
Can someone please help me with this?
Can a fix be outlined for me in simple layman's terms? ----- I do not understand or follow the fix that was pointed out to me in the link This bug is killing me Very frustrated |
#9
|
|||
|
|||
The fix isn't that hard to do. Just think of it as a text document that needs to be amended instead of code. First copy the file that needs to be changed so you're not working on your only copy. Then open the file in a text editor (wordpad would probably work), and find the part that needs to be changed. Copy the replacement from the web page to the clipboard (the same way you'd do for any text), select the lines that need to be replaced, and paste. Then upload the file and overwrite the existing one.
|
#10
|
|||
|
|||
Problem is that it is not very clear in bug post on what to copy/fix etc. if they at least posted simple instructions -- then maybe I could do it.
example of simple instructions for knuckleheads like me 1. download xyz file from your vbulletin root directory 2. Open file with text editor 3. find: xnxnxnxnxn code 4. replace code with this: ncncncncnnc 5. replace new file with old file I just posted a sticky on my forum showing folks how to switch editors -- hopefully that will work for the time being. Seems like something like this -- a quick patch could be released -- I guess most newbies will have to wait for the next upgrade. Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|