Mr Lucky
Well-known member
- Affected version
- 2.2.13
I don't know if you would count this as a xenForo bug or Paypal issue, however many people rely on donation buttons.
I have now tested this on two xenforo forums, all addons disabled and default style. I may be the cause of the original bug report here:
To reproduce (with PayPal button active on page)
I have now tested this on two xenforo forums, all addons disabled and default style. I may be the cause of the original bug report here:
Server issue - Merge Posts Option Missing
I was merging some posts. The first few times I did it, I had no issues. Then I went to merge two more posts and the Merge option was missing from the menu. I had to deselect the 2 posts, re-select them, and then the Merge option was there. 2.1 RC2, default theme.
xenforo.com
To reproduce (with PayPal button active on page)
- Select two or more posts
- The selected post counter only shows one as being selected
- The merge posts and merge threads options do not appear (as if only one post was selected)
- Other moderator actions appear, and they take effect e.g. if two posts are selected and you choose DELETE, both posts get deleted although the counter is still only showing one.
Code:
<form style="margin-top: 10px;" action="https://www.paypal.com/donate" method="post" target="_top"><input name="hosted_button_id" type="hidden" value="UW9AZV2KUX7C6" /> <input class="donaty-page" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" name="submit" src="https://tamingthesaxophone.com/_extras/donate-button.svg" type="image" /> <img src="https://www.paypal.com/en_GB/i/scr/pixel.gif" alt="" width="1" height="1" border="0" /></form>