Help with getting things done and fixing problems.
| Topics | Comments | Posted |
Last comment |
|---|---|---|---|
| Override favicon | 4 | 4 years 7 months ago | 4 years 7 months ago |
| How to uninstall and delete module via UI? | 3 | 4 years 7 months ago | 4 years 7 months ago |
| Remove normalize.css? Accepted answer | 2 | 4 years 7 months ago | 4 years 7 months ago |
| Different display mode for different screen size | 1 | 4 years 7 months ago | 4 years 7 months ago |
| How to use different images for different screen sizes? | 4 | 4 years 7 months ago | 4 years 7 months ago |
| Run update.php core return blank page | 13 | 4 years 7 months ago | 4 years 7 months ago |
| File Not Writable - Error Accepted answer | 2 | 4 years 7 months ago | 4 years 7 months ago |
| Using Bootstrap classes in Flexible layouts for regions | 4 | 4 years 8 months ago | 4 years 8 months ago |
| Why were all the handy classes removed? | 6 | 4 years 8 months ago | 4 years 8 months ago |
| How to sort taxonomy field in Views table | 4 | 4 years 8 months ago | 4 years 8 months ago |
| Webform Address Field | 2 | 4 years 8 months ago | 4 years 8 months ago |
| Region layouts | 4 | 4 years 8 months ago | 4 years 8 months ago |
| Query Parameters To URL? | 2 | 4 years 9 months ago | 4 years 8 months ago |
| Installing CiviCRM on Backdrop CMS with Lando Accepted answer | 9 | 5 years 1 month ago | 4 years 8 months ago |
| 404 error with Backdrop/CiviCRM on Lando Accepted answer | 1 | 4 years 8 months ago | 4 years 8 months ago |
| Language links/flags positioning Accepted answer | 4 | 4 years 8 months ago | 4 years 8 months ago |
| Git Workflow for Backdrop CMS | 4 | 4 years 9 months ago | 4 years 8 months ago |
| Backdropcms views and CiviCRM integration | 8 | 4 years 9 months ago | 4 years 9 months ago |
| ckeditor mangling html around images | 5 | 5 years 10 months ago | 4 years 9 months ago |
| formatting url with token and blanks | 6 | 4 years 9 months ago | 4 years 9 months ago |
| File Uploading to individual node specific locations | 4 | 4 years 9 months ago | 4 years 9 months ago |
| Call to undefined function entity_view() error Accepted answer | 4 | 4 years 9 months ago | 4 years 9 months ago |
| plupload widget Accepted answer | 12 | 4 years 9 months ago | 4 years 9 months ago |
| <source> tag being closed with a stray end tag | 2 | 4 years 9 months ago | 4 years 9 months ago |
| What's the deal with tokens? Accepted answer | 8 | 5 years 5 months ago | 4 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