in the current fp-1.3dev [master] the right menu and entries are displayed incorrectly after I enabled the markdown plugin.



Possibly there is a conflict with the BBcode plugin.
With best regards
Frank



Code: Select all
Dec 12 23:45:59 frank-web php: PHP Notice: Undefined property: Smarty::$_tpl_vars in /var/www/html/flatpress-master-smarty/fp-includes/smarty-4.3.0/libs/Smarty.class.php on line 1321
Dec 12 23:46:27 frank-web php: PHP Fatal error: Uncaught Error: Call to undefined function plugin_bbcode_init() in /var/www/html/flatpress-master-smarty/fp-plugins/audiovideo/audiovideoplugin.class.php:166
Dec 12 23:46:27 frank-web php: Stack trace:
Dec 12 23:46:27 frank-web php: #0 /var/www/html/flatpress-master-smarty/fp-includes/core/core.wp-plugin-interface.php(134): AudioVideoPlugin::initializePluginTags()
Dec 12 23:46:27 frank-web php: #1 /var/www/html/flatpress-master-smarty/fp-includes/core/core.system.php(196): do_action()
Dec 12 23:46:27 frank-web php: #2 /var/www/html/flatpress-master-smarty/admin/main.php(170): system_init()
Dec 12 23:46:27 frank-web php: #3 /var/www/html/flatpress-master-smarty/admin.php(6): require('/var/www/html/f...')
Dec 12 23:46:27 frank-web php: #4 {main}
Dec 12 23:46:27 frank-web php: thrown in /var/www/html/flatpress-master-smarty/fp-plugins/audiovideo/audiovideoplugin.class.php on line 166
Dec 12 23:46:29 frank-web php: PHP Fatal error: Uncaught Error: Call to undefined function plugin_bbcode_init() in /var/www/html/flatpress-master-smarty/fp-plugins/audiovideo/audiovideoplugin.class.php:166
Dec 12 23:46:29 frank-web php: Stack trace:
Dec 12 23:46:29 frank-web php: #0 /var/www/html/flatpress-master-smarty/fp-includes/core/core.wp-plugin-interface.php(134): AudioVideoPlugin::initializePluginTags()
Dec 12 23:46:29 frank-web php: #1 /var/www/html/flatpress-master-smarty/fp-includes/core/core.system.php(196): do_action()
Dec 12 23:46:29 frank-web php: #2 /var/www/html/flatpress-master-smarty/admin/main.php(170): system_init()
Dec 12 23:46:29 frank-web php: #3 /var/www/html/flatpress-master-smarty/admin.php(6): require('/var/www/html/f...')
Dec 12 23:46:29 frank-web php: #4 {main}
Dec 12 23:46:29 frank-web php: thrown in /var/www/html/flatpress-master-smarty/fp-plugins/audiovideo/audiovideoplugin.class.php on line 166
Dec 12 23:48:47 frank-web php: PHP Notice: Undefined property: plugin_indexer::$enabledlist in /var/www/html/flatpress-master-smarty/admin/panels/plugin/admin.plugin.php on line 52
Dec 12 23:48:47 frank-web php: PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/html/flatpress-master-smarty/admin/panels/plugin/admin.plugin.php on line 88Code: Select all
<?php
$fp_plugins = array (
0 => 'accessibleantispam',
1 => 'adminarea',
2 => 'archives',
3 => 'blockparser',
4 => 'categories',
5 => 'commentcenter',
6 => 'favicon',
7 => 'gallerycaptions',
8 => 'jquery',
9 => 'lastentries',
10 => 'lightbox2',
11 => 'markdown',
12 => 'mediamanager',
13 => 'photoswipe',
14 => 'prettyurls',
15 => 'qspam',
16 => 'readmore',
17 => 'searchbox',
18 => 'thumb',
);
?>Users browsing this forum: No registered users and 1 guest