Help with getting things done and fixing problems.
| Topics |
Comments |
Posted | Last comment |
|---|---|---|---|
| Forum Topic Subscription | 6 | 6 years 11 months ago | 6 years 11 months ago |
| Multilingual support error if change from "Enabled" to "Enabled, with translation" | 6 | 5 years 4 months ago | 5 years 4 months ago |
| updating database and config files | 6 | 6 years 9 months ago | 6 years 1 month ago |
| partial word search possible? appl vs apple | 6 | 5 years 4 months ago | 5 years 4 months ago |
| Tips/Tricks for Improving the Editor Experience | 6 | 3 years 3 months ago | 3 years 1 month ago |
| Image manipulation on server? | 6 | 4 months 1 week ago | 4 months 1 week ago |
| Non MySQL databases? | 6 | 3 years 10 months ago | 3 years 10 months ago |
| Blog-Module and Layout Question | 6 | 8 months 3 weeks ago | 8 months 2 weeks ago |
| Making a page refresh periodically. | 6 | 5 years 8 months ago | 5 years 8 months ago |
| Failed to perform Manual self-update | 6 | 6 years 6 months ago | 6 years 6 months ago |
| Themes and Layouts confusion | 6 | 6 years 5 months ago | 6 years 5 months ago |
| Dropdown issues / Bootstrap 5 Lite Accepted answer | 6 | 1 year 9 months ago | 1 year 9 months ago |
| Rss- feeding for visitors not available? | 6 | 7 years 5 months ago | 7 years 5 months ago |
| How to set up XML Sitemap? | 6 | 1 year 1 month ago | 1 year 1 month ago |
| output of layout vs page template files Accepted answer | 6 | 7 years 5 months ago | 7 years 5 months ago |
| Need help for core update Accepted answer | 6 | 6 years 12 months ago | 6 years 12 months ago |
| How to publish theme for backdropcms comunity ? Accepted answer | 6 | 1 year 10 months ago | 1 year 9 months ago |
| Cannot increase upload file size - seems hardcoded into backdrop cms Accepted answer | 6 | 3 years 1 month ago | 3 years 1 month ago |
| xmlsitemap module | 6 | 7 years 8 months ago | 7 years 8 months ago |
| How to add custom styles to ckeditor Accepted answer | 6 | 3 years 4 weeks ago | 3 years 3 weeks ago |
| Views Handlers or Plugins | 6 | 1 year 9 months ago | 1 year 9 months ago |
| How to set custom CSS? | 6 | 6 years 6 days ago | 6 years 4 days ago |
| Download count | 6 | 1 year 4 months ago | 10 months 2 weeks ago |
| Max quantity ubercart order | 6 | 5 years 3 hours ago | 4 years 12 months ago |
| libraries directory obsolete? | 6 | 4 years 11 months ago | 3 years 9 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