Help with getting things done and fixing problems.
| Topics | Comments |
Posted |
Last comment |
|---|---|---|---|
| How to mane image gallery with colorbox Accepted answer | 6 | 7 years 9 months ago | 7 years 9 months ago |
| How to print a Views Block programmatically | 1 | 7 years 9 months ago | 7 years 9 months ago |
| how to build a Worship Planning function | 5 | 7 years 8 months ago | 7 years 8 months ago |
| Error posting to a forum | 4 | 7 years 8 months ago | 7 years 8 months ago |
| user selectable theme? | 3 | 7 years 8 months ago | 7 years 4 months ago |
| xmlsitemap module | 6 | 7 years 8 months ago | 7 years 8 months ago |
| How to select nodes with field value equal to field value in current node using view? | 1 | 7 years 8 months ago | 7 years 7 months ago |
| Is it possible to hide menus | 1 | 7 years 8 months ago | 7 years 7 months ago |
| Prevent Views attachment display showing up on anything other than the first page | 0 | 7 years 8 months ago | 7 years 8 months ago |
| Problems with image styles Accepted answer | 17 | 7 years 7 months ago | 6 years 9 months ago |
| Issue with Update 1-9-5 | 13 | 7 years 7 months ago | 5 years 10 months ago |
| Ecommerce: Simple Recurring Membership | 11 | 7 years 7 months ago | 5 years 3 weeks ago |
| Headless Backdrop Setup | 3 | 7 years 7 months ago | 4 years 11 months ago |
| Remove authoring information on custom page | 2 | 7 years 6 months ago | 7 years 6 months ago |
| Adding background watermark. | 1 | 7 years 6 months ago | 7 years 6 months ago |
| How to Embed a Block in Templates | 20 | 7 years 6 months ago | 2 years 7 months ago |
| Migrating from a hacked D7 site | 3 | 7 years 6 months ago | 7 years 5 months ago |
| How can I run modules like devel on dev/test sites but not in production? | 3 | 7 years 6 months ago | 7 years 5 months ago |
| Admin notification of new user accounts | 3 | 7 years 5 months ago | 7 years 5 months ago |
| Update form 1.8 to 1.10 fails | 2 | 7 years 5 months ago | 7 years 5 months ago |
| Possible to render bare page contents? | 5 | 7 years 5 months ago | 7 years 5 months ago |
| Rss- feeding for visitors not available? | 6 | 7 years 5 months ago | 7 years 5 months ago |
| Unable to send e-mail error | 9 | 7 years 5 months ago | 7 years 5 months ago |
| Advanced menu link setup. | 4 | 7 years 5 months ago | 7 years 5 months ago |
| Mailchimp library | 7 | 7 years 5 months ago | 6 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