Help with getting things done and fixing problems.
| Topics |
Comments |
Posted | Last comment |
|---|---|---|---|
| Install with Lando is leading to blank screen | 4 | 4 years 3 months ago | 4 years 3 months ago |
| Cosmetic bug Accepted answer | 4 | 2 years 9 months ago | 2 years 8 months ago |
| Deleting a custom block | 4 | 3 years 12 months ago | 3 years 11 months ago |
| Subscriptions Module | 4 | 4 months 2 weeks ago | 4 months 1 week ago |
| VBO action to add terms to nodes | 4 | 5 years 6 months ago | 5 years 6 months ago |
| How to change meta name="viewport" Accepted answer | 4 | 10 months 2 weeks ago | 9 months 2 weeks ago |
| Share content in multisite Accepted answer | 4 | 2 years 5 months ago | 2 years 5 months ago |
| Uploaded image files stored in system/temporary (solved) | 4 | 3 years 6 months ago | 3 years 6 months ago |
| blank theme : How-to ? | 4 | 2 years 2 months ago | 2 years 1 month ago |
| Home page with redirect | 4 | 10 months 1 week ago | 10 months 6 days ago |
| Best way to set content access restriction in a recipe Accepted answer | 4 | 3 years 6 months ago | 3 years 6 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 |
| Upgrade from D7 is failing Accepted answer | 4 | 4 years 1 month ago | 4 years 1 month ago |
| Rendering a region inside a node template | 4 | 3 years 10 months ago | 3 years 10 months ago |
| Ubercart product import | 4 | 4 years 6 months ago | 4 years 2 weeks ago |
| Manually altering node table to set next incremental node | 4 | 2 years 11 months ago | 2 years 10 months ago |
| Views, hooks or handlers? Accepted answer | 4 | 2 months 4 weeks ago | 2 months 4 weeks ago |
| Moving from Drupal 6: importing views & image styles Accepted answer | 4 | 6 years 10 months ago | 6 years 10 months ago |
| Maps clustering Accepted answer | 4 | 1 year 1 month ago | 1 year 1 month ago |
| Render fields into a different region | 4 | 6 years 4 months ago | 6 years 4 months ago |
| How to sort taxonomy field in Views table | 4 | 4 years 8 months ago | 4 years 8 months ago |
| Select a unique target other than the title for a feeds importer. | 4 | 5 years 37 min ago | 4 years 12 months ago |
| Problem with hero when update | 4 | 6 years 2 months ago | 6 years 2 months ago |
| using the basic theme Accepted answer | 4 | 5 years 3 months ago | 5 years 3 months ago |
| how to display view in node | 4 | 8 years 2 days ago | 7 years 11 months ago |
Recent comments
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
I could request hashing support, but that's the lazy way 🤣 I would appreciate it if you as an active maintainer would 'officially' add a hashing support...
File hashing uploads made through TinyMCE