Hey there! That error message is definitely a head-scratcher. Even though you uninstalled Views, it sounds like something is still referencing a Views-related constant. Maybe a custom module or...
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...
Posted3 days 5 hours ago by Alejandro Cremaschi (argiepiano) on:
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...
Posted4 days 16 hours ago by RS Snyder (theflightrs) on:
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...
Comments
Here are some issues I would like to talk about or revisit (as time permits) during the Weekly Dev meeting or during the Design/UX meeting.
Better defaults position for breadcrumbs on installation of new sites.
https://github.com/backdrop/backdrop-issues/issues/4113
Config Recipes
* What can we do for the next release?
* How do we promote this? Is this a few feature (in theory, except for a bug it was there before)?
https://github.com/backdrop/backdrop-issues/issues/3763
Add a 'User: compare' visibility rule
Is this a good feature for core? Can we get it working for this release?
https://github.com/backdrop/backdrop-issues/issues/4029
This batch of issues
Add a new pageless node above the "Promoted Content" block on Home page
https://github.com/backdrop/backdrop-issues/issues/4849
Provide a new 'hidden-path' content type OOTB, and use it as a content block
https://github.com/backdrop/backdrop-issues/issues/4903
[UX] Change default home page from 'user' to 'node' - if user removes path to home
https://github.com/backdrop/backdrop-issues/issues/3343
A recent update with our long-standing symlink problem: Issue 3008
There's now a simpler alternate approach with less impact. Some core dev eyes are welcome.
The purpose is, to solve the initial problem soon. If people need more elaborated solutions for special cases, this could be a follow-up.