MyBB Community Forums

Full Version: Error in mybb 1.8.13
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
^ same code is used in MyBB 1.8.22
headerinclude template might need additional code.
code added before var cookieDomain = "{$mybb->settings['cookiedomain']}";
var templates = {
modal: '{$jsTemplates['modal']}',
modal_button: '{$jsTemplates['modal_button']}'
};
Pages: 1 2 3 4 5 6