MyBB Community Forums

Full Version: [ignore] [upgrading] missing editor buttons (even after updating the templates)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Edit: please ignore this ..



~/install/resources/mybb_theme.xml

https://github.com/mybb/mybb/blob/featur..._theme.xml

line: 13734

<template name="codebuttons" version="1800"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/editor_themes/{$theme['editortheme']}" type="text/css" media="all" />


isn't .css missing in above code segment ..

eg. {$theme['editortheme']} = default  (NOT default.css)