![]() |
Quote:
:) |
Thanks. Installed.
|
Will this work in 3.5 too?
|
I would love to see this ported to 3.6!
|
We have to do this a bit different in 3.6.0.
1). Open "includes/class_bbcode.php" 2). Find function handle_bbcode_quote 3). Within function "handle_bbcode_quote" find the line below. This line is there at several places so make sure you found the right one. eval('$html = "' . fetch_template($template) . '";'); 4). Add the code below right after the above line. Code:
//### HACK BEGIN - Turn [img] to [url] |
Masalaman: Thank you so much for taking the time to work on this. I tried your above steps and unfortunatly cannot get it to work. It seems to do nothing difference to new or existing quotes containing [img] tags :-( Nothing seems broke, just doesn't work. I made sure that I added the code you list right after the existing command you mention, while in the correct function. It all looks good. I see no other mentions of the quote function elsewhere in this file either...
Is there something I have to do to "activate" this per se? I would think it would work on th fly... Let me know if I'm missing something, thanks! |
bump? Anyone know how to get this to work in 3.6.0? The above hack didnt' work when I tried it.
|
any updates
|
It works fine for me. Images in quote are shown as just hyperlinks on my forum. Protonus, have you copied the code multiple times? It must be copied after every instance of the line below.
eval('$html = "' . fetch_template($template) . '";'); |
working thank u
|
All times are GMT. The time now is 10:37 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:
|