croot / my-imouto-booru

Automatically exported from code.google.com/p/my-imouto-booru
0 stars 0 forks source link

[Fixed] "Favorited By:" list gives error when above 6 favorites. #200

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When a post has more than six favorites, and the "(X more)" link is made, an 
error appears twice right above the list, directly below "Favorited by:":

Notice: Undefined offset: 8 in /home/hypno/app/helpers/favorite_helper.php on 
line 22

Original issue reported on code.google.com by Grandmas...@gmail.com on 18 Aug 2013 at 6:54

GoogleCodeExporter commented 9 years ago
Erm, sorry, I forgot to mention...

The error will actually be:
Notice: Undefined offset: X in /home/hypno/app/helpers/favorite_helper.php on 
line 22

Where X is the number of favorites.

Original comment by Grandmas...@gmail.com on 18 Aug 2013 at 6:55

GoogleCodeExporter commented 9 years ago
Fixed~

Original comment by asterixvader on 28 Aug 2013 at 6:50

GoogleCodeExporter commented 9 years ago

Original comment by asterixvader on 21 Oct 2013 at 6:58