BbCodes & Buttons Manager - Advanced Bb Codes Pack

BbCodes & Buttons Manager - Advanced Bb Codes Pack 3.7.2

No permission to download
@cclaerhout The quick fix is working now on my dev site, only small error was if you go to use the quick reply after posting a thread without a page reload, the system only pulls attachments from the first post still. But i can not see this being a problem as most people would not be making a reply right after they have posted a thread.

Also thanks for the quick fix, you really did not have to fix it that quick as it's no problem to me as im only running on a dev system 1.2 right now and personal life should should come first, what i would like to wish you well and good luck with.

again many thanks.
 
@cclaerhout The quick fix is working now on my dev site, only small error was if you go to use the quick reply after posting a thread without a page reload, the system only pulls attachments from the first post still. But i can not see this being a problem as most people would not be making a reply right after they have posted a thread.

Also thanks for the quick fix, you really did not have to fix it that quick as it's no problem to me as im only running on a dev system 1.2 right now and personal life should should come first, what i would like to wish you well and good luck with.

again many thanks.
Yes this is normal. I would need to use JS to get the new hash, but as you said it, it's not really needed.
 
@cclaerhout

I'm using Redactor and tried to use the Bimg code:

Code:
[bimg=fleft|inside|***][URL='http://[url]http://[url]http://***.nl/img/***.jpg'][IMG]http://***.nl/img/***.jpg[/IMG][/URL][/bimg]

Tried this one to with the same result:

Code:
[bimg=fleft|inside|***][URL='http://[url]http://[url]http://***.nl/img/***.jpg'][URL]http://***.nl/img/***.jpg[/URL][/URL][/bimg]
Now i get an nice box floating on the left, but not the ***.jpg in it.
What is wrong with this?
 
@cclaerhout

I'm using Redactor and tried to use the Bimg code:

Code:
[bimg=fleft|inside|***][URL='http://[url]http://[url]http://***.nl/img/***.jpg'][IMG]http://***.nl/img/***.jpg[/IMG][/URL][/bimg]

Tried this one to with the same result:

Code:
[bimg=fleft|inside|***][URL='http://[url]http://[url]http://***.nl/img/***.jpg'][URL]http://***.nl/img/***.jpg[/URL][/URL][/bimg]
Now i get an nice box floating on the left, but not the ***.jpg in it.
What is wrong with this?

Do you have your forum set up so that any text links get auto converted to real links?
Settings should be like this:

Screen Shot 2013-07-23 at 19.38.53.webp
 
can someone help with this
i used to have this code working but after upgrading the content inside the code just disappear
this is the code

upload_2013-7-30_22-55-38.webp

upload_2013-7-30_22-57-16.webp


this is how it looks
upload_2013-7-30_22-56-18.webp
 
Speaking of the bimg bbcode, there's a small bug with its User Interface. To fix it:
Edit this file: js/sedo/advtoolbar/tinyquattro/bimg.js

Search:
HTML:
auto = phrases.auto
Replace with:
HTML:
auto = phrases.adv_auto

This will be fixed in a futur release.
 
Since the upgrade to Firefox 23 the slider overlay looks like this:
test.webp
Sometime even the tabs of configuration or slides are not rendered properly.
And as you might see the image of the selection is missing, to be clear I can see it in debug mode of Firefox and if I try Chrome the images are there so it can't be the image it's self. My question is what's going wrong with Firefox?
 
Since the upgrade to Firefox 23 the slider overlay looks like this:
View attachment 53540
Sometime even the tabs of configuration or slides are not rendered properly.
And as you might see the image of the selection is missing, to be clear I can see it in debug mode of Firefox and if I try Chrome the images are there so it can't be the image it's self. My question is what's going wrong with Firefox?
I've updated FF to version 23 a few minutes ago to test this and it's working for me. You can test on this website if you want.
 
I found the solution it was AddBlock Plus somehow o_O

Edit:
Found the reason, filter: /adv/adv_
This was suspected to be adds.
 
Last edited:
@cclaerhout Cedric, I have installed the new 3.4.2 addon. But I am not able to understand from which admin menu or option to import the BBM_BbCode_MultiBbCodes_MCE4.xml. That's why I guess that I still don't see the buttons in the TinyMCE. Please help. Many thanks in advance.
 
cclaerhout updated BbCodes & Buttons Manager - Advanced Bb Codes Pack with a new update entry:

Version 3.4.3 released

Version 3.4.3 released
  • Return of the "Tags highlight helper" (for MCE4)
    This requires an update of the BBM and TinyQuattro
  • Some XenForo phrases previously used with MCE3 has been deleted from XenForo. Reintegration of those.
  • Modification of the name of the main image of the Slider Graphic UI - Reason: AdBlock was blocking them. Thanks to @netrix

Note for MCE4 users: the Tags highlight helper is an orphan button that can be found in this directory:...

Read the rest of this update entry...
 
Top Bottom