Support Forum
Hi,
There's something wrong with version 5.9.7. I installed and then tried to activate it but it threw an ugly dump - please see below. The plugin keeps "activating" all the time
When I open a new tab and naviate to the Plugins page, I can see the version 5.9.7 is activated. But I cannot explain what causes this fatal error code dump.
Kind regards,
Activation failed: < !DOCTYPE html>Welcome to Meta Box ‹
sub.domain.tld —
WordPress addLoadEvent=function(func) {
if(typeof jQuery !=='undefined')jQuery(function() {
func();
}
);
else if(typeof wpOnload !=='function') {
wpOnload=func;
}
else {
var oldonload=wpOnload;
wpOnload=function() {
oldonload();
func();
}
}
}
;
var ajaxurl='/wp-admin/admin-ajax.php',
pagenow='plugins_page_meta-box',
typenow='',
adminpage='plugins_page_meta-box',
thousandsSeparator=',',
decimalPoint='.',
isRtl=0;
@media print {
#wpadminbar {
display: none;
}
}
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
@font-face {
font-family: Inter;
font-style: normal;
font-weight: 300 900;
font-display: fallback;
src: url('https://sub.domain.tld/wp-content/themes/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2') format('woff2');
font-stretch: normal;
}
@font-face {
font-family: Cardo;
font-style: normal;
font-weight: 400;
font-display: fallback;
src: url('https://sub.domain.tld/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2') format('woff2');
}
@font-face {
font-family: Cardo;
font-style: italic;
font-weight: 400;
font-display: fallback;
src: url('https://sub.domain.tld/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2') format('woff2');
}
@font-face {
font-family: Cardo;
font-style: normal;
font-weight: 700;
font-display: fallback;
src: url('https://sub.domain.tld/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2') format('woff2');
}
window._wpemojiSettings= {
"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/",
"ext":".png",
"svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/",
"svgExt":".svg",
"source": {
"concatemoji": "https:\/\/sub.domain.tld\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.5.2"
}
}
;
/*! This file is auto-generated */
!function(i, n) {
var o,
s,
e;
function c(e) {
try {
var t= {
supportTests: e, timestamp:(new Date).valueOf()
}
;
sessionStorage.setItem(o, JSON.stringify(t))
}
catch(e) {}
}
function p(e, t, n) {
e.clearRect(0, 0, e.canvas.width, e.canvas.height),
e.fillText(t, 0, 0);
var t=new Uint32Array(e.getImageData(0, 0, e.canvas.width, e.canvas.height).data),
r=(e.clearRect(0, 0, e.canvas.width, e.canvas.height), e.fillText(n, 0, 0), new Uint32Array(e.getImageData(0, 0, e.canvas.width, e.canvas.height).data));
return t.every(function(e, t) {
return e===r[t]
}
)
}
function u(e, t, n) {
switch(t) {
case"flag": return n(e, "\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f", "\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")? !1: !n(e, "\ud83c\uddfa\ud83c\uddf3", "\ud83c\uddfa\u200b\ud83c\uddf3")&& !n(e, "\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f", "\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");
case"emoji": return !n(e, "\ud83d\udc26\u200d\u2b1b", "\ud83d\udc26\u200b\u2b1b")
}
return !1
}
function f(e, t, n) {
var r="undefined" !=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300, 150):i.createElement("canvas"),
a=r.getContext("2d", {
willReadFrequently: !0
}
),
o=(a.textBaseline="top", a.font="600 32px Arial", {}
);
return e.forEach(function(e) {
o[e]=t(a, e, n)
}
),
o
}
function t(e) {
var t=i.createElement("script");
t.src=e,
t.defer= !0,
i.head.appendChild(t)
}
"undefined" !=typeof Promise&&(o="wpEmojiSettingsSupports", s=["flag", "emoji"], n.supports= {
everything: !0, everythingExceptFlag: !0
}
, e=new Promise(function(e) {
i.addEventListener("DOMContentLoaded", e, {
once: !0
}
)
}
), new Promise(function(t) {
var n=function() {
try {
var e=JSON.parse(sessionStorage.getItem(o)); if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests
}
catch(e) {}
return null
}
(); if( !n) {
if("undefined" !=typeof Worker&&"undefined" !=typeof OffscreenCanvas&&"undefined" !=typeof URL&&URL.createObjectURL&&"undefined" !=typeof Blob)try {
var e="postMessage("+f.toString()+"("+[JSON.stringify(s), u.toString(), p.toString()].join(",")+"));", r=new Blob([e], {
type:"text/javascript"
}
), a=new Worker(URL.createObjectURL(r), {
name:"wpTestEmojiSupports"
}
); return void(a.onmessage=function(e) {
c(n=e.data), a.terminate(), t(n)
}
)
}
catch(e) {}
c(n=f(s, u, p))
}
t(n)
}
).then(function(e) {
for(var t in e)n.supports[t]=e[t], n.supports.everything=n.supports.everything&&n.supports[t], "flag" !==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]); n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&& !n.supports.flag, n.DOMReady= !1, n.readyCallback=function() {
n.DOMReady= !0
}
}
).then(function() {
return e
}
).then(function() {
var e; n.supports.everything||(n.readyCallback(), (e=n.source|| {}
).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji), t(e.wpemoji)))
}
))
}
((window, document), window._wpemojiSettings);
var userSettings= {
"url": "\/", "uid":"1", "time":"1713879992", "secure":"1"
}
;
#toplevel_page_wpcodebox2>a>div.wp-menu-image.dashicons-before>img {
width: 24px;
padding-top: 7px;
}
.updates-table tbody td.wpvivid-check-column,
.widefat tbody th.wpvivid-check-column,
.widefat tfoot td.wpvivid-check-column,
.widefat thead td.wpvivid-check-column {
padding: 11px 0 0 3px;
}
.widefat tfoot td.wpvivid-check-column,
.widefat thead td.wpvivid-check-column {
padding-top: 4px;
vertical-align: middle;
}
.widefat .wpvivid-check-column {
width: 2.2em;
padding: 6px 0 25px;
vertical-align: top;
}
.column-file_name {
width: 25%
}
.column-export_type {
width: 8%
}
.column-posts_count {
width: 8%
}
.column-media_size {
width: 8%
}
.column-import {
width: 8%
}
.column-wpvivid_i_date {
width: 14%
}
.column-wpvivid_i_type {
width: 12%
}
.column-wpvivid_i_file_size {
width: 10%
}
.column-file_name {
width: 25%
}
.column-export_type {
width: 8%
}
.column-posts_count {
width: 8%
}
.column-media_size {
width: 8%
}
.column-import {
width: 8%
}
var _wpColorScheme= {
"icons": {
"base": "#a7aaad", "focus":"#72aee6", "current":"#fff"
}
}
;
if (window.history.replaceState) {
window.history.replaceState(null, null, document.getElementById('wp-admin-canonical').href + window.location.hash);
}
document.body.className=document.body.className.replace('no-js', 'js');
(function() {
var request, b = document.body,
c = 'className',
cs = 'customize-support',
rcs = new RegExp('(^|\\s+)(no-)?' + cs + '(\\s+|$)');
request = true;
b[c] = b[c].replace(rcs, ' '); // The customizer requires postMessage and CORS (if the site is cross domain). b[c] += ( window.postMessage && request ? ' ' : ' no-' ) + cs; }()); Skip to main content Skip to toolbar Dashboard DashboardHomeUpdates 0 Posts PostsAll PostsAdd New PostCategoriesTags Media MediaLibraryAdd New Media File Pages PagesAll PagesAdd New Page Comments 00 Comments in moderation Appearance AppearanceThemes 0Editor Plugins 0 Plugins 0Installed PluginsAdd New Plugin Users UsersAll UsersAdd New UserProfile Tools ToolsAvailable ToolsImportExportSite Health 0Export Personal DataErase Personal Data Settings SettingsGeneralWritingReadingDiscussionMediaPermalinksPrivacyFluentSMTPEdit Author SlugLiteSpeed Cache AAM WPvivid Plugin WPvivid PluginDashboardManual BackupExport SiteImport SiteBackup ScheduleBackup ManagerCloud StorageDatabase SnapshotsUnused Image CleanerRollbackExport/Import PageSettingsDebugLicense WPCodeBox 2 FluentAuth FluentAuthDashboardSecurity SettingsSocial LoginLogin RedirectsLogs LiteSpeed Cache LiteSpeed CacheDashboardPresetsGeneralCacheCDNImage OptimizationPage OptimizationDatabaseCrawlerToolboxCollapse menu Menusub.domain.tldVisit SiteNewPostMediaPageManageSettingsImage OptimizationPurge AllPurge All - LSCachePurge All - CSS/JS CachePurge All - Object CachePurge All - Opcode CacheHowdy, Template AdminTemplate Adminui8otyr3grdmpapd6y7gwop0klEdit ProfileLog Out Purged all caches successfully. Welcome to Meta Box Meta Box is a free Gutenberg and GDPR-compatible WordPress custom fields plugin and framework that makes quick work of customizing a website with—you guessed it—meta boxes and custom fields in WordPress. Follow the instruction below to get started! Meta Box Documentation Support Facebook Group Youtube Channel Getting Started Extensions Support Getting Started With Online Generator Online Generator is a free tool to help you create and set up custom fields using a simple, friendly user interface. With it, you can add fields, set options and generate needed code that's ready to copy and paste. Go to Online Generator Extensions Wanna see more features that transform your WordPress website into a powerful CMS? Check out some extensions below: Meta Box Builder - Build meta boxes and fields with UI. Meta Box Group - Organize fields into repeatable groups. Meta Box Conditional Logic - Control the visibility of fields. MB Settings Page - Create settings pages/Customizer options. More Extensions Extend custom fields in WordPress well beyond what others would ever consider ordinary! Save over 80% with our extensions bundles. View Bundles → MB Custom Post Type Create and manage custom post types easily in WordPress with an easy-to-use interface. Free Download Meta Box Builder Drag and drop your custom fields into place without a single line of code. Learn More Meta Box Group Create repeatable groups of custom fields for better appearance and structure. Learn More MB Settings Page Create a powerful settings page for your theme, plugin or website. Learn More Meta Box Conditional Logic Control the visibility of meta boxes and fields or even HTML elements with ease. Learn More MB User Profile Create register, login and edit user profile forms in the frontend. Embed everywhere with shortcodes. Learn More MB Frontend Submission Create frontend forms for users to submit custom content. Embed everywhere with shortcode. Learn More MB Custom Table Save custom fields data to custom table. Reduce database size and increase performance. Learn More MB Relationships Create many-to-many relationships between posts, terms and users. Free Download View all extensions → Still need help with Meta Box? We offer excellent support for you. But don't forget to check our documentation first. Free Support If you have any question about how to use the plugin, please open a new topic on WordPress.org support forum or open a new issue on Github (preferable). We will try to answer as soon as we can. Go to Github → Go to WordPress.org → Premium Support For users that have bought premium extensions, the support is provided in the Meta Box Support forum. Any question will be answered with technical details within 24 hours. Go to support forum → Our WordPress Products Like this plugin? Check out our other WordPress products: Slim SEO - Automated & fast SEO plugin for WordPress Slim SEO Schema - The best schema plugin for WordPress GretaThemes - Simple, elegant and clean WordPress themes Write a review for Meta Box If you like Meta Box, please write a review on WordPress.org to help us spread the word. We really appreciate that! Write a review Upgrade to Meta Box PRO Please upgrade to the PRO plan to unlock more awesome features. Create custom fields with drag-n-drop interface - no coding knowledge required! Add custom fields to taxonomies or user profile. Create custom settings pages. Create frontend submission forms. Save custom fields in custom tables. And much more! Get Meta Box PRO now <!-- wpbody-content --> <!-- wpbody --> <!-- wpcontent --> Close dialog Session expired Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page. wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); var heartbeatSettings = {"nonce":"b136525947"}; <!-- wpwrap --> if(typeof wpOnload==='function')wpOnload();
Hello,
Thank you for your feedback. This issue has been fixed in this commit https://github.com/wpmetabox/meta-box/commit/c75fb36eb72663a1175b0d2e3fe95b78bd53fc02
and it will be included in the next update of Meta Box.