• Very good plugin guys.
    Thanks.

    Maybe i found a little bug.
    When I put the flags in numerical order they displayed, from the largest number to the smallest.

    I put this snippet in a file ?result.php? and it works like a charm ??

    $reverse=array_reverse($options_order);
    $preserve=array_reverse($options_order,true);
    arsort($preserve);

    Cheers.

  • The topic ‘Fantastic plugin’ is closed to new replies.