Block a user
by_tag/index.php not parsing tags.csv properly
by_tag/index.php not parsing tags.csv properly
The array mapped from tags.csv was being processed such that it would stop when it reached the number of rows not the number of coloums.
The fix has been merged into branch master.
by_tag/index.php not parsing tags.csv properly