e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
318 stars 212 forks source link

[Bug]: BB Code Editor Bar missing 'Color' button #5202

Open NECPWAweb opened 3 months ago

NECPWAweb commented 3 months ago

What e107 version are you using?

v2.3.3

Bug description

V 2.3.3 on cpage editor with Tinymce uninstalled (personal pref as I have never liked it) the bbcode bar is missing the 'color' button between 'Table' and 'Font Size'

This is after an upgrade from v1.1.4 direct to v 2.3.3 using Bootstrap 5 theme

How to reproduce

Go to admin > content > pages/menus and create / edit a page

I did check the bb code template and the shortcode is there under the $BBCODE_TEMPLATE_CPAGE = section at line 83 {BB=table}{BB=fontcol}{BB=fontsize} but it doesn't display the color buton

Expected behavior

bb button bar

Above is a screen grab showing the actual displayed editor bar in Bootstrap 5

What browser(s) are you seeing the problem on?

Firefox, Chrome / Brave, Microsoft Edge

PHP Version

tried all: PHP 5.6 7.4 and 8.1

NECPWAweb commented 3 months ago

Forgot to add: Plugins installed Download, Forum, G Sitemap, Hero and User. File Inspector shows no errors and database check is OK