I set the limit to 3 and only flagged 2 of them, when Hide flag links is checked it shows
Notice: Undefined variable: link_href in include() (line 46 of /var/www/drupal/sites/all/modules/contrib/flag/theme/flag.tpl.php)
All the flag links are hidden even though I havent reached the limit.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | link_href_notice-2154219-3.patch | 3.66 KB | theaidem |
Comments
Comment #1
theaidem commentedComment #2
theaidem commentedComment #3
theaidem commentedHi yuchuan1. Please try the patch
Comment #4
Terragg commented[ PHP 5.2.17 / Drupal 7.26 / Flags 3 ]
Was seeing the same issue as yuchuan1. Applied patch link_href_notice-2154219-3.patch, now Limiter works as expected.
Thanks.
Comment #5
markwk commentedI've reviewed and test this as well. I'll commit this change shortly and reroll a new release.
Comment #7
markwk commentedComment #9
becometa commentedHiding the flag link also makes the admin_menu not visible on page when link is hidden.