Plugin Author
Fabian
(@fabifott)
Please post the link to the plugin you are using.
Check your browser’s error console for JavaScript Errors (google knows how to get the console) and post any errors here.
i’s not a plugin, i’s integrated to the theme: http://www.cht-land.fr/
it’s the error i get when then WP-Filebase is activated :
Uncaught TypeError: Object false has no method ‘concat’
a.widget._tabifyjquery-ui.min.js:9
a.widget._initjquery-ui.min.js:9
b.Widget._createWidgetui.widget.js:13
b.widget.bui.widget.js:11
b.widget.bridge.b.fnui.widget.js:12
c.extend.eachjquery.min.js:30
c.fn.c.eachjquery.min.js:24
b.widget.bridge.b.fnui.widget.js:12
(anonymous function)
the differences in the code are (when activated):
<link rel=’stylesheet’ id=’wpfb-css’ href=’http://www.cht-land.fr/wp-content/plugins/wp-filebase/wp-filebase_css.php?ver=0.2.8.1′ type=’text/css’ media=’all’ />
<script type=’text/javascript’ src=’http://www.cht-land.fr/wp-includes/js/jquery/ui.core.js?ver=1.8.9′></script>
<script type=’text/javascript’ src=’http://www.cht-land.fr/wp-includes/js/jquery/ui.widget.js?ver=1.8.9′></script>
<script type=’text/javascript’ src=’http://www.cht-land.fr/wp-includes/js/jquery/ui.tabs.js?ver=1.8.9′></script>
<script type=’text/javascript’ src=’http://www.cht-land.fr/wp-content/plugins/wp-filebase/js/live-admin.js?ver=0.2.8.1′></script>