% page_title "Account Upgrade" %> <% meta_description "Upgrade to a Gold account." %> <%= render "users/secondary_links" %>
<%= link_to_user @recipient %> is already above Gold and can't be upgraded!
<% elsif @user_upgrade.recipient.is_gold? %><%= link_to_user @recipient %> is already Gold and can't be upgraded!
<% else %>Upgrading your account gives you exclusive benefits and helps support <%= Danbooru.config.canonical_app_name %>. Your support helps keep the site ad-free for everyone!
You can also gift an account upgrade to someone else. Just go to their profile page and look for a "Gift Upgrade" link.
Notice: Gold upgrades are temporarily disabled while we change our payment system.
<% end %> <% if Danbooru.config.is_promotion? %><%= tag.img src: "/images/padoru.gif", width: 24, height: 24 %> Danbooru Winter Sale! Gold upgrades are 25% off. Sale ends <%= time_ago_in_words_tagged(Danbooru.config.winter_sale_end_date) %>. <%= tag.img src: "/images/padoru.gif", width: 24, height: 24 %>
<% end %>| Basic | Gold | |||||
|---|---|---|---|---|---|---|
| Free |
<% if Danbooru.config.is_promotion? %>
One time fee
|
|||||
| Tag Limit | <%= User.tag_query_limit(User::Levels::MEMBER) %> | <%= User.tag_query_limit(User::Levels::GOLD) %> | ||||
| Page Limit | <%= User.page_limit(User::Levels::MEMBER) %> | <%= User.page_limit(User::Levels::GOLD) %> | ||||
| See Hidden Tags | No | Yes | ||||
| Private Favorites | No | Yes | ||||
| Favorite Groups | <%= User.favorite_group_limit(User::Levels::MEMBER) %> | Unlimited | ||||
| Saved Searches | <%= User.max_saved_searches(User::Levels::MEMBER) %> | <%= User.max_saved_searches(User::Levels::GOLD) %> | ||||
| Max Search Duration | 3 seconds | 6 seconds | ||||
| <% if @user_upgrade.purchaser.is_anonymous? %> | <%= link_to "Login", login_path(url: new_user_upgrade_path), class: "login-button button-primary" %> | <%= button_to "Get #{Danbooru.config.canonical_app_name} Gold", nil, class: "button-primary", disabled: true %> | <% elsif @recipient.level == User::Levels::MEMBER %><%= button_to "Get #{Danbooru.config.canonical_app_name} Gold", nil, class: "button-primary", disabled: true %> | <% else %><%= button_to "Get #{Danbooru.config.canonical_app_name} Gold", nil, class: "button-primary", disabled: true %> | <% end %>
<%= Danbooru.config.canonical_app_name %> Gold lets you search for more tags at once, browse deeper in search results, see tags non-Gold users can't see, keep your favorites private, and keep more favorite groups and saved searches.
The tag limit is how many tags you can search for at once. Normal users can only search for <%= User.tag_query_limit(User::Levels::MEMBER) %> tags at once. Gold users can search for up to <%= User.tag_query_limit(User::Levels::GOLD) %> tags at once.
See <%= link_to_wiki "help:cheatsheet" %> for more information on searches.
Normal users can only browse up to page 1000. Gold users can browse up to page 5000.
Normally your favorites are visible to everyone. Gold users can make their favorites private in their <%= link_to "account settings", settings_path %>.
Favorite groups are like personal tags or pools. They let you organize your favorites in groups however you wish. Gold users can have an unlimited number of favorite groups. See <%= link_to_wiki "help:favorite groups" %> for more details.
Saved searches let you save your favorite tags and searches. They let you easily check for new posts under your favorite tags. Gold users can keep up to 1000 saved searches. See <%= link_to_wiki "help:saved searches" %> for more details.
Complicated tag searches may take longer to execute. Normal users can only do searches that take up to 3 seconds long. Gold users can do searches that take up to 6 seconds long. This means Gold users can do more complicated tag searches.
We support all major credit and debit cards. We don't support PayPal or Bitcoin at this time.
No, this is not a subscription. This is a one-time payment. You pay only once and keep the upgrade forever.
You can <%= link_to "contact us", contact_path %> to request a refund for any reason within 48 hours of your purchase.