Help with getting things done and fixing problems.
| Topics | Comments | Posted |
Last comment |
|---|---|---|---|
| is it possible to turn off the use of fontawesome? Accepted answer | 3 | 5 years 10 months ago | 5 years 10 months ago |
| How to update module's config file during module's update? Accepted answer | 4 | 5 years 10 months ago | 5 years 10 months ago |
| jquery ui - how to use | 3 | 7 years 2 months ago | 5 years 10 months ago |
| Adding new comment form to views / layouts | 1 | 5 years 10 months ago | 5 years 10 months ago |
| Personal Contact Form - no disable Accepted answer | 5 | 5 years 10 months ago | 5 years 10 months ago |
| multistep node form | 3 | 5 years 10 months ago | 5 years 10 months ago |
| using node display mode in view - comments out of place | 3 | 6 years 5 months ago | 5 years 10 months ago |
| search in "Add block" form of layouts Accepted answer | 3 | 5 years 10 months ago | 5 years 10 months ago |
| Backdrop Configuration Management | 2 | 5 years 10 months ago | 5 years 10 months ago |
| Upgrade Drupal 7 site with CiviCRM to Backdrop | 1 | 5 years 10 months ago | 5 years 10 months ago |
| flexible layouts in 1.14 | 3 | 5 years 10 months ago | 5 years 10 months ago |
| Single sign on modules for Backdrop | 1 | 6 years 1 month ago | 5 years 10 months ago |
| Replicating dev site on production server | 2 | 5 years 10 months ago | 5 years 10 months ago |
| Serial Field Accepted answer | 5 | 5 years 11 months ago | 5 years 10 months ago |
| email templates replacing tokens with empty strings Accepted answer | 3 | 5 years 11 months ago | 5 years 11 months ago |
| using terms from one node to populate select list in another node | 5 | 5 years 11 months ago | 5 years 11 months ago |
| Theme appearance preview | 0 | 5 years 11 months ago | 5 years 11 months ago |
| Courier Website with Order states | 2 | 5 years 11 months ago | 5 years 11 months ago |
| How to get Node id from node_save? Accepted answer | 2 | 5 years 11 months ago | 5 years 11 months ago |
| Adding a set of favicons. | 2 | 5 years 11 months ago | 5 years 11 months ago |
| Change user password programmatically Accepted answer | 2 | 5 years 11 months ago | 5 years 11 months ago |
| How to specify block placement with theme | 0 | 5 years 11 months ago | 5 years 11 months ago |
| unpublishing a node removes term references in taxonomy_index | 1 | 5 years 11 months ago | 5 years 11 months ago |
| How to load config files with code | 5 | 5 years 11 months ago | 5 years 11 months ago |
| Changing (customizing) Ckeditor | 7 | 6 years 5 months ago | 5 years 11 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