Bug Fixing
-
Hi MaxGalleria,
unfortunally our coder had to bugfix the core plugin of maxgalleria.
1.)
Issue: public function add_video_wmode_transparent($html, $url, $attr)
Solution: ==> function add_video_wmode_transparent($html = “”, $url= “”, $attr= “”)2.)
Issue: wp-content/plugins/media-library-plus-pro/js/jstree/jstree.js
Line 1824
if (!m[dat[i].parent.toString()]) {
this._data.core.last_error = { ‘error’ : ‘parse’, ‘plugin’ : ‘core’, ‘id’ : ‘core_07’, ‘reason’ : ‘Node with invalid parent’, ‘data’ : JSON.stringify({ ‘id’ : dat[i].id.toString(), ‘parent’ : dat[i].parent.toString() }) };
this.settings.core.error.call(this, this._data.core.last_error);
continue;
}First, it would be nice, if u could fix that – that we don’t need to do that manually with every update. On the other side – a compensation for our loss – using maxgallery would be aprecicated.
Best – Jo
The page I need help with: [log in to see the link]
- The topic ‘Bug Fixing’ is closed to new replies.