Quantcast
Channel: Topic Tag: bug | WordPress.org
Viewing all articles
Browse latest Browse all 23376

dwconcepts on "[Plugin: Advanced Search by My Solr Server] bug - jQuery error when using with Pods plugin"

$
0
0

I have 2.0.4 installed with Pods v2.2 plugin and and I receive the error below. This jQuery error will not allow me to change tabs withing the Pods UI.

Uncaught TypeError: Object function (p_val) {
        var l = this.length;
        for(var i = 0; i < l; i++) {
            if(this[i] == p_val) {
                return true;
            }
        }
        return false;
    } has no method 'replace'

http://wordpress.org/extend/plugins/advanced-search-by-my-solr-server/


Viewing all articles
Browse latest Browse all 23376

Trending Articles