Help with getting things done and fixing problems.
| Topics |
Comments |
Posted | Last comment |
|---|---|---|---|
| have a view show contents in table and leaflet format simultaneously. Accepted answer | 10 | 1 week 3 days ago | 1 week 39 min ago |
| Duplicated images in view Accepted answer | 10 | 8 months 3 days ago | 8 months 2 days ago |
| OpenID? | 10 | 1 year 1 month ago | 1 year 2 days ago |
| Deployment Problems Accepted answer | 10 | 2 years 3 weeks ago | 2 years 3 weeks ago |
| Empty email send to administrator for created new user account | 10 | 5 years 7 months ago | 5 years 5 months ago |
| creating pull requests Accepted answer | 10 | 5 years 10 months ago | 5 years 2 weeks ago |
| Can't configure custom view | 10 | 2 years 8 months ago | 2 years 8 months ago |
| Webform submissions | 10 | 4 years 1 month ago | 4 years 1 month ago |
| alphabetic order for view | 9 | 4 years 10 months ago | 4 years 10 months ago |
| Missing "Main page content" block Accepted answer | 9 | 1 year 10 months ago | 1 year 9 months ago |
| Error after deleting a node field Accepted answer | 9 | 3 years 6 months ago | 2 years 2 months ago |
| Similar by Terms issue after upgrade | 9 | 2 months 7 hours ago | 1 month 4 weeks ago |
| More Link on List Modules Does Not Expand Accepted answer | 9 | 3 years 5 months ago | 3 years 5 months ago |
| Some Content Type Fields Disappeared? | 9 | 5 years 1 month ago | 5 years 1 month ago |
| my account got blocked and some forum posts deleted | 9 | 2 years 6 months ago | 2 years 6 months ago |
| Paging - incorporate with CKeditor? Accepted answer | 9 | 10 months 1 week ago | 10 months 1 week ago |
| Preprocess node field | 9 | 1 year 3 weeks ago | 1 year 3 weeks ago |
| Views & external relational databases | 9 | 6 years 3 months ago | 1 month 3 weeks ago |
| Can't Get Custom Module To Send HTML Email | 9 | 11 months 1 week ago | 11 months 4 days ago |
| Is there a proper Views book title sort? | 9 | 2 years 9 months ago | 2 years 9 months ago |
| Simple PDF Upload & Link | 9 | 2 years 7 months ago | 2 years 1 week ago |
| oauth_common module can not be updated Accepted answer | 9 | 3 years 4 months ago | 2 years 4 months ago |
| Error after moving sites to new server | 9 | 1 year 1 month ago | 1 year 1 month ago |
| Book data module? | 9 | 2 years 6 months ago | 1 year 10 months ago |
| Views Accordion as primary navigation Accepted answer | 9 | 8 months 1 week ago | 8 months 1 week 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