Help with getting things done and fixing problems.
| Topics | Comments | Posted |
Last comment |
|---|---|---|---|
| blank theme : How-to ? | 4 | 2 years 2 months ago | 2 years 1 month ago |
| Call to undefined function variable GET in 2023 | 1 | 2 years 1 month ago | 2 years 1 month ago |
| Manage multiple sites from a single dashboard | 2 | 2 years 1 month ago | 2 years 1 month ago |
| Options for event registration in Backdrop CMS | 7 | 5 years 9 months ago | 2 years 1 month ago |
| Porting BAWStats | 2 | 2 years 1 month ago | 2 years 1 month ago |
| Where is the "Add file" link on manage files page? Accepted answer | 1 | 2 years 1 month ago | 2 years 1 month ago |
| In order to update Backdrop CMS on DirectAdmin, which folder should be kept? Accepted answer | 1 | 2 years 1 month ago | 2 years 1 month ago |
| Search Box Disappears when logged out Accepted answer | 2 | 2 years 1 month ago | 2 years 1 month ago |
| password reset requests Accepted answer | 3 | 2 years 1 month ago | 2 years 1 month ago |
| csv file upload not possible? Accepted answer | 2 | 2 years 1 month ago | 2 years 1 month ago |
| Show flag link only to node owner in Views | 0 | 2 years 1 month ago | 2 years 1 month ago |
| same field or other | 2 | 2 years 1 month ago | 2 years 1 month ago |
| Customizing Search Results Question | 0 | 2 years 1 month ago | 2 years 1 month ago |
| How to add JSON-LD to Backdrop | 21 | 2 years 2 months ago | 2 years 1 month ago |
| Implementing a custom file browser/picker | 0 | 2 years 1 month ago | 2 years 1 month ago |
| Comments display issue with view | 4 | 2 years 1 month ago | 2 years 1 month ago |
| Best way to alter a field label? | 2 | 2 years 1 month ago | 2 years 1 month ago |
| wrong address from in mail | 1 | 2 years 3 weeks ago | 2 years 3 weeks ago |
| Deployment Problems Accepted answer | 10 | 2 years 3 weeks ago | 2 years 3 weeks ago |
| print $author without (not verified) Accepted answer | 5 | 2 years 3 weeks ago | 2 years 3 weeks ago |
| Ubercart and SMTP Accepted answer | 2 | 2 years 3 weeks ago | 2 years 3 weeks ago |
| Using Admin Theme with Book Pages Accepted answer | 6 | 2 years 3 weeks ago | 2 years 2 weeks ago |
| how to upload comments? | 4 | 2 years 2 weeks ago | 2 years 2 weeks ago |
| Themes config folder | 0 | 2 years 2 weeks ago | 2 years 2 weeks ago |
| Pending bug for the last 16 years with Container and Forum | 3 | 2 years 3 weeks ago | 2 years 2 weeks 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