• Resolved cmbs6589

    (@cmbs6589)


    Pluging has stopped working and when I enable debug I see the error “Inconsicensty with arrays created from csv”

    Can you please advise how to fix this. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter cmbs6589

    (@cmbs6589)

    Inconsicensty with arrays created from csv

    array(8) {
    [0]=>
    string(10) “?Place”
    [1]=>
    string(6) “Region”
    [2]=>
    string(4) “City”
    [3]=>
    string(8) “Provider”
    [4]=>
    string(9) “Speed”
    [5]=>
    string(6) “Postcode”
    [6]=>
    string(12) “Street
    [7]=>
    string(6) “Best”
    }
    array(0) {
    }

    Plugin Author wibergsweb

    (@wibergsweb)

    This error rises when you do a search and there are no result. The reason why the error shows is that headers are given, but no data is given under (because it is not found)

    We have started some mailcommunication about this, so I mark this as resolved here.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Inconsicensty with arrays created from csv’ is closed to new replies.