Post content doesn’t update / save
-
Hi
I had an error, where Equation editor prevented a post from being saved.
Edit the two lines in /wp-content/plugins/equation-editor/tiny_mce_wiris/integration/lib/php/Boot.class.php:Line 834 should read: $qname = ($bn == ‘HList’ && empty($pack)) ? ‘List’ : join(‘.’, array_merge($pack, array($bn)));
Line 840 should be: ‘phpname’ => join(‘_’, array_merge($pack, array($prefix . $bn)))
Anders Olesen
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Post content doesn’t update / save’ is closed to new replies.