Issues which do not fit into any of the other categories.
| Topics |
Comments |
Posted | Last comment |
|---|---|---|---|
| backdrop_goto fails after user_login_finalize(); | 4 | 1 year 6 months ago | 1 year 6 months ago |
| Conversion from a D7 site to Backdrop for a very large site | 4 | 5 years 10 months ago | 5 years 1 month ago |
| What hosting do you use for Backdrop CMS? | 4 | 2 years 5 months ago | 2 years 5 months ago |
| Does Backdrop have some functionality similar to Domain Access module? | 4 | 6 years 3 months ago | 1 year 2 months ago |
| EU Cookie Compliance error editor | 4 | 5 years 10 months ago | 5 years 10 months ago |
| Will book module stay for how long ? | 4 | 8 months 3 weeks ago | 8 months 3 weeks ago |
| Backdrop Firewall Module | 4 | 7 years 7 months ago | 7 years 7 months ago |
| ways to attract more developers into here ? | 4 | 2 years 4 weeks ago | 1 year 2 months ago |
| Can Backdrop Handle Large Websites? Accepted answer | 4 | 5 years 9 months ago | 5 years 9 months ago |
| A replacement for the "D7 Media" module ? | 4 | 2 years 9 months ago | 2 years 9 months ago |
| Fivestar Module Finalization? | 4 | 1 year 11 months ago | 1 year 4 months ago |
| Receive Emails... | 4 | 5 years 8 months ago | 5 years 8 months ago |
| How does the future of backdrop look like? | 4 | 5 years 2 days ago | 4 years 12 months ago |
| Renaming Backdrop Console's CLI shorthand `brush` | 4 | 6 years 1 month ago | 6 years 1 month ago |
| Backdrop vs D7 core modules Accepted answer | 4 | 8 years 10 months ago | 6 years 7 months ago |
| phpBB Forum integration? | 4 | 7 years 3 months ago | 7 years 1 month ago |
| Integration | 3 | 5 years 8 months ago | 5 years 5 months ago |
| Creating a free website | 3 | 3 years 4 weeks ago | 3 years 3 weeks ago |
| How many contrib modules have been ported so far? | 3 | 6 years 7 months ago | 3 years 3 months ago |
| Form Validation: NODE ID | 3 | 1 year 3 weeks ago | 1 year 3 weeks ago |
| Require assistance with a project removal on backdrop-contrib organization Accepted answer | 3 | 3 years 7 months ago | 3 years 7 months ago |
| Is (can) BCMS (become) Multilingual by Default? | 3 | 1 year 3 weeks ago | 1 year 3 weeks ago |
| Collaborating with Drupal community | 3 | 3 years 7 months ago | 3 years 3 months ago |
| Your Backdrop setup | 3 | 7 years 7 months ago | 7 years 5 months ago |
| Finding Backdrop modules Accepted answer | 3 | 7 years 3 weeks ago | 6 years 3 months ago |
Recent comments
Thanks Alejandro. That was the clues I needed.
Ubercart - Programmatically add product to cart and straight to Checkout
Have you tried uc_cart_add_item()? You need to provide the nid of the product. Then you can use backdrop_goto('cart/checkout'); to send the user to the checkout screen. uc_cart_add_item...
Ubercart - Programmatically add product to cart and straight to Checkout
No problem, let's see how it evolves. I'd be happy to provide a suggested version if i could. I will keep that in mind and try learn this hook chain hopefully very soon. I will...
File hashing uploads made through TinyMCE