The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
VB5 changes [img] to [IMG2=JSON]
Hi there,
Got a big problem for me. Vbulletin is changing [IMG] to [IMG2=JSON] So [IMG]picture-url[ /IMG] turns in [IMG2=JSON]{"data-align":"none","data-size":"full","src":"https:\/\/intl.startrek.com\/sites\/default\/files\/styles\/content_full\/public\/images\/inline\/2019-01\/72dce962b787b531cba809b2cd3b4c28.jpg?itok=uufckjsQ "}[ /IMG2] How do i change this, so it goes back to "normal" [ img]url[/img] Can anyone help me? Thx |
#2
|
|||
|
|||
In all likelihood you have probably just mistakenly switched a setting somewhere to only allow [IMG2=XXX], I would start checking settings first.
or as a last resort... ...simply recreate the img tags. I've never used vb5 but I presume it has an option to create custom bbcodes like every other version before it: Example: Code:
[IMG]picture-url[/IMG] Code:
<img src ="{param}" alt="img" /> |
#3
|
|||
|
|||
Thanks for your respons.
I tried it, but does not work. For Vbulletin 5 this is the new standard. So the img-code is now corresponding with the json-img2, and imediatly changes the img to json. I want to change this back, to the old vb4 ->vb3 etc to the original [img] bb-code. I have over more then 80.000 topics to adjust now. And my users all use the bb-code typing it them selfs. There has to be a way to change it back. But thanks for your response, realy appriciate it. Sorry for my english Greets |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|